Check running processes in Ubuntu
January 2, 2023
To check running processes in Ubuntu, you can use the top command or the ps command. Using the top command: Open the terminal by pressing… Read More →
January 2, 2023
To check running processes in Ubuntu, you can use the top command or the ps command. Using the top command: Open the terminal by pressing… Read More →
To auto-mount a disk drive in Ubuntu and make partitions mount at startup, you can follow these steps: Connect the disk drive to your Ubuntu… Read More →
change permissions with Chmod Use Chmod in the terminal – To change all the directories to 755 (drwxr-xr-x): find /opt/lampp/htdocs -type d -exec chmod 755… Read More →
May 23, 2022
Use the following code to Find all files containing specific text on Linux? grep -rnw ‘/path/to/somewhere/’ -e ‘pattern’
View the information on usage of server resources on Plesk Go to Tools & Settings > Server Information. https://docs.plesk.com/en-US/obsidian/administrator-guide/statistics-and-monitoring/viewing-statistics.59249/
December 10, 2021
centos download (centos 7) To download go to the following link – www.centos.org/download