Add an entry for the Romanian book "FreeBSD. Utilizare, administrare,
configurare". Submitted by: Dragos Acostachioaie (dragos at biosfarm.ro) on -www
This commit is contained in:
parent
a70041a6f7
commit
b4e3e90da7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28891
3 changed files with 18 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/gifs/Makefile,v 1.55 2006/08/29 18:41:25 jkoshy Exp $
|
||||
# $FreeBSD: www/en/gifs/Makefile,v 1.56 2006/09/25 06:18:03 chinsan Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -72,6 +72,7 @@ DATA+= V.pnm W.pnm X.pnm Y.pnm Z.pnm
|
|||
DATA+= building_internet_servers.jpg building_internet_servers_small.jpg
|
||||
DATA+= pf_packet_filter_book_cover.jpg
|
||||
DATA+= unleashed6.jpg twbsd6cover.jpg
|
||||
DATA+= freebsdro.png
|
||||
|
||||
DATA+= freebsd-advert.gif freebsd_3.gif
|
||||
DATA+= plain.png smiley.png frowny.png
|
||||
|
|
BIN
en/gifs/freebsdro.png
Normal file
BIN
en/gifs/freebsdro.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/publish.sgml,v 1.73 2006/09/24 15:50:02 chinsan Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/publish.sgml,v 1.74 2006/09/24 19:31:30 simon Exp $">
|
||||
<!ENTITY title "FreeBSD Related Publications">
|
||||
<!ENTITY % navinclude.docs "INCLUDE">
|
||||
]>
|
||||
|
@ -361,6 +361,21 @@ page of the <a href="http://www.fultus.com/" target="_blank">Fultus</a> web site
|
|||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="http://www.unixinside.org/FreeBSD/"><img
|
||||
src="gifs/freebsdro.png"
|
||||
alt="Utilizare, administrare, configurare"
|
||||
height="202" width="150"></a>
|
||||
</td>
|
||||
|
||||
<td>This Romanian language book is a useful guide for people
|
||||
taking their first steps with FreeBSD. It covers installation
|
||||
and day-to-day operation of a FreeBSD system, and contains
|
||||
practical examples illustrating the use of FreeBSD's utilities.
|
||||
It has two case studies on configuring FreeBSD as a server
|
||||
and a router. 2005, Polirom Publishing House, ISBN
|
||||
973-681-683-4</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<a name="cdroms"></a>
|
||||
|
|
Loading…
Reference in a new issue