Posted on October 6, 2008 by linuxconfig
I have been using my current kubuntu installation for many months already and I never had a problem with my nvidia driver settings except today. From no apparent reason I have started my linux box and my default and maximum resolution was 1024×768 instead my standard 1680×1050. I have tried reinstall envy packages, doing dpkg-reconfigure [...]
Filed under: Administration, KDE, Linux | Leave a Comment »
Posted on May 9, 2008 by linuxconfig
If you do not wish to use konqueror as a default web browser for your other KDE 4 applications you can choose for example firefox. To do so navigate:
KDE -> COMPUTER -> ( Applications ) System Settings -> Default Applications -> WebBrowser -> tick in the following browser and type “firefox” -> Click apply
You do [...]
Filed under: KDE, Linux | Leave a Comment »
Posted on April 17, 2008 by linuxconfig
Here is a small howto print to a PDF file using KDE and firefox. First we need to install cups PDF support:
apt-get install cups-pdf
Then navigate you with mouse to:
KDE -> Control Center -> Select Peripherals -> Printers
From here we need to add new printer click on:
ADD -> Add Printer/Class ( do not select Add [...]
Filed under: Administration, Debian, KDE, Linux, Printing, Ubuntu | Tagged: access, browser, configure, cups, cups-pdf, file, firefox, Howto, KDE, Linux, pdf, Pdf to file, print, Printing, settings | Leave a Comment »
Posted on February 8, 2008 by linuxconfig
Installing a drivers for GeForce 8800 GTX on debian or ubuntu can not get easier these days.
1) install envy script:
http://albertomilone.com/nvidia_scripts1.html
2)
run envy from a command line as a root and follow simple steps
# envy
3)
reboot you linux box
Filed under: GNOME, KDE, Linux | Tagged: Debian, driver, GeFroce 8800 GTX, install linux, support, Ubuntu | Leave a Comment »
Posted on December 18, 2007 by linuxconfig
Use Konqueror to create ssh / scp connection and copy your files or edit them remotely.
open Konqueror
to connect to myserver.local as user foobar type:
fish://foobar@myserver.local
more info about command line linux ssh connection
Filed under: KDE, Linux | Tagged: kde konqueror ssh scp copy file remote | 1 Comment »