Not all dedicated server providers have good web management panel or offer a remote management console (like IPMI/KVM, iDRAC, iLO and so on)! If you…
console
QEMU full virtualization – CPU emulations (enable/disable CPU flags/instruction sets) of QEMU 2.0.0
After the two QEMU full virtualization howtos Howto do QEMU full virtualization with MacVTap networking Howto do QEMU full virtualization with bridged networking You can…
Howto do QEMU full virtualization with bridged networking
This howto rather continues the previous one “Howto do QEMU full virtualization with MacVTap networking” with the exception it will be showed how to use…
Howto do QEMU full virtualization with MacVTap networking
To use full virtualization under linux you can use QEMU and no other library or manager like virt-manager. QEMU is simple enough and with couple…
Generate a new Groestlcoin address (wallet) and list accounts and addresses
The generation of a new Groestlcoin address is super simple, just use groestlcoin-cli and personally create your new address. DO NOT TRUST any online or…
Bacula – show configuration, status and information with bconsole tool
The following list of commands could be used to get a brief or detailed view of a Bacula backup server from the management utility bconsole…
Send coins in Ethereum network with geth console
Here are the steps needed to make a secure transfer of your funds under linux distro of Ubuntu. To be able to transfer money safely…
network time synchronization status with ntpq
There is a handy program called ntpstats , which shows the network time synchronization status of your server under Ubuntu 16, but the older version…
Delete millions of files slowly without loading the server
There a situations when we need to delete a great deal of files from our filesystem and if we just execute rm -Rf the server…
Reset any linux system from the console as if the reset button was pushed
What if you do not have the physical access to your server and you know there is a great possibility your server won’t shutdown properly,…