Articles by Omer Cakmak
Install Redis Server on Rocky Linux 9 [Step-by-Step]
Step by step instructions to install redis on Rocky Linux 9
Install PgAdmin4 on Rocky Linux 9 [Step-by-Step]
Step by step instructions to install pgadmin4 on Rocky Linux 9 with screenshots
Install phpMyAdmin on Rocky Linux 9 [Step-by-Step]
Step by step instructions to install phpMyAdmin on Rocky Linux 9 using 2 different methods.
Install LXD on Rocky Linux 9 [Step-by-Step]
Step by step instructions to install LXD on Rocky Linux 9
Install Rancher on Rocky Linux 9 [Step-by-Step]
Step by step instructions to install rancher on Rocky Linux 9 with screenshots.
Install Nagios XI on Rocky Linux 9 [Step-by-Step]
Two different methods to install nagios XI on ROcky Linux 9. Install latest or custom version by directly downloading from official page.
How to install Issabel PROPERLY [Step-by-Step]
Step by step instructions to install Issabel with screenshots in Linux
[SOLVED] Upload file to Linux server from Windows
3 different methods to upload file to Linux server from Windows. Using SCP or PSCP CLI tool, or Using WinSCP and/or FileZilla which are GUI based tool
[SOLVED] Restrict FTP user to a directory in Linux
Use chroot_local_user to restrict FTP user to a directory in vsftpd.conf in Linux. You can specify the directory name and path which acts as home directory for …
Restart Crontab in Linux (Cron Reload & Restart Commands)
Learn when and how to restart crontab in Linux. See cron restart and reload commands for Ubuntu, Debian, RHEL, CentOS—and when a restart is NOT required.
zsh: command not found: pip – Fix with pip3 & PATH in 2 Minutes
We explore the different root cause for getting zsh: command not found: pip error in Linux and how to fix those errors.
Remove dot(.) in Linux Permissions the RIGHT way!
Step by step instructions to remove dot in Linux permission section for file and directory. What is the meaning of having dot (.) in the end of Linux permission …
Get SFTP version of remote server in Linux [SOLVED]
3 different methods to connect to remote server and get sftp version in Linux. The proper way to get sftp version in Linux with examples
Simple TRICKs to check size of hidden files in Linux
2 ways to check size of hidden files in Linux. Use ls and du command to check size of hidden folder in Linux with practical examples
How to PROPERLY change mount point name in Linux
Step by step instructions to change mount point name in Linux. Change mount point name without any downtime or any data loss. 100% risk free steps.
