List running processes with their pids, under a hierarchical structure.
...]# ps -auxf
Kill a process.
...]# kill pid
Really kill a process, if previous kill is unsuccessful.
...]# kill -s 9 pid
List running processes with their pids, under a hierarchical structure.
...]# ps -auxf
Kill a process.
...]# kill pid
Really kill a process, if previous kill is unsuccessful.
...]# kill -s 9 pid
Procedure for checking System Check the environment. ...]# set Show logged in users and...
Just use the following command: sudo apt-get remove {package-name} For example remove...
To increase the file upload size we have to edit two values in php.ini: upload_max_filesize and...
Common Functions Ctrl + r -- Refresh active panelCtrl + t -- Mark single fileCtrl + x c -- Opens...
There are many ways to set up a GIT server with console. This article shows one way to set up a...
Powered by WHMCompleteSolution