How to scan for new disks on VPS without reboot
VPS has become a new standard in Hosting world. They have become stable, fast and scalable. Here is a small tip for those, who would […]
Continue reading »Notes from the Expert
VPS has become a new standard in Hosting world. They have become stable, fast and scalable. Here is a small tip for those, who would […]
Continue reading »
Rare, but happens, that servers hang. And even more rare that they don’t respond on reboot commands. And what if you are out hiking with […]
Continue reading »SSH is great, secure and stable protocol, that is used for remote access to *nix servers and file transfer. Now it is possible to mount […]
Continue reading »May control panels offer this function (e.g. cPanel), but sometimes you might want to do it the old way – that is – manually. Here […]
Continue reading »This little command will give you list of folders, sorted by their size: du -sk * | sort -nr | more
Continue reading »I personally suggest using first option, other are more and more “hardcore”. Also I would not suggest doing this under high CPU load or high […]
Continue reading »Very often, when website is hacked – we do clean it for customer, because we do not want to have hacked content on our servers. […]
Continue reading »