Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Tutorial Changing the SSH Port for Your Linux Server

redhat

Administrator
Staff member
Administrator
Joined
Jun 19, 2019
Messages
3,306
Reaction score
15,927
Points
134
Location
root[@]woi
You can change the default SSH port for your Linux server as an added security measure.

Warning: Make sure the new SSH port does not conflict with any known or blocked ports.

To Change the SSH Port for Your Linux Server
  1. Connect to your server via SSH
  2. Switch to the root user
  3. Run the following command:
    Bash:
    nano /etc/ssh/sshd_config
  4. Locate the following line:
    Bash:
    #Port 22
  5. Remove # and change 22 to your desired port number.
  6. Restart the sshd service by running the following command:
    Bash:
    service sshd restart
 
Thanks for this.
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
thanks ola ola
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top