From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1E1rYm-0003Ll-35 for garchives@archives.gentoo.org; Sun, 07 Aug 2005 20:15:52 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j77KFY1I031387; Sun, 7 Aug 2005 20:15:34 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j77KFYCi018398 for ; Sun, 7 Aug 2005 20:15:34 GMT Message-Id: <200508072015.j77KFYCi018398@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.43) id 1E1rYe-0005Sq-9F for gentoo-doc-cvs@lists.gentoo.org; Sun, 07 Aug 2005 20:15:44 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Sun, 7 Aug 2005 20:15:28 +0000 From: "swift" Date: Sun, 7 Aug 2005 20:15:28 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: vpnc-howto.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: a67c7846-863b-4b48-a09b-b6e77904458e X-Archives-Hash: fab615795d00aebde68b7492ca70c24e swift 05/08/07 20:15:28 Modified: xml/htdocs/doc/en/draft vpnc-howto.xml Log: Update from #97760 Revision Changes Path 1.2 +7 -5 xml/htdocs/doc/en/draft/vpnc-howto.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/draft/vpnc-howto.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/draft/vpnc-howto.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/draft/vpnc-howto.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo Index: vpnc-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/draft/vpnc-howto.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- vpnc-howto.xml 7 Aug 2005 20:09:53 -0000 1.1 +++ vpnc-howto.xml 7 Aug 2005 20:15:28 -0000 1.2 @@ -23,8 +23,8 @@ -0.9 -2005-08-01 +0.10 +2005-08-07 Introduction @@ -36,8 +36,8 @@ from home or during travel. Many companies utilize Cisco 3000 VPN concentrators for their VPN needs, and I am willing to bet that most Linux newbies think that they are forced to use Windows to connect to them. Well this document informs -you that connecting to a Cisco VPN is very well be possible and will hopefully -enable to you to setup a working tunnel using your Gentoo workstation or laptop. +you that connecting to a Cisco VPN is very possible and will hopefully enable +you to setup a working tunnel using your Gentoo workstation or laptop.

@@ -713,7 +713,9 @@

If you are looking for a linux application that supports RDP (Remote Desktop Protocol) then give grdesktop a try. It's a GUI app written in Gtk that -fits in well with a gnome desktop, but doesn't require it. +fits in well with a gnome desktop, but doesn't require it. If you don't want +the GUI configuration dialogs that grdesktop provides, then just install +rdesktop. Ultimately, grdesktop is just a frontend for rdesktop.

-- gentoo-doc-cvs@gentoo.org mailing list