Telnet disconnects on inactivity

2000-08-25 Thread Robert Friberg
Hi all, Is there some "disconnect after x seconds inactivity" setting for remote connections somewhere? Telnet on windoze locks after ~20 seconds of inactivity. I'm running a standard RH 6.0 server installation. TIA, -- robert friberg, ensofus ab +46

log is full of identd connections

2000-08-25 Thread Robert Friberg
tail -100 /var/logs/messages shows a bunch of identd entries: uno identd[pid]: Connection from 195.100.203.5 uno identd[pid]: from 195.100.203.5 for: 1666,25 the number 1666 increases with 1 for every entry, entries are about 1 minute apart... Should I start worrying? -- robert friberg

RE: Telnet disconnects on inactivity

2000-08-25 Thread Robert Friberg
I'll try one out, thanks for the tip. regards, -- robert friberg, ensofus ab +46(0)708 98 57 01 ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Samba security?

2000-08-26 Thread Robert Friberg
Hi, I have a RH box as webserver on our corporate lan, the lan has a direct internet connection and the box is accessible from outside. We use samba for fileaccess on the server, is this a bad setup securitywise? -- robert friberg, ensofus ab +46(0)708 98 57 01

Solved: Telnet disconnects on inactivity

2000-08-26 Thread Robert Friberg
My isdn router was configured to shutdown after 45 seconds of inactivity :=) regards, -- robert friberg, ensofus ab +46(0)708 98 57 01 ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

DHCP server wanted

2000-08-27 Thread Robert Friberg
Hi all, Where can I find a dhcp server for RH 6.0? TIA, -- robert friberg, ensofus ab +46(0)708 98 57 01 ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Open Relay?

2000-09-12 Thread Robert Friberg
Hi all, How do I shut down open relay? I'm running RH 6.0. -- robert friberg, ensofus ab +46(0)708 98 57 01 The original message was received at Mon, 11 Sep 2000 13:32:16 +0200 from nobody@localhost - The following addresses had permanent fatal errors - [EMAIL PROT

RE: Open Relay?

2000-09-12 Thread Robert Friberg
is not permitted by default." and "rpm -q sendmail" tells me "sendmail-8.9.3-10" Strange regards, Robert Friberg ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Logreport - apache

2000-09-13 Thread Robert Friberg
Hi all, I'm looking for a webbased reporting tool for the webaccess logs. Anyone know of such a beast? -- robert friberg, ensofus ab +46(0)708 98 57 01 ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/lis

Thanks: Logreport - apache

2000-09-13 Thread Robert Friberg
I checked all the suggestions and I'm going to try out webalizer. Thanks! Robert Friberg, ensofus ab ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Fonts illegible in netscape

2000-09-27 Thread Robert Friberg
Hi all, Anyone care to check out this site and comment on the fonts and rendering? I want to make it as Linux-friendly as possible. http://www.miljoblicken.nu tia, -- robert friberg, ensofus ab +46(0)708 98 57 01 ___ Redhat-list mailing list

Accepting and forwarding mail

2000-10-05 Thread Robert Friberg
learn what's happening. The first step is to add MX-pointers for each domain, that I can manage. Then I have to upgrade sendmail to the latest secure version (it's currently disabled), I can manage that too. It's the config part I could use some help with... TIA, -- robert

simple accept and forward, no pop. How?

2000-10-06 Thread Robert Friberg
learn what's happening. The first step is to add MX-pointers for each domain, that I can manage. Then I have to upgrade sendmail to the latest secure version (it's currently disabled), I can manage that too. It's the config part I could use some help with... TIA, -- robert

Comparison: AIX - RH

2000-10-10 Thread Robert Friberg
eatly appreciated. regards, -- robert friberg, ensofus ab ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

umask is strange

2000-10-18 Thread Robert Friberg
Hi all, Why is the execute-bit not affected by umask? The man page says permissions are calculated as: 0666 & ~umask I wonder why it's defined that way? -- robert friberg, ensofus ab ___ Redhat-list mailing list [EMAIL PROTECT

RE: umask is strange

2000-10-18 Thread Robert Friberg
> because you can't give execute permissions to files. What have you been smoking today? $ touch foo $ chmod u+x foo regards, Robert Friberg Ensofus AB ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com

RE: Colormaps, regexp

2000-10-23 Thread Robert Friberg
cess. for example I have this code to find rpm files containg a given > file name: > > if rpm -qpl $FILE | grep $FINDNAME > /dev/null > > But, if I have two variables, say VAR1 and VAR2, how can I check and see > if $VAR1 contains a substring of $VAR2 ? if echo $VAR2 |

OT: syntax of undisclosed-recipients and encoding?

2000-10-30 Thread Robert Friberg
coding scheme? -- robert friberg, ensofus ab ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Simple way to remove linux from dualboot box

2000-11-11 Thread Robert Friberg
Hi all, I have a box with linux and win98, is there an easy way to get rid of the linux partitions? fdisk.exe is useless... -- robert friberg, ensofus ab +46(0)708 98 57 01 ___ Redhat-list mailing list [EMAIL PROTECTED] https

Intergraph 2400

