Inhoud blog
  • Install Skype on Ubuntu 8.04 (Hardy Heron) + configure sound
  • Picasa for Linux
  • Google geeft officiële Google Chrome 3 voor Ubuntu en Mac OS X vrij
  • How to install Firefox 3.6 in Ubuntu Karmic/Jaunty/Intrepid/Hardy
  • Software Sources bad behaviour
    Zoeken in blog

    Beoordeel dit blog
      Zeer goed
      Goed
      Voldoende
      Nog wat bijwerken
      Nog veel werk aan
     
    Installatietips voor Ubuntu 8.04

    26-06-2010
    Klik hier om een link te hebben waarmee u dit artikel later terug kunt lezen.How to install Firefox 3.6 in Ubuntu Karmic/Jaunty/Intrepid/Hardy
    Klik op de afbeelding om de link te volgen

    For Ubuntu 9.10 Users

    Open the command prompt and run the following commands

    sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa

    Update source list

    sudo apt-get update

    Install firefox 3.6

    sudo apt-get install firefox-3.6

    For Other ubuntu version Users

    First you need to edit /etc/apt/sources.list file

    gksudo gedit /etc/apt/sources.list

    Add the one of the following lines

    For Ubuntu 9.04 (Jaunty) Users

    deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu jaunty main
    deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu jaunty main

    For Ubuntu 8.10 (Intrepid) Users

    deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu intrepid main
    deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu intrepid main

    For Ubuntu 8.04 (Hardy) Users

    deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu hardy main
    deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu hardy main

    Save and exit the file

    Now you need to add PPA GPG key

    sudo apt-key adv –keyserver keyserver.ubuntu.com –recv-keys 247510BE

    Update the source list

    sudo apt-get update

    Install Firefox 3.6

    sudo apt-get install firefox-3.6

    If you already have a version of Firefox 3.5 installed from a repo then upgrade using the following command

    sudo apt-get upgrade

    26-06-2010 om 10:52 geschreven door Glenn Vermoortel  

    0 1 2 3 4 5 - Gemiddelde waardering: 0/5 - (0 Stemmen)
    Klik hier om een link te hebben waarmee u dit artikel later terug kunt lezen. Software Sources bad behaviour
    I hope this will fix it for you. Replace the word KEY in both lines with the key you want to get (for example, EF4186FE247510BE). Do this for each key.


    Code:
    gpg --keyserver hkp://subkeys.pgp.net --recv-keys KEY
    gpg --export --armor KEY | sudo apt-key add -
    Then
    Code:
    sudo apt-get update
    Keeping my fingers crossed.

    26-06-2010 om 10:35 geschreven door Glenn Vermoortel  

    0 1 2 3 4 5 - Gemiddelde waardering: 0/5 - (0 Stemmen)
    Klik hier om een link te hebben waarmee u dit artikel later terug kunt lezen.Belgische EID (ACR38U) onder ubuntu
    I removed every packages and was about to give up when I finally found the answer that made things work out of the box at
    http://doc.ubuntu-fr.org/materiel/acr38

    Packages to install :

    sudo apt-get install libacr38u libacr38ucontrol0 beid-tools pcscd libpcsclite-dev beidgui libbeid2 libbeidlibopensc2

    After installing these, I was able to read my card under beid.

    Firefox :

    In order to access websites working with the eID, you need to load the PKCS#11 module.

    Edit > Preferences > Advanced > Encryption > Security Devices > Load

    Module name : “Belgium Identity Card PKCS#11″
    Module filename : “/usr/lib/libbeidpkcs11.so.2″

    Restart Firefox when done.

    The card reader MUST be plugged before starting Firefox if you intend to access a website requiring access to your eID.

    26-06-2010 om 10:26 geschreven door Glenn Vermoortel  

    0 1 2 3 4 5 - Gemiddelde waardering: 0/5 - (0 Stemmen)
    Klik hier om een link te hebben waarmee u dit artikel later terug kunt lezen.How To Install OpenOffice.org 3.0.0 On Ubuntu 8.04

    This guide shows how you can install the new OpenOffice 3.0.0 office suite on your Ubuntu 8.04 desktop. Your current OpenOffice installation will not be removed unless you uninstall it with Synaptic or on the command line, so you can run both versions in parallel if you like.

    I do not issue any guarantee that this will work for you!

     

    1 Installing OpenOffice 3.0.0

    Visit http://www.openoffice.org/ and go to the download section; select the Linux DEB download for your language...

    ... and save it to your hard drive (e.g. on the desktop):

    After the download has finished, open a terminal (Applications > Accessories > Terminal)...

    ... and go to the directory where you've saved OpenOffice 3.0 (I've saved it on my desktop, /home/falko/Desktop/):

    cd /home/falko/Desktop/

    Uncompress the archive...

    tar xvfz OOo_3.0.0_LinuxIntel_install_en-US_deb.tar.gz

    ... and go to the directory that contains all the .deb packages...

    cd OOO300_m9_native_packed-1_en-US.9358/DEBS/

    ... and install them with one single command:

    sudo dpkg -i *.deb


    If you have decided to uninstall Ubuntu's OpenOffice package (using Synaptic or the command line), you can also install the OpenOffice 3.0.0 desktop integration package (it contains launchers, etc.) as follows:

    cd desktop-integration/
    sudo dpkg -i openoffice.org3.0-debian-menus_3.0-9354_all.deb

    This works only if you have previously uninstalled Ubuntu's OpenOffice package (don't do this if you want to run Ubuntu's OpenOffice and OpenOffice 3.0.0 in parallel)! If you have not, you will see the following error:

    falko@falko-desktop:~/Desktop/OOO300_m9_native_packed-1_en-US.9358/DEBS/desktop-integration$ sudo dpkg -i openoffice.org3.0-debian-menus_3.0-9354_all.deb
    [sudo] password for falko:
    Selecting previously deselected package openoffice.org-debian-menus.
    dpkg: regarding openoffice.org3.0-debian-menus_3.0-9354_all.deb containing openoffice.org-debian-menus:
    openoffice.org-core conflicts with openoffice.org-unbundled
    openoffice.org-debian-menus provides openoffice.org-unbundled and is to be installed.
    dpkg: error processing openoffice.org3.0-debian-menus_3.0-9354_all.deb (--install):
    conflicting packages - not installing openoffice.org-debian-menus
    Errors were encountered while processing:
    openoffice.org3.0-debian-menus_3.0-9354_all.deb
    falko@falko-desktop:~/Desktop/OOO300_m9_native_packed-1_en-US.9358/DEBS/desktop-integration$

    '); Click here to find out more!
    '); //]]> Click here to find out more!

    After you've successfully installed the desktop integration package, you can find OpenOffice 3.0.0 launchers under Applications > Office:


    After the installation has finished, you can delete the downloaded archive and the OpenOffice directory:

    cd ../../
    rm -fr OOO300_m9_native_packed-1_en-US.9358 OOo_3.0.0_LinuxIntel_install_en-US_deb.tar.gz

     

    2 Creating A Launcher

    (This is necessary only if you want to run Ubuntu's OpenOffice package and OpenOffice 3.0.0 in parallel and therefore could not install the OpenOffice desktop integration package!)

    Unfortunately, the installation hasn't created a launcher for OpenOffice 3.0.0 in our menus (the launcher that you see under Applications > Office is still for your old OpenOffice version), therefore we have to create it manually. Right-click on Applications and select Edit Menus:

    Select the Office category and click on New Item:

    Fill in a name for the launcher (e.g. OpenOffice 3.0.0 Writer) and then click on the Browse button to find the OpenOffice 3.0.0 executable:

    Click to enlarge

    Now that you have /opt/openoffice.org3/program/soffice in the Command field, you can close the Create Launcher window and leave the menu editor:

    Now start OpenOffice 3.0.0 (Applications > Office > OpenOffice 3.0.0 Writer):

    When you run it for the first time, you will be asked to follow the wizard:

    Afterwards you can pick which OpenOffice program you want to use, ...

    ... e.g. OpenOffice Writer:

     

    3 Uninstalling OpenOffice 3.0.0

    If you want to uninstall OpenOffice 3.0.0, run this command...

    sudo apt-get remove ooobasis3.0-base ooobasis3.0-binfilter ooobasis3.0-calc ooobasis3.0-core01 ooobasis3.0-core02 ooobasis3.0-core03 ooobasis3.0-core04 ooobasis3.0-core05 ooobasis3.0-core06 ooobasis3.0-core07 ooobasis3.0-draw ooobasis3.0-en-us ooobasis3.0-en-us-base ooobasis3.0-en-us-binfilter ooobasis3.0-en-us-calc ooobasis3.0-en-us-draw ooobasis3.0-en-us-help ooobasis3.0-en-us-impress ooobasis3.0-en-us-math ooobasis3.0-en-us-res ooobasis3.0-en-us-writer ooobasis3.0-gnome-integration ooobasis3.0-graphicfilter ooobasis3.0-images ooobasis3.0-impress ooobasis3.0-javafilter ooobasis3.0-kde-integration ooobasis3.0-math ooobasis3.0-onlineupdate ooobasis3.0-ooofonts ooobasis3.0-ooolinguistic ooobasis3.0-pyuno ooobasis3.0-testtool ooobasis3.0-writer ooobasis3.0-xsltfilter openoffice.org3 openoffice.org3-base openoffice.org3-calc openoffice.org3-dict-en openoffice.org3-dict-es openoffice.org3-dict-fr openoffice.org3-draw openoffice.org3-en-us openoffice.org3-impress openoffice.org3-math openoffice.org3-writer openoffice.org-ure

    ... and delete the launcher in the menu, or, if you have installed the OpenOffice desktop integration package, run

    sudo apt-get remove openoffice.org3.0-debian-menus

    If the package names differ (e.g. because you've installed OpenOffice in another language than I did) and the sudo apt-get remove command displays an error, you can find the correct package names by running

    dpkg --list | grep -i ooobasis3.0

    and

    dpkg --list | grep -i openoffice.org3




    26-06-2010 om 10:05 geschreven door Glenn Vermoortel  

    0 1 2 3 4 5 - Gemiddelde waardering: 0/5 - (0 Stemmen)
    Klik hier om een link te hebben waarmee u dit artikel later terug kunt lezen.How do I run .sh-files?
    Write sh in front of the name in terminal:

    like:

    sh somescript.sh

    26-06-2010 om 09:46 geschreven door Glenn Vermoortel  

    0 1 2 3 4 5 - Gemiddelde waardering: 0/5 - (0 Stemmen)
    Klik hier om een link te hebben waarmee u dit artikel later terug kunt lezen.ING HomeBank op Ubuntu 8.04 & 8.10 32-bit
    Klik op de afbeelding om de link te volgen

    1. Nog steeds is het installatie bestand (een *.deb) te downloaden op deze pagina van ING.Be. Sla het bestand op in je persoonlijke map (home folder).

    2. Open een terminal venster en voer volgend commando uit (op moment van schrijven is de versie 3.33):
    sudo dpkg -i HomeBank333.deb

    3. Ga nu naar /opt/HomeBank:
    cd /opt/HomeBank

    4. Als je te vlug op de zaken voorloopt en je start HomeBank krijg je deze fout: “error while loading shared libraries: libtiff.so.3 : cannot open shared object file: No such file or directory“. HomeBank heeft libtiff.so.3 nodig, maar Ubuntu bezit enkel libtiff.so.4. We verhelpen dit probleempje door een symbolische link van versie 3 naar versie 4 aan te leggen.
    cd /usr/lib
    sudo ln -s libtiff.so.4 libtiff.so.3

    5. Een volgende fout die je zou krijgen is “Error while loading shared libraries: libexpat.so.0 : cannot open shared object file: No such file or directory“. Om dit te voorkomen dienen we nog een symbolische link te leggen (met dank aan Peter!):
    sudo ln -s /usr/lib/libexpat.so.1 /usr/lib/libexpat.so.0

    6. Als je HomeBank nu zou starten krijg je helaas nog één foutmelding: “error while loading shared libraries: libstdc++-libc6.2-2.so.3 : cannot open shared object file: No such file or directory“. Dit komt door het ontbreken van “libstdc++2.10-glibc2.2″. Ubuntu zelf levert dit helaas niet meer mee. We gaan het pakket handmatig downloaden en installeren. (Met dank aan Peter voor de tip!)
    cd
    wget http://ftp.nl.debian.org/debian/pool/main/g/gcc-2.95/libstdc++2.10-glibc2.2_2.95.4-27_i386.deb
    sudo dpkg -i libstdc++2.10-glibc2.2_2.95.4-27_i386.deb

    7. Als alles goed is zou het nu moeten werken. Start de module met:
    cd /opt/HomeBank
    ./HBSecurity


    Tip 1

    Ik voeg aan het menu “Toepassingen – Internet” steeds ook een snelkoppeling toe naar de veiligheidsmodule. Dit is niet noodzakelijk, maar eens zo handig:
    - klik rechts op het menu (Toepassingen),
    - klik op “Menu’s bewerken”,
    - ga naar “Internet” en klik op “Nieuw item”,
    – Type: Applicatie
    – Naam: HomeBank
    – Commando: /opt/HomeBank/HBSecurity
    – Als je wil kan je nog een icoontje meegeven door op het plaatje met de veer te klikken
    - klaar!

    Tip 2
    Wil je niet naar het bankkantoor lopen achter nieuwe opstartcodes als je een nieuwe Ubuntu versie geïnstalleerd hebt kan je de bestanden “**********.bbl en .hbrc” van je oude installatie kopiëren en plakken in je nieuw systeem. Beide bestanden zijn te vinden in je persoonlijke map. Let op: om .hbrc te zien moet je eerst “Verborgen bestanden tonen” aanvinken in het menu “Beeld”.

    26-06-2010 om 09:19 geschreven door Glenn Vermoortel  

    0 1 2 3 4 5 - Gemiddelde waardering: 0/5 - (0 Stemmen)
    Klik hier om een link te hebben waarmee u dit artikel later terug kunt lezen.How to install the RealPlayer (Multimedia Player)
    Klik op de afbeelding om de link te volgen

    Prerequisites: add universe and multiverse repositories.

    Open a terminal window and type in:
    sudo apt-get install realplayer
    killall gnome-panel

    The second command refreshes the GNOME panel.

    After that you can find RealPlayer 10 in the Gnome menu under Applications -> Sound & Video.

    26-06-2010 om 09:09 geschreven door Glenn Vermoortel  

    0 1 2 3 4 5 - Gemiddelde waardering: 3/5 - (1 Stemmen)
    Klik hier om een link te hebben waarmee u dit artikel later terug kunt lezen.How to Install Adobe AIR on Ubuntu
    Klik op de afbeelding om de link te volgen

    Adobe Technologies released the Linux version of Adobe AIR some weeks ago which brings web applications and widgets to your desktop. Installing new applications on a Linux distribution is always a mystery for newbies so here is a guide that teaches you how to install Adobe AIR on Ubuntu.

    1. Open the Terminal
    2. Download the file from here using the wget command:
      http://airdownload.adobe.com/air/lin/download/1.5/AdobeAIRInstaller.bin
    3. The name of the file is AdobeAIRInstaller.bin
    4. Save the file in the Home folder (Places > Home Folder)
    5. Run this command:
      chmod +x AdobeAIRInstaller.bin
    6. Now run this command:
      sudo ./AdobeAIRInstaller.bin

    The normal installer will open, install it. From now whenever you download a .air file, just double click it and it will be installed.

    26-06-2010 om 09:03 geschreven door Glenn Vermoortel  

    0 1 2 3 4 5 - Gemiddelde waardering: 0/5 - (0 Stemmen)
    Klik hier om een link te hebben waarmee u dit artikel later terug kunt lezen.How to install LimeWire in Debian based systems (Ubuntu)
    Klik op de afbeelding om de link te volgen 0. Make sure you have "multiverse" repository enabled in your /etc/apt/sources.list by clicking on System -> Administration -> Software Sources. The checkbox "Software restricted by copyright or legal issues (multiverse)" has to be enabled.

    1. Download the latest LimeWire from http://www9.limewire.com/download/LimeWireLinux.deb or if you prefer the beta is here: http://www9.limewire.com/beta/LimeWireLinux.deb

    2. If you are using Gnome or KDE you should be able to double-click on the file. If not, you may have to manually install with dpkg.

    There should be an entry in the programs menu if you are using KDE or Gnome. You will also be able to start limewire by typing "limewire" in the terminal.

    Enjoy!

    26-06-2010 om 08:58 geschreven door Glenn Vermoortel  

    0 1 2 3 4 5 - Gemiddelde waardering: 0/5 - (0 Stemmen)


    Archief per week
  • 21/06-27/06 2010

    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


    Blog als favoriet !


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