ISPIRE.ME IT Howto, secrets and helpful hints

fifo smartos gui web management 0

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...

Bg5 0

solaris smartos illumos precompiled binary resources

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...

Bg5 0

Copy zfs volume onto another server using ssh

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 0

Replace string within text files using Perl

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 0

Mysql replication failed fatal error 1236

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...