Re: [newbie] need list

2000-04-17 Thread jero

Wow...never knew something like xman existed. i'm impressed!

Been using Linux for about 4 years...and I never knew there
were so many commands!

Jero


Mike Corbeil wrote:

 Donald Carpenter wrote:

  If your familiar with DOS, There's a a good book you can buy.
  It's called "Unix for dos users" by Martin R. Arick
  I bought my copy at a local bookstore.
  It's very helpful

 I'ld suggest Linux or Unix in a Nutshell, from O'Reilly.  I never needed
 a book like "Unix for dos users", "Unix for  dummies", or any of that
 kind of material, but  the Nutshell books are definitely worthwhile for
 beginners.

 Also, try running

 xman

 This tool brings up a  gui for man pages with nicely formatted or laid
 out categories.

 cp = copy

 rm = remove or del or delete

 mv = move or rename

 cd = chdir

 ls = dir (but there are many options so check the man page, "man ls")

 ls -F = ls with / and @ and * at the ends of names of directories,
 symbolic links and executables

 ls -l = ls with long listing format

 df = filesystem space usage and availability as well as mapping

 du = disk space usage

 etcetera

 The Nutshell books are worthwhile.  I haven't looked at the one for Linux
 and haven't needed it, because I have the one for Unix, plus know about
 the various sources of free documentation, but compare the two and
 purchase the  one which seems most suitable.

 mike

 
 
  Dreja Julag wrote:
 
   In the redhat manual, there is usually a list of commands.  Same for
   Mandrake, rather it be on the CDROM, or not.
  
   Drew Jackman
   [EMAIL PROTECTED]
   ICQ 20177604
   - Original Message -
   From: "KompuKit" [EMAIL PROTECTED]
   To: "Mandrake Linux" [EMAIL PROTECTED]
   Sent: Sunday, April 16, 2000 4:51 PM
   Subject: [newbie] need list
  
Hi...does anyone know WHERE (online)...I can get a list
of all the COMMANDS for linux...that are used in a terminal
access...for instance, in a rescue mission...or whatever...
or that are used in a command line prompt...etc. ?
   
I need to have a hardcopy of them...in case of emergency,
   
I need them also to specify...the purpose behind each command,
and their syntax...etc.
--
===KompuKit===
Kit Goins  ICQ# 7110071
[EMAIL PROTECTED]Lowell, Mass.
Web Designer  http://kitdesigns.bizhosting.com
WebServer:http://kompukit.dyndns.org
(Server Runs between M-F 6pm-12am,S+S 12pm-12am EST)
===KompuKit===




Re: [newbie] installing ICQ

2000-04-11 Thread jero

I have been unable to get access to my email account for a few days so
you might already have your answer now...but in case that you don't

type 'gzip -d filename.tar.gz"
then move the filename.tar to whereever you wish to put it

then type "tar -xvf filename.tar"
go into the newly made dir and type
./configure
make all
make install

your done installing :)

Jero


