Re: [expert] Running telnet server

2001-09-14 Thread M. Osten

> After making the changes you must restart xinetd
> with  /etc/rc.d/init.d/xinetd restart

Or better yet, use OpenSSH
http://www.openssh.com




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] wuftp server is unresponsive

2001-09-05 Thread M. Osten

> > Do you have reverse DNS set up for that host?

> I actually finally managed to fix this problem by removing the GATEWAY= line 
> in my /etc/sysconfig/network file.  But just for interest, what is a "reverse 
> DNS"?

forward foo.foo.org=192.168.1.1 
reverse 192.168.1.1=foo.foo.org

man nslookup
man dig




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] Novel Support

2001-09-04 Thread M. Osten


> Does anyone know how to connect to a printer on a Novel 3.12 Server?
> Does anyone know of a good 'HOW-TO' for setting up a Linux box so that it 
> looks and acts like a novel server ?

Do a google search for "mars nwe".




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] Quotas

2001-09-03 Thread M. Osten

> Hi Guys,
> I'm currently running Suse 7.2 and Mandrake 8 on two different machines,
> and I want to set up quotas on both machines, both are running on RiserFS,
> How do I even begin this process?

Google is your friend...use it.

http://www.linuxdoc.org/HOWTO/mini/Quota.html




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] wuftp server is unresponsive

2001-09-03 Thread M. Osten

> Has anyone experienced this before?:
> 
> [root@tux350 /root]# ftp localhost 
> Connected to localhost.localdomain. 
> 
> Then, 1 and a half minutes later (this delay is consistent):
> 
> 220 tux350.reisersun FTP server (Version wu-2.6.1(1) Tue Oct 3 14:29:19 CEST 
> 2000) ready.
> Name (localhost:root): 
> 
> Then, I can login just fine (to localhost of course, which is also 
> "tux350.reisersun").
> But I shouldn't have to wait 1.5 minutes just to get the login prompt!

Do you have reverse DNS set up for that host?




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] ipchains problem on 2.4.9

2001-08-30 Thread M. Osten

> > ipchains: Incompatible with this kernel
> 
> ipchains has been replaced by iptables
> 
> http://www.linuxnewbie.org/nhf/intel/security/iptables_basics.html

Yes, but ipchains compatablity is still a kernel option.




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



RE: [expert] FYI: ximian has installer for 8.0....

2001-08-27 Thread M. Osten

