Commit Graph

543 Commits

Author SHA1 Message Date
exu
d869febd25 Disable more xorg/i3 specific tools 2023-11-17 20:11:23 +01:00
exu
81d81a3789 Change emacs path. Disable xrdb 2023-11-17 20:05:23 +01:00
exu
04f83567e7 Create autostart directory 2023-11-17 20:03:20 +01:00
exu
4c5f0122a4 Disable bashrc 2023-11-17 20:02:06 +01:00
exu
639b0be8dc Specify wayland branch 2023-11-17 20:01:09 +01:00
exu
353704f2b8 Disable old Emacs directory 2023-11-17 19:58:03 +01:00
exu
34e79bcb77 Also use scriptloc on the originating script 2023-11-17 19:39:23 +01:00
exu
92b9493807 Make scripts less path dependent 2023-11-17 18:19:47 +01:00
290ca717ce Add new route for lan1dmz 2023-11-17 15:21:06 +01:00
33002008aa Fix stuff for sway 2023-11-17 15:20:11 +01:00
bf8795910b Unset set -e temporarily 2023-11-17 15:17:41 +01:00
9e5f01c1d4 Add test for doom emacs 2023-11-17 15:17:41 +01:00
exu
0a6dbd751a Search for correct package 2023-11-17 13:38:05 +01:00
exu
7777ea7d34 Cgroups v2 is the default nowadays 2023-11-17 13:38:05 +01:00
exu
008bdf8111 Remove debugging commands 2023-11-10 14:16:45 +01:00
exu
95baa58f66 Collect only intended PIDs to wait for 2023-11-10 14:15:02 +01:00
exu
a9db7932ab Probably found the logic bug 2023-11-10 13:30:12 +01:00
exu
47dc6ef3d5 Debug running jobs 2023-11-10 13:27:52 +01:00
exu
00a11da088 Debug running jobs 2023-11-10 13:27:25 +01:00
exu
81ba053624 Revert to previous version 2023-11-10 13:27:17 +01:00
exu
fae3e87ea2 Modify wait again 2023-11-10 13:24:04 +01:00
exu
a3187a560a Actually wait for all jobs 2023-11-10 13:21:31 +01:00
exu
05007708f6 Change finished report 2023-11-10 13:18:51 +01:00
exu
321c6a0cf0 Print newline at script end 2023-11-10 13:13:49 +01:00
exu
675c60149f Remove pipewire.conf file 2023-10-27 20:03:18 +02:00
exu
d3e2c56aed Services long removed 2023-10-27 20:03:05 +02:00
exu
42404f7078 Loop playlist instead of file 2023-09-29 12:46:51 +02:00
exu
7dff58490d Repeat playlist if it stops 2023-09-29 12:37:31 +02:00
exu
4c39500380 Add wait for background jobs 2023-09-24 13:20:38 +02:00
exu
b998da4bde Reorder upload/download 2023-08-27 19:48:19 +02:00
exu
afd028adce Generate betterlockscreen images in the background 2023-08-18 13:18:10 +02:00
exu
0e4d857ea6 Remove unused startup script 2023-08-06 16:17:36 +02:00
exu
c185b5df0a Change comment styling 2023-08-03 21:22:08 +02:00
exu
a58932e072 Rename ofx statement conversion script 2023-07-30 21:31:35 +02:00
exu
092b5abb18 Remove old comment 2023-07-22 16:35:24 +02:00
exu
5c5e293d1c Add check for running thunderbird and offer to stop it 2023-07-22 16:35:07 +02:00
exu
ad11bc88e4 Change script to POSIX sh 2023-07-22 16:34:51 +02:00
exu
7f8c4b4e70 Fix thunderbird backup script 2023-07-22 16:34:22 +02:00
exu
b3220610a1 Make pc leading for all media 2023-07-15 12:42:35 +02:00
exu
633af81fda Add script for ofxstatement
Conversion of multiple XML-files into separate OFX-files using
    ofxstatement and ofxstatement-iso20022
2023-07-14 16:48:31 +02:00
exu
81b1b4b442 Remove powershell 2023-07-13 14:04:20 +02:00
be6dcd4e97 Clarify filetype 2023-06-30 15:36:47 +02:00
e69af0bcc9 Move stuff around 2023-06-22 07:55:27 +02:00
ef72336887 Remove cache directory copy 2023-06-22 07:49:37 +02:00
8820f952dd Change betterlockscreen background image creation
Background images won't be cached anymore.
    Instead the background image will be generated on device to fit the
    screen size.
