Cse Linux Ubuntu
Cse Linux Ubuntu
Mark (202891C)
Table of contents
Code:
• cisco@ubuntu:~$ sudo vim /etc/modprobe.d/blacklist.conf
• blacklist usb-storage
• cisco@ubuntu:~$ sudo vim /etc/rc.local
• modprobe -r usb-storage
In /etc/modprobe.d/blacklist.conf using vim
In /etc/rc.local
Activate Firewall • Ufw: Uncomplicated Firewall
Was previously downloaded but
not activated.
Upgrade Ubuntu • cisco@ubuntu:~$ sudo apt-get upgrade (update
packages)
packages to latest • cisco@ubuntu:~$ sudo apt-get update (check updates)
version
Check connections in the system (method)
• Set the time to automatically get from outside the vm for an accurate time and date to
use other resources in the vm like firefox.
• If the update does not reset my progress, update the ubuntu server.
Thank you