Skip to content

kansasdynamics/sysadmin

Repository files navigation

System Administration

Bash, PowerShell, and SQL scripts for System Administration.

Hostname

Change the hostname of a Linux system.

sudo chmod +x hostname.sh  
sudo ./hostname.sh

Bluetooth

Restore Bluetooth functionality in Kali Linux.

sudo chmod +x bluetooth.sh  
sudo ./bluetooth.sh

node.js

Installs a node.js server used for running React web applications.

sudo chmod +x nodejs.sh  
sudo ./nodejs.sh

About

System Administration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published