Blog Forum Wiki Links Contact Us NetbookUser
RunCore Pro IV SSD Transforms your ASUS EEE PC by increasing 
performance 5-40X. Your satistfaction guaranteed RunCore Pro 70mm SATA Mini PCI-e SSD
RunCore Pro IV 70mm SATA II Mini PCI-e SSD
RunCore Pro IV 2.5 Inch SATA II SSD

You are not logged in.

#1 2008-01-08 9:11:18 pm

sysmgr2
New member
Registered: 2008-01-08
Posts: 3

VPNC install noob questions

Hi all,
Just got my 701 and am trying to install vpnc.  Let me first confess my extreme entry-level with linux. 

I did get it working on another computer running Ubuntu 7.10.  I've searced the wiki and forums, but can't find a complete description of where to get the files or do the install on the eee. 

Anybody willing to play Sesame Street?  BTW, I've searched, but can't find enough info either on the wiki or the forums.

My apologies in advance...

Offline

 

#2 2008-01-08 9:36:49 pm

CheerUpCharlie
New member
From: Cleveland, OH
Registered: 2008-01-02
Posts: 5
Website

Re: VPNC install noob questions

I got mine working by following the directions found here.

Best of luck.


EeePC 4G Surf Galaxy Black
512M RAM Stock Xandros Dist.
Advanced Mode Enabled!

Offline

 

#3 2008-01-08 10:30:31 pm

sysmgr2
New member
Registered: 2008-01-08
Posts: 3

Re: VPNC install noob questions

Excellent instructions, thanks.  Sadly, it mentions setting up 'additional repos, which I won't go into here'...  Any idea which ones? 

Thanks for your help.

Offline

 

#4 2008-01-09 1:50:37 am

o2smartphone
Senior Member
Registered: 2007-10-28
Posts: 569

Re: VPNC install noob questions

sysmgr2 wrote:

Excellent instructions, thanks.  Sadly, it mentions setting up 'additional repos, which I won't go into here'...  Any idea which ones? 

Thanks for your help.

deb http://ftp.us.debian.org/debian/ stable main non-free contrib


windows or linux, who cares !  I just want to use eeePC My Way

Offline

 

#5 2008-01-09 11:38:14 am

sysmgr2
New member
Registered: 2008-01-08
Posts: 3

Re: VPNC install noob questions

Got it.  Thanks for your help. It works perfectly. Now if I could just find a gui interface to contol it...  Any suggestions?

Offline

 

#6 2008-01-09 12:59:15 pm

CheerUpCharlie
New member
From: Cleveland, OH
Registered: 2008-01-02
Posts: 5
Website

Re: VPNC install noob questions

I finally got tired of dropping to a console windows to type vpn when I wanted to turn it on or off so I created an Icon for it and stuck it on my 'Internet' tab in easy mode:

Make a backup of /opt/xandros/share/AsusLauncher/simplui.rc  then edit the file and add something like:

Code:

<parcel simplecat="Internet" extraargs="sudo /usr/sbin/vpn"
   icon="network_norm.png"
   selected icon="network_hi.png">
   <name> lang="en">VPN</name>
</parcel>

That'll give you an icon on your Internet tab that will start and stop the VPN by clicking it.

For more on editing in easy mode, see: http://wiki.eeeuser.com/howto:customizeeasymode


EeePC 4G Surf Galaxy Black
512M RAM Stock Xandros Dist.
Advanced Mode Enabled!

Offline

 

#7 2008-01-09 1:20:16 pm

vypurr
Member
From: Philadelphia, Pa
Registered: 2007-12-23
Posts: 78

Re: VPNC install noob questions

Follow this guide, it's even better

http://lathwood.co.uk/eee-asus-stuff/de … sktop-icon

Offline

 

#8 2008-01-31 2:59:01 pm

lapalam
New member
Registered: 2008-01-31
Posts: 1

Re: VPNC install noob questions

I'm a super new with linux, can someone explain what "repos" I need and what it means, or just point me in the right direction?

Offline

 

#9 2008-02-01 11:39:59 pm

plodr
Moderator
From: PA
Registered: 2007-12-30
Posts: 4558

Re: VPNC install noob questions

"repos" is short for repositories. Repositories are the places that hold packages. Packages are similar to programs that you would install in windows. So when you want to install something, you need to launch synaptic an have it look in the repos for all the packages. You go through the list and check/tick what you want installed.
For starters, I'd stick with the safest two repos: NOTE these are for 4G models, if you have 2G, it will be different
deb http://update.eeepc.asus.com/p701/ p701 main
deb http://update.eeepc.asus.com/en/p701 p701 main

1. ctrl+alt+t will bring up a black screen called terminal
2. in green you will see "/home/user/>" that is like the prompt in DOS C:>
after the > type in sudo synaptic
when you do that, synaptic will launch (It's nice because it is similar to working in windows, not typing things on  black screen) sudo simply means that you want to have elevated privileges. If you tried to launch synaptic as a normal user, you would get an error because it takes elevated power to install software.
3. if you click on Settings then Repositories, you should see the two repos I posted above with a check/tick in front of them.
That means anytime you want software those two servers will be checked and everything that is on those servers will be downloaded as a list to your eeepc.

Last edited by plodr (2008-02-01 11:43:19 pm)


4G Pearl White, 1 GB RAM, Xandros Easy Mode
HP5550 networked printer
Registered Linux User # 401459

Offline

 

#10 2008-03-19 3:23:26 pm

angrenp
New member
Registered: 2008-03-19
Posts: 1

Re: VPNC install noob questions

OK, I've used the instructions on the lathwood site to try to create a desktop icon to activate VPNC.  It doesn't work.  It goes to a help screen that gives me a bunch of linux tips I don't have the background to use.  Has anybody gotten such a response and how did you correct the problem, if you corrected it?

Offline

 

Board footer

Powered by PunBB 1.2.15
© Copyright 2002–2005 Rickard Andersson