Install default applications
# todo
# /tmp/debconf-answer.txt
# accept java licence
# sun-java6-bin shared/accepted-sun-dlj-v1-1 boolean true
apt-get -y install thunderbird vlc sun-java6-jre smbfs sun-java6-plugin bluefish putty tofrodos imagemagick p7zip-full smartmontools hwinfo lshw nfs-common rtorrent k9copy
http://searchmonkey.embeddediq.com/download - powerful text searches on Linux using regular expressions
gtk-recordmydesktop - Screencast creation for linux
unetbootin - create USB boot pen wirh different distributions
Packages
dosfstools - Utilities to create and check MS-DOS FAT filesystems
apt-get install gnome-do gnome-do-plugins
tofrodos - Converts DOS <-> Unix text files, alias tofromdos (dosfstools)
Viva Designer
wget http://software.viva.de/download.php?did=66 -O /tmp
dpkg -i /tmp/viva-designer-*.deb
wget http://software.viva.de/download.php?did=101 -O /tmp
Fonts
sudo apt-get install msttcorefonts
sudo apt-get install ttf-ubuntu-title
Ubuntu font directory:
/usr/share/fonts/truetype
Fix Java plugin in Hardy (only i386)
apt-get remove icedtea-gcjwebplugin
apt-get install -y sun-java6-plugin
Open winmail.dat in thunderbird
LookOut - https://addons.mozilla.org/en-US/thunderbird/addons/policy/0/4433/33018
Netboot install from harddisk
wget http://archive.ubuntu.com/ubuntu/dists/hardy/main/installer-amd64/current/images/netboot/boot.img.gz
gzip -d boot.img.gz
dd if=boot.img of=/dev/sda
Ubuntu tweak
URL=http://ubuntu-tweak.googlecode.com/files/ubuntu-tweak_0.4.7.1-1%7Ejaunty1_all.deb
wget ${URL} -P /tmp
sudo dpkg -i /tmp/ubuntu-tweak_*.deb
UMTS access
apt-get install nxclient network-manager-openvpn
wget http://64.34.161.181/download/3.2.0/Linux/nxclient_3.2.0-14_i386.deb -P /tmp/
dpkg -i /tmp/nxclient*.deb
chmod 755 /usr/lib/cups/backend/ipp
rm /tmp/nxclient*.deb
#setserial wvdial
IE 6
sudo apt-get install wine cabextract
wget http://www.kegel.com/wine/winetricks
sh winetricks ie6
wine .wine/drive_c/Programme/Internet\ Explorer/iexplore.exe
Thunderbird / Firefox command options
https://developer.mozilla.org/En/Command_Line_Options
Preseed
https://help.ubuntu.com/9.04/installation-guide/hppa/preseed-using.html
https://wiki.koeln.ccc.de/index.php/Ubuntu_PXE_Install
http://wiki.contribs.org/PXE_booting_to_BARTPE
aircrack
sudo apt-get install aircrack-ng
Do you like this page? Then support it. Please click the AD below and visit the sponsor. Thank you!