This is simple “how to” to get started mining crypto currency with explanations using Ethash algorithm like Ethererum. Just follow the simple steps and you’ll…
Author: neoX
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…
Gentoo emerge a package with a custom option passed to the configure
Gentoo is a source-based Linux distro and each time we want to install a package in fact we compile it with the system program emerge….
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,…
Create a simple spamassassin rule to catch words
Not so often we need to write our custom rules for fighting against spam, but sometimes we need it, because a spammer just wanted to…
Howto do a netinstall of CentOS 7 (7.4.1708) – minimal server installation
Minimal net install is useful when a dedicated server is installed from a IPMI KVM or Dell iDRAC, HP iLO, IBM IMM or where the…
How to compile cpuminer-multi under Ubuntu 16.04 LTS for CPU mining cryptocurrencies
Thanks to cpuminer-multi we can have one application capable of mining many different cryptocurrencies based on different algorithms. Here are the steps you should do…
How to configure openvpn client with an ovpn single configuration file
One file for configuration is always a good thing. We can pack everything needed for a openvpn client configuration in one single file, when using…
How to install the latest linux kernel (mainline) in CentOS 7 distro
Here you can see the steps to install the latest (mainline stable) kernel under CentOS 7, whether we need the latest driver, because we bought…
How to install the latest linux kernel (mainline) in Ubuntu (17.10) distro
Sometimes we need to install the latest kernel version of our linux distro (btw it is called “mainline” if you need to google something about…