Secure Shell (SSH) is a widely used network protocol that allows secure remote access to Linux servers. Logging in with SSH provides a secure and encrypted connection, enabling you to manage your server remotely. In this blog post, we will walk you through the process of logging in with SSH on a Linux server, ensuring […]
Check Disk Usage By File
To check which files or directories are using up space, you can identify which users or software on your server are using up space, for example when your disk is full. You can check the storage used per file or folder by executing the following command inside the folder of choice (for example /home) Showing […]
Securing Your Linux Server: Essential Tips and Tools
Secure your Linux server with patching, strong user security, backups, and proactive monitoring using tools like Nixstats, Nagios, Zabbix, Datadog, or Prometheus.