Linux - NewbieThis 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
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
I've seen that certificate validation error when the site in question has registered the ssl cert for *.domain.net when you're at svn.domain.net, which is misinterpreted for some reason; the wildcard is not expanded to match... anyone else? I would say it's safe to accept temporarily, unless you've seen it work without problems in the past (when you did your initial checkout did you have that problem?)
I tried to checkout the repository you mentioned. Here are my results:
Code:
Script started on Mon 26 Jan 2009 10:25:05 PM PST
pnguyen@paulx2:~/tmp$ svn co https://svn.terra.org/repo/forge/projects/exam/trunk lq-test
Error validating server certificate for 'https://svn.terra.org:443':
- The certificate is not issued by a trusted authority. Use the
fingerprint to validate the certificate manually!
- The certificate hostname does not match.
Certificate information:
- Hostname: *.opendns.com
- Valid: from Mon, 11 Aug 2008 22:15:56 GMT until Thu, 12 Aug 2010 22:15:56 GMT
- Issuer: Equifax Secure Inc., US
- Fingerprint: f5:a8:16:c8:70:b3:da:d1:23:db:2c:98:50:77:28:e9:20:af:62:90
(R)eject, accept (t)emporarily or accept (p)ermanently? t
svn: PROPFIND request failed on '/repo/forge/projects/exam/trunk'
svn: PROPFIND of '/repo/forge/projects/exam/trunk': 501 Not Implemented (https://svn.terra.org)
pnguyen@paulx2:~/tmp$ exit
Script done on Mon 26 Jan 2009 10:25:26 PM PST
I am using opendns, so the fact that the certificate comes from opendns means that the site svn.terra.org does not exist... (the page that ultimately loads bears a certificate belonging to opendns.com, which is not what was requested - terra.org). Any thoughts on that lead? Bad link?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.