Profile
Achievement
tobewan's Recent SnippetsTagged server
- All /
« Prev 1 Next »
Bash
Print the number of established and listening connections to your server on port 80 per each IP address
1
1567
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
866
posted 15 years ago by tobewan
Bash
lists all network protocol connections filtering out column 6 and sorting the unique entries by count
0
825
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
1046
posted 15 years ago by tobewan