SFTP (SSH/Secure File Transfer Protocol) is a network transmission standard used to transfer, access, and manage files over a remote…
Browsing: Linux Tutorials
Shell, the command interpreter of an OS, processes the commands entered into the command line and widely used in Linux.…
All the Linux systems keeps the users information in /etc/passwd and /etc/shadow files. User password and account aging details are…
Updates are essential in any operating system environment because it allows application, processes and the operating system itself to be…
Cron jobs are invaluable tools in Unix-like operating systems that allow system administrators and users to schedule specific tasks at…
Puppet is an open-source, automation admin engine used to perform administrative tasks and server management remotely. This tool is available…
Systemd is a software application that provides an array of system components for Linux operating systems. It is the first…
GoAccess is a real-time log analyzer for web server on Unix/Linux systems. It alos allows to access logs via the…
Vim (Vi Improved) is a highly configurable command line text editor for Unix like systems. It is originally cloned with…
Nano is a simple and user-friendly text editor that comes pre-installed in many Linux distributions. It is often used to…