Displaying 4 results from an estimated 4 matches for "axuww".
Did you mean:
auxww
2009 Jul 13
7
puppetd no-daemonize
So I have been trying to run puppet once in my kickstart %post scripts but
every time it detaches and daemonizes even though I have explicitly stated
otherwise. Am I missing something?
# rpm -q puppet
puppet-0.24.8-1
# /usr/sbin/puppetd --onetime --no-daemonize --verbose --debug
debug: Creating default schedules
debug: Failed to load library ''shadow'' for feature
2003 May 07
1
Music not on hold
Hello,
I just can't seem to get the MusicOnHold function to work out ok.
I' managed to get the MP3Player app to work out fine, but
when I run the MusicOnHold all i get is siliece.
I can see that Asterisk executes mpg123 properly (I think)
#ps axuww|grep mp
gk 4383 0.0 0.4 3736 552 pts/4 S 15:06 0:00
/usr/bin/mpg123 -q -s --mono -r 8000 -b 2048 -f 8192 sample-hold.mp3
sample-hold2.mp3
# ls -l /proc/4382/
total 0
-r--r--r-- 1 gk gk 0 May 7 16:05 cmdline
lrwxrwxrwx 1 gk gk 0 May...
1999 Nov 22
3
3 Bugs to Report: OpenSSH V1.2pre13
...from BB indicating ssh has given up the ghost...
2. sshd will sometimes hang when disconnecting from a server.
-ssh host
-we do some work
-we hit CTRL-D to disconnect
-we logout on remote system
-ssh does not disconnect from remote system and will stay hung indefinitely
(an ps -axuww shows an sshd process still running on the pty.)
3. For no rhyme or reason, we occasionally get an warning message just
before we get a shell prompt when connecting to some of our servers
through openssh. All our test servers are running the same software build
(distribution) and the same...
2002 Feb 24
3
Multiple Instancies of Samba on a single System
Hi out there,
i intend to run multiple Instancies of Samba
on a single, multi-homed, server, with each instance bound
to a specific (logical) interface.
If this works, it would be fine to me.
Mainly for administrative Reasons. (You won't believe,
but from time to time it becomes necessary to restart
some services, but restarting the entire server is a
real mess)
Well here my