Skip to content

amadex13/initial-server-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Initial Server Setup (iss.sh) by Amadex.com

How to run?

wget https://www.amadex.com/iss.sh && chmod +x iss.sh && ./iss.sh

This Bash script simplifies and automates initial server setup tasks on your Linux machine. The script allows you to change the root password, hostname, timezone, and SSH port. It can also create swap space, disable IPv6, and install common packages like nano, htop, curl, screen, and git. Additionally, it provides an option to run the Yet-Another-Bench-Script (YABS) for benchmarking.

After executing this script, remember to reboot the system to apply changes.

About

This script will do the initial server setup for you.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages