Skip to content

jericbryledy/cloudatcost-setup-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CloudAtCost Setup Scripts

An easy way to secure and setup your cloudatcost server.

Usage:

on a newly created instance, login as root, enter the following commands:

wget https://raw.githubusercontent.com/jericbryledy/cloudatcost-setup-scripts/master/ubuntu.sh
chmod u+x ubuntu.sh
./ubuntu.sh

What does the script do?

  1. Set the machine name
  2. Create a new account
  3. Deletes the default account user created by cloudatcost
  4. Updates the OS to the latest release version
  5. Updates all packages to the latest version
  6. Disables root ssh access
  7. Changes ssh port number (most script kiddies attack the default port 22)
  8. Regenerates new SSH Server keys
  9. Deletes old kernels

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages