Skip to content

Bash script files for necessary operations after installing your server

License

Notifications You must be signed in to change notification settings

yazilimciadam/InitialServerSetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

yazilimciadam Bash Scripts

I have compiled the bash script files for your linux servers that you have set up in cloud server infrastructure such as AWS, IBM, GCP, Azure.

Installation Steps

chmod +x script_name,
./script_name

Note: The script will guide you.

FAQ

  • How to create SSH Key
ssh-keygen -m PEM -t rsa -C #user_name

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

License

License MIT

About

Bash script files for necessary operations after installing your server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages