top of page

CentOS Server Setup

Updated: Jul 20, 2023

Start up internet connection and locate IP Address

sudo nmcli con up enp0s3

sudo nmcli con mod enp0s3 connection.autoconnect yes
#sudo nmcli connection modify enp0s3 connection.autoconnect true

ip addr show

Set hostname

hostnamectl set-hostname your-new-hostname

Display hostname

hostnamectl

 
 
 

Recent Posts

See All
Install Surfshark CLI

Step-by-step guide to automatically set up Surfshark VPN on Ubuntu (for both CLI and autostart at boot): sudo apt update sudo apt install snapd sudo snap install surfshark https://chatgpt.com/share/

 
 
 

Comments


Contact Me

Tel: 678-642-8051

cspeed@jcsassoc.com

  • Google+ Long Shadow
  • LinkedIn Long Shadow
  • Facebook Social Icon
  • Twitter Long Shadow

© 2005 by Christopher Speed

Your details were sent successfully!

bottom of page