Inhoud blog
  • Applications menu not working in Ubuntu
  • Install Dofus under Linux
  • Install Samba and share Folder in Ubuntu 9.04
  • How to unzip?
  • There are a lot of good games that run on Ubuntu. 12 good Linux games
  • How do you install Google's Chromium browser on Ubuntu ?
  • Download Nero Linux 3 (v3.5.2.3) Free Trial for Ubuntu
  • How to install RAR Archiver
  • How to install RealPlayer in Ubuntu 9.04
  • Advertentie
  • 9 Things You Need To Do/Install After Installing Ubuntu 9.04
  • How To Install Dreamweaver CS3 In Ubuntu Hardy
  • Installing Adobe AIR 1.5.1
  • Join FLV Files Together
  • Unable to lock the administration directory (/var/lib/dpkg/), is another process
  • Install Firefox 3.5 in Ubuntu 9.04
  • To Do List After installing Ubuntu 9.04
  • Adobe Reader 9.1 on Ubuntu 9.04
  • Belgische EID (ACR38U) onder ubuntu
  • How to install LimeWire ?
  • How do i add public keys?
  • ING HomeBank op Ubuntu 9.04
  • Ubuntu 9.04 Alternate (Jaunty Jackalope) Alpha 2 - Installation
  • Installing a Creative Zen USB on Linux
  • Managing a Creative Zen mp3 jukebox with Gnomad2
  • Ubuntu Satanic Edition
  • How to Configure Ubuntu 9.04 (Jaunty Jackalope)
  • Ubuntu Desktop Edition
  • Playing Encrypted DVDs
  • How to add Medibuntu
  • Unable to lock the administration directory (/var/lib/dpkg/), is another process
  • Install Mplayer and Multimedia Codecs (libdvdcss2,w32codecs,w64codecs) in Ubuntu 9.04 (Jaunty)
  • Ubuntu Christian Edition
    Zoeken in blog

    Build Your Online Business With PayPal

    Sign up for PayPal and start accepting credit card payments instantly.

    * Open an account for free
    * More ways to deposit money
    * Send money from 192 countries
    * Military grade security

    The Best Earning Websites that I do recommend are listed below (& won't run off with your hard earned cash) are:


    Neobux (INSTANT Payouts, Rent-A-Referall, + Much More. Alertpay & Paypal Accepted)

    Beoordeel dit blog
      Zeer goed
      Goed
      Voldoende
      Nog wat bijwerken
      Nog veel werk aan
     
    E-mail mij

    Druk oponderstaande knop om mij te e-mailen.

    Hoofdpunten blog vermijn
    Willekeurig Bloggen.be Blogs
    bartdelobel
    www.bloggen.be/bartdel

    Heb je een eigen homepage of website, dan kun je snel heel veel Clix verdienen.
    Want iedere keer als iemand lid wordt via jouw homepage, verdien je 150 Clix (€ 1,50). Zo kunnen je maandelijkse verdiensten fors oplopen.

     

    Ubuntu 9.04
    Geen Win Xp of Vista maar Ubuntu 9.04
    15-07-2009
    Klik hier om een link te hebben waarmee u dit artikel later terug kunt lezen.Ubuntu Desktop Edition

    With Ubuntu Desktop Edition you can surf the web, read email, create documents and spreadsheets, edit images and much more. Ubuntu has a fast and easy graphical installer right on the Desktop CD. On a typical computer the installation should take you less than 25 minutes.

    Desktop tour

    The fastest way to see Ubuntu is to take the tour

    Desktop simplicity

    When you start your system for the first time you'll see a desktop that is clean and tidy, no desktop icons, and a default theme that is easy on the eye.

     

    Ubuntu 'Just works'

    We've done all the hard work for you. Once Ubuntu is installed, all the basics are in place so that your system will be immediately usable.

    A complete office productivity suite

    OpenOffice contains a user interface and feature set that is similar to other office suites, and includes all the key desktop applications you need, such as:

     Word processor - for anything from writing a quick letter to producing an entire book. More »

     Spreadsheet - a tool to calculate, analyse, and present your data in numerical reports or charts. More »

     Presentation - an easy, and powerful tool for creating effective multimedia presentations. More »

    Edit and share files in other formats

    Easily open, edit and share files with your friends that have Microsoft Office, Word Perfect, KOffice or StarOffice.

     

    Quick and easy updates

    The task bar contains an update area where we'll notify you when there are updates available for your system, from simple security fixes to a complete version upgrade. The update facility enables you to keep your system up-to-date with just a few clicks of your mouse.

     

    A vast library of free software

    Need more software? Simply choose from thousands of software packages in the Ubuntu catalogue, all available to download and install at the click of a button. And it's all completely free!

    Help and support

    You'll be able to find help using the desktop browser or online. If you have a question about using Ubuntu, you can bet someone else has already asked it. Our community has developed a range of documentation that may contain the answer to your question, or give you ideas about where to look.

    This is also where you'll get access to free support from the Ubuntu community in the chat and mailing lists in many languages. Alternatively, you can purchase professional support from the Canonical Global Support Services Team, or local providers.

     

     

    Ubuntu in your local language

     

    Ubuntu aims to be usable by as many people as possible, which is why we include the very best localisation and accessibility infrastructure that the free software community has to offer.

    More Features »

    You can download Ubuntu, or request a free CD from Canonical.

     

     

    System requirements

    Ubuntu is available for PC, 64-Bit PC and Intel-based Mac architectures. At least 256 MB of RAM is required to run the alternate install CD (384MB of RAM is required to use the live CD based installer). Install requires at least 4 GB of disk space.

     

     

     

     

    Bijlagen:
    http://www.ubuntu.com/products/WhatIsUbuntu/desktopedition   

    15-07-2009 om 15:12 geschreven door Glenn Vermoortel  


    Klik hier om een link te hebben waarmee u dit artikel later terug kunt lezen.Playing Encrypted DVDs
    To play encrypted DVDs, the libdvdcss2 package is essential. libdvdcss is a simple library designed for accessing DVDs like a block device without having to bother about the decryption. Some more information about this package can be found at http://www.videolan.org/developers/libdvdcss.html. Below are the instructions for installing the packages using the command line. For other methods, please refer to Installing Software. With the entire Medibuntu repository If you have added the entire Medibuntu repository, you just need to install the package using APT:

     sudo apt-get install libdvdcss2

    With individual packages If you wish to install just libdvdcss2, you can first download the individual package and then install the package.

    * i386:

    wget -c http://packages.medibuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-2medibuntu4_i386.deb sudo dpkg -i libdvdcss2_1.2.9-2medibuntu4_i386.deb

     * amd64:

     wget -c http://packages.medibuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-2medibuntu4_amd64.deb sudo dpkg -i libdvdcss2_1.2.9-2medibuntu4_amd64.deb

     * powerpc:

     wget -c http://packages.medibuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-2medibuntu2_powerpc.deb sudo dpkg -i libdvdcss2_1.2.9-2medibuntu2_powerpc.deb




    Bijlagen:
    https://help.ubuntu.com/community/Medibuntu   

    15-07-2009 om 14:14 geschreven door Glenn Vermoortel  


    Klik hier om een link te hebben waarmee u dit artikel later terug kunt lezen.How to add Medibuntu

    Medibuntu (Multimedia, Entertainment & Distractions In Ubuntu) is a repository of packages that cannot be included into the Ubuntu distribution for legal reasons (copyright, license, patent, etc).


    Add Medibuntu to your sources.list, as well as its GPG key to your keyring. Make sure to use the correct sources.list that corresponds to your current distribution.

    sudo wget http://www.medibuntu.org/sources.list.d/jaunty.list --output-document=/etc/apt/sources.list.d/medibuntu.list


    Then, add the GPG Key:

     sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update


    Some people don't want to install non-free software on their computer as explained in the "Free and Non-Free components" section. We will explain how to exclude getting packages from the non-free component of the Medibuntu repository. You should understand that if you remove the non-free component, you will NOT have access to these packages: * acroread (Acrobat Reader -- not really needed because you can use free software, such as Evince, to read pdfs) * alsa-firmware -- needed for some audio cards * AMR and FAAC support in MPlayer and FFmpeg * googleearth * restricted video codecs (ppc-codecs, w32codecs, w64codecs) * Skype To exclude getting packages from the non-free component of the Medibuntu repository, type the following command:

     sudo sed -e 's/ non-free//' -i /etc/apt/sources.list.d/medibuntu.list

    Bijlagen:
    https://help.ubuntu.com/community/Medibuntu   

    15-07-2009 om 13:50 geschreven door Glenn Vermoortel  


    Klik hier om een link te hebben waarmee u dit artikel later terug kunt lezen.Unable to lock the administration directory (/var/lib/dpkg/), is another process

    Unable to lock the administration directory (/var/lib/dpkg/), is another process

    Code:

    sudo rm /var/lib/dpkg/lock

    Bijlagen:
    http://ubuntuforums.org/showthread.php?t=519612   

    15-07-2009 om 13:49 geschreven door Glenn Vermoortel  


    Klik hier om een link te hebben waarmee u dit artikel later terug kunt lezen.Install Mplayer and Multimedia Codecs (libdvdcss2,w32codecs,w64codecs) in Ubuntu 9.04 (Jaunty)

    MPlayer is a movie and animation player that supports a wide range of codecs and file formats, including MPEG 1/2/4,DivX 3/4/5, Windows Media 7/8/9, RealAudio/Video up to 9, Quicktime 5/6, and Vivo 1/2. It has many MX/SSE (2)/3Dnow(Ex) optimized native audio and video codecs, but allows using XAnim’s and RealPlayer’s binary codec plugins, and Win32 codec DLLs. It has basic VCD/DVD playback functionality, including DVD subtitles, but supports many text- based subtitle formats too. For video output, nearly every existing interface is supported. It’s also able to convert any supported files to raw/divx/mpeg4 AVI (pcm/mp3 audio), and even video grabbing from V4L devices.

     Install Mplayer in Ubuntu 9.04 (Jaunty)

    You need to add the following lines to /etc/apt/sources.list file or you need to make sure you have enabled Universe and multiverse repositories

    Using GUI:

     sudo gedit /etc/apt/sources.list

    Make sure you have the following two lines save and exit your file

     deb http://archive.ubuntu.com/ubuntu jaunty universe multiverse
     deb-src http://archive.ubuntu.com/ubuntu jaunty universe multivers
    e

    Now you need to run the following command to update the source list

     sudo apt-get update

    Install mplayer using the following command

     sudo apt-get install mplayer

     
    If you want to open mplayer go to Applications—>Sound&Video—> Mplayer



     Movie Player

     Install Mplayer Front-end

    1) Smplayer Qt Mplayer front-end, with basic features like playing videos, DVDs, and VCDs to more advanced features like support for MPlayer filters and more. One of the most interesting features of SMPlayer: it remembers the settings of all files you play. So you start to watch a movie but you have to leave… don’t worry, when you open that movie again it will resume at the same point you left it, and with the same settings: audio track, subtitles, volume…

     sudo apt-get install smplayer

    Install smplayer themes using the following command

    sudo apt-get install smplayer-themes


    2) gnome-mplayer

    A simple GUI for MPlayerIt provides a simple and clean interface to MPlayer. GNOME MPlayer has a rich API that is exposed via DBus. Using DBus you can control a single or multiple instances of GNOME MPlayer from a single command.GNOME MPlayer can be used to play media on websites when used in conjunction with Gecko Mediaplayer.
     Install gnome mplayer using the following command

     sudo apt-get install gnome-mplayer

    Install libdvdcss2 and w32 video codecs in Ubuntu 9.04 (Jaunty) Support for WMV, RealMedia and other formats has been bundled into the w32codecs package. This package is not available from the Ubuntu repositories due to licensing and legal restrictions.
    To play encrypted DVDs, the libdvdcss2 package is essential.
     For Ubuntu 9.04 (Jaunty) Users use the following procedures

     sudo wget http://www.medibuntu.org/sources.list.d/jaunty.list --output-document=/etc/apt/sources.list.d/medibuntu.list

    Then, add the GPG Key using the following commands

     sudo apt-get install w32codecs libdvdcss2
     sudo apt-get update
     sudo apt-get install medibuntu-keyring
     sudo apt-get update


    For i386 Users install Codecs using the following command

     sudo apt-get install w32codecs libdvdcss2

    For amd64 Users install Codecs using the following command

     sudo apt-get install w64codecs libdvdcss2

    Using above download locations you can install most of the mutimedia codecs for ubuntu.
    Mplayer Plugin for Firefox If you want to install Mplayer with plug-in for Mozilla Firefox run the following command

     sudo apt-get install mozilla-mplayer

    Bijlagen:
    http://www.ubuntugeek.com/install-mplayer-and-multimedia-codecs-libdvdcss2w32codecsw64codecs-in-ubuntu-904-jaunty.html   

    15-07-2009 om 13:47 geschreven door Glenn Vermoortel  


    08-07-2009
    Klik hier om een link te hebben waarmee u dit artikel later terug kunt lezen.Ubuntu Christian Edition

    About Ubuntu CE

     

    BibleUbuntu Christian Edition is a free, open source operating system geared towards Christians. It is based on the popular Ubuntu Linux. Ubuntu is a complete Linux-based operating system, freely available with both community and professional support. The goal of Ubuntu Christian Edition is to bring the power and security of Ubuntu to Christians. Ubuntu Christian Edition is suitable for both desktop and server use. The current Ubuntu Christian Edition release supports PC (Intel x86). Ubuntu Christian Edition includes more than 16,000 pieces of software, but the core desktop installation fits on a single CD. Ubuntu Christian Edition covers every standard desktop application from word processing and spreadsheet applications to web server software and programming tools.

    Along with the standard Ubuntu applications, Ubuntu Christian Edition includes the best available Christian software. The latest release contains Xiphos, OpenSong, E-Sword installer, and much more.

    Ubuntu Christian Edition also includes fully integrated web content parental controls powered by Dansguardian. A graphical tool to adjust the filter settings has also been developed specifically for Ubuntu Christian Edition. These features are truly what sets Ubuntu Christian Edition apart.

    Bijlagen:
    http://ubuntuce.com/index.htm   

    08-07-2009 om 00:00 geschreven door Glenn Vermoortel  




    Archief per week
  • 27/07-02/08 2009
  • 20/07-26/07 2009
  • 13/07-19/07 2009
  • 06/07-12/07 2009

    E-mail mij

    Druk op onderstaande knop om mij te e-mailen.


    Gastenboek

    Druk op onderstaande knop om een berichtje achter te laten in mijn gastenboek



    {TITEL_VRIJE_ZONE}




    Blog tegen de wet? Klik hier.
    Gratis blog op https://www.bloggen.be - Meer blogs