> The release is still not official.
> You can use the script lynx -source http://go-gnome.com/ |sh
> to access the installation but you still need to download the actual
> pkgs from the Ximian site because they are not yet posted to any of 
> the mirrors.
> 
>Charles  (-:

Seems to be working here.




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://.mandrakestore.com



Re: [expert] Dual CPU's

2001-08-27 Thread M. Osten

> > Thank you.  A quick question, we seem to be able to install using
> > ext2 file system,
> > but when we switch to Reiser that is what hangs the install.  We have
> > a 80gig array and this will be a web server, so we want to avoid
> > little files taking 4k blocks, hence the Reiser decision.  Could this
> > in theory be the reason for the hung install?  Using Reiser?
> 
> Scott,
> 
> I've got Reiser running on 60GB & 40GB disks.  In my whole
> system (60 + 40 + 15GB disks), the only partition that is ext2
> is /boot.

Are you using software of hardware raid?




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://.mandrakestore.com



Re: [expert] Dual CPU's

2001-08-27 Thread M. Osten


> Thanks for the help, but now we can not get the install to perform.  It
> stops about half way through.  No errors, no drive activity, just stopped.
> This is about the 10th time as well.  Not looking good right now :(
> 
> At 03:14 PM 8/27/2001 -0400, domi wrote:
> >Sure u didnt not forget to enalbe SMP in kernel config ?
> >greetz ps
> >
> >Want to buy your Pack or Services from MandrakeSoft?
> >Go to http://.mandrakestore.com

Just do the install with single processor support and recompile the kernel
with SMP support.  This is basic.

as root:

cd /usr/src/linux
make xconfig 
(under Processor type and features, click "y" on Symmetric
multi-processing support", click "main menu" click "Save and Exit")
make dep
make clean
make bzImage
make modules
make modules_install
(cp /usr/src/linux/arch/i386/boot/bzImage /boot/vmlinuz)
(edit /etc/lilo.conf and make the following entry if non-existent:
image=/boot/vmlinuz
label=linux
root=/dev/hd*
read-only

The * denotes your boot partition)
/sbin/lilo -v 
reboot





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://.mandrakestore.com



Re: [expert] Where's Plex86?

2001-08-27 Thread M. Osten

> I really want to be able to run Win98 (hmm...Age of Empires) in Linux but I
> have a bad feeling that something has happened to the project.  Does someone
> know where I can get a Redhat or Mandrake RPM?


Sorry to state the obvious, but there's always vmware.  Last time I
looked, Plex86 was no where near ready for prime time.




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://.mandrakestore.com



[expert] gdm chooser

2001-08-26 Thread M. Osten

I'm trying to get the gdmchooser to work when i do a '/usr/bin/X11/X
-indirect hostname' but i always get the standard gdm login.  It works if
I connect to an older version of gnome (works, as in shows me the chooser,
selecting a host does not work).  Anyone know what is going on with this?




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://.mandrakestore.com



Re: [expert] GCC 2.96

2001-08-23 Thread M. Osten



> This is a multi-part message in MIME format...
> 
> 
> On Thursday 23 August 2001 19:01, Tom Badran wrote:
> > Im sure many of you share my hatred for this version of gcc. I always found
> > it bizare that mandrake went down this road. At least in 8.1b they have
> > both gcc 3 and 2.96. However, 3 has some issues that make it suitable to
> > keep a 2.9 version of gcc about, i just wondered if it is possible to
> > replace gcc 2.96 with gcc 2.95 in this version of mandrake, 
I just went with RedHat's solution on my mandrake system and installed kgcc.


  . --- 
   |o_o |
   |:_/ |   Michael Osten
  //   \ \  [EMAIL PROTECTED]
 (| | ) Reefedge Inc.
/'\_   _/`\  
\___)=(___/




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://.mandrakestore.com



Re: [expert] Support for Wireless PCMCIA NIC's in 8.1?

2001-08-22 Thread M. Osten


> Is there any support for wirless lan cards - specifically pcmcia ones -
> built into 8.1? I'm really waiting on this feature alone so that I can get
> my Thinkpad up and running with Mandrake.

There has been support for wireless (802.11) PCMCIA cards for years.  Its
not a mandrake thing.




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://.mandrakestore.com



Re: [expert] runnig Mandrake 8.0 with 2 cpu

2001-08-22 Thread M. Osten



> This is a multi-part message in MIME format...
> 
> 
> hi, after adding another cpu to my box, 
> in installed the kernel smp rpm , in RED HAT the only thing left to do
> is reboot,
> is there ant thing else i need to do  ? 
>  - simply rebbot the machine is not helping ...
>
Is it loading the SMP kernal after reboot?  do a 'uname -a' and look at the output.  
Personally, I find it much easier to just get a new kernel from ftp.kernel.org


  . --- 
   |o_o |
   |:_/ |   Michael Osten
  //   \ \  [EMAIL PROTECTED]
 (| | ) Reefedge Inc.
/'\_   _/`\  
\___)=(___/




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://.mandrakestore.com



Re: [expert] nslookup is where?

2001-08-20 Thread M. Osten

On Mon, 20 Aug 2001, Stephen Boulet wrote:

> Is there an "nslookup" command? Anyone know where to find it?
> 
>  -- Stephen
> 
> 
nslookup has been depreciated.  use the dig command now.  if you *really*
want nslookup, you can find it on http://www.rpmfind.net




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://.mandrakestore.com



Re: [expert] How is 8.0 on laptops?

2001-08-15 Thread M. Osten

 
> It would be great here on my Thinkpad T20 if it supported my wireless 
> ethernet controller.

Onboard or PCMCIA?

  . --- 
   |o_o |
   |:_/ |   Michael Osten
  //   \ \  [EMAIL PROTECTED]
 (| | ) Reefedge Inc.
/'\_   _/`\  
\___)=(___/




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://.mandrakestore.com



Re: [expert] linux/unix administrator

2001-07-19 Thread M. Osten



> On Friday 20 July 2001 04:57, [EMAIL PROTECTED] wrote:
> > Well Although i am a Windows NT/2000 Administrator but i have learn
quiet a
> > few skill of Unix/linux administration ..
> > And learning day by day ... now all i want to know that as a unix
admin is
> > it my respinsibility to know all the command switches all the time
can i
> > get help from a manual book or man page from time to time ...???
> > lets face it i am having sme problem remembering all of them ... a
part
> > from that Unix/linux isnt that diffecult ...
> >

Some of them you use so often that you can't help but to remember them. 
Others, browsing the man page is required :)
  . --- 
   |o_o |
   |:_/ |   Michael Osten
  //   \ \  [EMAIL PROTECTED]
 (| | ) Reefedge Inc.
/'\_   _/`\  
\___)=(___/





Re: [expert] Lack of standards

2001-07-09 Thread M. Osten



> I want everybody running Linux, because it is better. 

I don't.  I like the fact that it takes skills to run a successful linux
box.  I like the fact that I can talk to other linux users and not get
blank drooling faces.  


>  I guess this 
> is exactly what I want to avoid, Linux becoming an OS that you just
load and 
> take what you get.


Exactly.  The free os's are customizable limited only by your
imagination.  Think about what you would like your computer to do, with
enough work, skill and vision, it can do anything.  For that comes a
price.

Continuing efforts to cater to the unwashed masses will continue, and I
will use the efforts that I like, but I'm not about to start complaining
about my free meal.

  . --- 
   |o_o |
   |:_/ |   Michael Osten
  //   \ \  [EMAIL PROTECTED]
 (| | ) Reefedge Inc.
/'\_   _/`\  
\___)=(___/





Re: [expert] DvD and DivX players recomended in LM8?

2001-07-09 Thread M. Osten



> Hi all I have a LM8 Freq (26June) in my laptop and I want to install 
> something that reproduces DVD and DivX. I tried xine and XMPS but the
first I 
> have a problems with imlib and the second with gcc (version 3.0
required) and 
> the question is:
> There is an player for reproduces DIvX and DVD that Works in Mandrake
8.0?
> I need info, experiences
> thanks in advance. 


xmms-avi and drip.  both located on sourceforge.net

  . --- 
   |o_o |
   |:_/ |   Michael Osten
  //   \ \  [EMAIL PROTECTED]
 (| | ) Reefedge Inc.
/'\_   _/`\  
\___)=(___/





Re: [expert] Lack of standards

2001-07-09 Thread M. Osten


> Until these 
> inconsistencies are resolved, Linux will remain for hackers who have
the 
> time and knowledge to fix things so that they will run, and the common 
> user will never get to reap the benefits os this otherwise wonderful 
> operating system. Two cases in point:

More fuel for the fire I guess...

Do you really want persons that can not edit a text file running linux
at all?  I'm not prepared to try to support people that can barely hold
a mouse.  The whole Linux replacing Windows on the desktop is
stupid...who cares.  I use Linux because it works, I like using it.

On a entirely diffrent flame fest.  If this is the Mandrake expert
mailing list, I hate to see what the newbie list is like.  







Re: Re[2]: [expert] Moving linux to a different, larger drive

2001-07-06 Thread M. Osten



 
> Whether or not that is true I don't know, but I *do* know that cp has
a
> tendency to FOLLOW softlinks (and COPY, not reproduce, hard links),
whereas
> tar does not, so tar (and cpio, if you prefer it to tar) is better
there.

cp -a

  . --- 
   |o_o |
   |:_/ |   Michael Osten
  //   \ \  [EMAIL PROTECTED]
 (| | ) Reefedge Inc.
/'\_   _/`\  
\___)=(___/





Re: [expert] Can't get xawtv working with bttv

2001-07-01 Thread M. Osten



I have the same card, and here is my entries in /etc/modules.conf

btw, I dont use xawtv, but I looked at it.   seems to me it needed an
extra module loaded.  Reread the INSTALL doc that came with the source. 
Or use zapping,  http://zapping.sourceforge.net/

# i2c
alias char-major-89 i2c-dev
options i2c-core i2c_debug=1
options i2c-algo-bit bit_test=1

# bttv-tv_tuner
alias char-major-81 videodev
alias char-major-81-0 bttv
options bttv card=2 radio=1
options tuner type=2 debug=1


  . --- 
   |o_o |
   |:_/ |   Michael Osten
  //   \ \  [EMAIL PROTECTED]
 (| | ) Reefedge Inc.
/'\_   _/`\  
\___)=(___/





Re: [expert] tar question

2001-07-01 Thread M. Osten



> 
> Is tar limited to files of 2GB?  I upgraded my filesystem from ext2 to 
> reiserfs to jfs and am still having trouble with smbtar creating a
backup 
> of a remote windows drive that is more than 2GB.
> 
> Thanks,
> Julia
> 
> -- 
> [  Julia Anne Case  ] [Ships are safe inside the harbor,  
]
> [Programmer at large] [  but is that what ships are really for.   
]  
> [   Admining Linux  ] [   To thine own self be true.  
]
> [ Windows/WindowsNT ] [ Fair is where you take your cows to be judged.
]
>   
> 
> 

This is *not* a limitation of the filesystem.  Greater than 2gig files
are allowed when glibc is compiled against 2.4.x headers. This does not
mean that everything will support greater than 2 gig.  Samba and the
gnome filemanager to name two.(in the 2.2.x era distros).  I believe
that all of the distros that ship with the 2.4.x kernel now support
greater than 2 gig across the board.

  . --- 
   |o_o |
   |:_/ |   Michael Osten
  //   \ \  [EMAIL PROTECTED]
 (| | ) Reefedge Inc.
/'\_   _/`\  
\___)=(___/





Re: [expert] how to burn an ISO

2001-06-28 Thread M. Osten

One of the best applications I have ever seen for burning cd's is here:
http://www.uni-bielefeld.de/~jhaeger/webCDwriter/

It allows you to burn cd's from any network attached computer, and gives
you a very nice java gui in a browser to do it with.

  . --- 
   |o_o |
   |:_/ |   Michael Osten
  //   \ \  [EMAIL PROTECTED]
 (| | ) Reefedge Inc.
/'\_   _/`\  
\___)=(___/