Configuration made to my Ubuntu 8.10 System (Part II)
posted on 26 Nov 2008 09:55 by monoguy in ubuntuContinued from the first part of Configuration made to my Ubuntu 8.10,
11.Install OpenOffice 3.0 using the the same method.
12.Install Flash 10 final using the same method given in the entry.
13.Telneting to Motorola Rokr E6 works right away without any furture configuration by using the following method but you don't need to recompile the kernel in this time.
- Connect your phone to the computer using the USBNET mode. The internet connection will be lost for a while. To see that you can really telnet to your E6 say
# ifconfig
- usb0 must be there on the list. You will need to run the following command
# sudo modprobe usbnet
# ifconfig usb0 192.168.1.5 netmask 255.255.255.0 up
# sudo ifconfig usb0 192.168.1.1
# telnet 192.168.1.2
Ten Things to do After installing Ubuntu 8.10
source: http://www.dailygyan.com/
14. I ran the command to enable medibuntu repositories
$ sudo wget http://www.medibuntu.org/sources.list.d/intrepid.list --output-document=/etc/apt/sources.list.d/medibuntu.list && sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
You will need to say yes at:
Install these packages without verification?
15. I say (to enable all repositires)
$ sudo sed -i -e "s/# deb/deb/g" /etc/apt/sources.list && sudo apt-get update
16. Enable Playback of Encrypted DVDs in Ubuntu 8.10
$ sudo apt-get install libdvdcss2
17. Enble Playing MP3, WMA, Real and Apple QuickTime Files in Ubuntu 8.10 (for 32-bit machine)
$ sudo apt-get install w32codecs
You will need to say yes.
*18. Install Skype in Ubuntu 8.10 (Haven't done this yet)
$ sudo apt-get install skype
*19. Install Adobe Acrobat Reader in Ubuntu 8.10
$ sudo apt-get install acroreadSomeone say that I don't need to bother with acroread because we've already got a good lightweighted pdf-reader but for me it is easier to print out some pdf-files in different layouts.
20. Install Google Earth on Ubuntu 8.10
$ wget http://dl.google.com/earth/client/current/GoogleEarthLinux.bin && chmod +x GoogleEarthLinux.bin && ./GoogleEarthLinux.bin
21. Install VLC Player in Ubuntu 8.10
$ sudo apt-get install vlc
*22. Install Flash Plugin for Firefox in Ubuntu 8.10 (Haven't done this because I have already installed flash plugin 10)
$ sudo apt-get install flashplugin-nonfree
23. Install Google Picasa in Ubuntu 8.10
# sudo echo 'deb http://dl.google.com/linux/deb/ stable non-free' >> /etc/apt/sources.list && sudo apt-get update && sudo apt-get install picasa
Or download picasa.deb for linux from google
# sudo dpkt -i picasa.deb


#1 By รับทำ seo (118.172.61.194) on 2009-01-18 17:09