9225638d86
Changes after installing EndeavourOS
2023-12-13 17:04:22 -03:00
7c558606b2
More messed tests and stuff
2023-12-01 19:01:08 -03:00
108e82c07a
feat: adding ntfy to backup scripts
2023-06-28 11:32:30 -03:00
79860803ee
Bunch of stuff
2023-06-23 10:10:17 -03:00
f4f27738a9
Lots of tests
2022-10-07 08:40:50 -03:00
65786716a0
Backup: added ionice and notification
2022-06-10 09:24:44 -03:00
7757a806c1
Backup: disk changed
2022-04-01 20:23:56 -03:00
ddcc1c4d40
OXO: add start-oxo script
2022-04-01 20:23:56 -03:00
edef2eb7f0
DNS: test with most used URLs
2022-04-01 20:23:56 -03:00
a7f1deb2de
Backup-Gitea: add a test
2022-04-01 20:23:56 -03:00
3e7e6d3289
Dashboard: added weechat
2022-04-01 20:23:56 -03:00
a7fbe54d02
Source: update cmd to new audio names
2022-04-01 20:23:55 -03:00
f82448f44b
BackupContabo: Run it for user bruno
2022-04-01 20:23:55 -03:00
17f5a53374
Pacman: fix Yay cmd
2022-04-01 20:23:55 -03:00
4ef0f2c542
Backup: prune better and do not backup MasterClass project files
2022-04-01 20:23:55 -03:00
e8ba3582c2
KDE: enforce I am working with pomodoros
2022-04-01 20:23:55 -03:00
f2471555fd
Merge branch 'master' of github.com:brunofontes/linuxShortcuts
2022-03-04 14:07:50 -03:00
b926a7c2b4
feat: add mbsync service every 5 minutes
2022-02-20 19:05:52 -03:00
1be27fff16
fix: Neomutt now only opens after while
...
Now it gives time for the gpg is already unlocked
2022-02-20 19:04:12 -03:00
bfd0749b11
BackupServer: adding/fixing other backups
2022-02-20 19:03:43 -03:00
9d973a0305
yay: show pkgbuild diff
2022-02-20 19:01:56 -03:00
7a381cea26
yay: including the more than necessary diff of pkgbuild files
2022-02-20 10:27:22 -03:00
8fe43eb404
Adding Gitea to backup
2022-02-01 21:45:08 -03:00
42344f98a5
Tests, tests and tests
...
Still not sure why I keep track of those changes, if I don't need them
and do not care about proper handling them.
Anyway, it is here if, some some reason I need it back.
2022-01-22 19:14:01 -03:00
2964dc1404
Generic updates on laptop
...
Again, I don't need to keep track of the changes. Just a matter of
having them here.
2021-12-24 11:01:28 -03:00
b497912cdf
feat(OXO): script to stop Main activity when working
2021-08-04 17:48:10 -03:00
847f839d89
feat(video): Add script save last video path
2021-08-04 17:17:23 -03:00
0c16db897f
fix(browser): Fix typo redirecting errors do /dev/null
2021-08-04 17:15:18 -03:00
ebc7031a3d
feat(Browser): Include incognito window option
2021-07-31 16:14:03 -03:00
14901142b6
feat: add script to choose the best browser per KDE Activity
2021-07-17 19:38:02 -03:00
00a0ebe0f8
update.sh: stop running if error when updating/cleaning
2021-04-21 18:23:10 -03:00
7c8be4432a
update.sh: has fewer unecessary error messages
2021-04-21 18:03:44 -03:00
fbb551377b
fix(backup): Each backup has it's own folder
...
I was previously using one folder for multiple backups, but it doesn't
help for pruning old backups. So, now, each backup set has it's own
folder, what makes it easier to restore as well.
2021-04-03 23:09:15 -03:00
d3fc0cecb6
fix(Backup): do not append a "-2" to the VM backup name anymore
2021-03-27 11:38:50 -03:00
3347cb35e6
feat(systemd): add shortcut to add new service
...
The script removes an old version, copy the new service to the correct
folder, run a daemon-reload and get a status about it.
2021-03-26 23:32:49 -03:00
b9ddb223e4
fix(Minecraft-hour.sh): do not create unecessary folder inside backup
2021-03-26 23:24:05 -03:00
c45afbc817
chore(tmuxPMovase): improve tmux organization/sizes
2021-03-26 21:19:36 -03:00
f2095563b3
feat(MinecraftBackup): now using Borg instead of zBackup
2021-03-26 21:18:30 -03:00
b8495afbba
fix(MinecraftBackup): exiting with the correct status
...
It is expected to do not have a running instance so it should exit nicely.
2021-03-26 20:52:56 -03:00
d1ec197dc4
fix(Backup): do not create unecessary file anymore
2021-03-26 20:43:52 -03:00
9b3515d121
fix(Backup): folder name with space can be backed up
...
Backup function were not working with folders that had space on it.
Fixed now including double quotes with the parameter inside the
function.
2021-03-26 20:41:19 -03:00
e978b6a36e
feat(backup): keeping just 1 repository per backup and testing it
2021-03-26 09:20:05 -03:00
790e5f0d9b
Backup: use only 2 repositories per disk
...
It appears to be safe enough to have just a few repositories (2 per
disk, 4 at total) to avoid backup corruption and it will increase a lot
the disk space management and how long I will be able to keep my
backups.
2021-03-25 11:27:28 -03:00
6cc4e48d65
Backup: improve exclude list
2021-03-25 11:27:02 -03:00
578199a4eb
Backup: add script to list backups
2021-03-25 11:26:07 -03:00
8f19bc32d7
Including back pacman-mirrors
2021-03-23 23:14:15 -03:00
e9d68361ad
Update backup to Borg
...
Not using zbackup anymore as it is not being maintained. Borg appears to
be a better replacement.
2021-03-23 23:00:13 -03:00
3c0d5be76a
Including temp change to backup main server
2021-03-05 12:24:30 -03:00
55a640cbf7
Services logging errors
2021-03-05 12:23:27 -03:00
2b36d7c555
Backup does not start on metered connections anymore
2021-02-23 08:58:09 -03:00