2023-06-04 13:08:55 +02:00
16df94aeef Add another ip exclusion 2023-06-03 21:21:25 +02:00
8e5fbac1d6 MORE OUTPUT 2023-05-30 16:58:08 +02:00
0dde05a078 Use two separate steps 2023-05-30 16:55:22 +02:00
815d5bf67a Put the awk output into the file 2023-05-30 16:53:10 +02:00
cb16da0018 Oops remove quotes 2023-05-30 16:52:01 +02:00
75ad3683b7 AWK variables don't work 2023-05-30 16:50:59 +02:00
8d3efd746d Enable per-device configuration for some settings where necessary 2023-05-30 16:46:01 +02:00
b4371deb71 Completely reworked wireguard allowed ip calculation
Based on findings that the Endpoint is not automatically excluded
    when AllowedIPs is set manually and happens to include the Endpoint
    changes had to be made.
    An additional Python script has been created that takes IP-Ranges to
    exclude as an argument so the AllowedIPs range can be calculated
    dynamically for every different config file.
    This drastically increases the time to patch all files, so it might
    be worth it to make this script more parallel in the future.
2023-05-29 11:53:58 +02:00
4f67115b25 Add exit after help menu 2023-05-22 21:20:33 +02:00
2fd0891655 Fix firefox config path 2023-05-22 21:18:20 +02:00
1bde1df151 Make updating firefox config optional 2023-05-22 21:16:01 +02:00
6a0dfeba25 Keep sudo active during script 2023-05-22 20:20:17 +02:00
7822fc15ca if statement around .fehbg 2023-05-22 20:19:08 +02:00
76872f7fef chmod .fehbg if possible 2023-05-22 20:08:11 +02:00
9bfd0f163c Move some systemd services to config
Enable timer for reflector
    Move vnstat service to config
2023-05-22 19:51:45 +02:00
3f9736c350 Modify installation scripts to use new paths 2023-05-21 15:51:52 +02:00
959e3ccadc Add script to ignore local networks in wireguard tunnels
The following subnets are ignored
    - 172.16.0.0/12
    - 192.168.0.0/16
    - fc00::/7
    - fe80::/10
2023-04-06 08:43:51 +02:00
6361fd2c15 Move wireguard routes to archive 2023-04-06 08:43:36 +02:00
2020a586ec Fix pip package update script 2023-02-27 21:49:53 +01:00
8cac1f57ad Move various old scripts 2023-02-21 13:09:28 +01:00
901d6a52aa Move archive folder up 2023-02-21 13:09:14 +01:00
1baeb42cbf Disable master checkout 2023-02-19 10:57:23 +01:00
08e5fe843c Sync youtube folder 2023-02-01 20:54:43 +01:00
9afe2a1151 Remove group change from script 2023-01-29 11:30:32 +01:00
e634a41a67 Tdarr input and output script 2023-01-28 17:23:50 +01:00
11a1ef56ec Change bandwidth 2023-01-28 17:23:36 +01:00
9fa081e840 Disable nemo configs 2023-01-14 12:57:10 +01:00
be365ed76e Remove gimp plugins 2023-01-14 12:55:46 +01:00
bcb097d50f Remove old lines 2023-01-14 12:53:52 +01:00
7fee138b0c Update script 2023-01-14 12:52:11 +01:00
71bc5342e9 Remove nemo config 2023-01-13 15:13:09 +01:00
4933da5452 Temporarily disable firefox config updating 2022-12-28 13:00:50 +01:00
a3632358f1 Add all the stuff from the old script as example 2022-12-07 21:36:59 +01:00
6b57e365ad Only one call to main 2022-12-07 21:20:21 +01:00
87739dca21 Update some stuff 2022-12-07 21:19:12 +01:00
e24babb122 WIP python config 2022-12-07 21:10:22 +01:00
00db363f85 Delete books on kavita that don't exist locally 2022-12-04 19:21:20 +01:00
a780725496 Increase volume 2022-12-04 18:47:41 +01:00
259dbec147 Leading device main PC for music 2022-12-02 17:28:54 +01:00
095d686cbc Make script executable 2022-12-02 10:32:51 +01:00
bad4b1043e Remove extraneous files (NAS leading, JF following) 2022-12-01 20:48:13 +01:00
c637f2263f Split into multiple lines 2022-12-01 16:45:38 +01:00
4a8287790a Disable video output 2022-12-01 16:44:40 +01:00
8bff32555a Play youtube music playlist 2022-12-01 16:42:22 +01:00
df718605b0 Don't copy fehbg anymore. (plus shell formatting) 2022-12-01 09:24:01 +01:00
45c32024d6 Update ffmpeg info 2022-11-29 18:26:39 +01:00
b460a83e3d Use different folder for input 2022-11-29 17:51:52 +01:00
30c87e7636 Add script to copy media from input to transcode server 2022-11-27 13:01:55 +01:00
c07a5334d9 Add unlock for ssh key just in case 2022-11-27 13:01:46 +01:00
a4ca103eea Disable youtube transfer for the moment 2022-11-23 19:48:05 +01:00
5ef9390e2f Add progress to kavita sync 2022-11-22 16:56:56 +01:00
0a11a388c3 Unlock ssh key only if necessary 2022-11-22 16:56:46 +01:00
e6d8f5ac51 Unlock ssh key at start of script 2022-11-21 18:33:54 +01:00
67e2614c36 Change bandwidth limit 2022-11-20 16:37:48 +01:00
314393cad5 Reduce bandwidth limit for jellyfin sync 2022-11-20 12:00:04 +01:00