Sshstep

CentOS 8 - Initial Server Setup

CentOS 8 - Initial Server Setup

Initial Server Setup with CentOS 8

  1. Prerequisites.
  2. Step 1: Log in via SSH.
  3. Step 2: Change Logged in User Password.
  4. Step 3: Create a New Sudo User.
  5. Step 4: Logging in as the Newly Created User.
  6. Step 5: Disable Root Login via SSH.
  7. Step 6: Update Your Server.
  8. Step 7: Setting timezone.

Ubuntu Data Collection Report is Out! Read the Interesting Facts
What information does Ubuntu collect? Does Ubuntu steal your data? Does Ubuntu spy on users? Is Ubuntu good for privacy? Does Ubuntu still send data t...
Crontab in Linux
The Cron daemon is a built-in Linux utility that runs processes on your system at a scheduled time. Cron reads the crontab (cron tables) for predefine...
Solve Unable to load authentication plugin 'caching_sha2_password'
The version 8.0 of MySQL has changed the default authentication plugin from mysql_native_password to caching_sha2_password. So if you are using a clie...