Run both of these and you will be fine.
sudo update-alternatives --config usplash-artwork.so
sudo dpkg-reconfigure linux-image-$(uname -r)
Both have to be ran otherwise the change you make with step one will not take effect.
Subscribe to:
Post Comments (Atom)
list open ports and unix sockets
To do this I use netstat command to list all open ports: $ sudo netstat -tuplen to list open ports and unix sockets: $ sudo netstat -...
-
This is very unconventional but a valid code and it will run!!, the magic is the static initializer block. this block is hidden from ever...
-
[ These steps may work on CentOS 5.* too] Prepare your OS for it $ sudo yum groupinstall "Development tools" $ sudo yum in...
No comments:
Post a Comment