Category: NZTekonverse -> InstallMyPC

  • Autologin with LXQt

    Autologin isn’t something I do normally, but on my computer that run LXQt, for what they are used for, it gets the computer up faster so it is useful. If you are using LXQt with SDDM which is the default display manager, it is pretty easy to use. Simply edit /etc/sddm.conf.d/autologin.conf and enter the following…

  • How to auto start x11vnc on LXQt or LXDE (including Raspbian)

    LXQt is the desktop environment of the current edition of Lubuntu. Previous editions of Lubuntu used LXDE as the desktop environment. My personal preference is to use LXQt on Debian instead of XFCE on Debian, due to XFCE development being too slow (the same reason I switched most of my more powerful computers to KDE).…

  • Scanning with Linux [2]: Epson Perfection V200 Photo scanner on Debian

    Last time I wrote about scanning I had done the installation on mainpc. So having a new post is because of reinstalling on mediapc and a few hiccups. The main thing I am writing about is Epson now gives you the wrong download package for the Perfection V200 Photo scanner for Linux. If you search…

  • Limits.conf settings to allow a lot of file handles

    One of the things I always have to remember to do for Qgis is for each time I install a computer or VM is to change the default settings in /etc/security/limits.conf to allow a larger number of file handles. Otherwise Qgis can’t open a lot of layers at once. Open this file and put the…

  • HOWTO: Enable root login in KDE / Debian

    UPDATE: Since I discovered Ctrl-Alt-F1 and found I could root login there and have no problems, I have not bothered modifying any KDE computer to enable the root login. Last time I wrote that I needed to try a new user profile on serverpc because of issues resuming from hibernation. This has proved to be…