Friday, May 2, 2008

Ubuntu 8.04 Post Install Script

New script to install essential tools/apps after you install Ubuntu 8.04

sudo wget http://coldwar0.googlepages.com/u804.sh && chmod a+x u804.sh && ./u804.sh


Build/Compiler Tools:
build-essential
linux-headers-generic
linux-headers-`uname -r`
pkg-config
xserver-xorg-dev
bin86
automake
scons

Misc Tools/Apps:
subversion - Tools for svn checkouts.
compizconfig-settings-manager - Compiz Desktop Effects (For Cube, wobbly windows, etc)
xmms - WinAmp Style A/V Player
vlc - VLC Media Player
wine - Windows Emulator
ntfs-config - Type this in the console to mount NTFS partitions R/W
ubuntu-restricted-extras - Fonts, Flash Player, other stuff...
rar, unrar, p7zip-full, unace - Additional file compression/decompression tools
numlockx - Tool to turn on numlock at login. You can just add 'numlockx' command to System -> Preferences -> Sessions

Emerald Engine, Theme Manager:
emerald

Ubuntu Studio Theme:
ubuntustudio-gdm-theme
ubuntustudio-icon-theme
ubuntustudio-sounds
ubuntustudio-screensaver
ubuntustudio-theme
ubuntustudio-wallpapers
usplash-theme-ubuntustudio

Other Stuff:
aircrack-ng-1.0-beta2 - Wireless WEP and WPA capturing/cracking suite
madwifi-0.9.4 - Wireless Driver w/ Packet Injection Patch for Atheros

No comments: