Home > Ubuntu > Step After Ubuntu Intrepid Instalation

Step After Ubuntu Intrepid Instalation

November 26th, 2008 Wawan Leave a comment Go to comments


This is my steps after i installed intrepid in my pc, its goal is to make my intrepid more good :D

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 :D
nett0
nett1
nett2

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
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 :D

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 :D
Go to synaptic package manager, search avant windows navigator then install with all depedency
awn
6. Install Flash Plugin for Firefox

sudo apt-get install flashplugin-nonfree

to be continued :D

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • BlinkList
  • Live
  • MSN Reporter
  • MySpace
  • RSS
  • StumbleUpon
  • Technorati
  • Twitter
  • Yahoo! Bookmarks
Categories: Ubuntu Tags: ,
  1. No comments yet.
  1. No trackbacks yet.