Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
apt-get install linuxlogo
nano /etc/linux_logo.conf 
        Insert -L 14 -F"You have Accessed a Secure Unauthorized System. Please disconnect now. \n#H \n#O Kernel #V \n#X #T #M #P \n#R RAM \n#U \n#L"
mv /etc/motd.tail /etc/motd.tail.orig
mv /etc/motd /etc/motd.orig 

Install Mltimedia Support

Code Block
echo '' >> /etc/apt/sources.list && echo '#Debian Multimedia' >> /etc/apt/sources.list && echo 'deb http://www.deb-multimedia.org wheezy main non-fee' >> /etc/apt/sources.list
apt-get update
apt-get install deb-multimedia-keyring
apt-get update

 

 

install build-essential

install kernel headers