> > Judging from our experiences and those I read about in this list every day,
> > Linux is
> > "very intolerant" of every single brand of computer made, including all the
> > big
> > names.
>
> You criticize others, perhaps justifiably, for being Linux bigots and
> knocking NT which you personal
Ok, why did redhat write a script to backup your files to tape, but
did not write a script to restore them???
Just curious! [grin] I am having a hard time restoring a particular file
from my tape.
I used: tar -xvf /dev/nst0 dir/filename
but it doesn't seem to work!
Thanks for you time!
Troy
Look back throught odays and yesterdays messages!
Various answers but the one that seems the easiest is
export TZ=?DT
put in your .bashrc for permanence!
where ?DT corresponds to the time in your zone ( EDT.,PDT etc)
Phil
James Egan wrote:
> I just started getting the following message:
>
> bru
On Tue, 7 Apr 1998, Pat Hennessy wrote:
> Although one thing i just thought of...
>
> If the server with the directories that are nfs mounte'd from the other
> machines goes down for whatever reason, you'd be stuck without mail until
> that machine comes back up.
The solution we use is a SCSI R
On Tue, 7 Apr 1998, Pat Hennessy wrote:
> > > > Scalability: If your server workload on Sendmail is running too high, you
> > > > can mirror the box over to another machine and load-balance your email
> > > > simply by adding an MX record of equal priority.
Use mulitpe MX records with equal prio
I just started getting the following message:
bru: [E134] internal error 100 - failed self consistency and portability checks
I read the appendix and was told that the executable was corrupt. I then reinstall
bru from my RedHat 5.0 distribution cdrom. I still get the same error. This program
On Tue, 7 Apr 1998, Pat Hennessy wrote:
>
>
> On Tue, 7 Apr 1998, Robert A. Hayden wrote:
>
> > On Tue, 7 Apr 1998, Greg Thomas wrote:
> >
> > > > Scalability: If your server workload on Sendmail is running too high, you
> > > > can mirror the box over to another machine and load-balance yo
[EMAIL PROTECTED] wrote:
> I've been trying to get my trackball to work with Xfree86 3.3.2 for a
> couple of days now without any luck. I've tried all the options under
> xfree86config and mouseconfig and none of them work. It's a serial
> trackball and I could careless about getting the whee
On Tue, 7 Apr 1998, Robert A. Hayden wrote:
> On Tue, 7 Apr 1998, Greg Thomas wrote:
>
> > > Scalability: If your server workload on Sendmail is running too high, you
> > > can mirror the box over to another machine and load-balance your email
> > > simply by adding an MX record of equal prior
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Pentium Pro's still go for very large amounts (they haven't really droped
in price). You can get a 233mhz pentium II for cheaper (maybe even
faster). The reason being, the only people left (for the most part of
course) that use pentium pro's are the o
> You criticize others, perhaps justifiably, for being Linux bigots and
> knocking NT which you personally find more reliable. Then you make a
> statement like the one above. Now who's bigoted?
Sorry if you didn't realize that I was being sarcastic, not literal. There IS a
difference, although th
On Tue, 7 Apr 1998, Greg Thomas wrote:
> > Scalability: If your server workload on Sendmail is running too high, you
> > can mirror the box over to another machine and load-balance your email
> > simply by adding an MX record of equal priority.
How would this be easily accomplished? We're migra
> Is there any reason why this CD won't work for
> RH 5.0? I don't see why there would be, but I
> don't want to waste any money (even if it is only
> 8 bucks!) on something I won't be able to use.
I am using the 'OpenLinux' version on a 4.2 and a 5.0 box without
problems. You shouldn't have any
> [PT] It probably is a Joliet filesystem (which is
> Microsoft's extensions to ISO9660). So you will
> need to check your kernel for Joliet support. If
> not, then compile it in. Then you can mount it
> as a Joliet filesystem.
I doubt it is Joliet, as without th
On Tue, 7 Apr 1998, Lin wrote:
> On Tue, 7 Apr 1998, Kit Cosper wrote:
>
> > I've got a friend who has diald installed on his system and it works
> > great most of the time. However, there is something spewing packets
> > about every 45 minutes or so that causes diald to (correctly )
> > est
> Cost: Hardware: Lesser machine required
> Software: Zero. vs NT Server, MS Exchange Server and
> all appropriate license fees. (can get hefty
> in a heavy multi-user environment)
>
> Reliability: Linux servers tend to have uptimes rated in months, wh
Give us a little more. Is the only OS you have on this machine?
Do you only have one drive? What is you partitioning like??
>Hi all,
>
>
>I just installed RH4.2 onto a PC, install went fine. Went to boot,
>and all it says is 'LI' and that's all she wrote.
>
>I'm pretty sure this issue floated
Cost: Hardware: Lesser machine required
Software: Zero. vs NT Server, MS Exchange Server and
all appropriate license fees. (can get hefty
in a heavy multi-user environment)
Reliability: Linux servers tend to have uptimes rated in months, whereas a
Ok we have some clients that want to put in an M$ Exchange server for
internal company mail. The workstations are Win95 machines that are running
Micro$oft Outlook as the client. I suggested a Linux box with sendmail over
Exchange because it would be less of an investment and it would run a lot
mo
I'll second that! It works well, and when combined with mrtg, it allows you to
get a historic view of your network traffice density through routers. You can also
get cpu load information and graph it. If you have dial in users, you can (using
mrtg) graph the number of users online at any on
I've always put it in /etc/rc.d/init.d/network myself. Then just do a
series of ifconfig's to bring up the virtual IP's, and then a series of
route commands to add the routes, and voila, instant ip_aliasing.
As for how to get it to autoload... well, I've always done it as part of
the kernel, but
>
>> >When I start netscape I get an error stating that it can only
>> allocate 8 cell's
>> >for color. I would like to use more to get better image-quality, but
>> I don't
>> >know howto ?
>> >KDE's browser shows color fine. Any suggestions ?
>>
>> Besides getting a 24-bit color card?
>>
>> Use
On Tue, 7 Apr 1998, Kit Cosper wrote:
> I've got a friend who has diald installed on his system and it works
> great most of the time. However, there is something spewing packets
> about every 45 minutes or so that causes diald to (correctly )
> establish a connection.
>
try using diald contr
Redhat 4.2 has ip_alias.o module, which allows multiple
ip addresses on one ethernet card.
I can insmod it by hand and it works. I've looked at
the modprobe documentation, and got the ethernet driver to
install automatically at boot. I did not understand how to
cause ip_alias to be insta
OOPS! Typo: that was supposed to be 224.0.0.0. It's the multicast network.
route add -net 224.0.0.0 gw metric 0
of course, substituting your local ppp ip address for .
If that doesn't do it, please send the explicit error message.
- Stephen
> >and have your ppp startup scripts inclu
http://www.megacity.org/pong3/
It'll at least do some of what you want. (And I wrote it myself, so I'm
always open to suggestions *grin*)
D
On Tue, 7 Apr 1998, Son of a Preacherman wrote:
> I was wondering what are the different network monitoring packages
> available right now. I'm looking f
I was wondering what are the different network monitoring packages
available right now. I'm looking for something that can monitor snmp,
icmp, tcp/udp, and other network services along with overall network
traffic without adding to the traffic too much on it's own.
Lee Parker
__
Hi all,
I just installed RH4.2 onto a PC, install went fine. Went to boot,
and all it says is 'LI' and that's all she wrote.
I'm pretty sure this issue floated past here before, but I don't
remember the fix. Does anybody know the culprit (and a fix, maybe?)
Thanks,
Joe
--
I'm having a similar problem.
I host a couple of my own domains and some for clients on
another fellows Redhat 5.0 (using Qmail) Web Server.
I am able to pull my mail down using Netscape communicator but when I try
to send mail using one of these domains I get the following error
message...
Steve Curry wrote:
>
> DING DING DING.. LLet's get ready to
> ruuuUUmmble!!!
>
> Ok I have a Linux box with a 3com 509 card installed, but when I install
> an Adaptec 2940UW into the box the 3com can no longer talk to the network.
> Linux see's the 3com and do
I've been trying to get my trackball to work with Xfree86 3.3.2 for a
couple of days now without any luck. I've tried all the options under
xfree86config and mouseconfig and none of them work. It's a serial
trackball and I could careless about getting the wheel to work, I just
want the whole
I have two copies of Redhat 5.0. One is the commercial version with the
extras (BRU, Metro, etc...), the other is the non-commercial version. Both
are from Redhat, both look very similar. I need to know which CD is which.
I've taken a look at the files on the CD's, thinking that the one with
Metr
Thanks to everyone who responded to my request for help with rm and cp.
Hope I can return the favor some day.
Jim
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: m
I've got a friend who has diald installed on his system and it works
great most of the time. However, there is something spewing packets
about every 45 minutes or so that causes diald to (correctly )
establish a connection.
I've spent a good deal of time wading though his configuration and
can'
> I would like to set up a server on the web. I only want it up and
> running when I'm on the web, and i have a static i.p. when i connect.
> I
> think I remember some discussions about this a few weeks ago. can
> anyone
> point me in the right direction?
>
[PT] Take a look at the Apache
> >When I start netscape I get an error stating that it can only
> allocate 8 cell's
> >for color. I would like to use more to get better image-quality, but
> I don't
> >know howto ?
> >KDE's browser shows color fine. Any suggestions ?
>
> Besides getting a 24-bit color card?
>
> Use the followi
I would like to set up a server on the web. I only want it up and
running when I'm on the web, and i have a static i.p. when i connect. I
think I remember some discussions about this a few weeks ago. can anyone
point me in the right direction?
Also, I have a friend who is a sysadm in another state
Now we need a script that automatically rips the cd tracks, l3enc-odes
them, and uses cddb to name the files.
That'd rock.
-Eric
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
T
Hope it works with exmh this time!
Jay
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the
Define some of the following aliases in your /etc/bashrc
alias cp='cp -iv'
alias mv='mv -i'
alias rm='rm -i'
Jim Kannengieser wrote:
>
> Hi. I'm new to Linux, having just installed Red Hat 5.0 on my system last
> weekend, but I'm not new to Unix. I was surprised to find that many
> commands a
Steve Curry wrote:
I have configured the RH Linux box for the Adaptec 2940 and the 3com 509.
> What else can I do to give this story a happy ending? I have already read
> up on as many HOWTO's as I can and no luck, so pointing me in that
> direction won't work. (Sorry :-). I think i
>
> > The following example is taken from the xinitrc file:
> >
> >
> >
> > if [ -f $sysresources ]; then
> > xrdb -merge $sysresources
> >
> > fi
> >
> >
> > Is the "fi" a token?
> > How can I find out what "fi" does?
>
> "fi" marks the end of the if statement (fi is if b
Deleting routed is one way to do it, but you simply need to make sure it
isn't started. Unless I'm mistaken, stock RH5 does not start routed by
default. Routed only supports RIP; for OSPF gated is the only choice I'm
aware of short of buying a router.
The IP protocol type for OSPF is 89, whic
Testing Netscape non-root ?
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.
> > The following example is taken from the xinitrc file:
> >
> >
> >
> > if [ -f $sysresources ]; then
> > xrdb -merge $sysresources
> >
> > fi
> >
> >
> > Is the "fi" a token?
> > How can I find out what "fi" does?
>
> "fi" marks the end of the if statement (fi is if back
if you use ftp to put them on RH4.2, you will get the full names. Make
sure you use a new ftp client that understands long file names. CuteFTP
always works for me.
Tim Larkins (EUKSHEL1PO) wrote:
> Forgot to ask one of my questions :\
>
> I recently downloaded all the updates and contrib dirs
I know that other UNIX systems allow you to specify the kernel you boot
from. You may want to look at the boot options of RH Linux. If this is
the case just rename your old kernel before copying the new one, then
boot from it.
Miroslaw Wodniak wrote:
> Tim Larkins (EUKSHEL1PO) wrote:
>
> >
> The following example is taken from the xinitrc file:
>
>
>
> if [ -f $sysresources ]; then
> xrdb -merge $sysresources
>
> fi
>
>
> Is the "fi" a token?
> How can I find out what "fi" does?
"fi" marks the end of the if statement (fi is if backwards)
> In the express
I'm using RH 5.0 and the latest Applixware 4.3.7. My printer is an HP 694
inkjet connected on the parallel port. To print from Applixware I have to
use the "lp" setting to get it to print. It prints fine except, no color.
OTOH, printing under Netscape produces glorious color output. I would like
t
If you haven't already tried it;
- Boot up on a DOS diskette
- Run the 3c5x9cfg.exe util and
- Set the IRQ and I/O values to something that doesn't interfere with the
resources used by the 2940.
On Tue, 7 Apr 1998, Steve Curry wrote:
> DING DING DING.. LLet's get ready to
> ruuuUUU
I changed my /root directory to 755 and I didn't get any error
messages from cron.daily, so it is now fixed. Thanks for the advice.
--Kris Gibson---
==-- _ / / \
---==---(_)__ __ __/ / /\ \
-
Howdy:-)
The following example is taken from the xinitrc file:
if [ -f $sysresources ]; then
xrdb -merge $sysresources
fi
Is the "fi" a token?
How can I find out what "fi" does?
In the expression " -f $sysresources ", is bash looking for "$sysresources" in the
en
On Tue, 7 Apr 1998, aoc wrote:
> i may be a newbie but i do know for a fact that "killall -HUP inetd" is
> needed to reread the /etc/hosts.allow / /etc/hosts.deny files.
Then your "fact" needs checking. Go check the source code. inetd never
calls any of the hosts_access functions that check the
h
> Hi. I'm new to Linux, having just installed Red Hat 5.0 on my system last
> weekend, but I'm not new to Unix. I was surprised to find that many
> commands ask for confirmations, particularly rm. I took a look at the man,
> but couldn't find a flag to turn confirmations off. Anyone have a
> sugge
DING DING DING.. LLet's get ready to
ruuuUUmmble!!!
Ok I have a Linux box with a 3com 509 card installed, but when I install
an Adaptec 2940UW into the box the 3com can no longer talk to the network.
Linux see's the 3com and doesn't see the Adaptec, and it sti
Hi. I'm new to Linux, having just installed Red Hat 5.0 on my system last
weekend, but I'm not new to Unix. I was surprised to find that many
commands ask for confirmations, particularly rm. I took a look at the man,
but couldn't find a flag to turn confirmations off. Anyone have a
suggestion? It'
On Tue, 7 Apr 1998, Russ Harrison wrote:
> On 07-Apr-98 kLicK wrote:
> >Are there any GOOD wordprocessing programs that are free?
>
>
> If WYSIWYG isn't a requirement for you (and even if you think it is you
> should still look into this) I would recommend LaTeX. Sure it isn't the
> newest thi
My experience with a heterogenious network consisting of
several brands of Unix, WFW, W95 WNT - with no NT Domanin
servers!:
When I got here, there was no DNS, and there were as many different
HOSTS files as there were boxes on the network. When I setup our
Linux box to be an email server, an
>When I start netscape I get an error stating that it can only allocate 8 cell's
>for color. I would like to use more to get better image-quality, but I don't
>know howto ?
>KDE's browser shows color fine. Any suggestions ?
Besides getting a 24-bit color card?
Use the following .Xdefaults resour
make sure you use full pathnames for commands unless you
are absolutely sure of the environment in which the cron program is
running (by using an "echo $PATH > /tmp/junkpath" statement
somewhere in the sh scr).
Use full filenames for input/output files.
cd to a directory in which you want to ope
Hi all !
When I start netscape I get an error stating that it can only allocate 8 cell's
for color. I would like to use more to get better image-quality, but I don't
know howto ?
KDE's browser shows color fine. Any suggestions ?
Thanks !
--
PLEASE read the Red Hat FAQ, Tips, Errata and the
On Tue, 7 Apr 1998, Graham Hemmings wrote:
> This will start another X-Display on vty8, but still on the same screen. I want
> to start another X-screen (as opposed to x-display), i.e. screen 0 (:0.0) on
> the first Matrox card and screen 1 (:0.1 ?) on the second Matrox card.
>
> BTW startx --
The folks that host my domain offer FP extensions, and they're using
Apache. You could try asking them...???
email [EMAIL PROTECTED]
[EMAIL PROTECTED]
04/07/98 08:42 AM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:(bcc: Joe Ferguson)
Subject: Front Page Extentions
To all users of Bru under Redhat 5.0 using Glibc I recieved this
message from Estrinc this morning:
To all who have found BRU not working:
--
We are aware that, since daylight saving's
time, BRU hasn't worked properly with any
Linux system running glibc 2 (l
Hi, while back I read a post in this list (I think I got something in
Bugtraq also) regarding security problems with frontpage extentions for
linux/apache server.
Does anyboy use/know if this problem has been addressed or if there is a
new version of it ?
Thanks,
Mario Bittencourt
--
Well, I tried again to download SO 4.0 again
last night. This time, I could not even start the
download, for some reason. So, I think I'll give
up on the download.
I noticed on Caldera's web page that you can get
a single user version of SO 4.0 on CD for about
8 dollars. I will gladly pay this p
With all this talk of emulators ( I use Wabi 2.2D)
and the need to use some win95 32 bit apps occasionally plus it makes Linux
easier to 'sell' anyone any experiences of Bochs, or any others like willows
with win95 on i386 Linux?
I d/led Bochs and compiled it last night.Installation needs me to r
Hi everyone
I know this is not redHat specific but I am thinking of upgrading.
I am trying to find out if the Pentium ll series wuld be a better bet
to say a Pentium Pro 200
bearing in mind that
1) Pentium Pro is dying out
2) Pentium ll go upto what is ti now 400 Mhz?
3) Pentium Pro is a neat chi
augh! I used to do ISP tech support (in a previous life)and there were a
bunch of necessary fixes for the sportsters -- the bad news is that I
don't remember any of them :( -- they're all init strings, though, and I'd
bet that they are *somewhere* on the sportster/U.S. Robotics homepage.
The most
>btw, how much did you pay for your dual board and 166Mhz chips? Are they
>reasonable these days?
>
>Dave
Check out www.pricewatch.com , a PPro 166 with 512k cache can be had for as
little as $180, and PPro 180s are similar, and a dual PPro board goes for
$250-350.
--
PLEASE read the Red H
This morning my bru and xbru stopped working. I uninstalled and
then reinstalled it again only to receive the same errors. The only
thing I have upgraded since I have tried it last was to glibc (whatever
the latest version is under the errata).
when I type:
fusili: /bin 278 # bru -h
bru: [E13
On Mon, 6 Apr 1998, David Fisher wrote:
> > Have you looked at QNX? I have not used it, but I've heard good things
> > about it.
>
> replied. So, we lost interest. It's annoying to have to chase after a vendor and
> repeatedly ask him to sell to us. There was a good editorial to this effect in
>
> i may be a newbie but i do know for a fact that "killall -HUP inetd" is
> needed to reread the /etc/hosts.allow / /etc/hosts.deny files.
You are wrong. I just stopped smoking so I'll stop typing now before I
become excessively cynical.
> further, the problem i've been having is now solved.
- Message Text -
Dave, I notice the difference in just about all aspects, but the two areas
that I can really see speed is when I compile, or use any kind of
rendering tool. Povray and The Gimp really move with this system. I
have the thing parked on a cable modem as well and the n
>I found a pretty good site with all the files via FTP from a local mirror
>site (instead of ID's page). There is some other quake stuff there as
>well. Go to :-
>
>http://www.min.net/~douglas/
See also
http://linuxquake.telefragged.com/
http://www.botik.ru/~roma/quake/
DL
--
PLE
>Date: Tue, 7 Apr 1998 01:41:22 -0700
>From: Tim Pickering <[EMAIL PROTECTED]>
>Subject: Re: Thanks to all for hardware comments
>
>> How did you perform these benchmarks? I find it hard to believe that any
>> form of IDE would outperform an NCR SCSI controller given drives of
>> comparable quali
On Tue, 7 Apr 1998, Rob Goodwin wrote:
> > 1024 cylinders listed in your BIOS, then a small /boot partition at the
> > very start of the drive is a must.
>
> I'm not sure i understand how this works exactly.. if you have a small
> partition that only holds your kernel (or does it hold more) then
In a message dated 98-04-06 14:21:43 EDT, you write:
<< Subj: Re: Telnet hesitation
Date: 98-04-06 14:21:43 EDT
From: [EMAIL PROTECTED] (Dave Price)
Reply-to: [EMAIL PROTECTED]
To:[EMAIL PROTECTED]
Yes,
I understand that this has to do with the Target machine failing
The Support is in the Kernal You will need to build a new kernal that supports
VFAT32.
William
On 07-Apr-98 Ahsan Ali wrote:
>
> I hope this isn't too basic a question for this mailing list but I'l like
> to know if RedHat 5.0 (kernel 2.0.31) supports VFAT32 partitions. Most of
> my files are
> I recently downloaded all the updates and contrib dirs from RH and
> used my
> CD Writer to make a CD out of them under NT.. I used Easy CD Creator
> Deluxe
> 3.01b to create the CD..
>
> Most of the files used long file names and under NT/95 it looks fine..
> however.. if I try to look at it
>Date: Mon, 6 Apr 1998 23:00:11 -0700
>From: "kLicK" <[EMAIL PROTECTED]>
>Subject: More Questions
>
> I know you are all upset with all
>of these newbie questions, but everyone has to start somewhere.
Yup, we were all there once. That's what this list is for.
>There are
>some programs that s
Forgot to ask one of my questions :\
I recently downloaded all the updates and contrib dirs from RH and used my
CD Writer to make a CD out of them under NT.. I used Easy CD Creator Deluxe
3.01b to create the CD..
Most of the files used long file names and under NT/95 it looks fine..
however..
Tim Larkins (EUKSHEL1PO) wrote:
> The other question is.. how do I make my system fail safe so that if
> I do make a dodgy kernel I can simply boot with the old kernel try and sort
> out the problems?
>
You can copy your new kernel to the floppy and boot the system from there. In
case
>>Apparently, sending HUP to inetd has no effect - tcpd reads its
config
>> every request inetd receives, so there's no need to do it.
>
>i may be a newbie but i do know for a fact that "killall -HUP inetd" is
>needed to reread the /etc/hosts.allow / /etc/hosts.deny files.
>further, the proble
Hello.
Let me see if I could help ..
> The system in question is running RH5.0...
>
> 1) I altered my settings for localhost and domain name etc. in
> netcfg and now sendmail hangs for ages when I start the box up..
Okie, try the X-based network configuration netcfg or check out
/e
On Monday, April 06, 1998 4:06 AM, David Fisher [SMTP:[EMAIL PROTECTED]]
wrote:
> Judging from our experiences and those I read about in this list every day,
> Linux is
> "very intolerant" of every single brand of computer made, including all the
> big
> names.
You criticize others, perhaps justi
You don't need PCANYWHERE: you can have remote controll on an NT (or
95) box from Linux (and viceversa) with Virtual Network Computing
http://www.orl.co.uk/vnc/
I think that it is a great GPL sw!
regards,
Marco
> Oh, I thank you for this news! hahah, I have been looking for something
> like
On Tue, 7 Apr 1998, Timothy Ayodele wrote:
> I get this error when I tried to run a cgi script on RH4.2 with apache 1.2.0
>
> access to /home/httpd/cgi-bin/webannouncer.cgi failed reason: Premature end
> of script headers
>
Well it's hard to tell from the information you have given. There ar
> > The permissions of /root are wrong. They need to be 755.
>
> Ok, but that is silly.
>
> > Here's the scoop: Cron starts out in /root, then su's to another userid.
> > Now, as that userid it is in a directory for which it has no permissions,
> > hence the errors. You should be able to see the
>Adding aliases to the dist, IMO, would be very bad. People would use dir,
>or md, or whatever, without ever knowing the corresponding Linux commands.
>What would motivate people to learn the OS this way?
Ok, what about
$ cat dir
echo I think you meant ls... (see: 'man ls')
Jumping in late here, I was on holidays...
>I'm afraid I need to disagree with this. I picked up linux mostly because
>I wanted to have some understanding of unix, but it does have potential to
>be a desktop os. Think about the ease of use complaints, the original
>poster complained about not kno
I've been having a few probs recently.. most are unrelated but I
thought I'ld get them all off my chest at once.. saves making multiple
posts..
The system in question is running RH5.0...
1) I altered my settings for localhost and domain name etc. in
netcfg and now sendma
On Mon, 6 Apr 1998, Vicki Stanfield wrote:
> Hi all. I bought an Abit TX5 motherboard this weekend with 2
> 64MB DIMMS. It appeared to work at first, but there were
> IRQ conflicts and it didn't see all the memory. I got rid
> of the IRQ conflicts that were reported by the BIOS and
> was able
Hi,
Tried loading RedHat Linux 4.2 on Intel's YM430TX motherboard (Made in
Taiwan though) which has a PentiumMMX/166 MHz in socket 7. The motherboard
has PCI as well as ISA slots. The machine came loaded with Win95 (OSr2)
and I wanted to wipe that out with RedHat Linux 4.2.
The boot disk gives P
This happens when a program is launched in a directory and that
program has no x wrights on all of the the directoryes up from it to / .
--
Andrei Postolache, Romania, [EMAIL PROTECTED], +40-35-340482
--
On Mon, 6 Apr 1998, Antonomasia wrote:
> kgibson <[EMAIL PROTECTED]>:
>
> > Ever
I guess I'll just have to fork out for XIG, it seems to be worth the extra over
MetroX
Graham...
Bob Purdon wrote:
> > Here is a little script that opens a new display and starts your
> > window manager:
> >
> > #!/bin/bash
> > X :1 &
> > export DISPLAY=:1
> > ~/.xinitrc &
>
> Can this be made
Graham Hemmings wrote:
> This will start another X-Display on vty8, but still on the same screen. I want
> to start another X-screen (as opposed to x-display), i.e. screen 0 (:0.0) on
> the first Matrox card and screen 1 (:0.1 ?) on the second Matrox card.
>
> BTW startx -- :0.1 doesn't do it!
>
I think that it is the tcpd wrapper that does reverselookup, and not the
telnet or other utilities. Try removing the tcpd from /etc/inetd.conf,
ofcourse you will be loosing some security features.
tjordan wrote:
> Any idea how to keep it from doing this? Most of our machines (win95)
> are
> co
Are you sure that there is not a lock file somewhere that you have to
clear. What messages do you get when tcpd refuses to start?
aoc wrote:
> one thing that pisses me off about linux is its programs'
> unpredictability. take tcpd for one. i comment out a line in
> /etc/hosts.allow , killall -H
At work I set up SMB on a Linux file server. I found out that I had to
recompile the PAM stuff in order to make SMB work with user
authentication again after I upgraded to glibc-2.0.7-6. The
pam_unix_auth.so that's used for SMB seemed to be SEGV'ing with the new
glibc.
Regards,
Fred Leeflang
1 - 100 of 132 matches
Mail list logo