apt-cache policy package.name
Install needed packages: apt-get install libapache2-mod-fastcgi php5-fpm Enable needed apache modules: a2enmod actions alias fastcgi Add fpm configuration…
Adding ftp account, which will use given os user: pure-pw useradd ftp_account -u system_user -d /home/home_for_ftp_account Password change: pure-pw…
Migration to FreeNAS Corral could be problematic for previous users because of mix-matched permissions. If you imported Volumes and DataSet…
In case you are looking solution for any other freenas/bsd version than 9.1 check this link: FreeNas: Realtek 8111F and…
There can be a moment when you are creating firewall rules but you forgot to add service you dont remamber…
Sometimes when you have really big project you can encounter “corruption” error. This is not always ‘true’ corruption error when…
Using the old bash script for automatic renewal sometimes fail with this error (or similar one): warning:certbot.renewal:attempting to renew cert…
Updating Baikal looks the same as almost all web-application. We need to download newest package from GitHuba We need to…
Sometimes there is a need for good old status page, and you are not interested in any big self-hosted frameworks,…