Step After Ubuntu Intrepid Instalation
This is my steps after i installed intrepid in my pc, its goal is to make my intrepid more good
1. Add New Network in network connection, this is for automatic network config cause when u use default connetion it will use dhcp n in my pc it won’t work ![]()



2. Update Intrepid
sudo apt-get update
sudo apt-get upgrade
3. Install Samba for file sharing
sudo apt-get install samba
sudo apt-get install system-config-samba
then use system-config-samba to configure n define what folder u want to share n the users to, n it’s simple cause use gui interface. system-config-samba can found in System > Administration > Samba

4. Multimedia Support, for playing movie, mp3 etc …
Add Medibuntu (Multimedia, Entertainment & Distractions In Ubuntu) repository.
sudo wget http://www.medibuntu.org/sources.list.d/intrepid.list –output-document=/etc/apt/sources.list.d/medibuntu.list
Then, add the GPG Key:
sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
Now what u need is only apt-get install
sudo apt-get install libdvdcss2
sudo apt-get install w32codecs
sudo apt-get install vlc
5. Install Avant Windows Navigator, it is mac OS like menu ![]()
Go to synaptic package manager, search avant windows navigator then install with all depedency

6. Install Flash Plugin for Firefox
sudo apt-get install flashplugin-nonfree
to be continued
Recent Comments