Commit Graph

87 Commits

Author SHA1 Message Date
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
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
1c3ddb2201 Including services before wakeup and after sleep 2018-10-27 21:10:38 -03:00
f0173999cd Merge branch 'master' of github.com:brunofontes/linuxShortcuts 2018-10-26 00:42:52 -03:00
895f356687
Replacing the s"command"
Avoinding issues using the "s" command
only with echo.

Pacman-mirrors - As I have used only
mirrors from Brazil, it makes more sense
to restrict it just here.
2018-10-25 20:25:36 -03:00
3dc139dcb6 Merge branch 'master' of github.com:brunofontes/linuxShortcuts 2018-10-25 16:59:13 -03:00
2b6ee0f696
Small fixes and add a few new alias
- Fixing vagrant
   From time to time, after running the vagrant command
   path were changed to Vagrant. I fixed it by changing the
   && to ";"

- Added "gmerge"
   It is just a shortcut to merge another branch to the branch
   I am working on. Very usefull if I have to merge it often.
2018-10-25 14:30:52 -03:00
958dc79c93
Fixing cases where password were being displayed
Sometimes the "echo -e "$sudoPass\n" | yes" command
were displaying the password instead of confirming
something. So I changed it to make one thing at a
time.

First I refresh the use of sudo with password,
just using sudo in an echo command. So I can
use the command that really needs it with
not worries about asking the password.
2018-10-25 14:27:06 -03:00
e89a7ca8f7 Merge branch 'master' of github.com:brunofontes/linuxShortcuts 2018-10-14 15:53:52 -03:00
e44afcd5a3
Adding a csound script that changes audio profile
If was slow to change audio profiles from HDMI to Analog,
so I created this small script that changes it acordinly
with the parameter (-a to Analog, -h to HDMI).

It also shows a message on screen, so I can use KDE shortcuts
to make it even easier to change (Win+H or Win+A)
2018-09-27 11:00:27 -03:00
fe29bd3404
Fixing Backup exclude file
It were ignoring any file called .cache* instead of
ignoring the contents of folder .cache (.cache/*)
2018-09-27 10:33:14 -03:00