coolcommands.com - the search engine for unix sysadmins :: unix commands and scripts
Thursday September 9, 2010


 Home
 Search
 Advanced Search
 Category Search
 Affiliates
 Acknowledgements
 Cool Links

Username

Password

Remember me
Forgot your password?
Create an account

Who's Online
We have 21 guests online

Newest Member

santoshd

Hit Counter
4775911 Visitors

cool Statistics
coolcommands:1313
Categories:82
Total queries:524278
Members:4288





Search coolcommands.com
Search Keyword:


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



FREE
myPMS

Password
Management
System

by

LVOware.com




Top 5 Submitters

lvo1138
audet37
kah00na32
Mariom24
lebjf00013

Top 5 Searches

Category Solaris42738
Category AIX38092
Category General UNIX34294
solaris20874
aix19395

Terms of Use
Privacy
Contact


 
coolcommands.com © 2010. All Right Reserved.
Programming by PRATTICO Consulting . Hosting by Apricusum