LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Setting up a connection (https://www.linuxquestions.org/questions/linux-newbie-8/setting-up-a-connection-234848/)

LinuxLoverMeg 09-24-2004 03:44 PM

Setting up a connection
 
Like on Windows, when you enter the username password ect. How do I set-up the internet??

michaelk 09-24-2004 04:09 PM

What type of internet connection do you have? Open up the Mandrake Control Center and select the networking connection wizard.

qwijibow 09-24-2004 04:45 PM

from the description it sounds like he is talking about dialup ?

Mara 09-24-2004 04:50 PM

If we talk about dialup, the program name (one of many you can use) is kppp.

LinuxLoverMeg 09-24-2004 05:24 PM

Yeah, it's Dail-Up. How do I get to kppp?

LinuxLoverMeg 09-24-2004 05:52 PM

Where's KPPP?
 
How do I get to KPPP to set up an internet connection?

rjlee 09-24-2004 06:11 PM

Assuming you have KDE installed, you can find the kppp executable using
Code:

locate kppp | grep '/kppp$'
in a terminal. Usually, it ends in /bin/kppp.

Then start it by running that program.

If you don't have KDE installed, you need to install the kde-network package (I think), which depends on kde-libs and probably kde-util.

LinuxLoverMeg 09-24-2004 11:18 PM

I have it installed, but where to enter that code? How to I open a terminal? I'm a newbie to Linux, BTW.

mighty2000 09-24-2004 11:28 PM

Hey, Linux comes with terminal types or TTY's Terminal Type (Unix terminal interface). You can access these terminals by pressing ctrl+alt+F2...F5. login as root, and then type in the command as listed above.

You can also open up your home folder (part of konqerer) and click on tools and then open terminal/console connection.

You will have the login credentials that you are currently logged in with so you may be blocked from viewing this app.

HTH

M2k

rjlee 09-25-2004 04:46 AM

[QUOTE]Originally posted by mighty2000
Hey, Linux comes with terminal types or TTY's Terminal Type (Unix terminal interface). You can access these terminals by pressing ctrl+alt+F2...F5. login as root, and then type in the command as listed above./[QUOTE]

There is nothing in those commands that needs to be done as root; you would be better logging in as a regular user.

You may also have difficulties starting KPPP in a console, as it is a graphical application. You're better off using a terminal like konsole or xterm.

Mara 09-25-2004 03:12 PM

LinuxLoverMeg, posting a new thread when you have already one going about the same thing is not what you should do. I've merged your threads.

If KPPP is installed, you have it in the menus. I don't have MDK 10, but search the 'Internet' section.

qwijibow 09-25-2004 06:13 PM

if its not in the internet section of your main menu, then you probably dont have the KDE Network package installed.

LinuxLoverMeg 09-26-2004 07:17 PM

It's not in the menu and the command that you posted doesn't work. "Command not found" Or whatever. I installed KDE, but I did the minimal download because the normal one was too big and didn't fit or something.

rjlee 09-27-2004 07:26 AM

kppp is a very useful tool for setting up dial-up connections. But if you can't get the kdenetworking package installed, try using something else. Search for “ppp howto” on www.tldp.org


All times are GMT -5. The time now is 10:50 PM.