* Fix broken link to Introduction to Unix course from OSU.
+ Add a link to Unix System Administration course from OSU, which would be useful for newbies as well. Submitted by: James Marshall Brannan <marshall brannan gmail com>
This commit is contained in:
parent
9b91accd19
commit
f05569a188
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29321
1 changed files with 8 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.51 2006/03/06 16:25:13 jcamou Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.52 2006/08/19 21:20:42 hrs Exp $">
|
||||
<!ENTITY title 'Resources for Newbies'>
|
||||
<!ENTITY % navinclude.docs "INCLUDE">
|
||||
<!ENTITY url.articles "&base;/doc/en_US.ISO8859-1/articles">
|
||||
|
@ -160,11 +160,17 @@
|
|||
throughout.</p></li>
|
||||
|
||||
<li><p>A <a
|
||||
href="http://www-wks.acs.ohio-state.edu/unix_course/unix.html">UNIX
|
||||
href="http://8help.osu.edu/wks/unix_course/">UNIX
|
||||
Introductory Course</a>
|
||||
from Ohio State University is available online in HTML,
|
||||
postscript and Acrobat PDF formats.</p></li>
|
||||
|
||||
<li><p>A <a
|
||||
href="http://8help.osu.edu/wks/sysadm_course/">UNIX
|
||||
System Administration Course</a>
|
||||
from Ohio State University is available online in HTML,
|
||||
postscript and Acrobat PDF formats.</p></li>
|
||||
|
||||
<li><p><a href="http://www.mcsr.olemiss.edu/unixhelp/">UNIXhelp
|
||||
for Users</a> is another introductory guide which is available in
|
||||
HTML at a mirror site near you, or can be installed on your own
|
||||
|
|
Loading…
Reference in a new issue