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 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>0.9</version> -<date>2005-08-01</date> +<version>0.10</version> +<date>2005-08-07</date> <chapter> <title>Introduction</title> @@ -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. </p> </body> @@ -713,7 +713,9 @@ <p> If you are looking for a linux application that supports RDP (Remote Desktop Protocol) then give <c>grdesktop</c> 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 +<c>rdesktop</c>. Ultimately, grdesktop is just a frontend for rdesktop. </p> <p> -- [email protected] mailing list
