Displaying 20 results from an estimated 600 matches similar to: "checkproc"
2002 Aug 29
1
Need Help: Sometimes Stop during smbd start
Hi
during Startup of SuSE-Linux 7.2 Prof. the PC is sometimes
( 1 of 10 times) stopping by start smbd. Reset knop the help
only. I have this problem with the samba version in SuSE
package and version 2.2.5 too. In the file ../rc3.d/S12smb I
added 2 lines to see if nmbd and smbd are startet.
I see nmbd is starting always, the text "SAMBA smbd
gestartet" is in case of fault not printing.
1999 Oct 02
2
How to start smb server when reboot?
Hi,
I installed Samba 2.0.3 on Linux 2.2.5. Every time I reboot system I found
the smb has not been started. But in the directory /etc/rc.d, the file "smb"
exists. When I run "smb restart",after a while, the samba server is ok. I
wonder why the samba server is not up when system reboot. Thanks a lot.
Followed is the content of the file "smb":
#! /bin/sh
..
2007 Jul 05
2
DTracing GNOME startup
Hi there,
I''ve been using OpenSolaris for three months now, and I''ve started to get
interested about to get my hands dirty with DTrace. Since I have an strong
GNOME background, I would like to use it to help GNOME developers to find
performance problems. Federico Mena Quintero, one of the Novell GNOME guys
is one of the people that are working on GNOME performance stuff. He
2011 Jul 11
0
Xen and timekeeping
Hi everyone,
I have the problem with Xen domU's and timekeeping in dom0.
Time in dom0 was incorrect by 5 hours due to wrong timezone assumed. Fixed it
by ntpdate ntp.nist.gov. The time on a dom0 was changed. I didn't append
xen.independent_wallclock=1 to sysctl.conf thus the time in all domU's was
also changed. But THEY DIDN'T "KNOW" THAT!
The 'date' output
2005 Aug 27
1
Samba works!: Samba, Kerberos, Win2K Active Directory authentication
After some days, here is my personal cookbook for
Samba in Solaris.
I needed to share a folder in my Solaris server, but
using my Windows Active Directory Account. Here are my
proccess, if it can help to anyone or if anyone can
make corrections or suggestions.
Thx.
Personal Cookbook for Samba.
Objective:
To enable a Unix server for share folders
for Microsoft Windows machines with
2000 Nov 07
4
RedHat sshd.init script typo ?
Hi,
I noticed one small possible error in the
openssh-2.3.0p1/contrib/redhat/sshd.init script.
In the stop option:
stop)
echo -n "Shutting down sshd: "
if [ -f $PID_FILE ] ; then
killproc sshd
[ $RETVAL -eq 0 ] && rm -f /var/lock/subsys/sshd
fi
echo
2003 Jun 01
2
AW: samba installation
Hi again,
A.A wrote:
> Hi Thomas,
> As i wrote that's still the old Version:
> /usr/local/samba-2.2.8a/bin/smbstatus --> samba version 2.2.7a-SUSE
> When i type "Which smbstatus" i get /usr/bin /smbstatus
this looks like a standard installation of SuSE.
>
> I dont know what you mean with :
> For startup the samba processes you should change your
2003 Jun 02
0
AW: Re: AW: samba installation
hi,
there is the output of the command samba stop
and some more outputs.
Maybe you see now more what do i wrong :(!
balalayka:/usr/local # ls
. bin include man samba-2.2.8a sbin src
.. games lib samba samba-2.2.8a.tar.gz share
balalayka:/ # /etc/init.d/samba stop
bash: /etc/init.d/samba: No such file or directory
balalayka:/ # whereis samba
samba: /etc/samba
1998 Sep 10
0
SAMBA digest 1807
On 09-Sep-98 samba@samba.anu.edu.au wrote:
> Date: Wed, 09 Sep 1998 08:48:24 +0200
> From: franca@provincia.torino.it (Franca Vercellone)
I'll answer this in English (I speak and read Italian, but
writing is another matter ;-)
>
> HO un problema grandissimo.
> Tutte le volte che il server sul quale e' configurato samba reboostrappa,
> non si riesce piu' a
2003 Jun 02
0
AW: Re: AW: samba installation
you'll need to type './smbd -D' instead of 'smbd -D' if you're in the /usr/local/samba directory (same for nmbd -D and smbstatus).
BTW, you need to type 'ps fax | grep smbd' and then 'kill -9 <process ID>', where <process ID> is listed in the 'ps fax | grep smbd' command. Same for nmbd.
Also, make sure the smbd and nmbd daemons are not
2002 Jul 16
1
opensshd.in
I've had the wrong sshd daemon killed by "killing using alternate method"
too many times.
Would this cause anyone any grief?
--- opensshd.in.old Sun Oct 21 16:42:02 2001
+++ opensshd.in Mon Jul 15 19:34:16 2002
@@ -3,11 +3,8 @@
#
# Stripped PRNGd out of it for the time being.
-AWK=/usr/bin/awk
CAT=/usr/bin/cat
KILL=/usr/bin/kill
-PS=/usr/bin/ps
-XARGS=/usr/bin/xargs
2010 Jul 22
1
problem with restarting nut
Hi,
one user found problem with restarting nut. upsdrvctl does not wait for
drivers being really terminated. In init scripts we have following:
killproc upsmon
killproc upsd
upsdrvctl stop
and then
upsdrvctl start
upsd
upsmon
problem is upsdrvctl stop only sends terminating signals but does not wait for
driver termination. This makes driver fail to start sometimes when old driver
is still
2007 Sep 03
0
How to - Samba, winbind and Active Directory
Hi,
I finally was able to to get samba/winbind to
authenticate off W2k3 Active Directory. I seen a lot
of info on the web on how to do this but I never seem
to have one site that got me through it all. Anyway,
with all the info I gathered I was able to put it all
together, get it working and documented all the steps
I used. I'm running Redhat 4 (2.6.9-55.0.2) with
compiled Samba 3.0.25c
2003 Jun 02
0
AW: AW: Re: AW: samba installation
hi,
in the meantime i uninstalled and reinstalled samba again.
it' s strage because i get two directories , Samba and samba-2.2..8a !!
Newertheless i did as you wrote but there is still the old Samba ther!
i Killed both Daemons and do :
balalayka:/etc/samba # ps fax | grep nmbd
balalayka:/etc/samba # ps fax | grep nmbd
balalayka:/etc/samba # cd /usr/local/samba/bin/
2003 Jun 02
0
AW: AW: Re: AW: samba installation
You need to do ./smbstatus as well.
------------------------
"A.A" <1alp@gmx.de> wrote:
------------------------
hi,
>
>in the meantime i uninstalled and reinstalled samba again.
>it' s strage because i get two directories , Samba and samba-2.2..8a !!
>Newertheless i did as you wrote but there is still the old Samba ther!
>i Killed both Daemons and do :
2008 Sep 08
1
Running ices on startup
Hi everyone.
I'm running icecast and ices2 on OpenSuse 10.2 (could upgrade to 11.0 in a breeze though).
What I'm trying to achieve right now is to use this for a kind of "baby-phone" functionality.
That means:
1. There is a microphone attached to the server which records sound in the room
2. I'm in another room, listening to the server on Winamp, so I can hear what goes on
2003 Jun 02
0
AW: AW: AW: Re: AW: samba installation
there is some new Error:connections.tdb not initialized.
balalayka:/usr/local/samba/bin # ./smbstatus
params.c:OpenConfFile() - Unable to open configuration file
"/usr/local/samba/lib/smb.conf":
No such file or directory
Can't load /usr/local/samba/lib/smb.conf - run testparm to debug it
*************************************
I do copy the old smb.conf to
2003 Jun 02
0
AW: AW: AW: Re: AW: samba installatio
Since you've compiled with default options, your smb.conf is located in
/usr/local/lib/smb.conf . You should copy your working smb.conf for version 2.2.7 (/etc/samba/smb.conf) to /usr/local/lib.
You should run ./testparm as well.
------------------------
"A.A" <1alp@gmx.de> wrote:
------------------------
there is some new Error:connections.tdb not initialized.
>
>
2000 Feb 14
0
samba 2.05 with RH6.1 and Win98
Hello,
I had samba working fine with RH6.0
but now I cannot get it to work...
I cannot even see the SAMBA machine
in my network neighbor hood.
TCP/IP connectivity is fine...
Has something changed in this version??
Why does the smb.conf now have 'server string'
instead of 'netbios name'???
I have attached smb.conf and smb
thanks
Ken
-------------- next part --------------
2006 Jun 21
2
startup script for icecast
Hello,
I was wondering about the feasibility of including a startup script for
icecast for redhat/fedora installs? I've had to do an rpm install on an fc4
box, and a source install, rpms couldn't be found for an rh9 machine, yah i
know that's old. And in both cases i had to drop in a custom-made startup
script, see below. I was wondering esepcially in the case of the rpm, and