similar to: Port Forwarding

Displaying 20 results from an estimated 900 matches similar to: "Port Forwarding"

2003 Feb 18
2
nmbd daemon
I wonder if anyone has any thoughts on why my nmbd daemon stops running. I checked the logs and there is nothing showing in there as to why this daemon stops. SMBD is running there just fine, but not NMBD ?? Any thoguhts? --- Ted Gervais, Coldbrook, Nova Scotia, Canada
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 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
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,
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
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.
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
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.
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..
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...
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
2013 Apr 26
4
Help with merge function
Dear all, I'm trying to merge 2 dataframes, but I'm not being entirely successful and I can't understand why. Dataframe x1 State_prov Shape_name bob2009 bob 2010 bob2011 Nova Scotia Annapolis 0 0 1 Nova Scotia Antigonish 0 0 0 Nova Scotia Gly NA NA
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
2013 Feb 25
1
quesion about SS of ANOVA
Hi all: I have a quesion about ANOVA: Is SS(Sum of Square) of a specific factor constant with the number of factors changing? dat1 includes one factor g1,and g1's SS is called SS_g1_dat1. dat2 includes two factors g1,g2,and g1's SS is called SS_g1_dat2. My quesion is: Is SS_g1_dat1 equals to SS_g1_dat2? I have both "yes" and "no" reasons for the quesion,but
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
2008 Jun 18
3
multiple multiplication in R
hi: just a very simple quesion,how to do multiple multiplication in R x<-c(1,2,3,4,5,6) how to get 1*2*3*4*5*6? I checked the Arithmetic Operators in R,but did not found the operators for this function,anyway can do this except the loop? [[alternative HTML version deleted]]
2007 May 24
6
Sum per hour
Dear all, I have a list of precipitation record and a list of time I would like to sum them up per hour, or per day. Does such a function exist ? example: time<-c("2000-10-03 14:00:00","2000-10-03 14:10:00","2000-10-03 14:20:00","2000-10-03 15:30:00","2000-10-03 16:40:00","2000-10-03 16:50:00","2000-10-03
2007 Jan 26
7
How to protect attributes from being updated?
Hi! I''m new to Rails! Rails rox! 1 quesion so far: I have :email attribute in User model. I dont'' want :email to allow to be updated. How do i do this with Rails? Do I have to implement required validation manually? Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: