Page 1 of 2 12 LastLast
Results 1 to 10 of 19

Thread: Post your Karmic source.list

  1. #1
    Join Date
    Jul 2009
    Location
    Kolkata, India
    Beans
    189
    Distro
    Ubuntu 18.04 Bionic Beaver

    Post your Karmic source.list

    Hallo everybody.
    I don't think that any one will mind to share his/her sources list of Karmic!! Lets share our secrecy of source list and enhance the topic. Here is mine:
    Code:
    #### Ubuntu Main Repository
    deb http://archive.ubuntu.com/ubuntu/ karmic main universe multiverse restricted
    deb-src http://archive.ubuntu.com/ubuntu/ karmic main universe multiverse restricted
    
    #### Ubuntu Update Repository
    deb http://archive.ubuntu.com/ubuntu/ karmic-updates main universe multiverse restricted
    deb-src http://archive.ubuntu.com/ubuntu/ karmic-updates main universe multiverse restricted
    deb http://security.ubuntu.com/ubuntu karmic-security main universe multiverse restricted
    deb-src http://security.ubuntu.com/ubuntu karmic-security main universe multiverse restricted
    
    #### Canonical Commercial Repository
    deb http://archive.canonical.com/ubuntu karmic partner
    deb-src http://archive.canonical.com/ubuntu karmic partner
    deb http://archive.canonical.com/ubuntu karmic-updates partner
    deb-src http://archive.canonical.com/ubuntu karmic-updates partner
    deb http://archive.canonical.com/ubuntu karmic-security partner
    deb-src http://archive.canonical.com/ubuntu karmic-security partner
    
    #### 3rd Parties Repos
    
    ## Themes du ZgegBlog: Project Bisigi
    ## sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 6E871C4A881574DE
    deb http://ppa.launchpad.net/bisigi/ppa/ubuntu karmic main
    deb-src http://ppa.launchpad.net/bisigi/ppa/ubuntu karmic main
    
    ## Cairo-dock
    ##  wget -q http://repository.cairo-dock.org/cairo-dock.gpg -O- | sudo apt-key add
    deb http://repository.cairo-dock.org/ubuntu karmic cairo-dock
    ## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 7274A4DAE80D6BF5
    deb http://ppa.launchpad.net/cairo-dock-team/ppa/ubuntu karmic main multiverse restricted universe 
    deb-src http://ppa.launchpad.net/cairo-dock-team/ppa/ubuntu karmic main multiverse restricted universe 
    deb http://ppa.launchpad.net/cairo-dock-team/weekly/ubuntu karmic main multiverse restricted universe 
    deb-src http://ppa.launchpad.net/cairo-dock-team/weekly/ubuntu karmic main multiverse restricted universe 
    deb http://ppa.launchpad.net/cairo-dock-team/update/ubuntu karmic main multiverse restricted universe 
    deb-src http://ppa.launchpad.net/cairo-dock-team/update/ubuntu karmic main multiverse restricted universe
    
    ## Chromium-browser
    ## sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 5A9BF3BB4E5E17B5
    deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main
    deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main
    
    ## Ubuntusatanic
    ## wget -q http://ubuntusatanic.org/ubuntu-se-key.gpg -O- | sudo apt-key add -
    deb http://ubuntusatanic.org/hell karmic main
    
    ## Openoffice
    # deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu karmic main
    # deb-src http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu karmic main
    
    ## Google software repository
    ## sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com A040830F7FAC5991
    deb http://dl.google.com/linux/deb/ stable non-free
    deb http://dl.google.com/linux/deb/ testing non-free
    
    ## Getdeb
    ## wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
    deb http://archive.getdeb.net/ubuntu karmic-getdeb apps
    
    ## Opera
    ## sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com F9A2F76A9D1A0061
    deb http://deb.opera.com/opera/ lenny non-free
    ## wget -q -O - http://deb.opera.com/archive.key | sudo apt-key add -
    deb http://deb.opera.com/opera/ squeeze non-free
    deb http://deb.opera.com/opera-beta/ squeeze non-free
    
    ## Firefox
    ## sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 632D16BB0C713DA6
    deb http://ppa.launchpad.net/fta/ppa/ubuntu karmic main
    
    ## Pidgin
    ## sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 7FB8BEE0A1F196A8
    deb http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu karmic main
    
    ## GIMP (Testing Version)
    ## sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 43BB102C405A15CB
    deb http://ppa.launchpad.net/matthaeus12...imp-svn/ubuntu karmic main multiverse restricted universe
    deb-src http://ppa.launchpad.net/matthaeus12...imp-svn/ubuntu karmic main multiverse restricted universe
    
    ## Compiz-fusion
    ## sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 2ED6BB6042C24D89
    deb http://ppa.launchpad.net/compiz/ubuntu karmic main
    deb http://ppa.launchpad.net/compiz/ppa/ubuntu karmic main multiverse restricted universe
    deb-src http://ppa.launchpad.net/compiz/ppa/ubuntu karmic main multiverse restricted universe
    
    ## VLC
    ## sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com D739676F7613768D
    deb http://ppa.launchpad.net/c-korn/vlc/ubuntu karmic main
    
    ## SMPlayer/MPlayer Core Libraries
    ## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A7E13D78E4A4F4F4
    deb http://ppa.launchpad.net/rvm/smplayer/ubuntu karmic main
    deb-src http://ppa.launchpad.net/rvm/smplayer/ubuntu karmic main
    ## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 2C20FEBDE130B2A5
    deb http://ppa.launchpad.net/rvm/testing/ubuntu karmic main multiverse universe restricted
    deb-src http://ppa.launchpad.net/rvm/testing/ubuntu karmic main multiverse universe restricted
    ## sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0DA7581859566E92
    deb http://ppa.launchpad.net/rvm/libs/ubuntu karmic main multiverse universe restricted
    deb-src http://ppa.launchpad.net/rvm/libs/ubuntu karmic main multiverse universe restricted
    ## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0893DC134548A28D
    deb http://ppa.launchpad.net/brandonsnider/ppa/ubuntu karmic main multiverse universe restricted
    deb-src http://ppa.launchpad.net/brandonsnider/ppa/ubuntu karmic main multiverse universe restricted
    ## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 015A66E603E02400
    deb http://ppa.launchpad.net/rvm/mplayer/ubuntu karmic main multiverse universe restricted 
    deb-src http://ppa.launchpad.net/rvm/mplayer/ubuntu karmic main multiverse universe restricted 
    
    ## Medibuntu
    ## sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 2EBC26B60C5A2783
    deb http://packages.medibuntu.org/ karmic free non-free
    deb-src http://packages.medibuntu.org/ karmic free non-free
    
    ## Empathy
    ## sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com FA3A1271
    deb http://ppa.launchpad.net/telepathy/ppa/ubuntu karmic main
    deb-src http://ppa.launchpad.net/telepathy/ppa/ubuntu karmic main
    
    ## Gnome-do
    ## sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 28A8205077558DD0
    deb http://ppa.launchpad.net/do-core/ppa/ubuntu karmic main
    
    ## Nautilus-dropbox
    ## gpg --keyserver pgp.mit.edu --recv-keys 3565780E
    deb http://linux.getdropbox.com/ubuntu karmic main
    
    ## Gnome-globalmenu
    ## sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 7889D725DA6DEEAA
    deb http://ppa.launchpad.net/globalmenu-team/ppa/ubuntu jaunty main
    
    ## Gnome-colors theme
    ## sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 2D79F61BE8D31A30
    deb http://ppa.launchpad.net/gnome-color...ers/ppa/ubuntu karmic main
    deb-src http://ppa.launchpad.net/gnome-color...ers/ppa/ubuntu karmic main
    
    ## Shutter
    ## sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com FC6D7D9D009ED615
    deb http://ppa.launchpad.net/shutter/ppa/ubuntu karmic main
    
    ## Terminator
    ## sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 978228591BD3A65C
    deb http://ppa.launchpad.net/gnome-terminator/ppa/ubuntu karmic main
    
    ## Azureus
    ## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 7A16627C
    deb http://ppa.launchpad.net/smaioli/ppa/ubuntu karmic main
    
    ## Breathe Icon Set
    ## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 45FFBBBA
    deb http://ppa.launchpad.net/breathe-dev/ppa/ubuntu karmic main
    
    ## Conky
    ## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 95628707
    deb http://ppa.launchpad.net/norsetto/ppa/ubuntu karmic main
    deb-src http://ppa.launchpad.net/norsetto/ppa/ubuntu karmic main
    
    ## Esmska
    ## wget -q -O - http://repo.palatinus.cz/repo.key | sudo apt-key add -
    deb http://repo.palatinus.cz/stable /
    
    ## KDE 3.5
    ## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 44869960
    deb http://ppa.launchpad.net/kde3-maintainers/ppa/ubuntu karmic main
    deb-src http://ppa.launchpad.net/kde3-maintainers/ppa/ubuntu karmic main
    
    ## Miro HD Video Player
    deb http://ftp.osuosl.org/pub/pculture.o...itories/ubuntu karmic/
    
    ## Playdeb
    ## wget -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
    deb http://archive.getdeb.net/ubuntu karmic-getdeb games
    
    ## PlayOnLinux
    deb http://deb.playonlinux.com/ karmic main
    
    ## Ubuntu Tweak
    ## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0624A220
    deb http://ppa.launchpad.net/tualatrix/ppa/ubuntu karmic main multiverse restricted universe 
    deb-src http://ppa.launchpad.net/tualatrix/ppa/ubuntu karmic main multiverse restricted universe 
    ## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 2E183FA1E260F5B0
    deb http://ppa.launchpad.net/ubuntu-twea...ing/ppa/ubuntu karmic main multiverse restricted universe
    deb-src http://ppa.launchpad.net/ubuntu-twea...ing/ppa/ubuntu karmic main multiverse restricted universe 
    
    ## Wine
    ## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F9CB8DB0
    deb http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu karmic main
    deb-src http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu karmic main
    
    ## Viewizard Games repository
    ## wget http://www.viewizard.com/linux/viewizard-gpg.asc
    ## sudo apt-key add viewizard-gpg.asc
    ## sudo apt-get install astromenace
    deb http://viewizard.com/linux debian/
    
    ## Banshee
    ## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6E80C6B7
    deb http://ppa.launchpad.net/banshee-team/ubuntu karmic main 
    deb-src http://ppa.launchpad.net/banshee-team/ubuntu karmic main  
    ## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys C9DF5F3AFD21FFFE
    deb http://ppa.launchpad.net/banshee-team/ppa/ubuntu karmic main multiverse restricted universe 
    deb-src http://ppa.launchpad.net/banshee-team/ppa/ubuntu karmic main multiverse restricted universe 
    deb http://ppa.launchpad.net/banshee-tea...nstable/ubuntu karmic main multiverse restricted universe 
    deb-src http://ppa.launchpad.net/banshee-tea...nstable/ubuntu karmic main multiverse restricted universe
    deb http://ppa.launchpad.net/banshee-uns...eam/ppa/ubuntu karmic main multiverse restricted universe 
    deb-src http://ppa.launchpad.net/banshee-uns...eam/ppa/ubuntu karmic main multiverse restricted universe 
    deb http://ppa.launchpad.net/banshee-tea...e-daily/ubuntu karmic main multiverse restricted universe 
    deb-src http://ppa.launchpad.net/banshee-tea...e-daily/ubuntu karmic main multiverse restricted universe
    
    ## ClamAV
    ## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 8AB767895ADC2037
    deb http://ppa.launchpad.net/ubuntu-clamav/ppa/ubuntu karmic main multiverse restricted universe
    deb-src http://ppa.launchpad.net/ubuntu-clamav/ppa/ubuntu karmic main multiverse restricted universe
    
    ## Bigon (empathy, rhythmbox)
    ## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F586F9AD744BF4D0
    deb http://ppa.launchpad.net/bigon/ubuntu karmic main
    deb-src http://ppa.launchpad.net/bigon/ubuntu karmic main
    
    ## Gmusicbrowser (open-source jukebox for large collections of mp3/ogg/flac/mpc/ape files, written in perl)
    ## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 2FE527580ADD8151
    deb http://squentin.free.fr/gmusicbrowser ./ 
    
    ## Audacious
    ## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 729BC20A4FCA60A8
    deb http://ppa.launchpad.net/sebner/ubuntu karmic main
    deb-src http://ppa.launchpad.net/sebner/ubuntu karmic main
    
    ## CairoClock
    ## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys FF6D1003462167CE
    deb http://ppa.launchpad.net/macslow/ubuntu karmic main
    deb-src http://ppa.launchpad.net/macslow/ubuntu karmic main
    
    ## Mozilla Daily Build Team
    ## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 9BDB3D89CE49EC21
    deb http://ppa.launchpad.net/mozillateam/ffox35/ubuntu karmic main multiverse restricted universe
    deb-src http://ppa.launchpad.net/mozillateam/ffox35/ubuntu karmic main multiverse restricted universe
    ## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A6DCF7707EBC211F
    deb http://ppa.launchpad.net/ubuntu-mozi...ity/ppa/ubuntu karmic main multiverse restricted universe 
    deb-src http://ppa.launchpad.net/ubuntu-mozi...ity/ppa/ubuntu karmic main multiverse restricted universe 
    ## gpg --keyserver subkeys.pgp.net --recv-key 247510BE && gpg --armor --export  247510BE | sudo apt-key add -
    deb http://ppa.launchpad.net/ubuntu-mozi...ily/ppa/ubuntu karmic main universe restricted multiverse 
    deb-src http://ppa.launchpad.net/ubuntu-mozi...ily/ppa/ubuntu karmic main universe restricted multiverse
    Thank you all of you for your participation.
    Last edited by cariboo; November 14th, 2009 at 07:33 PM. Reason: replaced quote tags with code tags
    Avoid the Gates of Hell. Use Ubuntu.


  2. #2
    Join Date
    Jul 2008
    Location
    Where I am
    Beans
    807
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Post your Karmic source.list

    Quote Originally Posted by Tapas Bose, India View Post
    Hallo everybody.

    Hello, Dr. Nick!
    .i coi rodo

  3. #3
    Join Date
    Nov 2009
    Location
    UK
    Beans
    Hidden!
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Post your Karmic source.list

    When i have some time, i'll see if i can add anything to that, but that's a nice long list, here's one i think you missed - but looking at that it made my eyes fuzzy, so i dunno, i might be there

    XBMC for Linux (very cool media center)
    deb http://ppa.launchpad.net/team-xbmc/ppa/ubuntu karmic main
    deb-src http://ppa.launchpad.net/team-xbmc/ppa/ubuntu karmic main

    - If you can find the "Media Stream" skin for XBMC, it looks exactly like Plex on Mac.
    I use XBMC and it's much better than Moovida - which on my lappy was awful.
    To get the media stream skin, just download the windows version and move the skin from that
    into the skins folder in Ubuntu. (it's hard to find the media stream skin online i found and it didn't come with the Ubuntu version for me)
    Last edited by J-Buntu; November 14th, 2009 at 07:34 PM.

  4. #4
    Join Date
    Apr 2009
    Location
    Ellensburg, WA
    Beans
    1,441
    Distro
    Ubuntu

    Re: Post your Karmic source.list

    Here's mine...

    Code:
    # deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Release amd64 (20091027)]/ karmic main restricted
    # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
    # newer versions of the distribution.
    
    deb http://us.archive.ubuntu.com/ubuntu/ karmic main restricted
    deb-src http://us.archive.ubuntu.com/ubuntu/ karmic main restricted
    
    ## Major bug fix updates produced after the final release of the
    ## distribution.
    deb http://us.archive.ubuntu.com/ubuntu/ karmic-updates main restricted
    deb-src http://us.archive.ubuntu.com/ubuntu/ karmic-updates main restricted
    
    ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    ## team. Also, please note that software in universe WILL NOT receive any
    ## review or updates from the Ubuntu security team.
    deb http://us.archive.ubuntu.com/ubuntu/ karmic universe
    deb-src http://us.archive.ubuntu.com/ubuntu/ karmic universe
    deb http://us.archive.ubuntu.com/ubuntu/ karmic-updates universe
    deb-src http://us.archive.ubuntu.com/ubuntu/ karmic-updates universe
    
    ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
    ## team, and may not be under a free licence. Please satisfy yourself as to 
    ## your rights to use the software. Also, please note that software in 
    ## multiverse WILL NOT receive any review or updates from the Ubuntu
    ## security team.
    deb http://us.archive.ubuntu.com/ubuntu/ karmic multiverse
    deb-src http://us.archive.ubuntu.com/ubuntu/ karmic multiverse
    deb http://us.archive.ubuntu.com/ubuntu/ karmic-updates multiverse
    deb-src http://us.archive.ubuntu.com/ubuntu/ karmic-updates multiverse
    
    ## Uncomment the following two lines to add software from the 'backports'
    ## repository.
    ## N.B. software from this repository may not have been tested as
    ## extensively as that contained in the main release, although it includes
    ## newer versions of some applications which may provide useful features.
    ## Also, please note that software in backports WILL NOT receive any review
    ## or updates from the Ubuntu security team.
    # deb http://us.archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse
    # deb-src http://us.archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse
    
    ## Uncomment the following two lines to add software from Canonical's
    ## 'partner' repository.
    ## This software is not part of Ubuntu, but is offered by Canonical and the
    ## respective vendors as a service to Ubuntu users.
    # deb http://archive.canonical.com/ubuntu karmic partner
    # deb-src http://archive.canonical.com/ubuntu karmic partner
    
    deb http://security.ubuntu.com/ubuntu karmic-security main restricted
    deb-src http://security.ubuntu.com/ubuntu karmic-security main restricted
    deb http://security.ubuntu.com/ubuntu karmic-security universe
    deb-src http://security.ubuntu.com/ubuntu karmic-security universe
    deb http://security.ubuntu.com/ubuntu karmic-security multiverse
    deb-src http://security.ubuntu.com/ubuntu karmic-security multiverse
    deb http://apt.wakoopa.com all main
    deb http://ppa.launchpad.net/tualatrix/ppa/ubuntu karmic main
    deb-src http://ppa.launchpad.net/tualatrix/ppa/ubuntu karmic main
    deb http://ppa.launchpad.net/giftwrap/ppa/ubuntu karmic main
    deb-src http://ppa.launchpad.net/giftwrap/ppa/ubuntu karmic main
    deb http://ppa.launchpad.net/abhidg/ppa/ubuntu karmic main
    deb-src http://ppa.launchpad.net/abhidg/ppa/ubuntu karmic main

  5. #5
    Join Date
    Jul 2009
    Location
    Kolkata, India
    Beans
    189
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Post your Karmic source.list

    Thank you friends. Carry on...
    Avoid the Gates of Hell. Use Ubuntu.


  6. #6
    Join Date
    Dec 2007
    Location
    .
    Beans
    Hidden!
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Post your Karmic source.list

    Since Karmic has
    Code:
    add-apt-repository
    which places a file for each ppa in /etc/apt/source.list.d/ my /et/apt/sources.list is pretty vanilla.

  7. #7
    Join Date
    Apr 2008
    Location
    RiceMonsterland, Canada
    Beans
    Hidden!

    Re: Post your Karmic source.list

    Quote Originally Posted by dragos240 View Post
    Hello, Dr. Nick!
    I lol'd
    Code:
    while true; do echo -n "RiceMonster "; done
    Best thread ever

  8. #8
    Join Date
    Apr 2009
    Location
    Ellensburg, WA
    Beans
    1,441
    Distro
    Ubuntu

    Re: Post your Karmic source.list

    Quote Originally Posted by RiceMonster View Post
    I lol'd
    You changed your avatar! *gasp* I like the new one.

  9. #9
    Join Date
    Apr 2008
    Location
    RiceMonsterland, Canada
    Beans
    Hidden!

    Re: Post your Karmic source.list

    Quote Originally Posted by coldReactive View Post
    You changed your avatar! *gasp* I like the new one.
    Thanks. I got bored of the old one.
    Code:
    while true; do echo -n "RiceMonster "; done
    Best thread ever

  10. #10
    Join Date
    Jul 2009
    Location
    Kolkata, India
    Beans
    189
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Post your Karmic source.list

    Repository for acetoneiso:
    link:https://launchpad.net/~samrog131/+ppa-packages
    Code:
    ## Sam Rog (acetoneiso etc)
    ## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A47958D42B7E03A7
    deb http://ppa.launchpad.net/samrog131/ppa/ubuntu karmic main multiverse restricted universe
    deb-src http://ppa.launchpad.net/samrog131/ppa/ubuntu karmic main multiverse restricted universe
    Last edited by Tapas Bose, India; November 15th, 2009 at 06:44 AM.
    Avoid the Gates of Hell. Use Ubuntu.


Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •