Jump to content
Compatible Support Forums
Sign in to follow this  
romanb

Alcatel Speed touch USB and Sympatico HSE, how ? help, plz

Recommended Posts

I'm a total newbie in linux, which distro should i get, and how can i setup my internet connection before i get into a trouble ?

 

I use Alcatel Speed Touch USB ADSL modem with Sympatico HSE

I also got a Mandrake 9.1 cd's will it work on it?

 

Thanks

Share this post


Link to post

Go here.

 

http://speedtouchconf.sourceforge.net/

 

It works under RedHat 9, so I don't see why it shouldn't work for RedHat 8 (or any other distro).

 

As for which distro, Mandrake or RedHat are probably good choices if you're new to Linux (Mandrake is based on RedHat anyway).

 

Dave.

Share this post


Link to post

sh is your shell (the command line). You can get to one in a few ways:

 

Press Ctrl-Alt-F2

This gets you to a login shell (it's actually Bash, not sh, but that doesn't matter). You can login there and you'll be able to run your shell scripts (the speedtouchconf.sh file is a shell script).

 

Or

 

Find 'Terminal' or 'xterm' or 'konsole' or something similar in your KDE or Gnome menu.

This will give you a small shell inside KDE or Gnome to use from which you can run the scripts.

 

Once you have got yourself a shell by one of the methods above, you can type sh /root/scripts/speedtouchconf.sh (for example).

That should run the script. (You'll have to change '/root/scripts' to be whatever directory speedtouchconf.sh is in.)

 

Hope that's some use.

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×