LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-24-2004, 03:44 PM   #1
LinuxLoverMeg
LQ Newbie
 
Registered: Sep 2004
Location: Canada, Ontario
Distribution: Mandrake Linux 10.0
Posts: 14

Rep: Reputation: 0
Setting up a connection


Like on Windows, when you enter the username password ect. How do I set-up the internet??
 
Old 09-24-2004, 04:09 PM   #2
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,702

Rep: Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896
What type of internet connection do you have? Open up the Mandrake Control Center and select the networking connection wizard.
 
Old 09-24-2004, 04:45 PM   #3
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Rep: Reputation: 47
from the description it sounds like he is talking about dialup ?
 
Old 09-24-2004, 04:50 PM   #4
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
If we talk about dialup, the program name (one of many you can use) is kppp.
 
Old 09-24-2004, 05:24 PM   #5
LinuxLoverMeg
LQ Newbie
 
Registered: Sep 2004
Location: Canada, Ontario
Distribution: Mandrake Linux 10.0
Posts: 14

Original Poster
Rep: Reputation: 0
Yeah, it's Dail-Up. How do I get to kppp?
 
Old 09-24-2004, 05:52 PM   #6
LinuxLoverMeg
LQ Newbie
 
Registered: Sep 2004
Location: Canada, Ontario
Distribution: Mandrake Linux 10.0
Posts: 14

Original Poster
Rep: Reputation: 0
Where's KPPP?

How do I get to KPPP to set up an internet connection?
 
Old 09-24-2004, 06:11 PM   #7
rjlee
Senior Member
 
Registered: Jul 2004
Distribution: Ubuntu 7.04
Posts: 1,994

Rep: Reputation: 76
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.
 
Old 09-24-2004, 11:18 PM   #8
LinuxLoverMeg
LQ Newbie
 
Registered: Sep 2004
Location: Canada, Ontario
Distribution: Mandrake Linux 10.0
Posts: 14

Original Poster
Rep: Reputation: 0
I have it installed, but where to enter that code? How to I open a terminal? I'm a newbie to Linux, BTW.
 
Old 09-24-2004, 11:28 PM   #9
mighty2000
LQ Newbie
 
Registered: Sep 2004
Posts: 3

Rep: Reputation: 0
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
 
Old 09-25-2004, 04:46 AM   #10
rjlee
Senior Member
 
Registered: Jul 2004
Distribution: Ubuntu 7.04
Posts: 1,994

Rep: Reputation: 76
[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.
 
Old 09-25-2004, 03:12 PM   #11
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
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.
 
Old 09-25-2004, 06:13 PM   #12
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Rep: Reputation: 47
if its not in the internet section of your main menu, then you probably dont have the KDE Network package installed.
 
Old 09-26-2004, 07:17 PM   #13
LinuxLoverMeg
LQ Newbie
 
Registered: Sep 2004
Location: Canada, Ontario
Distribution: Mandrake Linux 10.0
Posts: 14

Original Poster
Rep: Reputation: 0
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.
 
Old 09-27-2004, 07:26 AM   #14
rjlee
Senior Member
 
Registered: Jul 2004
Distribution: Ubuntu 7.04
Posts: 1,994

Rep: Reputation: 76
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
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem setting up connection NeMeSiS187 Linux - Networking 4 08-30-2004 02:31 AM
Setting up a Wireless Connection Showtime8000 Linux - Wireless Networking 2 09-22-2003 09:32 AM
Setting up an AOL connection..... Keffin Linux - Software 9 09-10-2003 01:04 PM
setting up ethernet connection arrruken Linux - Networking 1 04-20-2003 10:39 PM
setting up internet connection classWizard Linux - Newbie 12 09-28-2002 04:22 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration