|
| cool Statistics |
| | coolcommands: | 1338 | | Categories: | 83 | | Total queries: | 620358 | | Members: | 22813 | |
|
|
|
 |
|
|
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: how to display free space on the disks in Veritas volume Manager
Example: vxdg free
[show me the details] |
coolcommand: How to find if you're running a 32 or 64 bit kernel in Linux
Example: uname -m
[show me the details] |
coolcommand: how to restore network packet filter settings for iptables
Example: iptables-restore < filename
[show me the details] |
coolcommand: DB2 - installing IBM DB2 Connect 7.2 on IBM AIX 5L
Example: ln -s /usr/sbin/installp /etc/installp
[show me the details] |
|
|
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts
|  |  |  |  |
|
|
|
|
 |
|
|
|
Top 5 Submitters
|
|---|
| lvo | 1160 |
| audet | 37 |
| kah00na | 32 |
| Mariom | 24 |
| lebjf000 | 14 |
Top 5 Searches
|
| Category Solaris | 51966 |
| Category AIX | 49058 |
| Category General UNIX | 47583 |
| solaris | 23554 |
| aix | 22739 |
|
|
|
|