Profile
Achievement
tobewan's Recent Snippets
- All /
« Prev 1 Next »
Bash
Print the number of established and listening connections to your server on port 80 per each IP address
1
1557
posted 14 years ago by tobewan
If you need to list all of the MySQL databases managed by Plesk along with their corresponding domains and login credentials, you can use this query:
1
859
posted 15 years ago by tobewan
Bash
lists all network protocol connections filtering out column 6 and sorting the unique entries by count
0
821
posted 15 years ago by tobewan
Bash
all network connections filtering out anything in column 6 that matches '/tcp/' and sorts the unique entries by count
0
1032
posted 15 years ago by tobewan