الجمعة، 20 مارس 2009

اهم ما يجب عمله بعد تثبيت الاوبنتو 8.10


اضافة المستودعات

كود:
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
تشغيل ال Encrypted DVD
كود:
sudo apt-get install libdvdcss2
تشغيل MP3, WMA, Real and Apple QuickTime Files
للأجهزه 32 بت
كود:
sudo apt-get install w32codecs
للأجهزه 64 بت
كود:
sudo apt-get install w64codecs
تثبيت سكايب
كود:
sudo apt-get install skype
تثبيت Adobe Acrobat Reader

كود:
sudo apt-get install acroread
هناك بدائل له مثل xpdf وال kpdf

تثبيت Google Earth

كود:
wget http://dl.google.com/earth/client/current/GoogleEarthLinux.bin && chmod +x GoogleEarthLinux.bin && ./GoogleEarthLinux.bin
تثبيت VLC Player

كود:
sudo apt-get install vlc
تثبيت العملاف اوبن اوفس 3
كود:
echo 'deb http://ppa.launchpad.net/openoffice-pkgs/ubuntu intrepid main' >> /etc/apt/sources.list.d/openoffice.sources.list && sudo apt-get update
تثبيت الفلاش plugins للفايرفوكس

كود:
sudo apt-get install flashplugin-nonfree
تثبيت Google Picasa
كود:
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

ليست هناك تعليقات:

إرسال تعليق