Earlier we have covered how to block usb storage device on windows. Now we will see how to block usb storage on linux. To disable run following commands: echo ‘install usb-storage : ‘ >> /etc/modprobe.conf mv /lib/modules/$(uname -r)/kernel/drivers/usb/storage/usb-storage.ko /root To
Network Simulator for linux
GNS3 is a graphical network simulator that allows simulation of complex networks. GNS3 is an excellent complementary tool to real labs for network engineers, administrators and people wanting to pass certifications such as CCNA, CCNP, CCIP, CCIE, JNCIA, JNCIS, JNCIE.
Collage maker for linux
Ever want to create collage in linux? Then Shape Collage is the answer. Shape Collage was started by Vincent Cheung in 2007 because he had thousands of photos and didn’t know what to do with them. He thought about making
IP Policy based route on Cisco Router
You may have multiple ISP terminated on router, and might be willing to share load. Following guide can help you utilize both links. SR IP Policy based route on Cisco Router I have one leased line (ISP1), which is for
System Task Manager for linux
Most of the Windows user after shifting to Linux miss their Task Manager. They tried to understand top output, but fails to do so. So here are the gui alternatives you can use for process, cpu, memory management in linux.