Add shell commands to /etc/rc.d/rc.local.
--
___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list
> I'm noticing some weird stuff with gettimeofday. When I call this
> function, it usually takes around 10 microseconds. But, sometimes it
> takes a long time (somewhere around 30 milli seconds). Does anyone know
> why it's taking so long? I need this function to return as quickly as
> possibl
> After recently, seemingly smoothlessly upgrading from 2.2.16 to 2.4.2 on a
> Redhat 6.2 box we started to experience problems with users connecting to
> the machine.
2.2 -> 2.4 upgrade requirements:
http://www.linuxhq.com/kernel/v2.4/changes.html
--
> ...
> I have always mounted /win in fstab with
>
> /dev/hda1 /winvfat
> rw,nosuid,uid=1000,gid=110,dev,exec,auto,user,aynch
> ...
> Any suggestions/guesses as to what is happening. I'm running
> the latest netscape rpm (4.77) and was before I upgraded to 7.1
Thomas Ribbrock wrote:
>
> On Mon, Apr 23, 2001 at 08:39:52AM +0200, Thomas Ribbrock wrote:
> > On another machine, however, "make modules" fails in the drivers/block
> > directory, when compiling loop.o. The error message says something about
> > "get.." being defined as a function returning
http://www.bitwizard.nl/sig11/
--
___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list
Xiong Zhao wrote:
>
> hello,all.after i create a new logical partition using fdisk or cfdisk
> and exit with "w",there always comes report saying that re-read table
> failed with error 16:device or resource busy.next time i attempt to mount
The partition table was changed while the disk was stil
> > Also see CONFIG_IDEDISK_MULTI_MODE and turn CONFIG_IDEDMA_AUTO off.
>
> The first one does not exist in v2.2.x kernels, only v.2.4.x.
I'm on 2.2.19pre17 + ide.2.2.18.1221 patch. Maybe it's part of the patch?
> The latter, I just realized it was turned on in the kernel, so I
> shut
Is support for old MFM drives in your kernel?
CONFIG_BLK_DEV_HD_ONLY
Also see CONFIG_IDEDISK_MULTI_MODE and turn CONFIG_IDEDMA_AUTO off.
--
___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list
Move /tmp out of root. ALso, go to single user mode, then 'du -sk * | sort
-n' to see which directories are taking up the space.
# ls -l / | grep tmp
lrwxrwxrwx1 root root 10 Mar 24 10:40 tmp -> ../usr/tmp
# df
Filesystem 1k-blocks Used Available Use% Mounted on
> second the term compiling here. does it have any
> bearing with the compiling as in what object file is
> compiled by a compiler to produce an executable (and
> later needs to be linked as well...) so does compiling
> here have the same sort of annotation. basically the
> docs say to run the com
{apologies for the possible repost, my replies aren't showing up...WTF?}
Tim Moore wrote:
>
> Bad news is that you can't change any kernel paramteres on install, and
> as you observed nothing gets changed without sources.
>
> Nothing says the sources have to be insta
egrep -v '192.168.10.100|192.168.50|10.0.0.100' /var/log/messages
Jonathan Wilson wrote:
>
> Hey,
>
> I need to remove every single line in a bunch of log files that contain to certain
>IPs, in order to find something else I'm looking for. Sounds like an awk or sed job -
>anyone have an idea?
> The resolv.conf is fine. The problem appears to have been
> the mis-spelling of the word "localhost" in the "/etc/hosts"
> file. Once I corrected that, I was able to ftp into my
> linux box from the LAN just fine... :-)
Ahh, if only they were all so simple...
--
_
> I've got a system with 1 gig of memory (to go with the 1 gig processor).
>
> I've edited lilo.conf to include "append="mem=1024M"", run "lilo -v", and
> rebooted.
>
> When I run "free -m", the system only shows 895(? 885 ?) meg, and not 1024.
>
> What am I doing wrong? Or, is there a limitat
What's you resolv.conf look like? I was getting long lookups until I
removed the 'domain x' and 'search' fields. Now it just
'nameserver' fields.
Also try 'strace -t ' to see where the time is being taken up. On
the target system try 'strace -tfp `pidof inetd`'. I used a local LAN
ftp as
> Mar 9 12:57:40 rlevesque modprobe: modprobe: Can't locate module char-major-6
> Mar 9 12:58:12 rlevesque last message repeated 5 times
> Mar 9 12:59:16 rlevesque last message repeated 2 times
[/usr/src/linux/Documentation/devices.txt
...
6 charParallel printer devices
> On occasion, when first starting, the Gnome X graphical login screen
> will not start correctly. I will get the gray, cross-hatched X
> background. I'll get the login box, but on going to my account, running
> KDE 2.0, the whole of the desktop will be a mess. I can fix this by
> rebooting. B
http://nfs.sourceforge.net/
--
___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list
> insmod ide-scsi
>
> in my rc.local. It works, but I was wondering wheither there might be a
> better way of just loading the ide-scsi module when required? NH.
How about selecting these?
[*] Enable loadable module support
[*] Set version information on all symbols for modules
[*] Kernel mod
Chris Fishwick wrote:
>
> I would have thought that the easiest way to do this would be to do a
> 'find /usr/src/linux/arch/alpha -name *.c -print > filename', and then do
> a 'tar cvf your.filename.tar -T filename'. This could be easily scripted
> into a nice little script etc..
[17:37] abit:~
> users and I got a dependency failure. RPM said that libglide.so.4 was
> required. FIND found the file right were it was supposed to be.
rpm -Uvvh is a quick and dirty way to see what the exact sequence was.
--
___
Redhat-list mailing list
[EMAIL
22 matches
Mail list logo