Blog

Hetzner

Hetzner is a german dedicated server provider. https://github.com/serverok/hetzner-api – set rDNS/PTR record in hetzner using API. Hetzner Dedicated Server setup Debian 10…

netplan

Ubuntu Server 20.04 set static IP with netplan Ubuntu Server 20.04 configure OVH failover IP Configure KVM Bridge Network using netplan Configure…

Gitlab find version

To find version of hosted Gitlab installation, run gitlab-rake gitlab:env:info Example root@simplegitlab:~# gitlab-rake gitlab:env:info System information System: Ubuntu 16.04 Current User: git…

ISPmanager

ISPmanager is a hosting control panel. The price starts at $5 per month for the lite version. To install ISPmanager, run wget…

PHP PECL extension

PECL is a repository for PHP Extensions, providing a directory of all known extensions and hosting facilities for downloading and development of…

APCu

APCu is an in-memory key-value store for PHP. Keys are of type string and values can be any PHP variables. APCu only…