C: server
How to setup networking on Debian 9 Stretch with systemd
Debian 9 uses systemd by default to manage its network interfaces. We are going to configure the public network interface and a private network interface. We also are going to add some additional ip addresses in alias mode to the…
laravel-gelf-logger: a package to send gelf logs to a gelf compatible backend like graylog
Fix Xpenology problems viewing internal hard drives as esata hard drives
Synology NAS are nice, well manufactured, and have one of the best NAS operating system (Diskstation Manager or “DSM”). They are also, like almost every prebuilt NAS, very weak in terms of performance. The solution is to install DSM on your own server/computer…
Create a user and restrict him to his home directory on Ubuntu 14.04
When you want to give someone an access to your website or server, you don’t want to give him your personal login credentials. The best way is to create a new user and restrict this new user to his own…