|
| cool Statistics |
| | coolcommands: | 1313 | | Categories: | 82 | | Total queries: | 524278 | | Members: | 4288 | |
|
|
|
 |
|
|
Search coolcommands.com
 |
Submitted by:
lvo   |
coolcommand
samba - can't browse your server |
Description
If users are no longer able to browse your Samba server, you could (if possible), simply kill the processes "smbd" and "nmbd".
Command one-liner:
# ps -ef | egrep "smbd|nmbd" | grep -v grep | awk '{ system("kill -9 " $2)}'
Or using SWAT (default port 901):
http://hostname:901 |
Example
ps -ef | egrep |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: lscfg - display peripheral configuration on IBM RS/6000
Example: lscfg -pvl hdisk# | ent# | sys0
[show me the details] |
coolcommand: how to add an automount in IBM AIX
Example: /usr/sbin/automount -m -v -f /etc/auto_master
[show me the details] |
coolcommand: vmtune - how to modify the VMM parameters in IBM AIX v4
Example: /usr/samples/kernel/vmtune -P 50
[show me the details] |
coolcommand: procstack - how to display hex addresses and symbolic names of a process in AIX 5L
Example: procstack 233628
[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 | 42738 |
| Category AIX | 38092 |
| Category General UNIX | 34294 |
| solaris | 20874 |
| aix | 19395 |
|
|
|
|