Suchen
Suchergebnisse
- ndsd-multi : a way to start multiple eDirectory instances simultaneously in Linux
-
... or 'ndsd' scripts do already in creating my own PID file I am using sudo. It does the job nicely and if you would like to ...
Tool - aburgemeister - 20 Aug 2010 - 3:34pm - 2 comments - 1 attachment - 3 Gruppen
- Get your Servers properly registered and patched via the Novell Customer Care Center - Part 2
-
... ps -eaf | grep zmd Now stop ZMD by finding the pid and kill it with a -9 - it usually hangs for me....(stuck asleep) example kill -9 pid# found above Now cleanup the registration in question rm ...
Article - noneal - 16 Apr 2010 - 11:58am - 0 comments - 0 attachments - 5 Gruppen
- edirmon - NWMON-like eDirectory monitor for Linux
-
... The line in question is openlog("edirmon","ndelay,pid","LOG_USER"). Change LOG_USER to whatever valid facility you'd like. ...
Tool - tjbayly - 2 Apr 2010 - 9:29am - 29 comments - 1 attachment - 2 Gruppen
- Debugging the Novell Customer Care Center Registration Process
-
... ---- ps -eaf | grep zmd Now stop ZMD find the pid and kill it with a -9 - it usually hangs for me....(stuck asleep) kill -9 pid# found above Now cleanup the registration in question rm ...
Article - noneal - 12 Feb 2010 - 12:05am - 0 comments - 0 attachments - 4 Gruppen
- Diagnosing a 6038 Error in Identity Manager
-
... remove `/opt/novell/eDirectory/data/ACME-IDV/data/ndsd.pid': Read-only file system rm: cannot remove `/var/lock/subsys/ndsd': ... instance of ndsd was not shutdown cleanly. Ignoring old pid file. ...
Article - geoffc - 8 Jan 2010 - 3:36pm - 0 comments - 1 attachment - 2 Gruppen
- GroupWise 8 SP1 Linux - Script Checking Services w/auto restart/logging
-
... service/process. grpwise services does not run with a PID so the method for finding if the service is running is different than ... it is not a process, hence it will never have a PID . All GroupWise agents certainly do have PIDs, and these need to also ...
Tool - psloat - 10 Dec 2009 - 4:16pm - 5 comments - 1 attachment - 3 Gruppen
- How to stop Novell Audit LCache process gracefully...
-
... lcache' NOTE: 'pgrep lcache' will get you the pid of running LCache process. You can replace 'pgrep lcache' with the running ...
Article - hmahantesh - 12 Nov 2009 - 2:40pm - 0 comments - 0 attachments - 2 Gruppen
- NetWare Physical to Virtual (P2V) Conversion Process With Free Tools
-
... dd transfer you can always do a kill -SIGUSR1 on the dd pid and youll get a progress report of how far dd is in finishing the transfer. ... you can then run "kill -SIGUSR1 xxxx" where xxxx is the pid of dd. Then press ctrl+alt+f1 to go back to the first console and see the ...
Article - gavo - 13 Oct 2009 - 2:33pm - 11 comments - 1 attachment - 2 Gruppen
- LJDT: Taking Advantage of Screen
-
... at all. The first column there is actually the PID of the screen process for those interested in seeing that directly ... it needs to be told which to join. By default using the PID is easy enough. It may be more convenient at times, though, to have names ...
Article - aburgemeister - 2 Jul 2009 - 11:58am - 0 comments - 0 attachments - 5 Gruppen
- Automatically Restart a Service if it Crashes
-
... the /etc/init.d/ file COUNT=$(UNIX95=1 ps -C $MYPROC -o pid= -o args= | wc -l) #This command gets the number of occurances of the ... want to add a command after "then" to remove the leftover pid file: rm /var/run/novell/groupwise/pidfile.pid Where pidfile.pid is ...
Article - penguin_roar - 23 Jun 2009 - 12:20pm - 0 comments - 0 attachments - 4 Gruppen
