Server

DHCP Server Configuration on Cisco IOS Routers

Post Views: 1,793 This How To will describe the most common configuration needed for Cisco IOS to create a DHCP (IPv4) server on your switch or router. Before You Start Before you configure the DHCP address pool, you need to: •Identify DHCP options for devices where necessary, including the following: –Default boot image name –Default […]

DHCP Server Configuration on Cisco IOS Routers Read More »

Setting up a SSH Server in Ubuntu Server 10.x and above

Post Views: 1,231 This is really simple.We have chosen OpenSSH as the best software for the job.  Begin by opening a Terminal Window on the server.  Enter the following command to install OpenSHH:sudo apt-get install openssh-server Done! To test that it’s working, you can try to ssh into the server: ssh localhost You will be

Setting up a SSH Server in Ubuntu Server 10.x and above Read More »

Scroll to Top