Jes

Jes Saxe (c)

Useful tools 🛠️ for handling Linux server and saving time

Useful Tools for Handling Linux Servers: A Complete Guide Managing a Linux server doesn’t have to be complicated. Whether you’re running Debian, Ubuntu, or a Raspberry Pi, the right tools can save you hours of frustration and make daily administration tasks feel effortless. This guide covers essential Linux server tools that professionals and hobbyists rely […]

Useful tools 🛠️ for handling Linux server and saving time Read More »

Monitorix Welcomes You Photo: Jes Saxe

How to install Monitorix on Raspberry Pi or Debian server

Monitorix is a fantastic free tool to monitoring and supervising traffic and behaviour of your servers. Instead of using the package from the Debian sources I prefer to build it myself as it comes easily and you I the most recent version. Refs: https://www.monitorix.org/ Guide of install Monitorix #apt update -y #apt install -y rrdtool

How to install Monitorix on Raspberry Pi or Debian server Read More »

Solved: Update problem WordPress on (DirectAdmin) servers

In Make sure permissions are right: on RasPi User and Groups goes like this: #cd /var/www #chown -R www-data:www-data html on Debian with Directadmin new security makes a speceal grou for user callced ACCESS for all others than admin and reseller accounts: in #/home #chown UserName:access UserNameFolder eg user Peter #chown peter:access peter #cd /peter

Solved: Update problem WordPress on (DirectAdmin) servers Read More »

Scroll to Top