|
| cool Statistics |
| | coolcommands: | 1313 | | Categories: | 82 | | Total queries: | 523752 | | Members: | 4276 | |
|
|
|
 |
|
|
Search coolcommands.com
 |
Submitted by:
lvo   |
coolcommand
how to blink the LED on a network interface in Linux |
Description
If your network card supports it, you can blink the LED on the specified network interface in Linux like this:
# ethtool -p eth# 5
This blinks the LED on the interface for five seconds–without interrupting network traffic.
|
Example
ethtool -p eth0 5 |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: how to initiate a user requested kernel crash in Linux
Example: echo 1 > /proc/sys/kernel/sysrq; cd /proc; echo c > sysrq-trigger
[show me the details] |
coolcommand: monitor - how to see server utilisation in IBM AIX
Example: monitor
[show me the details] |
coolcommand: how to select a random row in mysql
Example: select * from tablename order by rand() limit 1;
[show me the details] |
coolcommand: how to enable debug in your NIM client installation
Example: nim -Fo check -a debug=yes [SPOTNAME]
[show me the details] |
|
|
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts
|  |  |  |  |
|
|
|
|
 |
|
|
|
Top 5 Submitters
|
|---|
| lvo | 1138 |
| audet | 37 |
| kah00na | 32 |
| Mariom | 24 |
| lebjf000 | 13 |
Top 5 Searches
|
| Category Solaris | 42688 |
| Category AIX | 38043 |
| Category General UNIX | 34243 |
| solaris | 20800 |
| aix | 19388 |
|
|
|
|