On Wed, 23 Aug 2000, Ward William E PHDN wrote:
> Zoot: The name of one of the Muppets from Jim Hensons Muppets.
I don't think you're on the right track here. My guess is different,
anyway.
The beta prior to Zoot was Piglet. As all geeks know, Zoot and Piglet
were two of the... um, fi
On Wed, 23 Aug 2000, Ward William E PHDN wrote:
> I don't recall Piglet being one of the names of one of the ladies of
> Castle Anthrax...
Piglet was one of the doctors that attended Sir Gallahad. See:
http://www.oraclehumor.com/Humor/MontyPython.html
MSG
__
On Wed, 23 Aug 2000, Stephen E. Hargrove wrote:
> I'm working on the assumption that 63.101.116.77 is the dynamic IP
> address assigned by my ISP. On the Cayman, I've defined a "pinhole" as
> follows:
>
> Protocol: TCP
> External Port: 80
> Internal Port: 80
> Internal IP Address: 192.168.2.1
On Fri, 25 Aug 2000, Vidiot wrote:
> Has anyone else been having problem with the Netgear FA-310TX card?
Yes. I don't own any, but I've installed a number of them for tenants of
a local apt. building. The trick, AFAICT, is to install the card in the
first (uppermost) PCI slot.
> A reboot does
On Fri, 25 Aug 2000, Vidiot wrote:
> Of all things, a network card should not have to be in a particular slot.
No, it shouldn't. The Netgear is, however, the second NIC that I have
seen behave in this way. Some old Kingston PCI adapters did the same
thing. If I installed it in the first slot,
On Sat, 26 Aug 2000, Rick Warner wrote:
> But is this a NIC issue or a Motherboard/BIOS issue?
Don't know. All I can confirm for sure was that the problem, as I
experienced it, affected one model of card and a wide range of motherboard
models / manufacturers. It _seems_ NIC related to me.
I c
On Sat, 26 Aug 2000, (Jonathan Wilson) wrote:
> I have the wuftpd and anonftp packages installed, but anonymous user's
> can't put, and I don't see anywhere where that is restricted. Do I have to
> do something special to let anonymous users put?
Anonymous "guest" users can't upload by default
On Tue, 29 Aug 2000, Glen Lee Edwards wrote:
> It would appear that I did something to really upset the kernel. Any
> ideas on what went wrong?
Nothing wrong, per se. ip_masq_icq expects that you have the
kernel-source installed and configured. So, make sure that kernel-source
is installed, a
On Sun, 27 Aug 2000, John Walker wrote:
> drw-rw 7 mysql root 4096 Aug 27 11:50 mysql <-LOOK AT THIS
Look at that closer :)
Without execute permission on the directory, the user cannot cd into that
directory. As root, `chmod ug+x /home/mysql`
MSG
On Sat, 2 Sep 2000, John Schmerold wrote:
> For example we are converting our hosted mail systems to Qmail which will
> allow our all clients (multiple companies) to retrieve their email by
> specifying user%domain.
qmail doesn't include an mda, what are you using? Can you give a little
bit mor
On Wed, 6 Sep 2000, Steve Curry wrote:
> Why don't you just login under a normal user account and then "su" to root?
> This is the easiest way, and the way most of us do it.
If that's "the way most of us do it", then it's probably worth pointing
out that getting root over telnet, including using
On Fri, 8 Sep 2000 [EMAIL PROTECTED] wrote:
> Well, 'up2date' worked well for quite some time, then, after installing
> Helix gnome it stopped working:
>
> [root@localhost /root]# up2date
> Traceback (innermost last):
> File "/usr/sbin/up2date", line 155, in ?
> from gui import Gui
> Fil
On Sat, 9 Sep 2000, Jerry Human wrote:
> Is it possible to install just enough Linux (not necessarily RH) to boot
> an old 386 laptop and the C++ compiler with the bare minimum libs on a
> 20 meg hard drive?
No, I don't think so. The compilers alone are around 9MB, the base system
development l
On Sat, 9 Sep 2000, Isaiah Weiner wrote:
> rpm.org has an rpm-howto, but the simplest way is
>
> rpm -i file.src.rpm
> cd /usr/src/redhat/SPECS
> rpm -bb file.spec
> rpm -U ../RPMS/i386/file.i386.rpm
Wouldn't the "simplest" way be more like:
rpm --rebuild file.src.rpm
On Fri, 8 Sep 2000, Martin Brown wrote:
> Thank you for responding to my query.
>
> [root@localhost /new_soft]# rpm -q pygtk
> pygtk-0.6.6-0_helix_3
> [root@localhost /new_soft]# rpm -V pygtk
> [root@localhost /new_soft]#
# rpm -qi pygtk
Name: pygtkRelocations:
On Sat, 9 Sep 2000, Statux wrote:
> They got Linux on like everything no adays. Yes it is possible.
That's just silly. Jerry was asking if he could install Linux on an old
machine with a 20MB drive in order to learn C++. We assume two things
from this request: He does not have Linux installed
On Sun, 10 Sep 2000, kf wrote:
> I distinctly remember reading that the SB Live was supported for Linux.
> Now that I'm getting around to trying to set this card up, I can't find
> documentation which will admit to it.
Use the emu10k1 driver. In /etc/conf.modules:
alias sound emu10k1
That
On Sun, 10 Sep 2000, listmail wrote:
> I have installed redhat 6.2 on an Asus a7v system, but have had
> nothing but troubles with it.
Your description sounds like bad RAM. The latest systems from both AMD
and Intel have been very, very sensitive about the quality of RAM you
use. If you bo
On Sun, 10 Sep 2000, kf wrote:
> = Use the emu10k1 driver. In /etc/conf.modules:
> =
> = alias sound emu10k1
> =
> = That should be all that's required.
>
> Did it. Fired up "GnomeFoot | Multimedia | CD Player" and nothing. The
> seconds were ticking off in the display, but there wa
On Sun, 10 Sep 2000, Martin Brown wrote:
> Yes, all items, except the install date, match:
...
> Boy, this is turning out to be a real puzzler!
Yeah, it is. Try installing python (1.5.2-13) from Red Hat 6.2.
MSG
___
Redhat-list mailing list
[EMAIL
On Mon, 11 Sep 2000, Selim Jahangir wrote:
> It says remote system should be authenticated. What's the wrong ?
Add "noauth" to /etc/ppp/options. PPPd no longer allows you to connect to
an IP for which you already have a route unless it authenticates itself.
MSG
On Sun, 10 Sep 2000, Statux wrote:
> So where does "Thunderbird" come into all of this?
thunderbird was the code name of the second generation of AMD's Athlon
chips before they were released. Now, they're branded as Athlon.
MSG
___
Redhat-list ma
On Sun, 10 Sep 2000, Statux wrote:
> I see.. but if it was listed as the CPU in the subject.. what's up with
> the rest of the original post? ;) I had to ask, that's all.
He was having trouble with an Athlon based system, and thought it might be
a compatibility issue (or at least that's what I g
On Sun, 10 Sep 2000, listmail wrote:
> Several versions ago? Or are you referring to the kernel.
Yes, several kernel versions ago. I believe 2.2.12 fixed the issue to
which I was referring
(reference: http://www.linux.org.uk/VERSION/relnotes.2212.html)
> Redhat 6.2 would
> not boot on my thund
On Mon, 11 Sep 2000, Statux wrote:
> Well AMD's, etc will only ever be clones.. people need to face the music
You might think so, but AMD is doing their thing fairly well. Athlons are
cheaper than PIII's, and usually perform better. Notice that Athlons are
available at higher clock speeds, and
On Mon, 11 Sep 2000, Bret Hughes wrote:
> Tom's hardware did a good job explaining the differeces in the archectures.
> There are significant differences. To back up Gordon's comment I think it is
> interesting that AMD is getting the highspeeds and hav not even begun
> shipping the .18 micron ve
On Mon, 11 Sep 2000, (Luke C Gavel) wrote:
> I hope ipchains will work too, but it doesn't seem
> likely.
I'm using the 2.4.0test kernel on one of my machines, and I can confirm
that ipchains definitely works with that kernel. The old ipchains code
has been removed from the kernel and replaced
On Mon, 11 Sep 2000, wYRd wrote:
> Looking over a clients system I found the following
> line in inetd.con:
> 9704 stream tcp nowait root /bin/sh sh -i
Yep, that's an unashamed hack. This is your average "I'm too stupid to
_hide_ the back door, so I'll hope that no one looks" script kiddie
si
On Mon, 11 Sep 2000, Smith, Jonathan wrote:
> I am looking for someone that can help me. I had redhat 5.2 installed
> on 3 computers and I had PLIP and also PPA (zip drive) work and now
> after upgrading to redhat 6.2 I cant get them working.
First off, what does /etc/conf.modules look like? U
On Mon, 11 Sep 2000, eric clover wrote:
> is there a way to refine a du on a dir(/home) with sub dirs(4000usersdirs)
> to list only dirs that are over xxx sixe???
cd /home
du -s * | awk '{ if( $1 > 3000 ) { print; } }'
where 3000 is the minimum size in KB
__
On Mon, 11 Sep 2000, Martin Brown wrote:
> The man page for 'netstat' on my system [RH 6.1] does not mention the '-a'
> option. What does it do?
On my system, the man page says:
-a, --all
The -a, --all option will print information about all
sockets, including the listeni
On Tue, 12 Sep 2000, Isaiah Weiner wrote:
> > Wouldn't the "simplest" way be more like:
> > rpm --rebuild file.src.rpm
>
> Sure, but that doesn't give any indication for what is happening. And
> if the package's specfile isn't written well, you're still going to end up
> using those step
On Mon, 11 Sep 2000, Michael R. Jinks wrote:
> Migrating our NIS setup from a Solaris machine to a Red Hat 6.2 box, and snag
> number one is that the Solaris rig didn't include a gshadow file, just a
> classical "group" file. Can someone recommend a quick trick for turning a
> group file into
On Mon, 11 Sep 2000, (Jonathan Wilson) wrote:
> I _love_ ProFTPD - and I mean it! But I spent an entire day working on it,
> and couldn't get it working.
Huh? Explain that. If you've worked with it enough to really love it,
why couldn't you get it working? :)
> For that matter, why the heck
On Mon, 11 Sep 2000, Michael R. Jinks wrote:
> Agreed, sort of -- but bear in mind that you have to draw the line somewhere.
> I'd like a qmail option instead of sendmail, too, but in both cases (pftpd
I think that Red Hat has explained that qmail will _never_ be included in
the Red Hat distrib
On Thu, 14 Sep 2000 [EMAIL PROTECTED] wrote:
> Removing linuxconf from ntsysv solved the problem. Wonderful program,
> that... (NOT!).
Probably the better solution is simply to tell Linuxconf not to manage
dhcp. Under "Control"->"Control Files and Systems"->"Configure Linuxconf
modules", just
On Thu, 14 Sep 2000, (Jonathan Wilson) wrote:
> Several of the web sites we host have once-n-month newsletter-promotion
> e-mails that we send out in bulk.
>
> Right now we have all registered users in an MSSQL database, and have an NT
> bulk mailer that reads the table of names and addresses,
On Thu, 14 Sep 2000, Smith, Jonathan wrote:
> To make a long store shot, redhat tech. support now tells me that I
> have to format my drive and do a server install to get everything to
> work right. Is this true. each time a new version of linux comes out
> am I going to have to delete everythi
On Fri, 15 Sep 2000, (Jonathan Wilson) wrote:
> I don't have the guts to try switching from sendmail to postfix.
One of the primary advantages of the Linux platform is its flexibility.
Options are good. Sendmail will usually suffice for most tasks, but other
software will often work better.
On Fri, 15 Sep 2000, Charles Galpin wrote:
> (even though the curren tversion of the script calss sendmail directly.
>
> It would be trivial to use the script I suggested if you just dump your
> email list to a flat file (in any repectable format)
>
> It would be a little more work to have it t
On Fri, 15 Sep 2000, Wagner, Joseph wrote:
> (http://www.fcw.com/fcw/articles/2000/0807/news-navy-08-07-00.asp). Two
> years earlier, a divide by zero error on a Microsoft Windows NT machine left
> the USS Yorktown dead in the water for over two hours
Did it ever recover? The story I heard was
On Wed, 13 Sep 2000, listmail wrote:
> Thanks for your help so far. I ran the utility, and it did show a number
> of errors on its sixth run through. However changing the ram seemed to fix
> the problem at first, but things soon were back to behaving badly. Bad
> motherboard? Any other suggestion
On Wed, 20 Sep 2000, Scott wrote:
> I'm interested in expanding the capability of my linux server to handle
> numerous dial-ins (about 12-16 dial-ins to start). What terminal
> servers/modems pools are some of you using? What problems have you
> encountered during setup?
Right now, I'm using A
On Wed, 20 Sep 2000 [EMAIL PROTECTED] wrote:
> Hey, I'm having a problem with my ethernet card under redhat.
...
> I'm running redhat 6.0 on a ASUS P2L97-DS motherboard with dual p2-233 and
> a NetGear tuplip based ethernet card.
I've installed (or attempted to, in the earlier cases) a number of
On Thu, 21 Sep 2000, (Luke C Gavel) wrote:
> Yes, they have always done so, but mostly for free. eWEEK seems
> to be implying that Red Hat will start insisting that we pay for
> nearly everything up front.
OK, show of hands:
Who trusts Red Hat?
Who trusts ZDNet?
Red Hat has never shown thems
On Thu, 21 Sep 2000, Smith, Jonathan wrote:
> How do I make xdm work like startx --bpp16
You edit /etc/X11/XF86Config, find a section like:
Section "Screen"
Driver "SVGA"
Device "Primary Card"
Monitor "Magnascan/17"
near the bottom, and insert the line:
D
On Fri, 22 Sep 2000, Ken Plumley wrote:
> Are their any 32 MB AGP video cards that work with red hat?
> I plan on upgrading my machine if one will run on it.
I'm using a 32MB Matrox G400 right now, and I'm pretty sure that the
NVidia GeForce will work, too.
___
On Tue, 26 Sep 2000 [EMAIL PROTECTED] wrote:
> 1) VMWare 2.02:
...
>The directory of kernel headers (version 2.2.16-22) does not match your
> running kernel (version 2.2.16-22smp).
You can probably get away with changing
/usr/src/linux/include/linux/version.h so that the line:
#define UTS_R
On Tue, 26 Sep 2000, Mark Basil wrote:
> Does anyone have any experience with xinetd? I chose to install this
> instead of inetd, and I can't figure the damn thing out. I can't get telnet
> or ftp to work. I've configured /etc/xinetd.conf, hosts.allow/deny, and
> still can't get into my box.
On Thu, 28 Sep 2000, Charles Galpin wrote:
> First, I have a G400 dual head / 32MB. I'm not sure what the MAX is.
MAX version has a faster RAMDAC, 360 Mhz vs. 300.
> >From the surfing and reading I have done so far, I am getting conflicting
> information. Some sources say we need a 2.3/24 kern
Whoops, wrong reply... I'm spacey today. :(
Look at my post earlier today for a working XF86Config..
___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list
On Fri, 29 Sep 2000, John Aldrich wrote:
> The problem is that it errors out thinking it can't find /bin/sh, and
> it's clearly there... I even deleted it and copied /bin/bash to
> /bin/sh to avoid a symlink in case the symlink was fooling it somehow!
If it builds, but fails to install, then use
On Fri, 29 Sep 2000, Charles Galpin wrote:
> thanks, but this is exactly my problem. You have two device sections, with
> each device having distinct bus ids. Doing a scanpci on my card reveals
> only on bus id, so I can't add a second device.
No, there's two bus ID's that are the same. The onl
On Fri, 29 Sep 2000, Charles Galpin wrote:
> one of us is spacey today - I don't see an attachment :)
It's me. File should be attached this time.
> I'm off to look for the newest mga driver. I understand what yu are saying
> about the config file setup, and I've done that already - so I'm hopi
On Mon, 2 Oct 2000, Charles Galpin wrote:
> aah. Now this made the difference. Once I installed the latest mga driver
> I got it working! However, it kept locking up the machine. Even leaving
> the machine idle it locked up. I also tried switching back to single head,
> no xinerama and it locked
On Mon, 2 Oct 2000, Smith, Jonathan wrote:
> I been running the following command on both computers
>
> pppd -detach crtscts lock : /dev/ttyS1 38400&
Maybe try:
pppd -detach crtscts lock noauth : /dev/ttyS1 115200
Don't use the '&', that's what detach is for. Unless you're sure that
your ser
On Sun, 1 Oct 2000, Brian Wright wrote:
> I deleted everything in /tmp and I was able to get Metro-X to work
> with the FontPath set for unix:/7100 but not unix:/-1.
That's because the font server now creates a unix socket named
/tmp/.font-unix/fs7100
This is not the behavior common to previous
On Sun, 1 Oct 2000, Chad W. Skinner wrote:
> Someone posted a simple formula to convert ip addresses to decimal
> numbers, but I can not remember it. If you know this formula could you
> repost it please.
I think you want:
( A * 2^24 ) + ( B * 2^16 ) + ( C * 2^8 ) + ( D )
The octets can be reve
You might save yourself a lot of money if you set up your front firewall
with three interfaces instead of two. You're also less likely to have
problems with weird applications going through one firewall than two.
Internet
|
|
On Tue, 3 Oct 2000, Jason Costomiris wrote:
> don't care about the extra i/f's. Does IPchains not like that?
ipchains is fine with multiple interfaces, you can specify rules by
interface or network address. The two firewall approach is probably over
the top, and potentially more troublesome.
On Tue, 3 Oct 2000 [EMAIL PROTECTED] wrote:
> Anybody try out DeXtop ?
> Go to the url http://www.xig.com/Pages/DeXtopGUI for more info.
> I would like comments on it. Xig.com is coming across pretty heavy .
You can get comments from a writer for Linux Today at:
http://linuxtoday.com/news_story
On Wed, 4 Oct 2000, Bill Carlson wrote:
> I've run a two firewall setup, it was no more troublesome than a single
> setup. The advantage is that an attacker would have to crack two boxes to
> get to the private LAN as opposed to one. In this case it would be three!
For most protocols, two firewa
On Fri, 6 Oct 2000, Charles Galpin wrote:
> But to answer you question directly, edit
>
> /etc/xinetd.d/imap
>
> and comment out/remove the line
>
> disable = yes
You can also use "ntsysv", which will list all of your xinetd services and
let you enable/disable them.
MSG
On Fri, 6 Oct 2000, Ben Logan wrote:
> I was wondering if I might be possible that no-one actually gained
> access to the system, but instead I installed a (malicious) package
> that added the line.
Not likely. It's a lot more probable that the intruder simply didn't
change any of your binaries
On Fri, 6 Oct 2000, Eric Clover wrote:
> clover Service-Type = Framed-User, Simultaneous-Use = 2,
> Framed-Protocol = PPP,
> Framed-IP-Netmask = 255.255.255.255,
> Framed-IP-Address = xxx.xxx.xxx.xxx,
> Framed-Routing = None,
> Framed-MTU = 1500,
>
On Mon, 9 Oct 2000, Steve Frampton wrote:
> I hear this often, but I wonder if this is accurate. Is it not more
> accurate to state that, since version 6.2 (6.1?), Red Hat installs xinetd
> _by default_, but you can choose to install inetd instead?
Nope, Red Hat 6.2 used inetd. You don't have
On Mon, 9 Oct 2000, John Koyle wrote:
> A friend and I just upgraded our workstations from RH6.2 to 7.0. We did
> a full re-install however, not the upgrade off the CD. We are both
> having a lot of problems where the system will hang. I've had it hang
> in the middle of moving my mouse across
On Mon, 9 Oct 2000, Manuel A. Camacho Q. wrote:
> 1.) The new version of XFree crashes with my Creative Labs Blaster Exxtreme
> (Permedia2 with 4 MB of video memory).
What did the symlink /etc/X11/X point to? Red Hat 7.0 installs the old XF
3.3.6 servers for most cards. If it points to
../../u
On Wed, 11 Oct 2000, Jens Ove Kjær wrote:
> When trying to start Samba configuration (Swat) from KDE or Gnome in RH 7.0
> we get an error message saying something about "... broken pipe ...".
> We have now tried on 3 different PC's with the same result. Can anyone
> please tell us what is wrong?
On Sat, 14 Oct 2000, Frank Jacobberger wrote:
> I refer to the SEVERE lack of communication from RedHat on the file
> named module-info-2.2.16-22.
$ rpm -qf /boot/module-info-2.2.17-1
kernel-2.2.17-1
$ cd /usr/src/linux
$ find . -name Make'*' | xargs grep module-info
./scripts/ksymoops/Makefile:
On Mon, 16 Oct 2000, Kiran Kumar M wrote:
> I am using redhat 6.1, Kernel 2.2.5-15smp
First, I'd update that kernel to a more recent version. Get one from
either a 6.2 or 7.0 Red Hat mirror. (Though, if you grab the package from
Red Hat 7.0, you'll also have to update rpm...)
> process. It is
On Mon, 16 Oct 2000, cristian wrote:
> I was reading in a magazine that the Linux distribution used in
> Finland was translated in English and it contains more than 100 games
> and a SEGA simulator. Did anyone heard about such a thing or is only a
> joke?
I haven't heard of such a thing, but tha
On Mon, 16 Oct 2000, cristian wrote:
> I tried something called BeOs and seemed to me some kind of Linux. Am
> I right ?
Nope. BeOS includes a shell, and some (GNU??) fairly common *NIX
utilities. You can even get emacs for BeOS. All the same, BeOS is not a
Linux or UNIX operating system. I
On Tue, 17 Oct 2000, Michael McLeod wrote:
> I have 2 hard drives one for windoz and one for LINUX. The Linux drive
> is nearly full (1.5gb) so I want to replace it with a larger (10 gb).
> I want to make a small (1 gb) partition for Dos and the remainder for
> Linux.
I for one wouldn't recomme
On Fri, 20 Oct 2000, David Brewster wrote:
> (You can usually get a good list of hacked binaries from doing
> rpm -q -a | xargs rpm -V | grep bin
rpm -Va | grep bin
will accomplish the same.
___
Redhat-list mailing list
[EMAIL PROTECTED]
https://
On Fri, 20 Oct 2000, Jeff Hogg wrote:
> To the best of my knowledge, there is a program called automount that does
> most of this for you. In point of fact, while running the standard rh X
> desktop system, put a cd in the cdrom and watch it mount and show it for
> you.
You're thinking of magic
I was just curious to know if any of you have had experience, or know
someone who's had experience with these PCI T1/E1 RAS cards?
http://www.ariel.com/products/isp/index2.html#rs4200
My boss is seriously looking at some to increase the capacity of one of
our POP's. I hope to get some on a tria
On Fri, 3 Nov 2000, Rob Hardowa wrote:
> I'm on a DSL line and I need to set up a temporary one time FTP server to
> have a co-worker transfer to me a very large uncompressed wav audio file.
> My quesiton is:
>
> Is there a way to find out my IP address so he can connect?
As mentioned by other
On Fri, 3 Nov 2000, John Aldrich wrote:
> Hmm...ever think of tracerouting to your ISP's router and getting
> YOUR address? :-)
traceroute doesn't do that for me on any machine I've got :)
My DSL modem doesn't even alter the TTL, so it doesn't show up in the
traceroute.
MSG
__
By "network block", I just meant the IP network that you're a part
of. You should be able to view all of the IP entries in the modem with
the following command:
snmpwalk 192.168.0.1 public | grep IpAddress
I don't know if that will be easier to interperet, but you can give it a
try: )
MSG
O
s.
> - Original Message -
> From: John Aldrich <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, November 03, 2000 10:00 PM
> Subject: Re: Find IP for DSL
>
>
> > On Fri, 03 Nov 2000, Gordon Messmer wrote:
> > > On Fri, 3 Nov
On Fri, 3 Nov 2000, Rob Hardowa wrote:
> That's also something I'd had real troubles with. The modem I have is the
> alcatel speed touch home.
Looking through their FAQ, I found this:
http://www.alcatel.com/consumer/dsl/supfaqusa.htm#usa3
3. There's no firewall in the A1000 or Home, does it m
That's not correct. The account will be created with '!!' in the password
field, and you will not be able to log in to it.
MSG
On Tue, 7 Nov 2000, Mike Burger wrote:
> If you don't set a password, I do believe that the account will simply
> have no password, and anyone will be able to log in
On Tue, 7 Nov 2000, Bob Hartung wrote:
> Mikkel,
> Thanks! You saved me a bunch of work. Do you happen to know if ipchains
> will continue to be supported under kernel 2.4 when it is released? I hate
> to have to learn this all over again as it is, as my wife would say, JUST a
> hobby!
I'm u
On Sun, 5 Nov 2000, Hal Burgiss wrote:
> This is misleading I believe. I've had an Alcatel 1000 (predecessor of
> the STH) for over a year, and I run web, mail, ftp, etc. I don't know
> what they are trying to say here, but it probably suffers in the
> translation. The only way to block this stuf
On Tue, 7 Nov 2000, Ray Parish wrote:
> Has anyone pulled down the KDE2 RPMs for RH7 and installed?
> If so, can you let me know if you had any problems doing so.
Yep. First, you'll need libmng, which I got from rawhide. An upgrade
works mostly well, except for kdesupport. I don't know if it'
On Tue, 7 Nov 2000, lee wrote:
> well for me anyway..( PII450-seattle/128ram/RIVa TNT16mb/13.6HD ) gnome is
> sluggish ( on startup only I mean and its frustrating )
It seems like almost all UNIX applications pausing when they start is due
to name resolution sometimes. Does your system have hos
On Tue, 7 Nov 2000, Mark Milano (Hotmail) wrote:
> Can someone help me out here? I have a Sun 21 inch monitor and a S3
> Trio 2D/3D frame buffer.
It would help to know the model of the monitor.Did you buy these together?
A lot of monitor/graphics adapter sets are cheap because they include a
On Wed, 8 Nov 2000, Scott Skrogstad wrote:
> Just installed a new 6.2 server as my backup named server. When I do a ps
> aux|grep named I get
>
> named 535 0.1 0.8 2528 1668 ?S20:18 0:00 named -u named
> scott 864 0.0 0.2 1360 508 pts/0S20:25 0:00 grep n
If you can run two window managers, then Xinerama isn't working :)
If you're starting X with "startx", then make sure you do it like:
startx -- +xinerama
If you're using gdm, then modify /etc/X11/gdm/gdm.conf near the bottom, it
should read like:
[servers]
0=/usr/bin/X11/X +xinerama
MSG
On We
On Wed, 8 Nov 2000, lee wrote:
> > It seems like almost all UNIX applications pausing when they start is due
> > to name resolution sometimes. Does your system have hostnames for all of
> > its interfaces in /etc/hosts? Can it resolve your system's hostname to an
> > address?
>
> i've no clue
On Thu, 9 Nov 2000, Ed Lazor wrote:
> I'm using hosts.allow and hosts.deny, but I don't see anything about
> /usr/sbin/tcpd in there. Should it be?
You _could_ do that, but you're just adding an extra layer of
complexity. xinetd supports host based control itself, so it eliminates
the overhea
Perhaps you were looking for one of these? :)
This is the config file that I was using when I was doing Xinerama on my
g400. However, I'm still unable to find any documentation on how to
enable Xinerama in the config file. I've always had to do it on the
command line.
Without Xinerama enabled
On Fri, 10 Nov 2000, Bernhard R. Erdmann wrote:
> Your email Delete all in 1 time at SendMail, Fri, 10 Nov 2000 21:46:32
> +0800 containing HTML junk is not wanted here. It has been bounced
> without human intervention.
Someone _please_ tell me that this won't start flooding the mail
list. Woul
On Fri, 10 Nov 2000, Jason Holland wrote:
> there are many known issues when compiling 2.4 kernels with gcc 2.96. In
> other words, don't do it.
And where are these documented? Red Hat is intentionally building their
2.4 kernels with gcc 2.96. I built mine this way as well, and have not
yet s
On Fri, 10 Nov 2000, Muhammad Asif wrote:
> how can we build library file (.so) for a linux
I found it helpful to learn and use autoconf, automake, and
libtool. Check out:
http://www.amath.washington.edu/~lf/tutorials/autoconf/autoconf/autoconf_toc.html
http://www.amath.washington.edu/~lf/tuto
On Fri, 10 Nov 2000, Adam J . Clark wrote:
> you could
> setup two ppp connections, and split the 'net in half for each modem -
> so, networks 0-127 would go through one connection, and 128-255 the
> other.
Trouble is that any given web page or download will only use one modem, so
pretty much al
On Fri, 10 Nov 2000, Jason Holland wrote:
> The known issues are documented in emails on the Linux Kernel mailing list.
> gcc 2.96 is a snapshot of a development version of gcc 3.0. If you read
> this
>
> http://www.redhat.com/support/docs/gotchas/7.0/gotchas-7-6.html#ss6.1
That "gotcha" is wi
On Fri, 10 Nov 2000, Corisen wrote:
> i've manged to successfully compile 2.4.0-test10 kernel. however, upon
> startup there are some failed/error messages:
I have working RPMs (Red Hat style with advanced router) at
ftp://duke.eburg.com/pub/linux/redhat-7.x-mycontrib/
Try installing them and se
On Fri, 10 Nov 2000, Jason Holland wrote:
> http://www.uwsg.indiana.edu/hypermail/linux/kernel/0009.3/1157.html
>
> and follow the thread around. The gotcha page says
I've seen that thread before. It does not relate to compiling kernel 2.4
with gcc 2.96 at all. You might also notice that Ala
1 - 100 of 1390 matches
Mail list logo