As Linux system administrator, you will need to configure IP address on your system. Unlike desktop machines where you can use dynamic IP addresses, on a server infrastructure, you will need to setup a static IP address. Configure Static IP Address in RHEL/CentOS/Fedora To configure static IP address in RHEL / CentOS / Fedora, you […]
Tag: linux

Connecting to Linux from Windows over SSH
After you received VPS or Dedicated server details from your hosting provider, you will need to connect to your server and configure it. This article describes how to use a client called PuTTY to form an Secure Shell (SSH) connection from a computer running a Microsoft Windows OS to a Linux server.