CygWin utlities. They have a load of GNU utilities compiled against a DLL
that translates UNIX calls to Win32 calls, and they include things like
tar, gzip, bash, less, and many many more.
http://sources.redhat.com/cygwin/
Opensource, and free to use.
-Matt Stegman
<[EMAIL PROTECTED]>
When you FTP in, you take on your userid, so your userid will need access
to the directory. If you're going as anonymous, then you'll need to grant
access for either the user "ftp" or "nobody" - I can't remember which.
-Matt Stegman
<[EMAIL PROTECTED
of the machine you're sitting
behind.
This is the insecure way to do it. Other people logged into the remote
host can now jack with your X server. The secure way is to have SSH
forward your X connection (which, under Mandrake, takes some
configuration), or to use xauth, which I'm not familiar with.
-Matt Stegman
<[EMAIL PROTECTED]>
Try `reboot` (as root). Remember, your connection will be forcefully
terminated as soon as networking is stopped (maybe before, as it trys to
TERM and KILL all running processes), so you won't know what is going on.
I hope all goes well.
-Matt Stegman
<[EMAIL PROTECTED]>
On Sat,
type a URL into a web browser,
for example http://www.linux-mandrake.com, the browser assumes port 80
(that is, after all, the standard). If port 80 isn't open, it will return
an error. If you want to use a non-standard port, then you're going to
have to live with specifying the port in the URL.
-Matt Stegman
<[EMAIL PROTECTED]>
nately, my Linux-Mandrake 7.0 doesn't seem to
have it. Did I just overlook it, or it not available?
-Matt Stegman
<[EMAIL PROTECTED]>
On Fri, 28 Jul 2000, Vic wrote:
> I wonder how you make your cron daemon do things
> in less increments than just on the hour?
>
> I c
PS/2 port, then no, it probably
doesn't require anything extra.
-Matt Stegman
<[EMAIL PROTECTED]>
On Fri, 28 Jul 2000, Sevatio Octavio wrote:
> Does it take any special drivers to run a cordless mouse on LM-7.1?
pay for all that to use it just once. Download the trial version,
instead :). It's fully functional for 30 days.
-Matt Stegman
<[EMAIL PROTECTED]>
a linear array of
sectors (correct me if I'm wrong). At any rate, I thought it was the
kernel that handled the "where does this go on the drive" bit, not the
userland copying software.
Isn't the only difference between `dd` and `cp` that `dd` handles the
data
in "bs" sized blocks?
-Matt Stegman
<[EMAIL PROTECTED]>
Unless they changed the GENERIC kernel in 4.1 (that is what you're using,
isn't it?), you'll need to add ext2 support to it.
-Matt Stegman
<[EMAIL PROTECTED]>
On Sat, 29 Jul 2000, Simon Robertson wrote:
> Brian,
>
> I mean this to be done in FreeBSD, so tha
partitioned your BSD slice will help, but here you see
four BSD "partitions" in my hda3 "slice." fdisk will read your BSD
disklabel, and provide you with the sizes & letters of your slices. Try
it!
-Matt Stegman
<[EMAIL PROTECTED]>
On Fri, 28 Jul 2000, Mike &a
rogant here. This has nothing to do with
crippling functionality, but rather with turning a multi-user operating
system into something resembling a "desktop OS." I think it's ineveitable
that these problems will arise. I don't know of a good way to solve it;
do you?
-Matt Stegman
<[EMAIL PROTECTED]>
I believe the RPMs are compiled with several GCC options that optimize
compiling for i586. Still, if your compiler is crashing with signal 11, I
don't know that I'd trust it, even to recompile for i486.
-Matt Stegman
<[EMAIL PROTECTED]>
On Thu, 20 Jul 2000, Andreas [iso-8859-1]
ause
> of pppd crashing the entire system when doing as 'killall pppd' though, but
> I doubt it. Well, thanks anyway.
Grab Mandrake's i486 7.0 ISO. A list of mirrors is on Mandrake's site.
http://www.linux-mandrake.com/en/ftp.php3
Look at the bottom of the page.
-Matt Stegman
<[EMAIL PROTECTED]>
;d not use the writeable drivers on any volume I cared about.
-Matt Stegman
<[EMAIL PROTECTED]>
That's the /root/tmp directory that's listed, not /tmp. You're right,
/tmp should have 1777 permissions, but /root/tmp should be 700.
-Matt Stegman
<[EMAIL PROTECTED]>
On Mon, 10 Jul 2000, David Talbot wrote:
> On Fri, 07 Jul 2000, you wrote:
> > > don't
Make cdrecord setuid.
-Matt Stegman
<[EMAIL PROTECTED]>
On Mon, 10 Jul 2000, Sarang Lakare wrote:
> Hi,
>
> I can burn CDs on my machine only as root. Thats very unconvenient. How to
> let any user burn CDs? Maybe this should be default in the system.
>
> -sarang
>
of transferring files may waste
a little space, but you're not endagering any critical filesystems this
way, either.
-Matt Stegman
<[EMAIL PROTECTED]>
een the operating systems, make a small, 200MB-or-so FAT
partition. Or however large you want. Anyhow, I'd definitely avoid using
FAT on an NT system volume.
-Matt Stegman
<[EMAIL PROTECTED]>
ld be (1023, 239, 63)
Same problem on all the rest. I don't know why this is happening. I can
say the only way to fix it is to delete and remake the partitions. If you
do that, you'll also lose and have to remake you filesystems, too.
-Matt Stegman
<[EMAIL PROTECTED]>
What is in /etc/lilo.conf, and what is the output of `fdisk -l /dev/hda`?
-Matt Stegman
<[EMAIL PROTECTED]>
On Mon, 10 Jul 2000, Scott D. Boyd wrote:
> I recently installed L-M 7.1 onto an empty hard drive. At the time,
> it was /dev/hdc in my computer, and I had L-M 6.1 on /dev/h
CSI- and IDE-Devices.
Audio-Read-Device: Audio-Read is only supported for SCSI-Devices, so you
cant specify an IDE-Device here. Its perfectly ok to select your CD-Writer
as Read-Device and I also recommend this."
Is your CD-RW SCSI and your CD-ROM IDE?
-Matt Stegman
<[EMAIL PROTECTED]>
Or better yet, install SSH, so your sessions are encrypted, and you're not
sending your root password in plaintext all over the Internet.
-Matt Stegman
<[EMAIL PROTECTED]>
On Wed, 5 Jul 2000, Ken Wilson wrote:
> Log in as a regular user to the remote machine and then do an '
Oh, wait! When you `ls -ld /tmp` do the permissions read:
drwxrwxrwt
If not, `chmod 1777 /tmp`, which should fix your permissions. Try
starting X again.
-Matt Stegman
<[EMAIL PROTECTED]>
On Mon, 3 Jul 2000, John Aldrich wrote:
> On Mon, 03 Jul 2000, you wrote:
> > On Tue,
Recompile the kernel without framebuffer support.
-Matt Stegman
<[EMAIL PROTECTED]>
On Tue, 4 Jul 2000, Steve Browne wrote:
> I've installed the 2.2.17mdk kernel from the Mandrake cooker, and the
> only complaint I have (so far) is that the boot-up screen switches at
>
Sure, you can set up several names in DNS to point to the same IP address.
-Matt Stegman
<[EMAIL PROTECTED]>
On Mon, 3 Jul 2000, Bruce E. Harris wrote:
> Hi,
>
> I have a DNS server, web server and working on a mail server on my desktop.
> I am wondering if I can use s
to track down
my Win98 problem; that may or may not be related to the motherboard. With
any other OS, I didn't have to jump through any hoops at all to get things
to work.
-Matt Stegman
<[EMAIL PROTECTED]>
On Sat, 1 Jul 2000, Pj wrote:
> I've just been having this discussion wi
How about: make config
?
Your LILO config looks okay, but I wouldn't suggest copying a .config file
from one kernel to the next, _especially_ going from 2.2 to 2.4. I've
never tried it myself, but it seems like that's a bad idea; who knows what
config options changed names?
y other IDE cable, but
has 80 conducting wires in it. I *think* the extra 40 (every other
wire) are just tied to ground, so as to reduce crosstalk between the
wires. Thus, you can get better tranfer rates.
-Matt Stegman
<[EMAIL PROTECTED]>
If you want to do mirroring, why aren't you setup with RAID1 or RAID10 or
somesuch? As long as you're mirroring, why not mirror your boot
filesystem as well?
-Matt Stegman
<[EMAIL PROTECTED]>
On Sun, 25 Jun 2000, James wrote:
> We've got a Poweredge 2400 and the RAID
Or better yet, `mv S75apmd K75apmd` so that you don't lose the link, but
apmd still will not run.
-Matt Stegman
<[EMAIL PROTECTED]>
On Sun, 25 Jun 2000, Steve Browne wrote:
> On Sun, 25 Jun 2000 22:24:34 -0500, you wrote:
>
> >On Sun, 25 Jun 2000, you wrote:
> >&g
stem,
hence the error mount returned.
-Matt Stegman
<[EMAIL PROTECTED]>
On Mon, 26 Jun 2000, Iwan van der Kleyn wrote:
> Hi,
>
> I've been trying to mount a file which is associated with a loopback device
> (/dev/loop0). I've tried
> # mount -o loop -t ext2 /tmp/virtdi
Ah, yes, uh, my mistake. Thanks for pointing that out :)
-Matt Stegman
<[EMAIL PROTECTED]>
On Fri, 23 Jun 2000, John Aldrich wrote:
> On Fri, 23 Jun 2000, you wrote:
> > On Thu, 22 Jun 2000, Lane Lester wrote:
> > ...
> > >> The mask is set correctly, as is th
.33
The first two lines list the DNS server that's being contacted, the second
two are the information you requested. Thus, this computer's IP address
is 129.130.10.33, and it's hostname is pollux.cis.ksu.edu.
Oh, yes, even Windows NT has nslookup (surprise!). Don't try i
It's only OpenSSH's sshd that comes with X11 forwarding disabled. Look in
/etc for the config files. The ssh client, however, works fine by
default.
-Matt Stegman
<[EMAIL PROTECTED]>
On Wed, 21 Jun 2000, Stephen Carville wrote:
> Matt Stegman wrote:
>
> > It&
IP) ?
TCP wrappers (/etc/hosts.allow & /etc/hosts.deny).
> When I did a 'msec custom', I believe I turned off
> the ability to do remote $DISPLAY, so how do I reset
> that ?
Can't say, as I don't have Mandrake 7.x installed.
>
> Thanks... Dan.
>
-Matt Stegman
<[EMAIL PROTECTED]>
o type in the
entire fully qualified Internet hostname. Thus, "mail" in the server name
field, will work for many people without any extra configuration.
> The fact that it may be working for you is attributable to the ISP's DNS
> automatically appending the isp's domain to the req
stem corruption.
Is this where the error came from?
-Matt Stegman
<[EMAIL PROTECTED]>
On Sat, 17 Jun 2000, Jose M. Sanchez wrote:
>
> Does anyone know what issues the error message "Can't open MFT"?
>
> Thanks!
>
> -JMS
> [EMAIL PROTECTED]
>
Yes, I get the same behavior, even on RedHat 6.0. Even compiling from teh
tarball. Dropping back to 0.9.16 solves the problem (17 had a bug I
didn't want to mess with).
-Matt Stegman
<[EMAIL PROTECTED]>
On Wed, 7 Jun 2000, Ivan Trail wrote:
> Hello.
>
> After the
No, these will not run under Linux. Unless... you have a Solaris/HP box
around, run it there, and export your display to a Linux box. Then, you
may be able to fool people into thinking you're running IE in Linux.
-Matt Stegman
<[EMAIL PROTECTED]>
On Sun, 21 May 2000, James Little w
gt; me the owner of "his* files, I don't see the problem.
So I can:
$ cp /bin/sh /tmp/sh
$ chmod 4755 /tmp/sh
$ chown root /tmp/sh
$ /tmp/sh
#
Is this correct, intended behavior on HP-UX?
-Matt Stegman
<[EMAIL PROTECTED]>
liet or Rock Ridge extensions to
support long file names and perhaps UNIX permissions. So, yes, when you
burn it to a CD (make sure you burn it as an ISO image), you'll get the
same CD as if you ordered Linux-Mandrake from CheapBytes or somewhere.
-Matt Stegman
<[EMAIL PROTECTED]>
Well, at least in the version herein, you misspelled "metadata" in both
the `echo` statement, and in the timestamp test.
-Matt Stegman
<[EMAIL PROTECTED]>
On Wed, 10 May 2000, Charles Curley wrote:
> Why is this failing?
>
> I want to test two files, source and targe
startup - "linux 3" at the LILO
boot: prompt. That'll get you into Linux, from where you can try running
"startx" and seeing if KDE'll load on it's own. Probably not, but at
least you can log in and check on those RPMS. If in doubt, mount the
CD-ROM and run 'rpm -Uvh /mnt/cdrom/Mandrake/RPMS/qt-*'.
It won't necessarily fix your problems, but it ought to guarantee that the
qt RPMS _are_ in fact, installed. If it spits out errors, then you'll
know what the problem is.
-Matt Stegman
<[EMAIL PROTECTED]>
mandrake.com or your /usr/doc
directory for information on which patches they applied to make their
"secure" kernel. If you don't find something, e-mail some developers
directly. I know their addresses are available on the Mandrake web site.
-Matt Stegman
<[EMAIL PROTECTED]>
Yeah, I caught that. I thought I'd point out what little you need a sound
card for. Or rather, that a sound card has little to do with burning, or
even playing, CD-ROMs.
-Matt Stegman
<[EMAIL PROTECTED]>
On Sun, 7 May 2000, John Aldrich wrote:
> On Sat, 06 May 2000, you wrot
display 1.
-Matt Stegman
<[EMAIL PROTECTED]>
On Sat, 6 May 2000, bascule wrote:
> i have read that it is possible to have more than one X session open (on
> different consoles) but when i switch to ctrl-alt-2 for example, and
> login and then run startx i get an error message:
> Serve
No, you don't. You onlu need a sound card to play audio CD's via your
computer - and that, only if you don't have a headphones jack on the
drive.
-Matt Stegman
<[EMAIL PROTECTED]>
On Sat, 6 May 2000, Sridhar Govindarajulu wrote:
> I would like to record some audio cd&
d from,
written to, and executed by the owner (root). It may only by read and
executed by it's group (also named root), and only read and executed by
everyone else.
Make sense?
-Matt Stegman
<[EMAIL PROTECTED]>
>
> I have Apache and PHP on my system. Apache starts as root but child
&g
mage name shows up. This will be a better test to
see if it really is loading LILO off the floppy.
This process will not touch any filesystem on the floppy. It only changes
the boot sector. Thus, you can use any floppy you like, without risking
information loss - unless it's already a boot floppy.
Does this help?
-Matt Stegman
<[EMAIL PROTECTED]>
ive or not.
> how does this relate to the files in /var/spool/cron that
> are created by crontab(1).
I believe those are personal cron scripts, while these are system cron
scripts.
-Matt Stegman
<[EMAIL PROTECTED]>
The HOWTO you're reffering to is a mini-HOWTO; did you look through that
section? Since Charles mentioned that NT5 bootloader is just like NT4,
you can see the HOWTO here:
http://metalab.unc.edu/pub/Linux/docs/HOWTO/mini/Linux+NT-Loader
-Matt Stegman
<[EMAIL PROTECTED]>
On Thu,
You can hack it:
# mv /usr /home
# ln -s /home/usr /usr
This will move /usr (the bulk) onto your /home partition, and link it so
that it appears to be in the same place. This, of course, presumes that
/home/usr does not already exist.
-Matt Stegman
<[EMAIL PROTECTED]>
On Wed, 26 Ap
k the crontab man page:
`man 5 crontab`
-Matt Stegman
<[EMAIL PROTECTED]>
On Sun, 23 Apr 2000, ken crist wrote:
> Is anyone out there using ntp on a Linux Mandrake Pentium computer?
>
> I installed ntp, added servers to the ntp.conf file and started the
> daemon. However, it doe
t
functionality, but ruins it everywhere else.
You'll have to pick one or the other. Sorry.
-Matt Stegman
<[EMAIL PROTECTED]>
On Fri, 21 Apr 2000, Sevatio Octavio wrote:
> It seems that Gnome has it's own mousewheel driver. The problem is
> Netscape will not scroll wit
om DOS fdisk will
fix the problem.
-Matt Stegman
<[EMAIL PROTECTED]>
On Fri, 21 Apr 2000, Trevor Farrell wrote:
> Funny, but I have never had this problem with NT/Linux dual booting on my
> machine at work. AFAIK, NT doesn't use the MBR, as I have lilo in the MBR and
> NT still boo
Such as? What do you do that requires a lowercase username? Or am I
misunderstanding? Please, elaborate.
-Matt Stegman
<[EMAIL PROTECTED]>
On Thu, 20 Apr 2000, D. R. Evans wrote:
> Incidentally, my user name is "N7DR" (that's right, with uppercase
> characters).
d.
Once that's done, you need to create the skeleton home directory.
# cp -a /etc/skel ~username/
and chown it, too.
# chown -R username:groupname ~username
This ought to do everything adduser does. After setting the password, try
logging in as the user.
-Matt Stegman
<[EMAIL PROT
uld be disallowed. Or, you might have hosts.allow and
hosts.deny setup such that the machine you're at is not allowed access.
> And how do I switch the default windows manager that comes up when I use
> the startx command? I am using Gnome..but I'd like Window Maker.
You can use &
/etc/inittab
You're looking to change the runlevel (aka initlevel) that you boot
into. I don't remember the syntax; but inittab is well commented. You
should have no problem figuring it out.
-Matt Stegman
<[EMAIL PROTECTED]>
On Wed, 19 Apr 2000, Ken Archer wrote:
> No
her or not the chip supports MMX does not
change the architechture number.
> BTW.. I have two machines that identify as -S model CPU-s (P133-S and
> P166-S). I think they are pre-MMX. Is there any significance to the S
> designation?
Sorry, can't help you here. I have no idea what th
Hold down the alt key, and drag them with the left mouse button. This
works for windows, too; you can grap any window from any point inside the
window to move it. Try Alt+Middle button drag. It resizes windows in
Enlightenment.
-Matt Stegman
<[EMAIL PROTECTED]>
On Wed, 19 Apr 2000, S
mtvp. mtvp has no pretty interface or anything, but it works -
far better than xanim.
-Matt Stegman
<[EMAIL PROTECTED]>
On Tue, 18 Apr 2000, Stephen F. Bosch wrote:
> I am having problems playing certain MPEG videos properly. I'm using
> xanim 28010-11mdk and aKtion as the front-end.
uld not list directory contents. Is this floppy some
> format that cannot be read by Mandrake?
How are you trying to read the floppy?
-Matt Stegman
<[EMAIL PROTECTED]>
ut it.
> I use the DOS partition for those few utilities that you have to have,
> such as peripheral card configuration utilities, that only run on DOS.
It's also nice, if you use NTFS for NT, to move files between Linux and
NT. Everyone's compatible with FAT16, so no matter which operatin
No, startx does not start kdm. startx will start X, and load kde by
default, or another window manager - you can use any of several tools to
change this.
-Matt Stegman
<[EMAIL PROTECTED]>
On Sat, 15 Apr 2000, Ken Archer wrote:
> When I installed 7.0 I set it up to go directly to X u
# fdisk /dev/hda
and type "o" to create a blank disklabel, and "w" to exit and save
changes. Now, you're ready to install Windows or any operating system you
desire.
-Matt Stegman
<[EMAIL PROTECTED]>
> > $ bzcat file.tar.bz2 | tar x
>
> No. This will not work:
> ...
> The correct command is:
>
> $ bzcat file.tar.bz2 | tar xf -
They both work on my (Mdk 7.0) system. Perhaps Mandrake compiled tar to
default to standard in, instead of the tape device?
-Matt Stegman
<[EMAIL PROTECTED]>
e
compiled tar with built-in support for bzip2 archives, which is why you
can use the "y" option. This will not work in all systems.
-Matt Stegman
<[EMAIL PROTECTED]>
That didn't go
> very far in the install, it would not recognize my CD-Rom drive. It gave
> a list of only a few CD-Roms, and I tried them all, but none of them
> worked.
Probably, I would think, because it is a beta. You might get the official
6.2 version - it is out now, isn't it? - and try that.
-Matt Stegman
<[EMAIL PROTECTED]>
a1
read-only
This'll boot the new by default, but if it doesn't work, you can always
boot "old." Be sure to run /sbin/lilo after editing the file.
-Matt Stegman
<[EMAIL PROTECTED]>
t from X is still going here, and it will likely confuse you,
but the point is, X doesn't get input from terminal 1, it just sends it
output there.
-Matt Stegman
<[EMAIL PROTECTED]>
It sounds like a problem with X, more than anything else. It _might_ help
to know more about your hardware, and maybe what X-server you're using -
SVGA vs. S3V vs. MACH64, etc.
-Matt Stegman
<[EMAIL PROTECTED]>
On Fri, 7 Apr 2000, Trevor Farrell wrote:
> If I log into KDE as us
loads the kernel, but can
the other boot managers actually load the kernel?
-Matt Stegman
<[EMAIL PROTECTED]>
use any partitioning tool you like- except for Microsoft
FDISK.EXE, because it doesn't understand anything outside of MS-Land.
-Matt Stegman
<[EMAIL PROTECTED]>
=/dev/hdb11
read-only
image=/mnt/caldera-boot/vmlinuz
label=cal
root=/dev/hdb12
read-only
other=/dev/hda1
label=win
table=/dev/hda
See what I mean?
-Matt Stegman
<[EMAIL PROTECTED]>
nd fix LILO. I've not seen an installation program that'll give you that
fine-grained control over the LILO setup. You'll have to do it by hand,
unless you LIKE going through more than one boot prompt.
If you need more help, just ask.
-Matt Stegman
<[EMAIL PROTECTED]>
On Wed, 5 Apr 2
OK, this works for me. The problem is that, apparently, bash uses only
the _first_ character of IFS as a separator. So, I used
IFS=$(echo -en \\n\\t)
before the for loop. I got each filename as a single distinct item, even
the ones with spaces. Let me know if this works for you.
-Matt
You might also check that the speakers are plugged into the right
output. On some cards, I've found that while the "Speakers" output
jack works normally, the "Line Out" jack produces barely audible sound.
-Matt Stegman
<[EMAIL PROTECTED]>
On Tue, 4 Apr 2000, Gl
Echo prints out two characters: a tab, then a newline. Bash captures
this, and places these after the equals sign in the IFS= command. Then,
bash interprets this command, which tells it to set a variable named
"IFS" to a tab followed by a newline.
I hope it's explained well.
-Matt Stegman
<[EMAIL PROTECTED]>
27;t find anything in the bash about changing whitespace
definition (*perhaps* $IFS ???). I just don't know. I'll play with it,
and if I find anything, I'll post.
-Matt Stegman
<[EMAIL PROTECTED]>
On Sat, 1 Apr 2000, Gary Bunker wrote:
> OK, that was a brainiac mo
You've probably got the quotes backward: use backquotes (on the tilde key
with most keyboards), not the single quote (on the same key as the double
quote).
-Matt Stegman
<[EMAIL PROTECTED]>
On Sat, 1 Apr 2000, Gary Bunker wrote:
> That was my immediate assumption, but it give
thentication is performed against the operating system.
If you're having problems, you might check to see that your clients are
passing info in the correct case.
-Matt Stegman
<[EMAIL PROTECTED]>
On Sat, 1 Apr 2000, Pavlina wrote:
> When setting up Samba, is there an option
The Mozilla project is about making the source code for Mozilla
open. Netscape version 4 is, I believe, still closed source. It's the
new version, 6 (aka Mozilla) that's open source.
-Matt Stegman
<[EMAIL PROTECTED]>
On Fri, 31 Mar 2000, Stephen F. Bosch wrote:
> I thought
Try installing Mandrake RPMs instead of RedHat RPMs.
-Matt Stegman
<[EMAIL PROTECTED]>
On Fri, 31 Mar 2000, Stuart Nixon wrote:
> sorry if this has been covered b4... should smbmount come with
> mandrake 7? On redhat it comes in the samba-client rpm which when i
> try in
; This way, you can even mount the directories
in Windows! It doesn't get much easier than that.
-Matt Stegman
<[EMAIL PROTECTED]>
--
-- Original Message --
--
Lane Lester wrote:
I'm looking for the simplest way for two people at two
linux/libs/pam/modules.html
Please, let me know if either one mentioned there compiles for you. Me, I
couldn't get ncpfs to compile, which pretty much excluded nw-auth from
compiling. How do I use it? My co-worker found a binary, and we use
that.
-Matt Stegman
<[EMAIL PROTECTED]>
d any problems yet, but I licq is about the only QT
program I use anymore.
-Matt Stegman
<[EMAIL PROTECTED]>
On Fri, 17 Mar 2000, Bobby Welch wrote:
> Has anyone had any troubles with the latest mandrake rpms of Licq
> (licq-0.75.3a-2mdk.i586.rpm / licq-data-1.5-1mdk.noarch.rpm)? I ha
your ext2 filesystem, rather than a second boot sector- which in the case
above, apparently contains another LILO.
-Matt Stegman
<[EMAIL PROTECTED]>
nes) and b) you installed Mandrake without
installing LILO, so again, your MBR wasn't touched.
All you needed to do in the first place was boot from a rescue disk and
re-run lilo. Methinks too many people decide to re-install too quickly
nowadays.
-Matt Stegman
<[EMAIL PROTECTED]>
On Th
HOWTO/Filesystems-HOWTO-6.html
http://web.mit.edu/tytso/www/linux/ext2intro.html
-Matt Stegman
<[EMAIL PROTECTED]>
On Wed, 15 Mar 2000, Wayne wrote:
> Just a qucik non-help related email. How does Linux deal with thinigs like
> fragmentation on your hard disks? Does it suffer the same p
What error are you getting?
Offhand, arte you sure you have support for UFS and Sun disklabels
compiled into the kernel?
-Matt Stegman
<[EMAIL PROTECTED]>
On Thu, 9 Mar 2000, Nickos Yoldassis wrote:
> Hi there,
>
> I have a Mandrake7 machine and want to plug a seciond dis
tc/fstab:
/dev/XXX /usr/local ext2 defaults 1 2
This will tell your computer to mount the extra filesystem on boot.
-Matt Stegman
<[EMAIL PROTECTED]>
On Tue, 15 Feb 2000, WH Bouterse wrote:
> Okay I have seen a zillion ways to do this over
> the last couple of years and read hund
> setenv $PATH;blah
The separators should be colons, not semi-colons. Try
`setenv PATH $PATH:/new-path:/another-new-path`
for tcsh.
Or just append it to the appropriate line in your .profile
-Matt Stegman
<[EMAIL PROTECTED]>
r the exact directory names,
not having used GNOME in a long time.
-Matt Stegman
<[EMAIL PROTECTED]>
oblems with NT 4.0 Disk
Administrator writing "signatures" to the disk. I've heard of problems
with NT 3.5 Disk Administrator, but I've not used it myself on a
dual-boot machine.
As for Windows 2000, I've not used that either. I'll let you know in a
couple weeks how that goes.
-Matt Stegman
<[EMAIL PROTECTED]>
kernel. The way I use this is to write LILO to the Linux root
partition, and put this on the MBR. It works well enough; and the other
people who use my computer, who are intimidated by LILO's unencumbered
interface, find this much easier on them.
Oh yeah, I use the free version.
-Mat
If you didn't change the version number in the makefiles, then you'll get
a new kernel, with the same version number. Thus, uname will print out
the same as before.
Type `dmesg | head -n 1` and check the reported compile time. What does
it say?
-Matt Stegman
<[EMAIL PROTECTED
When running your chosen config script (I know menuconfig and xconfig
allow this), choose "Save Configuration to an Alternate File," and you'll
be able to load it next time you want to configure your kernel.
-Matt Stegman
<[EMAIL PROTECTED]>
On Sat, 29 Jan 2000, Allen De
e seems relatively stable. I had a few problems with it, but
I'm thinking it was due to bad hardware.
-Matt Stegman
<[EMAIL PROTECTED]>
1 - 100 of 110 matches
Mail list logo