Category: NZTekonverse -> Linux

  • Building a Linux PC for under $1000 (TechRepublic)

    TechRepublic have an interesting article on building a great Linux PC for under $1000. Although it’s clear the article refers to US dollars, which in price terms is usually lower, the prices are mostly comparable with what we pay in NZ.  My last couple of build experiences were different. I built a low cost system…

  • Rsync Backup System [6]: Latest Progress / Using The Rsync Daemon

    Because of issues with Rsync over ssh I am looking into using the Rsync daemon instead. The commentary on that is below. Until I can get that working properly I am backing up each computer individually using its own removable drive bay. This can be achieved by changing the ownership of the backup folder on…

  • Reinstall KDE system with LXQt [3]

    Reinstall KDE system with LXQt [3]

    This is the third article in a series about problems with KDE leading to a reinstallation with LXQt. Both running on top of Debian 10. The computer concerned is running two NICs because it needs to access both networks that I have here. I have the main one based on a corporate wireless link from…

  • Setting up sudo on Debian

    Debian is a bit different from Ubuntu and that is the reason I like it. Debian is much more focused for technically advanced people and, for example, has hibernation enabled by default, which contrasts with Ubuntu that makes it difficult to use hibernation, and there are many other differences in Debian that I prefer. One…

  • Reinstall KDE system with LXQt [2]; KDE network and display configuration extremely difficult with numerous bugs

    As related yesterday I found various issues with KDE on a computer and decided to reinstall Debian 10 with LXQt as the user interface. After completing the installation I attempted to use ConnMan, which is the network configuration manager that comes with LXQt on Debian, to do a manual configuration of the 1.x network adapter…