Commit Graph

146 Commits

Author SHA1 Message Date
7a28fde055
Joplin backup script 2021-02-23 08:57:25 -03:00
b34416de14
Backup script now works on new server 2021-02-20 14:55:12 -03:00
60972813b0
Backup: avoid issues by including terminator path 2021-02-20 09:45:15 -03:00
7424440645
Improve security by removing password from variable 2021-02-19 23:23:12 -03:00
584b15b88b
Removes tizonia and spotify as I don't use them anymore 2021-02-02 23:02:06 -03:00
3b52ad3ae3
Improve backup menu removing issued alias to rsync 2021-02-02 12:22:43 -03:00
d651d56726
PMova-se: including clear alias and a screen version of script 2020-05-24 11:11:38 -03:00
32671c4624
Fixing zbackup command on Minecraft Backup 2020-05-24 11:11:07 -03:00
35ed6782e6
Implementing zBackup to backups and organizing script 2020-05-24 11:10:39 -03:00
670b6f1812
Added: stupid 1 line script to turn off monitor
For testing purposes only.
2020-05-21 16:11:14 -03:00
b159432dc2
PMova-se: script for using tmux to fast start dev 2020-05-21 16:09:43 -03:00
bb74dec748
Arch update using only yay now 2020-05-21 16:09:10 -03:00
dcc4511ebb
Minecraft: improving backup:
1. Now it uses just 1 screen session
2. Backup wait for the right trigger on log file to save
2020-05-21 16:07:38 -03:00
9ae2401091
Backup: tentative to umount external HD in the script at the end 2020-05-21 16:06:22 -03:00
7a4059035c
Backup: updating exclude file list 2020-05-21 16:05:10 -03:00
95b5a30bce
Backup script updated
1. Moving message at the terminator command line, but inside the script
itself.

2. Fixing mail backup filename on line to delete old backups
2020-05-21 16:01:29 -03:00
3a28251262
Including some dummy and messy scripts to Minecraft
Just a service to inform time and closer Minecraft
servers after some time, so kids are not going to
sleep so late.
2020-05-06 12:20:39 -03:00
626faf6ce2
Including roothints update service for Unbound 2019-11-24 01:07:41 -03:00
36d53be1af
Small fixes at HD Backup script 2019-10-13 11:23:41 -03:00
f33fd3cf79
Including Tizonia scripts 2019-10-13 11:23:29 -03:00
0cb973041c
Including a Dolphin script to copy filenames 2019-10-13 11:23:07 -03:00
c118eebbf4
Waits to make sure the system will be full reliable before running 2019-10-13 11:22:32 -03:00
6093a485a2
Organizing VPS backup 2019-10-13 11:07:14 -03:00
8f16048878
Adjusting timers and sleeps on contabo backups 2019-10-13 10:59:35 -03:00
96220e593e
Add script to check if there is internet connection or restart mobprobe 2019-07-21 02:40:34 -03:00
5799d5a332
Improving the script to use 2 HDs 2019-07-19 15:54:14 -03:00
a4808a0e61
Including updating repos on aurman 2019-07-16 10:30:02 -03:00
506646a0ba
Skipping updating with pacman as AURMAN updates all packages as well 2019-07-15 13:48:02 -03:00
3ad97db7e0
Fixing Backup Contabo DB.timer 2019-07-15 13:47:38 -03:00
428fe8ce78
Organizing Backup scripts 2019-07-15 13:30:28 -03:00
dd5170b3b1
Avoind running pacman -Syyu as I am already updating with aurman 2019-07-15 12:04:57 -03:00
257bcfebf6
Updating to run more times a day as I am using rsync now 2019-07-14 19:43:15 -03:00
8cbcbebca8
Merge branch 'master' of github.com:brunofontes/linuxShortcuts 2019-06-14 16:56:51 -03:00
e588f9685b
Updating with the changes on the external HD 2019-06-14 16:52:52 -03:00
87930d7d9d
Improving Contabo backup service times 2019-06-14 16:52:23 -03:00
107b9a2f1d Merge branch 'master' of github.com:brunofontes/linuxShortcuts 2019-06-14 02:38:48 -03:00
512fab8ec3 DNS Server: Including scripts to update RootHints monthly 2019-06-14 02:38:11 -03:00
6c66d88068 Adding script to check DNS on laptop
Laptop battery is not working, so when the clock is wrong, my DNS
server does not works (because of DNSSEC) and it makes the clock to not
be able to update properly.

So this script changes the DNS to Quad9 and forces update the clock time
before changing it back to my DNS server.
2019-06-14 02:35:57 -03:00
f6246fb6a9
Including systemd services to backup VPS 2019-06-10 12:29:06 -03:00
17944a0867
Including hooks to keep /var folder clean using paccache
Included hooks to delete old cache files from pacman, to avoid /var
folder to stay full
2019-06-10 10:21:41 -03:00
4a915b7a39
Improving Android ADB Backup report
Included info about the exported file size and time of execution at the
end of the run command.
2019-06-10 10:19:55 -03:00
70ad44ed59 Renaming testDNS to fix-dns as it were not working properly
It appears systemd does not like upcase names. systemctl status were not
working with the uppercase name, but it worked with the lowercase one
2019-04-29 10:32:19 -03:00
ab9a092193
Fixing the file path
The first script was saving the backup file under the Dropbox folder.
That's not a good idea, as my Dropbox has a limited space and phone
backups has about 8GB of data.
2019-04-13 20:59:28 -03:00
f06d59da1f
Fixing android alert
Alert message was being used even when the backup/restore was not
completed succesfully. Fixed it using the && operator.
2019-04-12 19:00:03 -03:00
85a8a60b74
Android - added: Alert after finishing backup/restore 2019-04-12 18:57:49 -03:00
692234b8f2
Including script to Backup Android using ADB 2019-03-25 11:40:31 -03:00
f505d3bed1
Adding script to wait for some minutes and suspend system 2018-12-13 11:03:44 -02:00
5d37b4e886
Merge branch 'master' of github.com:brunofontes/linuxShortcuts 2018-11-19 19:22:12 -02:00
51f9c8e282
Including a spotify script and organizing csound 2018-11-19 19:21:01 -02:00
11aa184e80 Including reflector as well as pacman-mirros
There is no pacman-mirrors to arch linux, so
I am including the reflector command to be used
on my arch linux.
2018-11-16 22:27:16 -02:00