Setup VNC Server in Linux
This is how-to on setting up a VNC server on a Linux machine. Many times I’ve feel the need to VNC into the server & do the tasks. This is incredibly easy & can be done within few steps. We’ll...
This is how-to on setting up a VNC server on a Linux machine. Many times I’ve feel the need to VNC into the server & do the tasks. This is incredibly easy & can be done within few steps. We’ll...
What is Kickstart? Many system administrators would prefer to use an automated installation method to install Red Hat Enterprise Linux on their machines. To answer this need, Red Hat created the kickstart installation method. Using kickstart, a system administrator can...
What is XFCE Xfce is a lightweight desktop environment for UNIX-like operating systems. It aims to be fast and low on system resources, while still being visually appealing and user friendly. Xfce embodies the traditional UNIX philosophy of modularity and...
The dhcp (Dynamic Host Configuration Protocol)package contains an Internet Systems Consortium (ISC) DHCP server. DHCP is used to assign IP addresses and other stuff like gateway and DNS details automatically to the clients. we need a DHCP server configured for offering ipaddress...
Network monitoring tools are used to monitor the network, systems present on the network, various service running on the network, traffic etc. Ping: Ping command is used to check if the system is in the network or not. To check...