|
|
|
#1 (permalink) | |||||||||||||
|
nVidia Enthusiast
|
Im at uni doing computing science and i need to use linux online
the uni has a guide to using linux on the vnp but the buttons disabled for me, why is it?
|
|||||||||||||
|
|
|
|
|
#2 (permalink) | ||||||||||||||
|
Linux Lobbyist
![]() |
First some information.
What distro? open a terminal and type in Code:
uname -r Open a terminal again and type Code:
ifconfig What protocol are you using? It kinda looks like you're using Ubuntu so I'm going to go with that. Code:
sudo apt-get install network-manager-pptp Code:
sudo apt-get install network-manager-vpnc Code:
sudo apt-get install network-manager-openvpn Click on the network-manager in the system tray Choose VPN Connections -> Configure VPN Click Add (You might have to restart the network-manager to get the added VPN connection on the list Code:
killall nm-applet; nm-applet & Now the VPN connection should be shown in the network-manager
__________________
Quote:
|
||||||||||||||
|
|
|
|
|
#3 (permalink) | |||||||||||||
|
nVidia Enthusiast
|
thanks for the help
im at home with the pc at the min, its not connected to the enthernet port for the unis vpn in my flat heres the ifconfig [Andrew@fedora ~]$ ifconfig eth0 Link encap:Ethernet HWaddr 00:C0:9F:4A:E0:9A UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) Interrupt:6 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:16 errors:0 dropped:0 overruns:0 frame:0 TX packets:16 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1040 (1.0 KiB) TX bytes:1040 (1.0 KiB) wlan0 Link encap:Ethernet HWaddr 00:11:F5:84:9F:4A inet addr:192.168.1.9 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::211:f5ff:fe84:9f4a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:34 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2045 (1.9 KiB) TX bytes:5628 (5.4 KiB) wmaster0 Link encap:UNSPEC HWaddr 00-11-F5-84-9F-4A-A1-D1-00-00-00-00-00-00-00-00 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
|
|||||||||||||
|
|
|
|
|
#4 (permalink) | |||||||||||||
|
nVidia Enthusiast
|
and the rname is 2.6.29.4-167.fc11.i586
|
|||||||||||||
|
|
|
|
|
#5 (permalink) | |||||||||||||
|
nVidia Enthusiast
|
i get a error with ..
sudo apt-get install network-manager-pptp Andrew is not in the list of sudoers file. This incident will be reported
|
|||||||||||||
|
|
|
|
|
#6 (permalink) | |||||||||||||
|
nVidia Enthusiast
|
fixed that error but the
apt-get install .. gave error command not found
|
|||||||||||||
|
|
|
|
|
#7 (permalink) | |||||||||
|
Linux Lobbyist
|
what distro are you using? If you aren't sure just type
cat /etc/issue and paste the results
__________________
Yeah, I got this PC for free, can you tell?.
I'll be building my own PC this summer
|
|||||||||
|
|
|
|
|
#8 (permalink) | |||||||
|
Audiophile
![]() |
From his previous post it would appear he's using Fedora. Funny that you're having this much trouble with VPN. I experimented with SUSE for a few days and VPN was one of the few things I had no trouble getting going once I installed the correct package.
__________________
|
|||||||
|
|
|
|
|
#9 (permalink) | ||||||||||||||||
|
Linux Lobbyist
![]() |
Ah, fc11 would be Fedora 11
Quote:
Quote:
You could try PackageKit Code:
yum install packagekit
__________________
Quote:
|
||||||||||||||||
|
|
|
|
|
#10 (permalink) | |||||||||||||
|
nVidia Enthusiast
|
thanks guys
i think yum install PackageKit has done it
|
|||||||||||||
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|