Mechbit.in
  • Home
  • Webhosting
  • Blog

Website

Website

Find Processes running on Specific Port

To find out all the running process of specific port, just use the following command with option -i. The below example will list all running process of port 22. # lsof -i TCP:22 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME sshd 1471 root 3u IPv4 12683 0t0 TCP *:ssh (LISTEN) Read more…

By mechbitinternet, 4 years ago
Website

List User Specific Opened Files with lsof Command

The below command will display the list of all opened files of user root # lsof -u root COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME sshd 1838 root cwd DIR 253,0 4096 2 / sshd 1838 root rtd DIR 253,0 4096 2 / sshd 1838 root txt REG 253,0 Read more…

By mechbitinternet, 4 yearsJun 2, 2021 ago
Website

List all Open Files with lsof Command

In the below example, it will show long listing of open files some of them are extracted for better understanding which displays the columns like Command, PID, USER, FD, TYPE etc.   Sections and it’s values are self-explanatory. However, we’ll review FD & TYPE columns more precisely. FD – stands for File descriptor and may seen some of the Read more…

By Mechbit Internet, 4 yearsJun 2, 2021 ago
Website

Check Which Folders Use The Highest Disk Space In Linux

Linux Shell is a powerful tool for so many tasks, here is one single command to find the directories that has larger disk usage. This command is helpful to track the disk usage and bring it down to the disk usage hogs. Command du -h <dir> 2>/dev/null | grep ‘[0-9\.]\+G’ Read more…

By Mechbit Internet, 4 yearsMay 25, 2021 ago
Website

How to export/import a MySQL database via SSH

When dealing with large databases over 50Mb it is recommended to manage them via SSH. In this article, we will cover exporting and importing a database via SSH. Make sure that you replace the following variables in the commands below: USERNAME – the MySQL user assigned to your database. DATABASE Read more…

By Mechbit Internet, 7 yearsAug 19, 2018 ago
Web Hosting

Restoring a Domain Name’s Zone File Records in godaddy.

If you make a mistake while updating your domain name’s zone file records in the Zone File Editor, you can restore the default settings and start over. Restoring the default settings deletes any customized zone file records you’ve created and replaces them with our default zone file records. NOTE: You Read more…

By Mechbit Internet, 8 years ago
Website
  • Find Processes running on Specific Port
  • List User Specific Opened Files with lsof Command
  • List all Open Files with lsof Command
  • Check Which Folders Use The Highest Disk Space In Linux
  • How to export/import a MySQL database via SSH
Popular
  • How to apply for SBI debit card without visiting branchHow to apply for SBI debit card without visiting branch
  • How To Disconnect/Surrender Bsnl Broadband/Landline Online/ Through CSCHow To Disconnect/Surrender Bsnl Broadband/Landline…
  • My Talking Tom A Funny Android GameMy Talking Tom A Funny Android Game
  • Virtual Credit Card a new solution for Paypal India UserVirtual Credit Card a new solution for Paypal India User
  • How to block SBI debit/atm card online and offlineHow to block SBI debit/atm card online and offline
Facebook
Recent Articles
  • Du and Df showing different disk space usage
  • Find Processes running on Specific Port
  • List User Specific Opened Files with lsof Command
  • List all Open Files with lsof Command
  • Check Which Folders Use The Highest Disk Space In Linux
  • How to export/import a MySQL database via SSH
Find us on Google Plus
Browse by Category
Tweets by @mechbit
  • About
  • Advertise
  • Blog
  • Contact
  • Durgapuja 2018 App Privacy Policy
  • Home Page
  • Privacy Policy
Hestia | Developed by ThemeIsle