cPanel/WHM ZeroMQ PHP-7.3 cPanel/WHM
3

ZeroMQ, a software library that lets you quickly design and implement a fast message-based application! So I had this project where I was supposed to install Xibo CMS. Among other requirements, XIBO needs php-zmq extension. The server was running cPanel/WHM. For PHP-7.1 and PHP-7.2 installing the php extension is…

Linux incron
0

Incron is a daemon which monitors filesystem events and executes commands defined in system and user tables. It can be installed on all major distributions using each distribution’s default package manager. Why I needed it? I’m using as a web server for my vps server. That being said,…

Linux Dropbox on CentOS 7 XFS with VeraCrypt
0

Dropbox was never on my favourite list because I’ve always used Google Drive. But since I didn’t want to use my Google Drive to store some specific files I’ve decided to give Dropbox a try on my CentOS 7 server. Unfortunatelly, for some reason I was not able…

Programming Alltube bash script installer for Debian 9
0

Alltube HTML GUI for youtube-dl. It’s pretty easy to install and configure. I did such an install as a freelance project so I thought it would be good to write a simple bash script that takes care of the installation of Alltube using Debian 9. The script can…

Featured
0

I have accidentally discovered the website viespar.ro and it looks promising so far. The idea is plain an simple, you subscribe then you get different tasks you should complete (like searching for some keywords on google, visiting different web sites or facebook pages and so on). Once a…

Monitoring Nagios Plugin to check CPU temp using lm_sensors and pysensors
2

Nagios Plugin – check CPU temperature! I like to monitor every aspect of my linux servers and one of these aspects is the CPU temperature. Most common way to find out your CPU temperature for pretty much any linux distribution is to use the package lm_sensors. It’s quite…

1 2 3 4 6