Misc bash scripts
- apache_mk_vhost.sh - Create apache vhost and /etc/hosts host
- ping_machinegun.sh - used for device network discovery and penetration testing
- _1 - change terminal keyboard language
- replace_string.sh - replace stringA with stringB in a file or multiple files in a target directory
- move.sh - move files from one directory to another according to given regex
- raspi_music_play.sh - play music sequentialy from a folder, using raspberry pi omxplayer
- mkctemplate.sh - create '.c' template file
- laravel_setup.sh - setup laravel project. -> install, set file permissions, create .env file, generate app key...