How to check disk usage in unix? Here is how you can check disk usage in unix via terminal. Disk usage is a critical thing in servers, Certain times the web service or server acts weird and it could be disk space being full. In order to check the disk
Tag Archives: command to check port used
How to check port used by any process in unix? Here is how you can check port used by any process in unix terminal. While developing any webservice or web server you might end up using existing port number and will face issue while starting the server Before such thing