Howto Setup Cisco Router Enable Password

There are five passwords used to secure your Cisco routers: console, auxiliary, telnet (VTY),enable password, and enable secret. Just as you learned earlier in the chapter, the first two passwords are used to set your enable password that’s used to secure privileged mode. This will prompt a user for a password when the enable command […]
Continue reading…

 

Securing Cisco Routers by Disabling Unused Services

On Cisco routers, a whole bunch of services come enabled by default.your first order of operation would be to ensure that the all unused services are disabled. Now we will see how to disable some services on cisco router for security purpose.
Continue reading…

 

Howto make partition changes visible to the kernel without reboot

Many system administrators may be in the habit of re-booting their systems to make partition changes visible to the kernel. With Linux, this is not usually necessary. The partprobe command, from the parted package, informs the kernel about changes to partitions.
Continue reading…