Content-Type: text/plain
redhat-digest Digest Volume 99 : Issue 1907
Today's Topics:
Re: modutils 2.3.x RPM
ipchain rules
Re: modutils 2.3.x RPM
RV: benchmarks
Re: Tape Backup question
Re: mouse probe problem in upgrade 6.0->6.1
Re: Semi-OT: DHCP and DNS questions
Re: Stopping Pictures
Sendmail Timeout Question
Printer Adjustments---Solution
Re: Samba Question - NT domains?
(Fwd) [Linux] gnome login banner
Re: Sendmail Timeout Question
x11
x server
Administrivia:
To unsubscribe from this list, please send a message to:
With "unsubscribe" in the subject line. Do NOT send a message
to redhat-list or redhat-digest. If you have trouble, send mail
to listm...@redhat.com and a person will help you.
------------------------------
Date: Mon, 29 Nov 1999 13:45:57 -0600 (CST)
From: Jeff Smelser <trad...@smelser.org>
To: redha...@redhat.com
Subject: Re: modutils 2.3.x RPM
Message-ID: <Pine.LNX.4.10.991129...@c465357-a.mntp1.il.home.com>
Content-Type: TEXT/PLAIN; charset=US-ASCII
On Mon, 29 Nov 1999, Brian Wright wrote:
> Actually, it's a good idea to have it in place so when 2.4 does release,
> it'll be there. Plus, kernel testing is a plus as well... :)
>
>
> On Mon, 29 Nov 1999 13:05:50 -0600 (CST)
> Jeff Smelser <trad...@smelser.org> wrote:
>
> > If you need rpms for 2.3, do you really think you should be using that
> > kernel?
Well then, I suppose there isn't a RPM version since its no officially
out yet. You have to compile it.
Jeff
------------------------------
Date: Mon, 29 Nov 1999 20:55:02 +0100
From: "Jasper Jans" <jj...@bio.vu.nl>
To: <redha...@redhat.com>
Subject: ipchain rules
Message-ID: <01d501bf3aa3$a5c080c0$0201...@luckyhands.com>
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Hi..
For some reason i dont seem to be able to match multicast traffic with a
seperate
rules so it wont show up anymore thur my final "deny all and log rule"
(multicast
stuff is starting to fill up my logs really fast)
This is what is in my log file:
Nov 29 20:46:26 badaboom kernel: Packet log: input REJECT eth0 PROTO=17
24.132.52.87:1508 224.0.0.1:4242 L=57 S=0x00 I=59062 F=0x0000 T=1
Nov 29 20:47:00 badaboom kernel: Packet log: input REJECT eth0 PROTO=17
24.132.53.154:2301 255.255.255.255:2301 L=40 S=0x00 I=60748 F=0x0000 T=128
Nov 29 20:47:06 badaboom kernel: Packet log: input REJECT eth0 PROTO=2
24.132.52.1:65535 224.0.0.1:65535 L=28 S=0xC0 I=52994 F=0x0000 T=1
And this is what i have in my rule-set trying to match the above to reject
it w/out
logging it.
# Multicast servers produces a lot of shit we dont want on our network
/sbin/ipchains -A input -j REJECT -i eth0 -p udp -d 224.0.0.1 4242
/sbin/ipchains -A input -j REJECT -i eth0 -p udp -d 224.0.0.1 65535
What am I doing wrong here??
The line that logs everything that doesnt match a rule before that one is:
# All other incoming is denied and logged.
/sbin/ipchains -A input -j REJECT -s $UNIVERSE -d $UNIVERSE $LOGGING
Any input is welcome.
Jasper
------------------------------
Date: Mon, 29 Nov 1999 15:06:58 -0500 (EST)
From: Brian Anderson <buni...@netgoth.net>
To: redha...@redhat.com
Subject: Re: modutils 2.3.x RPM
Message-ID: <Pine.LNX.4.10.99112...@router.diabolis.net>
Content-Type: TEXT/PLAIN; charset=US-ASCII
On Mon, 29 Nov 1999, Jeff Smelser wrote:
> If you need rpms for 2.3, do you really think you should be using that
> kernel?
maybe it's not so much need, but want... i'm perfectly comforatble
comiling apps myself, but in most cases try for RPMs first.
things like netatalk i could really do without compiling. from when i was
using the 2.1 kernels, it was the same thing... i went through the list of
things and their versions, and got rpms for everything that was available.
then only did the source thing with the packages that didn't have RPM
versions
brian
------------------------------
Date: Mon, 29 Nov 1999 17:24:05 -0400
From: "Guillermo Garcia" <gga...@manquehue.cl>
To: <edw...@tripled.iinet.net.au>
Cc: <redha...@redhat.com>
Subject: RV: benchmarks
Message-ID: <003201bf3ab0$12a4ab60$0f14...@manquehue.cl>
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
-----Mensaje original-----
De: Guillermo Garcia [mailto:gga...@manquehue.cl]
Enviado el: Lunes 29 de Noviembre de 1999 05:05 PM
Para: 'Edward Dekkers'
Asunto: RE: benchmarks
No, those programs measure the server, I need to benchmark the services, in
association with the server. Do you know any thing else?????
Guillermo García
Internet Operations Manager
Telefónica Manquehue
-----Mensaje original-----
De: Edward Dekkers [mailto:edw...@tripled.iinet.net.au]
Enviado el: Lunes 29 de Noviembre de 1999 12:59 AM
Para: gga...@manquehue.cl
Asunto: Re: benchmarks
> Hi, anyone know how to benchmark my servers ?
>
> I'm running linux 5.2/6.0 and apache, squid, sendmail, and all other
tipical
> services...
ZDBop haven't got anything you like?
WebBench, Netbench, Serverbench etc?
Edward Dekkers (Director)
Triple D Computer Services Pty. Ltd.
T: (08) 9397-1040
F: (08) 9397-0548
E-Mail: edw...@tripled.iinet.net.au
------------------------------
Date: Mon, 29 Nov 1999 13:28:10 -0700
From: Eric Sisler <esi...@westminster.lib.co.us>
To: redha...@redhat.com
Subject: Re: Tape Backup question
Message-Id: <3.0.3.32.1999112...@gromit.westminster.lib.co.us>
Content-Type: text/plain; charset="us-ascii"
Brian Anderson <buni...@netgoth.net> wrote:
>> If it's an HP DAT24 12Gb is native, 24Gb compressed, although I don't know
>> *anyone* who'se ever gotten 2:1 compression. I average about 50 - 65%.
>That's the one. When it was hooked up to a Win98 machine, the most it ever
>got on one tape was 14.5 gig. So the 24GB labels on the HP tapes are just
>a tease :)
I thought it might be. I don't know why HP insists on advertising their
tape drives that way - probably because everyone else does.
>I love marketing hype... really I do...
Amen, brother... ;-)
-Eric
Eric Sisler
Library Computer Technician
Westminster Public Library
Westminster, CO, USA
esi...@westminster.lib.co.us
Linux - don't fear the Penguin.
Want to know what we use Linux for?
Visit http://gromit.westminster.lib.co.us/linux
------------------------------
Date: Mon, 29 Nov 1999 20:27:43 -0000
From: "FirstCut" <firs...@globalnet.co.uk>
To: redha...@redhat.com
Subject: Re: mouse probe problem in upgrade 6.0->6.1
Message-Id: <E11sXPn-...@cobalt7-ps.global.net.uk>
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
>
> I am trying to upgrade Re Hat 6.0 to 6.1, my problem is this:
> The install program gets stuck when it probes for mouse type,
> and won't go any further.
>
Solution:
A solution was offered off list which worked a treat (thanks Hugo!) so
I thought I'd send it in for others to find in the archive if they need it.
> Try unplugging the mouse & installing the whole OS 'mouseless'. Then reboot,
> plug it in and launch a shell (command line). Type:-
>
> rm /dev/mouse -f
> ln -s /dev/ttyS0 /dev/mouse
I did the above, re-connected the mouse, then rebooted. During the boot sequence
Kudzu kicked in and everything was sweet.
Regards
FirstCut
------------------------------
Date: Mon, 29 Nov 1999 20:30:23 +0000
From: Graham Hemmings <gh-...@netcomuk.co.uk>
To: redha...@redhat.com
Subject: Re: Semi-OT: DHCP and DNS questions
Message-Id: <4.2.0.58.1999112...@popd.winona.radnet>
Content-Type: text/plain; charset="us-ascii"; format=flowed
At 13:21 29/11/99 -0500, you wrote:
>Linux Gurus!
>
>I'm in need of some advice, and this is the best place I could think of to
>turn.
>
>Ok, here's the skinny:
>
>At my organization we are looking to implement both DHCP, and DNS (separate
>questions), and I have some concerns.
>
>DHCP:
>
>We have a large campus environment across several blocks, and most of the
>more remote locations are connected together by 10M ethernet via microwave.
>These links are pretty heavily utilized, so in our quest to implement DHCP,
>the thought has come up to locate multiple DHCP servers throughout the
>network. For example, putting a DHCP server in the most remote building, to
>service "just that building" and not having to propogate the DHCP traffic
>across the smaller network pipes. Additionally, we would have another DHCP
>server in the main data center to answer requests for the directly connected
>floors/buildings. All of our network hubs are 10M switched to the desktop,
>and for the most part a 100M collapsed backbone, with a few 10M backbone
>links.
>
>Will there be any problem with running multiple DHCP servers across the
>network? I'm not wanting to have to add specific MAC addresses to the
>server each time a new machine goes on to the network at any location. I'm
>thinking that a request would go out, and get 2 responses (albeit at
>slightly different times), and our traffic is still going to propogate over
>the slow links, regardless. Am I right?
Are all of your remote sites bridged or routed? If they are bridged then
route them. If they are routed then no problem, as DHCP requests are
broadcasts they will not naturally migrate beyond the local IP subnet
without direct router intervention.
>DNS:
>
>Currently we are usind NAT with a firewall, and our internal network is
>159.139.0.0 (which we don't own - the previous net admin just picked them
>out of a hat, and yes I am planning on replacing them with RFC1918
>addresses..) and we would like to set up our own DNS servers to resolve to
>some internal hosts, as well as provide name resolution for FQDN's out on
>the internet - sort of a mix of a internal DNS and an external DNS all in
>one "box". Would I have to have 2 seperate boxes? I also don't want our
>"internal" hosts FQDN's propogated outside of our network. Any suggestions,
>tips, etc?
You can easily do this with one box. There are many FAQs etc that cover
this. Basically you just need to setup the DNS servers (you will use more
than one won't you!) and tell them to forward queries for domains that they
don't know about to your ISPs DNS servers.
>Thanks for any suggestions, in advance!
>
>- Larry
Your welcome.
Graham....
------------------------------
Date: Mon, 29 Nov 1999 20:32:17 +0000
From: Graham Hemmings <gh-...@netcomuk.co.uk>
To: redha...@redhat.com
Subject: Re: Stopping Pictures
Message-Id: <4.2.0.58.1999112...@popd.winona.radnet>
Content-Type: text/plain; charset="us-ascii"; format=flowed
At 03:50 29/11/99 -0700, you wrote:
>Hello,
>
>Is there any way that I can stop people sending and receiving mails with
>attached files with extensions like .jpg,.mpg etc.I am using Linux 5.0.Need
>help.Thanx in advance.
>
>Regards.
A Mimesweeper type of product can do this by inspecting the mime-type of
attachments. I don't know if such a thing exists for Linux, although I
suspect it does!
Graham...
------------------------------
Date: Mon, 29 Nov 1999 16:46:24 -0500
From: Edward Marczak <mar...@usa.net>
To: <redha...@redhat.com>
Subject: Sendmail Timeout Question
Message-Id: <9911299439....@postperfect.com>
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Description: "cc:Mail Note Part"
Sendmail Mavens;
I have a sendmail question that I hope someone can help with. I'm running a
stock RH6.0 box with sendmail. It's been running fine except for one thing.
I have one site, internal to us, that sendmail times out on. This site has
their own IT, so they run their own mail server.
I can telnet to port 25 of their box just fine, but sendmail gives me (names
changed to protect the innocent):
[root@mail /root]# mailq
LAA17716* 2177 Mon Nov 29 11:29 <jd...@example1.com>
(Deferred: Connection timed out with mail.example2.com.)
However, if I:
[root@mail /root]# telnet mail.example2.com 25
Trying w.x.y.z...
Connected to mail.example2.com.
Escape character is '^]'.
220 example2.com ESMTP SomeSMTPServer.
QUIT
221 example2.com SomeSMTPServer closing connection
Connection closed by foreign host.
..and it comes up almost immediately.
If I 'sendmail -v -q', I get the same timeout.
So basically, sendmail is delivering to everyone outside of my facility. To
this one, internal to my WAN, I'm getting timeouts. But I can ping,
traceroute and telnet to it just fine.
Strange, or am I missing something simple? Thanks.
--
Ed Marczak, The New York Media Group, Inc.
mar...@usa.net
------------------------------
Date: Mon, 29 Nov 1999 16:10:27 -0600
From: "Tom Browder" <to...@fwb.asi.srs.com>
To: <redha...@redhat.com>
Cc: "Hanigan Family" <han...@sprynet.com>, <pa...@quillandmouse.com>
Subject: Printer Adjustments---Solution
Message-ID: <01bf3ab6$8ab156c0$cb01000a@tombrowd>
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
The original problem was, when using Printtool to set up my
HP non-PostScript printer, a Printtool PostScript test page
was not aligned properly. The solution is to add the following
line at the bottom of the "gs_init.ps" file (found in the /usr/share/ghostscript/5.10
directory tree):
72 x mul 72 y mul translate
where x and y are the offsets (in inches) to correct the misalignment. Remember
the origin of the page is at the lower-left corner, so if, say, the page is 0.1" too
low and 0.2 inches too far to the right, you would enter:
72 -0.2 mul 72 0.1 mul translate
Tom Browder
P.S. For Linda and Paul: If you don't use PostScript files, what do you print
on you Linux box?
-----Original Message-----
From: Paul M. Foster <pa...@quillandmouse.com>
To: redha...@redhat.com <redha...@redhat.com>
Date: Monday, November 15, 1999 5:35 PM
Subject: Re: Printer Adjustments
>
>
>On Mon, 15 Nov 1999, Tom Browder wrote:
>
>> I have an HP non-PostScript printer setup by Printtool (RH 6.0).
>>
>> Anything sent to it has the page offset vertically by 1/2 inch.
>>
>> How can I fix my system so the offset is fixed?
>>
>
>This is a hack that I found out the hard way, and works for RH6.1, and for
>straight text files only. Go to /var/spool/lpd/lp/textonly.cfg. There
>should be a line in there like: TEXTONLYOPTIONS= . Find out (for your
>given printer) what the command is for changing the top margin to what you
>want, and put that in quotes after TEXTONLYOPTIONS=. (This string should
>be formatted like a C printf format string.) This will act like a setup
>string that will hit your printer every time you send something. Also note
>that inkjets and lasers have a certain set margin in which they can't
>print, regardless of what command you give them.
>
>Wish I could be more help, but I don't know what version of PCL your
>printer uses, etc.
>
>Paul M. Foster
>
>
>--
>To unsubscribe: mail redhat-li...@redhat.com with "unsubscribe"
>as the Subject.
>
>
------------------------------
Date: Mon, 29 Nov 1999 23:11:16 +0100 (CET)
From: Zoki <zo...@magic.fr>
To: Red Hat Users List <redha...@redhat.com>
Subject: Re: Samba Question - NT domains?
Message-ID: <Pine.LNX.4.10.99112...@linuxserv.winbuster>
Content-Type: TEXT/PLAIN; charset=US-ASCII
Here's my smb.conf file:
# This is the main Samba configuration file.
# You should read the# smb.conf(5) manual page in order to understand the options listed
# here. Samba has a huge number of configurable options (perhaps too
# many!) most of which are not shown in this example
#
# Any line which starts with a ; (semi-colon) or a # (hash)
# is a comment and is ignored. In this example we will use a #
# for commentry and a ; for parts of the config file that you
# may wish to enable
#
# NOTE: Whenever you modify this file you should run the command "testparm"
# to check that you have not many any basic syntactic errors.
#
#======================= Global Settings =====================================
[global]
# workgroup = NT-Domain-Name or Workgroup-Name
workgroup = Linuxserv
# server string is the equivalent of the NT Description field
server string = Linux SMB Server
# This option is important for security. It allows you to restrict
# connections to machines which are on your local network. The
# following example restricts access to two C class networks and
# the "loopback" interface. For more examples of the syntax see
# the smb.conf man page
# hosts allow = 198.0.1.2 198.0.1.213
# if you want to automatically load your printer list rather
# than setting them up individually then you'll need this
# printcap name = /etc/printcap
# load printers = yes
# It should not be necessary to spell out the print system type unless
# yours is non-standard. Currently supported print systems include:
# bsd, sysv, plp, lprng, aix, hpux, qnx
; printing = bsd
# Uncomment this if you want a guest account, you must add this to /etc/passwd
# otherwise the user "nobody" is used
; guest account = pcguest
# this tells Samba to use a separate log file for each machine
# that connects
log file = /var/log/samba/log.%m
# Put a capping on the size of the log files (in Kb).
max log size = 50
# Security mode. Most people will want user level security. See
# security_level.txt for details.
security = user
# Use password server option only with security = server
; password server = <NT-Server-Name>
# Password Level allows matching of _n_ characters of the password for
# all combinations of upper and lower case.
; password level = 8
; username level = 8
# You may wish to use password encryption. Please read
# ENCRYPTION.txt, Win95.txt and WinNT.txt in the Samba documentation.
# Do not enable this option unless you have read those documents
; encrypt passwords = yes
; smb passwd file = /etc/smbpasswd
# The following are needed to allow password changing from Windows to
# update the Linux sytsem password also.
# NOTE: Use these with 'encrypt passwords' and 'smb passwd file' above.
# NOTE2: You do NOT need these to allow workstations to change only
# the encrypted SMB passwords. They allow the Unix password
# to be kept in sync with the SMB password.
# unix password sync = Yes
# passwd program = /usr/bin/passwd %u
# passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n *passwd:*all*authentication*tokens*updated*successfully*
# Unix users can map to different SMB User names
; username map = /etc/smbusers
# Using the following line enables you to customise your configuration
# on a per machine basis. The %m gets replaced with the netbios name
# of the machine that is connecting
; include = /etc/smb.conf.%m
# Most people will find that this option gives better performance.
# See speed.txt and the manual pages for details
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
# Configure Samba to use multiple interfaces
# If you have multiple network interfaces then you must list them
# here. See the man page for details.
; interfaces = 192.168.12.2/24 192.168.13.2/24
# Configure remote browse list synchronisation here
# request announcement to, or browse list sync from:
# a specific host or from / to a whole subnet (see below)
; remote browse sync = 192.168.3.25 192.168.5.255
# Cause this host to announce itself to local subnets here
; remote announce = 192.168.1.255 192.168.2.44
# Browser Control Options:
# set local master to no if you don't want Samba to become a master
# browser on your network. Otherwise the normal election rules apply
local master = no
# OS Level determines the precedence of this server in master browser
# elections. The default value should be reasonable
; os level = 33
# Domain Master specifies Samba to be the Domain Master Browser. This
# allows Samba to collate browse lists between subnets. Don't use this
# if you already have a Windows NT domain controller doing this job
; domain master = yes
# Preferred Master causes Samba to force a local browser election on startup
# and gives it a slightly higher chance of winning the election
; preferred master = yes
# Use only if you have an NT server on your network that has been
# configured at install time to be a primary domain controller.
; domain controller = <NT-Domain-Controller-SMBName>
# Enable this if you want Samba to be a domain logon server for
# Windows95 workstations.
; domain logons = yes
# if you enable domain logons then you may want a per-machine or
# per user logon script
# run a specific logon batch file per workstation (machine)
; logon script = %m.bat
# run a specific logon batch file per username
; logon script = %U.bat
# Where to store roving profiles (only for Win95 and WinNT)
# %L substitutes for this servers netbios name, %U is username
# You must uncomment the [Profiles] share below
; logon path = \\%L\Profiles\%U
# All NetBIOS names must be resolved to IP Addresses
# 'Name Resolve Order' allows the named resolution mechanism to be specified
# the default order is "host lmhosts wins bcast". "host" means use the unix
# system gethostbyname() function call that will use either /etc/hosts OR
# DNS or NIS depending on the settings of /etc/host.config, /etc/nsswitch.conf
# and the /etc/resolv.conf file. "host" therefore is system configuration
# dependant. This parameter is most often of use to prevent DNS lookups
# in order to resolve NetBIOS names to IP Addresses. Use with care!
# The example below excludes use of name resolution for machines that are NOT
# on the local network segment
# - OR - are not deliberately to be known via lmhosts or via WINS.
; name resolve order = wins lmhosts bcast
# Windows Internet Name Serving Support Section:
# WINS Support - Tells the NMBD component of Samba to enable it's WINS Server
wins support = no
# WINS Server - Tells the NMBD components of Samba to be a WINS Client
# Note: Samba can be either a WINS Server, or a WINS Client, but NOT both
; wins server = w.x.y.z
# WINS Proxy - Tells Samba to answer name resolution queries on
# behalf of a non WINS capable client, for this to work there must be
# at least one WINS Server on the network. The default is NO.
; wins proxy = yes
# DNS Proxy - tells Samba whether or not to try to resolve NetBIOS names
# via DNS nslookups. The built-in default for versions 1.9.17 is yes,
# this has been changed in version 1.9.18 to no.
dns proxy = no
# Case Preservation can be handy - system default is _no_
# NOTE: These can be set on a per share basis
; preserve case = no
; short preserve case = no
# Default case is normally upper case for all DOS files
; default case = lower
# Be very careful with case sensitivity - it can break things!
; case sensitive = no
#============================ Share Definitions ==============================
[homes]
comment = Home Directories
browseable = no
writable = yes
# NOTE: If you have a BSD-style print system there is no need to
# specifically define each individual printer
#[printers]
# comment = All Printers
# path = /var/spool/samba
# browseable = no
# Set public = yes to allow user 'guest account' to print
# guest ok = no
# writable = no
# printable = yes
# Trying to config bj200 for Win95
[bj200]
path = /var/spool/samba
printer name = bj200
writable = yes
public = yes
printable = yes
print command = lpr -Pbj200 -hms
# This one is useful for people to share files
[tmp]
comment = Temporary file space
path = /tmp
read only = no
public = yes
# A private directory, usable only by Pascale-Marie. Note that Pascale-Marie requires write
# access to the directory.
[PMB]
comment = Pascale-Marie's private directory
path = /home/samba_users/pmb_win
valid users = pmb
public = no
writable = yes
printable = no
# A private directory, usable only by me. Note that I require write access to the directory.
[Zoran]
comment = Zoran's private directory
path = /home/samba_users/zoki_win
valid users = zoki
public = no
writable = yes
printable = no
# Image directory only accessible to Zoran
[Images]
comment = Zoran's images directory
path = /images
valid users = zoki
public = no
writable = yes
printable = no
# Cliparts directory accessible to Zoran & Pascale-Marie
[Cliparts]
comment = Loads of cliparts
path = /images/cliparts
valid users = zoki pmb
public = no
writable = no
printable = no
# CD-ROM accessible to Pascale-Marie & Zoran. ONLY WHEN MOUNTED!
[CD-ROM]
comment = Linux CD-ROM
path = /mnt/cdrom
valid users = zoki pmb
public = no
writable = no
printable = no
# Alternative progs directory for Windows programmes
[Progs]
comment = Win Progs
path = /home/samba/winprogs
valid users = zoki pmb
public = no
writable = yes
printable = no
# Un-comment the following and create the netlogon directory for Domain Logons
; [netlogon]
; comment = Network Logon Service
; path = /home/netlogon
; guest ok = yes
; writable = no
; share modes = no
# Un-comment the following to provide a specific roving profile share
# the default is to use the user's home directory
;[Profiles]
; path = /home/profiles
; browseable = no
; guest ok = yes
# A publicly accessible directory, but read only, except for people in
# the "staff" group
;[public]
; comment = Public Stuff
; path = /home/samba
; public = yes
; writable = yes
; printable = no
; write list = @staff
# Other examples.
#
# A private printer, usable only by fred. Spool data will be placed in fred's
# home directory. Note that fred must have write access to the spool directory,
# wherever it is.
;[fredsprn]
; comment = Fred's Printer
; valid users = fred
; path = /homes/fred
; printer = freds_printer
; public = no
; writable = no
; printable = yes
# a service which has a different directory for each machine that connects
# this allows you to tailor configurations to incoming machines. You could
# also use the %u option to tailor it by user name.
# The %m gets replaced with the machine name that is connecting.
;[pchome]
; comment = PC Directories
; path = /usr/pc/%m
; public = no
; writable = yes
# A publicly accessible directory, read/write to all users. Note that all files
# created in the directory by users will be owned by the default user, so
# any user with access can delete any other user's files. Obviously this
# directory must be writable by the default user. Another user could of course
# be specified, in which case all files would be owned by that user instead.
;[public]
; path = /usr/somewhere/else/public
; public = yes
; only guest = yes
; writable = yes
; printable = no
# The following two entries demonstrate how to share a directory so that two
# users can place files there that will be owned by the specific users. In this
# setup, the directory should be writable by both users and should have the
# sticky bit set on it to prevent abuse. Obviously this could be extended to
# as many users as required.
;[myshare]
; comment = Mary's and Fred's stuff
; path = /usr/somewhere/shared
; valid users = mary fred
; public = no
; writable = yes
; printable = no
; create mask = 0765
------------------------------
Date: Mon, 29 Nov 1999 22:29:04 +0000
From: "Stephen Adler" <ad...@ssadler.phy.bnl.gov>
To: redha...@redhat.com
Subject: (Fwd) [Linux] gnome login banner
Message-Id: <9911292229...@ssadler.phy.bnl.gov>
Content-Type: text/plain; charset=us-ascii
This guy could use some help. anyone out there with some advice?
Cheers. Steve.
--- Forwarded mail from li...@llug.sep.bnl.gov
From: linux...@llug.sep.bnl.gov
Date: Tue, 23 Nov 1999 16:03:25 -0500 (EST)
To: li...@llug.sep.bnl.gov
Subject: [Linux] gnome login banner
Reply-To: li...@llug.sep.bnl.gov
Dear LLUG,
I'm installing Redhat 6.1, Gnome workstation, for 4 computers. Does
anyone know where the default banner message is located? I want to change
the "welcome to x20b" that comes up on the Gnome login window. Thanks.
Also, for anyone using gnome desktop out there....how does one deposit
Applet-nn.desktop files into some repository for a default desktop that
would be installed into users' home directories? I've tried copying
the contents of .gnome over to a new user's directory, but the
desktop applets don't appear on the gnome panel even when I edit the
Applet_Config to get the paths right.
Thanks,
Jean
_______________________________________________
Linux maillist - Li...@llug.sep.bnl.gov
http://llug.sep.bnl.gov/mailman/listinfo/linux
---End of forwarded mail from li...@llug.sep.bnl.gov
------------------------------
Date: Mon, 29 Nov 1999 17:30:39 -0500 (EST)
From: Duncan Hill <dh...@sunbeach.net>
To: redha...@redhat.com
Subject: Re: Sendmail Timeout Question
Message-ID: <Pine.LNX.4.10.99112...@bajan.pct.edu>
Content-Type: TEXT/PLAIN; charset=US-ASCII
On Mon, 29 Nov 1999, Edward Marczak wrote:
> Sendmail Mavens;
> Escape character is '^]'.
> 220 example2.com ESMTP SomeSMTPServer.
> QUIT
> 221 example2.com SomeSMTPServer closing connection
> Connection closed by foreign host.
I claim to be no maven, but try this:
telnet theirSMTPserver
HELO your.box.name
MAIL FROM: yo...@email.address
RCPT TO: som...@on.that.server
DATA
This is a test
.
If it hiccups on the MAIL or RCPT, check DNS is my suggestion. Make
sure hosts can reverse and forard lookup.
--
Duncan Hill Sapere aude
One net to rule them all, One net to find them,
One net to bring them all, and using Unix bind them.
------------------------------
Date: Mon, 29 Nov 1999 16:39:48 -0600 (CST)
From: Jeff Smelser <trad...@smelser.org>
To: redha...@redhat.com
Subject: x11
Message-ID: <Pine.LNX.4.10.991129...@c465357-a.mntp1.il.home.com>
Content-Type: TEXT/PLAIN; charset=US-ASCII
------------------------------
Date: Mon, 29 Nov 1999 16:41:30 -0600 (CST)
From: Jeff Smelser <trad...@smelser.org>
To: redha...@redhat.com
Subject: x server
Message-ID: <Pine.LNX.4.10.991129...@c465357-a.mntp1.il.home.com>
Content-Type: TEXT/PLAIN; charset=US-ASCII
I have not started my X server in months on my server, but I got this
today. Anyone know what is causing this?
Yes, Font server is running and I even restarted it.
_XSERVTransSocketINETCreateListener: ...SocketCreateListener() failed
_XSERVTransMakeAllCOTSServerListeners: server already running
Fatal server error:
Cannot establish any listening sockets - Make sure an X server isn't
already running
When reporting a problem related to a server crash, please send
the full server output, not just the last messages
_X11TransSocketUNIXConnect: Can't connect: errno = 111
giving up.
xinit: Connection refused (errno 111): unable to connect to X server
xinit: No such process (errno 3): Server error.
--------------------------------
End of redhat-digest Digest V99 Issue #1907
*******************************************