Just a huge amount of tests, shortcuts and other stuff. This is my messy drawer, do not expect organization here.
Go to file
Bruno Fontes 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
Android Improving Android ADB Backup report 2019-06-10 10:19:55 -03:00
apt-get
Backup
Egnyte
music
Pacman Including hooks to keep /var folder clean using paccache 2019-06-10 10:21:41 -03:00
Services Renaming testDNS to fix-dns as it were not working properly 2019-04-29 10:32:19 -03:00
SSH
README.md
waitAndSleep.sh Adding script to wait for some minutes and suspend system 2018-12-13 11:03:44 -02:00
zshrc

linuxShortcuts

apt-get

update.sh

A basic script to update your packages with apt-get

Egnyte

pathToEgnyte.sh

A simple script that converts Egnyte file paths from Z:\ to our company website URL

Pacman

aur

Just a simple and fast shortcut to install aur packages using aurman with no confirmation.

Recommended: include in your ~/.bashrc the following line: alias aur='source ~/linuxShortcuts/Pacman/aur'

Usage: find your package on aur website and just type aur name-of-package.

Example: for visual-studio-code-bin just type aur visual-studio-code-bin. It will ask for your root password and it will install it with all dependencies.

updateRepositories.sh

A basic script to update the original packages with Pacman and aurman

Services

run-media-bruno-Multimedia.mount

My script to mount a partition out of FSTAB

SSH

check-ssh-identity.sh

Add a ssh identity if there is none.