fifo smartos gui web management
fifo smartos gui web management gui web management Heinz N. Gies has developed fifo smartos gui web management to create, modify, delete and control virtual machines via his rock solid web gui. The latest release...
Linux, Nginx, ZFS, PHP-FPM and systems howtos
fifo smartos gui web management gui web management Heinz N. Gies has developed fifo smartos gui web management to create, modify, delete and control virtual machines via his rock solid web gui. The latest release...
solaris smartos illumos precompiled binary resources You know finding or building own packages for solaris, illumos based distributions is a very hard task. so its good to have alternatively some solaris smartos illumos precompiled binary...
Copy ZFS Volume onto another Server using SSH This snippet describes how to Copy ZFS Volume onto another Server using SSH. The steps to realize that are very easily and can be done by doing...
Replace string within text files using Perl To Replace string within text files using Perl all you have to do is: perl -pi -e ‘s/oldstring/newstring/g’ * The search string has to be written in regular...
Mysql replication failed fatal error 1236 Mysql replication failed: Got fatal error 1236 from master when reading data from binary log: ‘Client requested master to start replication from impossible position’ Received this message? Go fix...