kangarooo

Revision 16 as of 2010-06-18 07:13:31

Clear message

Kangarooo

https://launchpadlibrarian.net/27032792/kangarooo192ubuntu.jpg

Contact

  • Email: <Kangarooo AT SPAMFREE gmail DOT com>

  • GTalk: Kangarooo
  • Skype: kangarooozigolo
  • Phone: +371 26610661

First Steps

My Clean Install 1st command

  • sudo aptitude purge gimp thunderbird && sudo aptitude update && sudo aptitude install adblock-plus google-chrome-beta ntfs-config flashplugin-nonfree firefox-launchpad-plugin

  • From How to enable Apport

    sudo service apport start force_start=1
    To enable it permanently, do this:
    sudo nano /etc/default/apport

... and change enabled from "0" to "1".

Ubuntu Related Mail Labeling Gmail

Make Random Changable Desktop Background in Xfce

  • In Desktop properties make list of background u like
  • in terminal : sudo aptitude install cron
  • in terminal : crontab -e (if asked choose 2:nano its easyr)
  • copy and in terminal paste (in nano pasting is ctrl+shift+V)
  • to save and exit Strl+Shift+X then Shift+Y Enter
  • Now every 5 min it will change background

Now Working On

=Some Most Used Commands=

  • sudo aptitude update && sudo aptitude install (packagename)

aptitude is better then apt-get couse after each install it removes unused packages so system is more clean if using aptitude

  • killall packagename

kills process with that name. If something hangs up alt+F2 opens terminal and kill it. if cant move mouse or all screen is not responding restart all by going to Ctrl+alt+F(1-6) and sudo service gdm restart then get back to normal window system with Ctrl+Alt+F7 With one of thouse windows u can also use irssi irc terminal programm

Cell 1

Cell 2

Cell 3

Cell 4

Cell 5

Cell 6

  • Full Codecs and restricted dvds.

http://www.medibuntu.org/

  • Short instalation from medibuntu.org
    • sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update

    • sudo apt-get --yes install app-install-data-medibuntu apport-hooks-medibuntu
    • sudo apt-get install non-free-codecs libdvdcss2

WMA? If not encoded then. Very easily... try this command "sudo apt-get install win-32 codecs", without the quotes.

If you wanna watch dvds go ahead and grab those as well, "sudo apt-get install libdvdcss2 http://ubuntuforums.org/showthread.php?t=182902

...


CategoryHomepage