Jump to content

devries

Members
  • Posts

    4118
  • Joined

  • Last visited

Posts posted by devries

  1. date +%Y-%m-%d

     

    I tried that first because it looked the easist and what do you know... it worked. :D

     

    the script now looks like:

     

    #! /bin/bash

    url="http://files.ad.nl/strips/image.php?strip=dirkjan&datum=$(date +%Y-%m-%d)"

    imgname=/home/xxxxx/tmp/dirkjan.jpg

    wget -qO $imgname "$url"

    echo -n "$imgname"

     

    Because komics uses kuickshow to show the actual comic and it needs for the file to have an extension. It's working again now so I hope the newspaper will keep this adress. I hate it when they change things.

  2. Digikam and the digikam- and kipi-plugins for basic editing. All you have to do is configure Digikam for your camera (meaning selecting yourcamera from a list :) ) and you can import and edit your photo´s.

  3. If you get the need extra information comment try googling for it. Open a console and type: lspci -v and look for the information about the networkcard. Google then for more information or post it here so we an help you look.

     

    You can add the information in the MCC, hardware, hardware, select your networkcard and click configure (see the information about the MCC in my sig).

  4. 2. it´s saver not to send security reports over the internet (these are not encrypted in anyway). Better use a local mail folder. So in te MCC instead of your email adress put your username and in your mail program (for example kmail) create a local mail acount (so not pop3 but local).

     

    3. In /etc/config/urpmi (or something like that, can´t check the correct path right now) there is a blacklist where you can add packages that won´t be updated.

  5. I found this:

     

    One CD ISO

     

    Mandriva One BETA CD ISO images

     

    Mandriva One is a new all-in-one CD, including a live system to

    run Mandriva 2006 on any computer with a CDROM drive, it includes

    all the great Mandriva Linux 2006 software suite, such as KDE,

    Mozilla-Firefox, Gimp and OpenOffice.org.

     

    But Mandriva One also includes a new unique wizard to help you install

    easily a Mandriva linux system on your computer, in only a few minutes!

     

    This is a beta version of this new exciting product, so please rush to

    download it and test it, and report all your bugs into Mandriva bugzilla.

     

    http://wwwnew.mandriva.com/en/downloads/mirrors

  6. Doesn't look anything wrong with your Xorg. Are you using KDE? You could try adjusting the monitor settings. (Rightclick the desktop, configure desktop, monitor, multiple monitors.)

×
×
  • Create New...