"J.Carson" wrote:

 I downloaded icq for linux, it is in a tar.gzip format, how do I unzip it
 and install it, could someone please list the steps, i have no idea where to
 even begin.  I am running mandrake 7 or if someone can name a site will it
 will tell me how to do it, in very easy steps, that would be helpful, much
 appreciated

 )(
 Jason Carson
 [EMAIL PROTECTED]
 http://members.home.net/jaroca
 ICQ: 35152653
 )(




Re: [newbie] compiling in c

2000-04-08 Thread jero

ummm when compiling c programs.i remember you need an output and input
file

for example "cc -o hello hello.c"

i forgot what the -o stood for...but i did that in all my linux programming
classes.

Does that help any?

Jero


stathis gotsis wrote:

 when i compile a real simple program in c ,ie hello.c i write :cc hello.c
 but then i get an error message stdio:no such file or directory,i find this
 strange because i have that library.can you help?thanks in advance.
 __
 Get Your Private, Free Email at http://www.hotmail.com




Re: [newbie] icq

2000-04-07 Thread jero

I tried Licqdidn't like it
My personnel preference is KXIcq

Jero

Vic wrote:

 1. Icq java is a pregnant lumbering yak.

 2. Icq Java stinks

 3. One must get Licq? Head on over to http://www.licq.org

 On Fri, 07 Apr 2000, Grendel mewed:
   On Thu, 6 Apr 2000, wolfen999 wrote:
  
looking to get icq but not sure which is the best out there  Kicq Klicq
  or
Kxicq any suggestions?
  
   I like licq, which comes with Mandrake 7.
  
   Regards,
   Claus.
 
  Where is licq? I tried my damnedest to get ICQJava to work but failed
  miserably. Maybe this one will. I'm new, so will I nedd weird instructions
  on how to make it work?
 
  Thanks mucho!
 --
 My new linux web server with Apache
 http://kittypuss.dnydns.org

 Sign up for ClickDough and get paid to surf the web.
 http://secure.clickdough.com/servlets/cr/CRSignup.po?referral_id=kittypuss




Re: [newbie] FTP andf Telnet

2000-03-22 Thread jero

Hello,

I have installed both the telnet server daemon and ftpd daemon and i
still can't ftp or telnet to my own linux box. I was wondering if there is
anything i should have running to make it work. Are there any services in
particular which must be running?

Jero

Jon writes:

 IF anyone is interested in a better telnet client than comes with Win9x:
 
 Telnet client with personal FTP server. Version 1.5.6.0
 This FREEWARE program NOT REGISTERED for commercial usage.
 Check http://www.magnitka.ru/~anatol/telnet for latest version.
 Comments by E-Mail: [EMAIL PROTECTED]
 
 
 Ain't cut and paste wonderful...
 
 That was straight out of the console mode one.  Which, by the way, WILL go full
 screen...  (I hate little windows, can you tell?)
 It also has a windows gui type if you like that sort of thing...
 
 
 Barry Winch wrote:
 
  Thanks for the response folks, I stupidly assumed that the telnet server had
  been installed   we all know what assumed means  right?
 
  In answer to Oves question, I telnet in using both linux and w98 machines,
  w98 works ok for the limited work I do through telnet.
 
  Secondly, I uninstalled the BERO-ftpd and installed the wu-ftp, and it now
  works.
 
  Thanks for the quick responses, and sorry for the duplicate posting, seems
  to be a six hour turn around on mail here sometimes!!
 
  Barry
 
  - Original Message -
  From: "Jon" [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Wednesday, March 22, 2000 3:54 PM
  Subject: Re: [newbie] FTP andf Telnet
 
  wu-ftp
 
  Ove Peter wrote:
 
   Hi,
  
   I had this problem just two days ago with Mandrake 7.0:
   Solution was to install the "telnet-server" RPM, it worked immediately
   after doing this.
   Unlike other distributions, Mandrake (or RH) split up the telnet package
   in two RPM´s: telnet-server and telnet-client. Only the telnet-client is
   installed by default.
  
   Can´t help you with FTP, though. Maybe something similar?
  
   Out of interest: are you using Windoze to telnet in, and if yes, which
   client are you using? I found the built in M$ client VERY bad and had to
   d/l some other client to be able to use vi.
  
   Ove
  
   Barry Winch wrote:
   
This has to be a case of missing the obvious!! I have installed Manfrake
  6.1
(2.2.13-22mdk). I can FTP and TELNET OUT of the box, but I can't telnet
  in,
no connection is ever established I can't even "telnet 127.0.0.1", all I
  get
is :
   
Connected to xxx.xxx.xxx.xxx
Escape character is '^]'
Connection closed by foreign host
   
If I FTP in from either the host, or anothr machine on the lan, I get
  all
the right prompts, but then always:
   
530 Login incorrect
Login Failed.
   
This occurs whether I try to log in as root, or any other user.
   
Any ideas, I know its something stupid I've forgotten to do, but I am
currently brain deas and can't think what it is
   
TIA
   
Barry
 
 
 






Re: [newbie] question

2000-03-21 Thread jero

KompuKit wrote:

 I'm going to be buying a new 56k external modem...for
 my linux box...this week, I was wondering which one I should buy...
 and which one is best for under a 100.00
 --
 ===KompuKit===
 Kit Goins  ICQ# 7110071
 [EMAIL PROTECTED]Lowell, Mass.
 Web Designer  http://kitdesigns.bizhosting.com
 WebServer:http://kompukit.dyndns.org
 (Server Runs between M-F 6pm-12am,S+S 12pm-12am EST)
 ===KompuKit===

Just make sure it is a non-window modem. US Robotics is the best buy,.
but it's over 100.





Re: [newbie] pcmcia ethernet card

2000-03-21 Thread jero

I know that I am not Jon but just thought of giving my two cents.

try typing 'setup' and go to 'System Services'

then hunt for [  ]pcmcia.


hello writes:

 Hi Jon
 I'm very new to Linux and Thank you for your help. What is pcmcia
 services?
 This is the only card I have. I do remember seeing ne2000 somewhere in my
 computer.
 
 -Original Message-
 From: Jon Hunter [EMAIL PROTECTED]
 To: [EMAIL PROTECTED] [EMAIL PROTECTED]
 Date: Monday, March 20, 2000 5:39 PM
 Subject: Re: [newbie] pcmcia ethernet card
 
 
 I also have an ect2 from linksys.  It works great and always has.  It is a
 NE2000 Compatible.
 
 This makes me think that your problem might be your pcmcia services.  Do
 you
 have any other cards working?
 
 
 
 "Welcome to the revolution" Linux magazine slogan
 






Re: [[newbie] Yamaha OPL3-SAx Sound Card]

2000-03-21 Thread jero

I've got a Yamaha sound card in my laptop and haven't had any problems
with it in linux. I just configure it and it runs like a charm.

Jaguar writes:

 Not long ago Denis of MandrakeSoft stated categorically that Yamaha sound
 cards are not well supported in Linux.  Maybe just spend $10 or $20 for a
 different sound card.
 HTH
 Jaguar
 
 Simon Robertson [EMAIL PROTECTED] wrote:
  
  Hello,
  
  I run 'soundconfig' in an Xterm each time i configure my sound, it
  brings up a Yamaha OPL3-SAx driver which it is, and thus makes a mixer
  available to adjust volume and the CD-Player then works. Though enabling
  sound in KDE Control Centre and trying to play any sounds or having
  sound enabled in Windows through VMware, freezes linux at a point when
  sound and a command are occuring at the same time. The only way to
  escape this freeze is to totally reboot and go through a forced check,
  very time consuming.
  
  I have compiled several kernels in the past, but each time I select my
  sound card either modulized or not, or even with different settings,
  everytime it is failing and eventually I need to recompile with no sound
  card selected and use 'soundconfig' in an Xterm.
  
  Lothar was just the same, could see the card, knew the settings, but as
  soon as you press enter a 'FAIL' comes up and no matter what changes you
  make to the settings it always comes back the same.
  
  Does anyone out there have any suggestions or know if Kernel 2.4 is
  going to be any better.
  
  Thankyou, if you can help,
  
  Simon.
 
 
 
 Get your own FREE, personal Netscape WebMail account today at 
http://webmail.netscape.com.
 






Re: [newbie] Odd install problem --- did not set up X

2000-03-21 Thread jero

On a last resort, try XF86Setup. It's an old way of setting up X-Windows.
Not used anymore except for extreme cases (with the exception of Slackware
where Xconfigurator doesn't exist)

Jero

Roger Bird writes:

 I performed a new install of MD 7.0-2 last night on my AMD K6-2 350 w/
 ATI xpert@play, 5.1gb, 96mb.
 
 I did an "Expert" install.  It detected my nic and I correctly
 configured @home. (cool!)  But the DrakX (i think that is what the
 install program is called) completely skipped over the "configure X"
 portion of the install.
 
 I did instruct the install to install all X-Windows programs.
 
 Xconfigurator, xconf, startx, ... none of this works (yes I ran them as
 root)
 
 So now I have just regular text mode.  I need to get X working.
 
 What is the easiest way to do this?  I want to use KDE.  On a previous
 install, x worked fine and installed all the great icons in KDE.  The
 only problem was my nic was not being detected, so I did a re-install.
 Not the nic is fine, @home is fine, but X does not work.
 
 Please help.
 
 Thank you.
 Roger
 
 
 --
 Roger Bird  [EMAIL PROTECTED]
 Toronto, Ontario
 
 
 






Re: RV: [newbie] 3Com 3CXe589E PCMCIA ETHERNET CARD

2000-03-21 Thread jero

the pcmcia services ARE running right?

Jero


Carlos Salazar Mtz writes:

 
 Hi, I've been spending 2 weeks trying to install my 3Com 3CXe589E PCMCIA
 ETHERNET CARD on a TOSHIBA 2500CDS with MANDRAKE 7.0, and just can't do it.
 FIRST, at linux installation (when it asks if you want to configure the
 net),it recognizes the card and actually it is supposed to make it work in
 order to download something (crypt...) from an ftp site. It says pcmcia
 probe found 1 net devices, found driver for 3c589_cs
 insmod /modules/pcmcia_core.o.insmod/modules/3c589_cs.o
 ... it finishes installing linux succesfully and restarts..
 WHEN it tries to find module dependencies it shows nothing about pcmcia, and
 when it comes up to network inicialization it says:
 network inicialization delayed...[failed]
 AFTER logging in, if I run "cardctl ident" it says "no pcmcia driver in
 /proc/devices", and when I run "cardctl config" it says the same thing, when
 it is supposed to say something about the cards it detects.
 WHAT i think is that this kernel version (2.2.14-1mdklinus) does't support
 pcmcia or at list doesn't have the correct modules, because it doesn't even
 have a "pcmcia" subdirectory (/lib/modules/2.2.14-1mdklinus/pcmcia) where i
 can find "pcmcia_core.o" and "3c589_cs.o" in order to run:
 "insmod [directory] pcmcia_core.o"
 What I tried is:
 insmod /lib/modules/2.2.14-12mdk/pcmcia/pcmcia_core.o, and the answer was:
 "kernel-module version mismatch
 /lib/modules/2.2.14-12mdk/pcmcia/pcmcia_core.o was compiled for kernel
 version 2.2.14-15mdk while this kernel is version 2.2.14-1mdklinus"
 BUT THE PROBLEM IS THAT MY VERSION (2.2.14-1mdklinus) DOES NOT HAVE ANYTHING
 LIKE "pcmcia_core.o" or "3c589_cs.o" IN ITS LIBRARIES.
 
 PLEASE HELP ME !!!
 






Re: [newbie] kxicq

2000-03-18 Thread jero

The latest version would be located at linux.tucows.com . Also...you would need
to get ICQLib (ICQ Libraries) to run KXIcq properly (i'm using it myself).

Hope this helps!

Jero


 Doney wrote:

 root wrote:
 
  can anyone tell me where to get the latest version of kxicq and some hints on
  installing it i have version 0.3.1 but when i run ./configure it says there are
  files missing and configure error installation or configuration problem c
  compiler cannot creat e executables and when it checks to see wether the c
  compiler (gcc ) works iget ...no

 try freshmeat.net
 gnomeicu works o.k. in 6.1  licq goes o.k. in MDK 7.0 - have a look on
 your CD..

 -WBD



Re: [newbie]

2000-03-17 Thread jero

Hello,
I have the EXACT same pcmcia network card. One little suggestion for
you,
don't try installing Mandrake 6.1 on your laptopthe network card is
really
difficult to get working (been working on it for the past 4 days).

Now, to your question, have you made sure that in the setup menu you've got
pcmcia services running? I found that the services run by default in
Mandrake 7.02
are extremely limited. In 6.1 they run many more services.

And I'm pretty sure you have to stop the service before ejecting the card.
could be
wrong though.

Jero



hello wrote:

 Hi All
 I have a compaq presario 1230 laptop with a dual boot of window98 and
 Linux mandrake 7.0 and I'm trying to get my linksys combo ec2t pcmcia
 ethernet card working. I did find it is supported.

 Also with linux do you have to stop a pcmcia card before ejecting it like
 you do with a windows os.



Re: [newbie] Modem not detected

2000-03-17 Thread jero

In case your modem ISN"T a winmodemas far as I know...COM ports
don't go any higher
then 4 in Linux. Is it a Plug and Play? (I had trouble with my US
Robitics 56K Pnp modem till
I got PNP off) Can you manually hardware your modem to use either COM 1,
2, 3, or 4?

Jero


Sharon Pfeiffer wrote:

 Hi! I've got a Hayes Accura 288B modem and have just installed
 Mandrake 7.0.My problem: I can't seem to get my modem to work.  I ran
 DrakConf and it did not detect my modem.In Windoze, my modem shows up
 on COM 5 IRQ 11 and io=0x108.Can someone please help me solve this
 problem? Thanks a million!!! Sharon Pfeiffer



[newbie] segmentation fault with DrakConfig or Xconfigurator

2000-03-13 Thread jero

Hello,
 I installed Mandrake Linux 6.1 and then did an upgrade to Mandrake 7.02.
Unfortunately, every time I click on Drak Config or Xconfigurator I get
a segmentation dump. Would anybody happen to know why?

Jero




Re: [newbie] X

2000-03-10 Thread jero

Hello,
 In linux (as far as i know) there is no "shut down and reboot in
linux" option if you configured the box to start X on bootup.
If you wish to use the command line, try pressing CTRL+ALT+ F1 (through
F6). These are virtual consoles and will let you have
fun on the command line to your heart's content. To get back in X just
type in ALT-F7.  Hope this somehow solves your problem

Jero

Gary K Stinnett Jr wrote:

 My linux box is set up to start X when I boot my machine.  I normally
 run KDE.  How do I go about shutting down X and running at the command
 line.

 Thanks,

 Gary

 --
  \\\|///
  \ ~ ~ /
 (\ @ @ /)
 --oOOo-(_)-oOOo-

 Name:Gary K Stinnett Jr
 Email:   [EMAIL PROTECTED]
 Web: http://web.infoave.net/~gksjr

  ooO
 (   )--Ooo--
  \ (  (   )
   \_)  ) /
   (_/



Re: [newbie] PCMCIA

2000-03-07 Thread jero

Hello,
Check to make sure that the PCMCIA service on the laptop is actually
set
to run. I've installed 7.02 on my laptop too and the pcmcia services didn't
start until i entered setup and selected PCMCIA service. 

Jero

Ty Morton writes:

   Hello just have a simple question to ask. I just installed 7.02 on
 my laptop Dell i7.5k 
 it has a 3com PCMCIA 3ccfem556 combo card. during the install process it
 picked up the card just fine. I even installed a network printer and printed
 a test page. After I rebooted the nic failed to start. I noticed the pcmcia
 did not start and I can't get the service to start. Any help would be
 greatly appreciated.
 
 Ty Morton
 Tech Connect, Inc.
 Tulsa, OK
 Phone: 918-747-4846
 Fax: 918-747-5159
 e-mail: [EMAIL PROTECTED]
 



[newbie] Problem when booting up Linux on my laptop

2000-03-02 Thread Jero



Hello,

   I've installed Linux Mandrake on my Acer Extensa 502DX laptop and
whenever my computer boots up, it crashes whenever it arrives at the
Advanged Power Management section of the kernel,
I've been able to use a kernel which doesn't have apm selected and it works
fine.. Has anybody ever had this problem before?


PS; I have enabled Advanced Power management in my BIOS  and still same
problem.


Jero