Kangarooo
5213
Comment:
|
5512
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
* {{http://www.stakemychips.com/dCoreIMG_staking/timezone.gif}} Available (''UTC/GMT'') 0'''7''':00-'''22''':00 my timezone (''UTC/GMT +2'') 0'''9''':00-'''24''':00 | |
Line 9: | Line 10: |
* {{http://www.google.com/talk/service/resources/chaticon.gif}} [[gtalk:chat?jid=kangarooo@gmail.com|Kangarooo]] | * {{https://wiki.ubuntu.com/Kangarooo?action=AttachFile&do=get&target=gtalk.gif}} [[gtalk:chat?jid=kangarooo@gmail.com|Kangarooo]] |
Line 14: | Line 15: |
= A/S/L = * Xubuntu since 8.10 * Bugs reported totaly 399 * Questions : 1 * Blueprints 1/5 is addapted |
Contact
Available (UTC/GMT) 07:00-22:00 my timezone (UTC/GMT +2) 09:00-24:00
<Kangarooo AT SPAMFREE gmail DOT com>
+371 26610661
A/S/L
- Xubuntu since 8.10
- Bugs reported totaly 399
- Questions : 1
- Blueprints 1/5 is addapted
First Steps
My Clean Install 1st commands
- To remove unneeded programms update lists upgrade programms and install needed programms
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 & Launchpad Mail Labeling in Gmail
For &
For Ubuntu Lists filter Matches: to:(lists.ubuntu.com) Do this: Skip Inbox, Apply label "0UBUNTU LISTS"
For LaunchPad Bugs filter Matches: to:(email+bugs@gmail.com) Do this: Skip Inbox, Apply label "0Launchpad" and also in LP profile put email as email+bugs@gmail.com couse it will still be delivered to email@gmail.com but is easyr to track with email+bugs@gmail.com
For LaunchPad Lists Filter Matches: to:(lists.launchpad.net | lists.canonical.com) Do this: Skip Inbox, Apply label "0LP lists"
Xfce Background Randomizer
- 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 */5 * * * * export DISPLAY=:0; /usr/bin/xfdesktop -reload and in terminal paste (in terminal so also in nano since its open in terminal pasting is ctrl+shift+V)
- to save and exit "Strl+Shift+X" then confirm "Shift+Y" "Enter"
- Now every 5 min background will change
Now Working On
- Infecting Friend PC`s with Xubuntu
- Posting/Making Bug Reports (mostly found bugs found in clean Xubuntu 9.10 installation)
- Getting Ready to learn
Posting coment on every bug from LP RSS Feed Of Bugs http://feeds.launchpad.net/ubuntu/latest-bugs.atom
=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.
- 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 ...
Kangarooo (last edited 2022-12-22 20:10:47 by kangarooo)