Tutorials · 5 min read How to Connect to Your Server Using VNC In this guide I will show you how to connect to your VPS (or any server) using VNC. What is VNC and How Does It Work? VNC or…
Tutorials · 5 min read How to check the health of your hard drive with smartmontools (in Linux) A) Installation If you’re not sure about your admin rights, always enter the command sudo -i at the beginning of every session: sudo -i This command will grant…