2000-04-18 Thread Robert Friberg
Hello, I have an Intergraph 2400 box running CLIX R3.1 Is there any linux that will run on it, preferably RH. -- robert friberg, ensofus ab +46(0)708 98 57 01 -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

back to X after ctrl+alt+F%

2000-05-20 Thread Robert Friberg
Hi all, A stupid question... How do I get back to X after switching to full screen console with ctrl+alt+Fx ? tia, -- robert friberg, ensofus ab +46(0)708 98 57 01 -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

gprof

2000-05-20 Thread Robert Friberg
n.out file is missing call-graph data Can anyone point me in the right direction? I have a standard RH6.0 server installation. tia, -- robert friberg, ensofus ab +46(0)708 98 57 01 -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Oracle rpm for redhat?

2000-05-24 Thread Robert Friberg
Hi all, I recall a thread a while back regarding oracle. I need a trial or free version for testing purposes on Redhat, is there such a beast? I have to interface it with VB (yuck!). -- robert friberg, ensofus ab +46(0)708 98 57 01 -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubs

UPS solution wanted

2000-06-01 Thread Robert Friberg
s solution? I couldn't find powerd on my box, is it on the CD or is there some other software? If anyone can recommend a specific hardware/software combination, it would be much appreciated. thanks in advance, -- robert friberg, ensofus ab +46(0)708 98 57 01 -- To unsubscribe: mail [

Mail filtering/processing

2000-06-05 Thread Robert Friberg
Hi all, I want to process incoming mail for a specific user/alias with a script. Where should I start digging for information? I would like to get the big picture on what the options are, and at what different levels mail can be intercepted. Thanks in advance, -- robert friberg, ensofus ab

SCSI Tape drive & kerneldrivers

2000-06-06 Thread Robert Friberg
namebased virtual domains, ~10 pop accounts per domain. Thanks in advance, -- robert friberg, ensofus ab +46(0)708 98 57 01 -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

RE: Mail filtering/processing

2000-06-06 Thread Robert Friberg
st pass everthing to a perl script, I guess the following will do the trick? :0 |/home/robban/myscript.pl regards, -- robert friberg, ensofus ab +46(0)708 98 57 01 -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

RE: info on TransacSQL

2000-06-25 Thread Robert Friberg
Hi jeff, > > anyone out there familiar with transacSQL? =( i am > searching for it on the net but i haven't found one. thanks > in advance. Do you mean Transact-SQL as in T-SQL? That is Microsofts extended SQL for MS-SQL server. regards, -- robert friberg, ensofus ab +

IDE Tape Drive

2000-06-30 Thread Robert Friberg
hese are pretty inexpensive compared to scsi drives, I wonder what the tradeoffs are besides performance, which is not an issue for me. Reliabilty is very important. tia, -- robert friberg, ensofus ab +46(0)708 98 57 01 -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

nfs troubles

2000-07-14 Thread Robert Friberg
quest from unknown host 192.168.1.99 What's going on here? -- robert friberg, ensofus ab +46(0)708 98 57 01 -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Archive?

2000-07-14 Thread Robert Friberg
Still raining. I can't find the list archive. The following page seems a little old and this list isn't listed http://www.redhat.com/mailing-lists/ I wanted to find the old threads about memory above 64 MB. free says I have a total of 64152 but I have 256 MB installed.

RE: nfs troubles

2000-07-14 Thread Robert Friberg
r is the hostname really needed for something? regards, -- robert friberg, ensofus ab +46(0)708 98 57 01 -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

RE: nfs troubles

2000-07-15 Thread Robert Friberg
oblem that Mikkel L. Ellertson pointed out: The reverse dns lookup failed. -- robert friberg, ensofus ab +46(0)708 98 57 01 -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

RE: CGI Question

2000-08-01 Thread Robert Friberg
allows scripts to be run from the specified directory. hth, -- robert friberg, ensofus ab +46(0)708 98 57 01 -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

RE: Lwp

2000-08-11 Thread Robert Friberg
ttp://www.sifu.se'; __END__ This worked fine. I have RH 6.0 and perl 5.005_03 Are you having problems? -- robert friberg, ensofus ab +46(0)708 98 57 01 ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Squid or soemthing else

2000-08-11 Thread Robert Friberg
caches results. This way I can at least avoid unnecessary DB-access. -- robert friberg, ensofus ab +46(0)708 98 57 01 ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Mulitple domains -> single web

2000-08-11 Thread Robert Friberg
think this will happen if I have UseCanonicalName On and have a virtualhost entry for each domain with the servername set to www.foo.nu The problem is that I will have to repeat everything in the VirtualHost entry, there must be a simpler way -- robert friberg, ensofus ab +46(0)708 98 57 01

namebased vs ipbased hosting

2000-08-11 Thread Robert Friberg
esses. Are there any other major issues? tia, -- robert friberg, ensofus ab +46(0)708 98 57 01 ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Hostname for server with no domain

2000-08-18 Thread Robert Friberg
h an x appended :=) The box (486 sx33) will be swapped next week with a production server and reconfigured as secondary dns. -- robert friberg, ensofus ab +46(0)708 98 57 01 ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/m

RE: Hostname for server with no domain

2000-08-19 Thread Robert Friberg
ome in handy in the future... regards, -- robert friberg, ensofus ab +46(0)708 98 57 01 ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list