[EMAIL PROTECTED] wrote:
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, April 25, 2000 12:30 PM
> > To: [EMAIL PROTECTED]
> > Subject: [newbie] a couple of questions...
> >
> >
> > hi,
> >
> > i am new to linux and having a couple of problems that you
> > might be able to help me with. The first questions is that my
> > computer has 256 MB's of ram, but the system can only see 65
> > MB's, what can I do to resolve this?
Login as root in kde
click on your home directory and use the up arrow a couple times
to get to a folder called
etc
Open it with a click and find lilo.conf
click on lilo.conf and in the section on linux add the line
append = "mem=255M"
and yes, the quotes belong there...
quit the text editor, saving as you do, and close the window
now bring up Konsole and type this command line
/sbin/lilo
Your memory will be recognized on your next boot--unless you tell
lilo otherwise it will depend on what the BIOS reports.
> > and I also have a small
> > LAN network ( Just two computers ) but my other computer is
> > an NT box. I am having no luck at all in trying to get them
> > to see eachother. They can ping eachother fine, but how can I
> > access files from both computers? ... hopefully these are not
> > too difficult to resolve and if they are I appreciate any
> > info or ideas you have to resolve my problems...
>
You want to use a package called "samba". There are extensive
details on this at www.mandrakeuser.org.
Civileme
> Thanks,
> BG