similar to: nmbd daemon

Displaying 20 results from an estimated 700 matches similar to: "nmbd daemon"

2003 Feb 26
4
Port Forwarding
Is ''port forwarding'' a relatively new thing with packet filtering? Or has it always been available since iptables appeared on the scene. --- Ted Gervais Coldbrook Nova Scotia Canada B4R1A7
2003 Jan 08
3
Removing Samba
Does anyone know how to remove Samba, using the RPM utility? I have tried but not sure on the correct use of RPM and of course I am not sure of the proper name for removing Samba?? -- T.L.Gervais Coldbrook, NS Canada.
2003 Feb 19
3
log files - slackware
Does anyone use slackware with samba? And if so, are they able to produce 'log.nmbd' files? I can't. But I can do this just fine with RH8.0. By the way - my version of Slackware is 8.1 -- T.L.Gervais Coldbrook, NS Canada.
2003 Jan 10
2
The use of Samba
Now that I have Samba all set up and working well with all the machines I have - some linux, some Win98, some WinXP , what more can I do with Samba than just allow access to each of these machines. Right now I can sit at any machine and access any others. I can move files around I can play music files from any machine and I can print on any Printer that is in the network. What more can I
2007 Mar 08
1
autoLogin
I just installed Centos (version 4.4) and wondering how I can change things so I don't have to login. I am aware of the security implications for doing this but I would prefer this if I can do it. I believe it has something to do with autologin and if so how is this configured ?? --- Ted Gervais, Coldbrook, Nova Scotia, Canada
2003 Feb 26
1
MASQ views
Wondering about being able to see MASQ activities with IPTABLES. With IPCHAINS I used -M -L to make this possible. Nothing like that with iptables, at least as far as I can see. Any thoughts on that fellows.. --- Ted Gervais Coldbrook Nova Scotia Canada B4R1A7
2003 Feb 27
3
Unknown commments in shorewall status.
I wonder if someone can tell me what these ''unknown'' remarks mean in my status file. They are only in the last portion of the file and are listed below. If they mean nothing, I will rest easy. But if not it means I need to fix something. Your thoughts would be appreciated. ---------------- udp 17 92 src=24.224.173.220 dst=24.222.0.75 sport=1027 dport=53 src=24.222.0.75
2000 Aug 02
1
samba and passwords
I got a problem. Samba is in place and working on my linux machine but when I try and use Windows to map a drive it asks for a password and doesn't know the one I enter. How can I enter a new one, or find the one I currently have in place? --- Ted Gervais 1-902-679-2253 Coldbrook, Nova Scotia Canada.
2003 Feb 26
0
Re: Exchange Server in DMZ (i-hacked.com)
Hiya, My two cents here .. I use a locked down Linux Sendmail relay (use sendmail null-client feature on any spare old server or PC) in my DMZ to relay Mail to the exchange server in my local zone. Its sort of the moat you have to cross over to get at the castle walls and the hot oil dumped on your head approach. Francesca C. Smith Lady Linux Internet Services 1801 Bolton Street # 1 Baltimore,
2007 Mar 08
2
Videos
I am trying to get my latest installation of Centos (4.4) to see videos when I am in www.cnn.com. I installed mplayer using yum and that went well. But I still get the screen from microsoft saying I need to install their plugin.. What more can I do to get these videos to work when I use either mozilla or konqueror.. Thanks..
2007 Mar 01
0
ptyxx ports
With the 2.6 kernels we have lost the ability to use ptyxx and ttyxx for the installation of various ports. I am thinking of attaching a modem etc to an axip or other similar port and for that I always used ptyxx/ttyxx to do this. How is this done with the 2.6 kernels? -- Ted Gervais 2381 Loretta Ave., Coldbrook Nova Scotia Canada b4r 1a7
2000 Aug 03
0
'network neighbourhood'..
Hi.. I am finally making some progress with Samba. Its been a while but finally I see the light. I have a question. First of all, here is where I am at. I can use smbclient and access all the shares on my Windows machine. And I can map all the drives that are shared on my linux machine. In other words everything is working between my two machines. Now, here is the problem. In 'network
2003 Jan 09
1
nmbd -D
Just wondering something here. I am running RH8.0 and have the latest Samba release from RH networks. I just got finished updating things with their files (all four of them) and now the daemon 'nmbd' will start but not continue to run. I can still access the network without it though, so not sure the relevance of this daemon.. Any thoughts on why this is happening and what does
2003 Feb 25
0
Shorewall Setup.
Hello Tom and others on the list. Tom - you might recall that the other day (night) I had problems with my axip setup (protocol 93) and we made some changes to the policy, zones and interfaces files. You added ''peers and tunl+'' Following that change nothing seemed to work. In fact you wanted to see the shorewall status file, among other things. Well - tonight, I carefully put
2008 Feb 12
3
regular expression for na.strings / read.table
Dear all, I am working with a csv file. Some data of the file are not valid and they are marked with a star '*'. For example : *789. I have attached with this email a example file (test.txt) that looks like the data I have to work with. I see 2 possibilities ..thast I cannot manage anyway in R: 1-first & easiest solution: Read the data with read.csv in R, and define as na strings
1998 Aug 23
12
passwords
could someone please give me the lowdown on samba and passwords? i keep trying to connect to any share name on either of my unix boxes, either from each other or from a win95 machine... every time i can't get anything due to passwords... does samba have it's own password file? from trial-and-error it seems that it doesn't read out your /etc/passwd file for user's home dirs...
2006 Sep 27
1
exponential fitting
Hi, I would like to fit some experimental points by a exponential function. I ignore the parameters of this exponential and what I would like is to ask R to calculate the best fitting curve an the associated parameters (as the linear model function (lm) does for linear models). Is it possible ? Do anyone have an idea about how to do that ? Thanks by advance Jessica Gervais [[alternative
2006 Sep 27
1
panel.curve
Hi, I am trying to fit experimental points by exponemtial curve my data are stored into a matrix data the first column is the geographical point (a number = data[,1] ) ( I would like to plot several graphes at the same time) the second column is the time of measurement (x in the plot) the third column is a speed (y in the plot) if we assume the point are folowing this exponential behaviour
2006 Oct 04
1
strip function
Hi, I would like to asign titles into strip of a panel of curves designed thanks to a xyplot function (lattice package) I ve tried the "strip" function, ... here is my code I would like to write in the strip of each panel conditionning varialbe (here, it is data[,1]) xyplot (data[,3] ~ data[,2] | data[,1] , strip.default (which.given=1, which.panel = c(1:15), var.name= c
2020 Aug 17
1
Installing devtoolset-6 on CentOS 8
Has anybody tried (and succeeded) to get gcc 6.3.1 (or devtoolset-6) to work on CentOS 8? In the Animation and Visual Effect industry, gcc 6.3.1 is still the current recommended compiler (see www.vfxplatform.com), and is required to build many plugins. Unfortunately, it is not a "minimum requirement"... It is THE requirement. So I tried to get it from the vault: -- sudo dnf