diff options
Diffstat (limited to 'documentation/content/el')
43 files changed, 150 insertions, 184 deletions
diff --git a/documentation/content/el/books/faq/_index.adoc b/documentation/content/el/books/faq/_index.adoc index eedac8c88f..bd000063ee 100644 --- a/documentation/content/el/books/faq/_index.adoc +++ b/documentation/content/el/books/faq/_index.adoc @@ -1660,7 +1660,7 @@ First, always make sure that you have a completely up-to-date Ports Collection. However, if you are up-to-date, perhaps you are seeing another problem. `make index` has a known bug in dealing with incomplete copies of the Ports Collection. It assumes that you have a local copy of every single port that every other port that you have a local copy of depends on. To explain, if you have a copy of [.filename]#foo/bar# on your disk, and [.filename]#foo/bar# depends on [.filename]#baz/quux#, then you must also have a copy of [.filename]#baz/quux# on your disk, and the ports [.filename]#baz/quux# depends on, and so on. Otherwise, `make index` has insufficient information to create its dependency tree. -This is particularly a problem for FreeBSD users who utilize man:cvsup[1] to track the Ports Collection but choose not to install certain categories by specifying them in [.filename]#refuse#. In theory, one should be able to refuse categories, but in practice there are too many ports that depend on ports in other categories. Until someone comes up with a solution for this problem, the general rule is is that if you want to build [.filename]#INDEX#, you must have a complete copy of the Ports Collection. +This is particularly a problem for FreeBSD users who utilize man:cvsup[1] to track the Ports Collection but choose not to install certain categories by specifying them in [.filename]#refuse#. In theory, one should be able to refuse categories, but in practice there are too many ports that depend on ports in other categories. Until someone comes up with a solution for this problem, the general rule is that if you want to build [.filename]#INDEX#, you must have a complete copy of the Ports Collection. There are rare cases where [.filename]#INDEX# will not build due to odd cases involving `WITH__*_` or `WITHOUT__*_` variables being set in [.filename]#make.conf#. If you suspect that this is the case, please try to make [.filename]#INDEX# with those Makevars turned off before reporting it to {freebsd-ports}. diff --git a/documentation/content/el/books/handbook/_index.adoc b/documentation/content/el/books/handbook/_index.adoc index f9cbf25615..13b61d6c71 100644 --- a/documentation/content/el/books/handbook/_index.adoc +++ b/documentation/content/el/books/handbook/_index.adoc @@ -7,7 +7,8 @@ trademarks: ["freebsd", "ibm", "ieee", "redhat", "3com", "adobe", "apple", "inte next: books/handbook/preface showBookMenu: true weight: 0 -path: "/books/handbook/" +params: + path: "/books/handbook/" --- = Εγχειρίδιο του FreeBSD diff --git a/documentation/content/el/books/handbook/advanced-networking/_index.adoc b/documentation/content/el/books/handbook/advanced-networking/_index.adoc index 01f916ee6a..b44d958752 100644 --- a/documentation/content/el/books/handbook/advanced-networking/_index.adoc +++ b/documentation/content/el/books/handbook/advanced-networking/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/firewalls next: books/handbook/partv showBookMenu: true weight: 36 -path: "/books/handbook/" +params: + path: "/books/handbook/advanced-networking/" --- [[advanced-networking]] diff --git a/documentation/content/el/books/handbook/audit/_index.adoc b/documentation/content/el/books/handbook/audit/_index.adoc index 62f91944aa..4ed694a6ba 100644 --- a/documentation/content/el/books/handbook/audit/_index.adoc +++ b/documentation/content/el/books/handbook/audit/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/mac next: books/handbook/disks showBookMenu: true weight: 22 -path: "/books/handbook/" +params: + path: "/books/handbook/audit/" --- [[audit]] diff --git a/documentation/content/el/books/handbook/basics/_index.adoc b/documentation/content/el/books/handbook/basics/_index.adoc index b1d9d37fba..ecdf7235be 100644 --- a/documentation/content/el/books/handbook/basics/_index.adoc +++ b/documentation/content/el/books/handbook/basics/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/install next: books/handbook/ports showBookMenu: true weight: 6 -path: "/books/handbook/" +params: + path: "/books/handbook/basics/" --- [[basics]] diff --git a/documentation/content/el/books/handbook/bibliography/_index.adoc b/documentation/content/el/books/handbook/bibliography/_index.adoc index e140ec4682..6d52699a3e 100644 --- a/documentation/content/el/books/handbook/bibliography/_index.adoc +++ b/documentation/content/el/books/handbook/bibliography/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/mirrors next: books/handbook/eresources showBookMenu: true weight: 39 -path: "/books/handbook/" +params: + path: "/books/handbook/bibliography/" --- [appendix] diff --git a/documentation/content/el/books/handbook/boot/_index.adoc b/documentation/content/el/books/handbook/boot/_index.adoc index ccc2b0884b..4bfb12f347 100644 --- a/documentation/content/el/books/handbook/boot/_index.adoc +++ b/documentation/content/el/books/handbook/boot/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/config next: books/handbook/users showBookMenu: true weight: 17 -path: "/books/handbook/" +params: + path: "/books/handbook/boot/" --- [[boot]] diff --git a/documentation/content/el/books/handbook/bsdinstall/_index.adoc b/documentation/content/el/books/handbook/bsdinstall/_index.adoc index c3583220e4..518f024ef7 100644 --- a/documentation/content/el/books/handbook/bsdinstall/_index.adoc +++ b/documentation/content/el/books/handbook/bsdinstall/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/introduction next: books/handbook/install showBookMenu: true weight: 4 -path: "/books/handbook/" +params: + path: "/books/handbook/bsdinstall/" --- [[bsdinstall]] @@ -626,6 +627,8 @@ image::bsdinstall-part-manual-addpart.png[] |`freebsd-boot` |`512K` +| +| |`freebsd-ufs` |`2G` diff --git a/documentation/content/el/books/handbook/config/_index.adoc b/documentation/content/el/books/handbook/config/_index.adoc index 3460bb661d..2d178ae1be 100644 --- a/documentation/content/el/books/handbook/config/_index.adoc +++ b/documentation/content/el/books/handbook/config/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/partiii next: books/handbook/boot showBookMenu: true weight: 16 -path: "/books/handbook/" +params: + path: "/books/handbook/config/" --- [[config-tuning]] @@ -1369,6 +1370,6 @@ More information about ACPI may be found in the following locations: * The {freebsd-acpi} * The ACPI Mailing List Archives http://lists.freebsd.org/pipermail/freebsd-acpi/[http://lists.freebsd.org/pipermail/freebsd-acpi/] * The old ACPI Mailing List Archives http://home.jp.FreeBSD.org/mail-list/acpi-jp/[http://home.jp.FreeBSD.org/mail-list/acpi-jp/] -* The ACPI 2.0 Specification http://acpi.info/spec.htm[http://acpi.info/spec.htm] +* The https://uefi.org/specifications#ACPI[ACPI Specification] * FreeBSD Manual pages: man:acpi[4], man:acpi_thermal[4], man:acpidump[8], man:iasl[8], man:acpidb[8] * http://www.cpqlinux.com/acpi-howto.html#fix_broken_dsdt[DSDT debugging resource]. (Uses Compaq as an example but generally useful.) diff --git a/documentation/content/el/books/handbook/cutting-edge/_index.adoc b/documentation/content/el/books/handbook/cutting-edge/_index.adoc index 18956ddd3e..b78234bd28 100644 --- a/documentation/content/el/books/handbook/cutting-edge/_index.adoc +++ b/documentation/content/el/books/handbook/cutting-edge/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/l10n next: books/handbook/dtrace showBookMenu: true weight: 28 -path: "/books/handbook/" +params: + path: "/books/handbook/cutting-edge/" --- [[updating-upgrading]] diff --git a/documentation/content/el/books/handbook/desktop/_index.adoc b/documentation/content/el/books/handbook/desktop/_index.adoc index 37c9f116a3..1f3d577c9a 100644 --- a/documentation/content/el/books/handbook/desktop/_index.adoc +++ b/documentation/content/el/books/handbook/desktop/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/partii next: books/handbook/multimedia showBookMenu: true weight: 10 -path: "/books/handbook/" +params: + path: "/books/handbook/desktop/" --- [[desktop]] @@ -84,29 +85,59 @@ endif::[] [cols="1,1,1,1", frame="none", options="header"] |=== | Όνομα Εφαρμογής +| Άδεια +| Πακέτο | Απαιτούμενοι Πόροι -| Εγκατάσταση από Ports -| Βασικές Εξαρτήσεις |Firefox -|μεσαία +|MPL 2.0 +|www/firefox |βαριά -|Gtk+ -|Opera -|λίγοι (ελαφριά) -|ελαφριά -|Υπάρχουν διαθέσιμες εκδόσεις για FreeBSD και Linux. Η έκδοση για Linux εξαρτάται από την δυαδική συμβατότητα με Linux (Linux Binary Compatibility) και το linux-openmotif. +|Chromium +|BSD-3 +|www/chromium +|βαριά + +|Iridium browser +|BSD-3 +|www/iridium-browser +|βαριά + +|Falkon +|MPL 2.0 +|www/falkon-qtonly +|βαριά |Konqueror +|GPL 2.0 ή νεότερη +|x11-fm/konqueror |μεσαία -|βαριά -|Βιβλιοθήκες KDE -|Chromium +|Gnome Web (Epiphany) +|GPL 3.0 ή νεότερη +|www/epiphany |μεσαία + +|qutebrowser +|GPL 3.0 ή νεότερη +|www/qutebrowser |μεσαία -|Gtk+ + +|Dillo +|GPL 3.0 ή νεότερη +|www/dillo +|ελαφριά + +|Links +|GPL 2.0 ή νεότερη +|www/links +|ελαφριά + +|w3m +|MIT +|www/w3m +|ελαφριά |=== === Firefox @@ -117,14 +148,14 @@ endif::[] [source,shell] .... -# pkg_add -r firefox +# pkg install firefox .... Η παραπάνω εντολή θα εγκαταστήσει την τελευταία σταθερή έκδοση του Firefox. Αν θέλετε να εγκαταστήσετε την παλιά έκδοση εκτεταμένης υποστήριξης (Extended Support Release, ESR), πληκτρολογήστε: [source,shell] .... -# pkg_add -r firefox-esr +# pkg install firefox-esr .... Μπορείτε επίσης να χρησιμοποιήσετε την Συλλογή των Ports αν προτιμάτε να μεταγλωττίσετε από τον πηγαίο κώδικα: @@ -137,110 +168,6 @@ endif::[] Για τον Firefox ESR, αντικαταστήστε στην παραπάνω εντολή τη λέξη `firefox` με `firefox-esr`. -[[moz-java-plugin]] -=== Ο Firefox και το Πρόσθετο (plugin) της Java(TM) - -[NOTE] -==== -Σε αυτό το τμήμα και τα δύο επόμενα, θεωρούμε ότι έχετε ήδη εγκαταστήσει τον Firefox. -==== - -Εγκαταστήστε το OpenJDK 6 από τη Συλλογή των Ports, πληκτρολογώντας: - -[source,shell] -.... -# cd /usr/ports/java/openjdk6 -# make install clean -.... - -Εγκαταστήστε έπειτα το port package:java/icedtea-web[]: - -[source,shell] -.... -# cd /usr/ports/java/icedtea-web -# make install clean -.... - -Βεβαιωθείτε ότι δεν αλλάξατε τις προεπιλεγμένες επιλογές στις οθόνες ρυθμίσεων και των δύο ports. - -Ξεκινήστε το φυλλομετρητή σας, γράψτε `about:plugins` στη γραμμή διευθύνσεων και πιέστε kbd:[Enter]. Θα δείτε μια σελίδα με όλα τα εγκατεστημένα πρόσθετα. Στη σελίδα αυτή θα πρέπει να δείτε και την καταχώριση για το πρόσθετο της Java(TM). - -Αν ο φυλλομετρητής δεν καταφέρει να εντοπίσει το πρόσθετο, κάθε χρήστης θα χρειαστεί να εκτελέσει την παρακάτω εντολή και να επανεκκινήσει το φυλλομετρητή του: - -[source,shell] -.... -% ln -s /usr/local/lib/IcedTeaPlugin.so \ - $HOME/.mozilla/plugins/ -.... - -[[moz-flash-plugin]] -=== Ο Firefox και το Adobe(R) Flash(TM) Plugin - -Το Adobe(R) Flash(TM) plugin δεν διατίθεται για το FreeBSD. Ωστόσο, υπάρχει ένα επίπεδο εξομοίωσης (software layer, wrapper) για την εκτέλεση του αντίστοιχου plugin του Linux. To wrapper αυτό υποστηρίζει επίσης και τα plugins για τον Adobe(R) Acrobat(R), το RealPlayer και άλλα. - -Εκτελέστε τα παρακάτω βήματα, ανάλογα με την έκδοση του FreeBSD που χρησιμοποιείτε: - -[.procedure] -==== -. Για το FreeBSD 7._X_ -+ -Εγκαταστήστε το port package:www/nspluginwrapper[]. Το port αυτό απαιτεί το package:emulators/linux_base-fc4[] το οποίο είναι μεγάλο. -+ -Το επόμενο βήμα είναι η εγκατάσταση του port package:www/linux-flashplugin9[]. Θα εγκατασταθεί η έκδοση Flash(TM) 9._X_ η οποία γνωρίζουμε ότι δουλεύει σωστά στο FreeBSD 7._X_. -+ -[NOTE] -====== -Σε εκδόσεις του FreeBSD παλαιότερες από την 7.1-RELEASE, θα πρέπει να εγκαταστήσετε το πακέτο package:www/linux-flashplugin7[] και να παραλείψετε το βήμα σχετικά με το man:linprocfs[5] που φαίνεται παρακάτω. -====== -+ -. Για το FreeBSD 8._X_ ή Νεώτερη Έκδοση -+ -Εγκαταστήστε το port package:www/nspluginwrapper[]. Το port αυτό απαιτεί το package:emulators/linux_base-f10[] το οποίο είναι μεγάλο. -+ -Το επόμενο βήμα είναι η εγκατάσταση του Flash(TM) 11.X από το port package:www/linux-f10-flashplugin11[]. -+ -Για να λειτουργήσει σωστά αυτή η έκδοση, θα χρειαστεί να δημιουργήσετε τον συμβολικό σύνδεσμο που φαίνεται παρακάτω: -+ -[source,shell] -.... -# ln -s /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so \ - /usr/local/lib/browser_plugins/ -.... -+ -Θα χρειαστεί να δημιουργήσετε χειροκίνητα τον κατάλογο [.filename]#/usr/local/lib/browser_plugins# αν δεν υπάρχει στο σύστημα σας. -==== - -Μετά την εγκατάσταση του σωστού (σύμφωνα με την έκδοση του FreeBSD) Flash(TM) port, ο κάθε χρήστης θα πρέπει να ολοκληρώσει την προσωπική του εγκατάσταση του plugin εκτελώντας την παρακάτω εντολή του `nspluginwrapper`: - -[source,shell] -.... -% nspluginwrapper -v -a -i -.... - -Μετά την εγκατάσταση του plugin, ξεκινήστε το φυλλομετρητή σας, γράψτε `about:plugins` στη γραμμή διευθύνσεων και πιέστε kbd:[Enter]. Θα πρέπει να δείτε μια λίστα με όλα τα τρέχοντα διαθέσιμα plugins. - -[[moz-swfdec-flash-plugin]] -=== Ο Firefox και το Swfdec Flash(TM) Plugin - -To Swfdec είναι μια βιβλιοθήκη για αποκωδικοποίηση και αναπαραγωγή σκηνών Flash(TM). Το Swfdec-Mozilla είναι ένα plugin για τους φυλλομετρητές Firefox το οποίο χρησιμοποιεί αυτή τη βιβλιοθήκη για την αναπαραγωγή αρχείων SWF. Είναι ακόμα στο στάδιο της ανάπτυξης. - -Αν δεν μπορείτε ή δεν θέλετε να το μεταγλωττίσετε, απλώς εγκαταστήστε το πακέτο από το δίκτυο: - -[source,shell] -.... -# pkg_add -r swfdec-plugin -.... - -Αν το πακέτο δεν είναι διαθέσιμο, μπορείτε να το μεταγλωττίσετε και να το εγκαταστήσετε από τη Συλλογή των Ports: - -[source,shell] -.... -# cd /usr/ports/www/swfdec-plugin -# make install clean -.... - -Μετά την εγκατάσταση, επανεκκινήστε το φυλλομετρητή σας για να ενεργοποιηθεί το plugin. - === Opera Ο Opera είναι ένας φυλλομετρητής με πλήρεις δυνατότητες και συμβατός με τα πρότυπα. Έρχεται επίσης με ενσωματωμένο πρόγραμμα ανάγνωσης ταχυδρομείου (mail) και ειδήσεων (news), πρόγραμμα για IRC, αναγνώστη για RSS/Atom και πολλά ακόμα. Παρ'όλα αυτά, ο Opera είναι μια σχετικά ελαφριά και πολύ γρήγορη εφαρμογή. Έρχεται σε δύο τύπους: μια "εγγενής" έκδοση για το FreeBSD και μια έκδοση που εκτελείται μέσω της συμβατότητας με το Linux. diff --git a/documentation/content/el/books/handbook/disks/_index.adoc b/documentation/content/el/books/handbook/disks/_index.adoc index 4b6708b447..92ca3843c4 100644 --- a/documentation/content/el/books/handbook/disks/_index.adoc +++ b/documentation/content/el/books/handbook/disks/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/audit next: books/handbook/geom showBookMenu: true weight: 23 -path: "/books/handbook/" +params: + path: "/books/handbook/disks/" --- [[disks]] diff --git a/documentation/content/el/books/handbook/dtrace/_index.adoc b/documentation/content/el/books/handbook/dtrace/_index.adoc index 2eb0bfb49e..a1621e82b3 100644 --- a/documentation/content/el/books/handbook/dtrace/_index.adoc +++ b/documentation/content/el/books/handbook/dtrace/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/cutting-edge next: books/handbook/partiv showBookMenu: true weight: 29 -path: "/books/handbook/" +params: + path: "/books/handbook/dtrace/" --- [[dtrace]] diff --git a/documentation/content/el/books/handbook/eresources/_index.adoc b/documentation/content/el/books/handbook/eresources/_index.adoc index 58def9a943..edd80f2081 100644 --- a/documentation/content/el/books/handbook/eresources/_index.adoc +++ b/documentation/content/el/books/handbook/eresources/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/bibliography next: books/handbook/pgpkeys showBookMenu: true weight: 40 -path: "/books/handbook/" +params: + path: "/books/handbook/eresources/" --- [appendix] diff --git a/documentation/content/el/books/handbook/filesystems/_index.adoc b/documentation/content/el/books/handbook/filesystems/_index.adoc index 0515bd3ac0..99f758ff5f 100644 --- a/documentation/content/el/books/handbook/filesystems/_index.adoc +++ b/documentation/content/el/books/handbook/filesystems/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/geom next: books/handbook/virtualization showBookMenu: true weight: 25 -path: "/books/handbook/" +params: + path: "/books/handbook/filesystems/" --- [[filesystems]] diff --git a/documentation/content/el/books/handbook/firewalls/_index.adoc b/documentation/content/el/books/handbook/firewalls/_index.adoc index 1c2ab03dc4..a0f3bce5a3 100644 --- a/documentation/content/el/books/handbook/firewalls/_index.adoc +++ b/documentation/content/el/books/handbook/firewalls/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/network-servers next: books/handbook/advanced-networking showBookMenu: true weight: 35 -path: "/books/handbook/" +params: + path: "/books/handbook/firewalls/" --- [[firewalls]] diff --git a/documentation/content/el/books/handbook/geom/_index.adoc b/documentation/content/el/books/handbook/geom/_index.adoc index 6cec5f11e6..72d22d7ffb 100644 --- a/documentation/content/el/books/handbook/geom/_index.adoc +++ b/documentation/content/el/books/handbook/geom/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/disks next: books/handbook/filesystems showBookMenu: true weight: 24 -path: "/books/handbook/" +params: + path: "/books/handbook/geom/" --- [[geom]] diff --git a/documentation/content/el/books/handbook/install/_index.adoc b/documentation/content/el/books/handbook/install/_index.adoc index 40bd5400f4..3568f37c52 100644 --- a/documentation/content/el/books/handbook/install/_index.adoc +++ b/documentation/content/el/books/handbook/install/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/bsdinstall next: books/handbook/basics showBookMenu: true weight: 5 -path: "/books/handbook/" +params: + path: "/books/handbook/install/" --- [[install]] @@ -156,6 +157,9 @@ endif::[] |3Com(R) 56K faxmodem, στην COM1 |... +|... +|... +|... |=== Όταν τελειώσετε την απογραφή εξαρτημάτων του υπολογιστή σας, θα πρέπει να ελέγξετε αν ταιριάζουν με τις απαιτήσεις υλικού της έκδοσης FreeBSD που σκοπεύετε να εγκαταστήσετε. diff --git a/documentation/content/el/books/handbook/introduction/_index.adoc b/documentation/content/el/books/handbook/introduction/_index.adoc index 488ac31153..bfa4838789 100644 --- a/documentation/content/el/books/handbook/introduction/_index.adoc +++ b/documentation/content/el/books/handbook/introduction/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/parti next: books/handbook/bsdinstall showBookMenu: true weight: 3 -path: "/books/handbook/" +params: + path: "/books/handbook/introduction/" --- [[introduction]] diff --git a/documentation/content/el/books/handbook/jails/_index.adoc b/documentation/content/el/books/handbook/jails/_index.adoc index 4116dbafa4..1297878aea 100644 --- a/documentation/content/el/books/handbook/jails/_index.adoc +++ b/documentation/content/el/books/handbook/jails/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/security next: books/handbook/mac showBookMenu: true weight: 20 -path: "/books/handbook/" +params: + path: "/books/handbook/jails/" --- [[jails]] diff --git a/documentation/content/el/books/handbook/kernelconfig/_index.adoc b/documentation/content/el/books/handbook/kernelconfig/_index.adoc index 7cb39d74a6..03094f2fe2 100644 --- a/documentation/content/el/books/handbook/kernelconfig/_index.adoc +++ b/documentation/content/el/books/handbook/kernelconfig/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/multimedia next: books/handbook/printing showBookMenu: true weight: 12 -path: "/books/handbook/" +params: + path: "/books/handbook/kernelconfig/" --- [[kernelconfig]] diff --git a/documentation/content/el/books/handbook/l10n/_index.adoc b/documentation/content/el/books/handbook/l10n/_index.adoc index 521e756540..5c3e3d431e 100644 --- a/documentation/content/el/books/handbook/l10n/_index.adoc +++ b/documentation/content/el/books/handbook/l10n/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/virtualization next: books/handbook/cutting-edge showBookMenu: true weight: 27 -path: "/books/handbook/" +params: + path: "/books/handbook/l10n/" --- [[l10n]] diff --git a/documentation/content/el/books/handbook/linuxemu/_index.adoc b/documentation/content/el/books/handbook/linuxemu/_index.adoc index f7de3ec5eb..bbf2d88fa3 100644 --- a/documentation/content/el/books/handbook/linuxemu/_index.adoc +++ b/documentation/content/el/books/handbook/linuxemu/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/printing next: books/handbook/partiii showBookMenu: true weight: 14 -path: "/books/handbook/" +params: + path: "/books/handbook/linuxemu/" --- [[linuxemu]] diff --git a/documentation/content/el/books/handbook/mac/_index.adoc b/documentation/content/el/books/handbook/mac/_index.adoc index 76c187db39..1e6c0b4981 100644 --- a/documentation/content/el/books/handbook/mac/_index.adoc +++ b/documentation/content/el/books/handbook/mac/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/jails next: books/handbook/audit showBookMenu: true weight: 21 -path: "/books/handbook/" +params: + path: "/books/handbook/mac/" --- [[mac]] diff --git a/documentation/content/el/books/handbook/mail/_index.adoc b/documentation/content/el/books/handbook/mail/_index.adoc index a72c307cce..57feea82a8 100644 --- a/documentation/content/el/books/handbook/mail/_index.adoc +++ b/documentation/content/el/books/handbook/mail/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/ppp-and-slip next: books/handbook/network-servers showBookMenu: true weight: 33 -path: "/books/handbook/" +params: + path: "/books/handbook/mail/" --- [[mail]] @@ -419,7 +420,7 @@ Cw domain.net στο /etc/mail/sendmail.cf. Μπορείτε να βρείτε το FAQ του sendmail στη διεύθυνση http://www.sendmail.org/faq/[http://www.sendmail.org/faq/], και συνίσταται να το διαβάσετε αν θέλετε να "πειράξετε" τις ρυθμίσεις του mail σας. -=== Πως μπορώ να εκτελέσω εξυπηρετητή mail σε υπολογιστή που συνδέεται μέσω επιλογικής σύνδεσης PPPPPP; +=== Πως μπορώ να εκτελέσω εξυπηρετητή mail σε υπολογιστή που συνδέεται μέσω επιλογικής σύνδεσης PPP; Θέλετε να συνδέσετε ένα FreeBSD μηχάνημα σε ένα τοπικό δίκτυο (LAN) στο Internet. Το FreeBSD μηχάνημα θα γίνει πύλη ταχυδρομείου για το LAN. Η σύνδεση PPP δεν είναι αποκλειστική. diff --git a/documentation/content/el/books/handbook/mirrors/_index.adoc b/documentation/content/el/books/handbook/mirrors/_index.adoc index 856abb90b1..db80e2311b 100644 --- a/documentation/content/el/books/handbook/mirrors/_index.adoc +++ b/documentation/content/el/books/handbook/mirrors/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/partv next: books/handbook/bibliography showBookMenu: true weight: 38 -path: "/books/handbook/" +params: + path: "/books/handbook/mirrors/" --- [appendix] @@ -62,19 +63,24 @@ WWW: http://www.frys.com/ Το FreeBSD είναι διαθέσιμο σε CD και DVD για αγορά μέσω διαδικτύου από τους παρακάτω προμηθευτές: * FreeBSD Mall, Inc. + -700 Harvest Park Ste F + -Brentwood, CA 94513 + +1164 Claremont Dr + +Brentwood, CA + +94513 + USA + -Τηλέφωνο: +1 925 674-0783 + +Τηλέφωνο: +1 925 240-6652 + Fax: +1 925 674-0821 + -Email: <info@freebsdmall.com> + -WWW: http://www.freebsdmall.com/ +Email: info@freebsdmall.com + +WWW: https://www.freebsdmall.com + +* Getlinux + +WWW: https://www.getlinux.fr/ * Dr. Hinner EDV + -St. Augustinus-Str. 10 + -D-81825 M"unchen + +Schäftlarnstr. 10 // 4. Stock + +D-81371 München + Germany + -Τηλέφωνο: (089) 428 419 + +Τηλέφωνο: +49 171 417 544 6 + +Email: infow@hinner.de + WWW: http://www.hinner.de/linux/freebsd.html * JMC Software + @@ -470,15 +476,6 @@ In case of problems, please contact the hostmaster `<{mirrors-us-email}>` for th * {mirrors-us-ftp14} (ftp / {mirrors-us-ftp14-http}) * {mirrors-us-ftp15} (ftp) -[[mirrors-bittorrent]] -== BitTorrent - -Μπορείτε να ανακτήσετε τα βασικά αρχεία ISO των εκδόσεων του FreeBSD, μέσω του συστήματος BitTorrent. Στην τοποθεσία http://torrents.freebsd.org:8080/[http://torrents.freebsd.org:8080] υπάρχει μια πλήρης συλλογή από αρχεία torrent που μπορείτε να κατεβάσετε. - -Για να χρησιμοποιήσετε τα αρχεία torrent, θα χρειαστείτε κατάλληλο λογισμικό-πελάτη, όπως αυτό που παρέχεται από το port ή πακέτο package:net-p2p/py-bittorrent[]. - -Αφού κατεβάσετε το αρχείο ISO με το BitTorrent, μπορείτε να το γράψετε σε CD ή DVD, όπως περιγράφεται στο crossref:disks[burncd,burncd] (burncd). - [[anoncvs]] == Ανώνυμο CVS diff --git a/documentation/content/el/books/handbook/multimedia/_index.adoc b/documentation/content/el/books/handbook/multimedia/_index.adoc index c530fef52b..28e821a27e 100644 --- a/documentation/content/el/books/handbook/multimedia/_index.adoc +++ b/documentation/content/el/books/handbook/multimedia/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/desktop next: books/handbook/kernelconfig showBookMenu: true weight: 11 -path: "/books/handbook/" +params: + path: "/books/handbook/multimedia/" --- [[multimedia]] diff --git a/documentation/content/el/books/handbook/network-servers/_index.adoc b/documentation/content/el/books/handbook/network-servers/_index.adoc index 3cc0414e6e..ff66734be6 100644 --- a/documentation/content/el/books/handbook/network-servers/_index.adoc +++ b/documentation/content/el/books/handbook/network-servers/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/mail next: books/handbook/firewalls showBookMenu: true weight: 34 -path: "/books/handbook/" +params: + path: "/books/handbook/network-servers/" --- [[network-servers]] diff --git a/documentation/content/el/books/handbook/parti.adoc b/documentation/content/el/books/handbook/parti.adoc index bf952a1e0f..754766f732 100644 --- a/documentation/content/el/books/handbook/parti.adoc +++ b/documentation/content/el/books/handbook/parti.adoc @@ -4,7 +4,8 @@ prev: books/handbook/preface next: books/handbook/introduction showBookMenu: true weight: 2 -path: "/books/handbook/" +params: + path: "/books/handbook/parti/" --- [[getting-started]] diff --git a/documentation/content/el/books/handbook/partii.adoc b/documentation/content/el/books/handbook/partii.adoc index 817f6de95a..bd748e1cfd 100644 --- a/documentation/content/el/books/handbook/partii.adoc +++ b/documentation/content/el/books/handbook/partii.adoc @@ -4,7 +4,8 @@ prev: books/handbook/x11 next: books/handbook/desktop showBookMenu: true weight: 9 -path: "/books/handbook/" +params: + path: "/books/handbook/partii/" --- [[common-tasks]] diff --git a/documentation/content/el/books/handbook/partiii.adoc b/documentation/content/el/books/handbook/partiii.adoc index 49ca05ecd8..717993f219 100644 --- a/documentation/content/el/books/handbook/partiii.adoc +++ b/documentation/content/el/books/handbook/partiii.adoc @@ -4,7 +4,8 @@ prev: books/handbook/linuxemu next: books/handbook/config showBookMenu: true weight: 15 -path: "/books/handbook/" +params: + path: "/books/handbook/partiii/" --- [[system-administration]] diff --git a/documentation/content/el/books/handbook/partiv.adoc b/documentation/content/el/books/handbook/partiv.adoc index 6183126b07..6133c1ec27 100644 --- a/documentation/content/el/books/handbook/partiv.adoc +++ b/documentation/content/el/books/handbook/partiv.adoc @@ -4,7 +4,8 @@ prev: books/handbook/dtrace next: books/handbook/serialcomms showBookMenu: true weight: 30 -path: "/books/handbook/" +params: + path: "/books/handbook/partiv/" --- [[network-communication]] diff --git a/documentation/content/el/books/handbook/partv.adoc b/documentation/content/el/books/handbook/partv.adoc index 0594ce1a82..75f3098663 100644 --- a/documentation/content/el/books/handbook/partv.adoc +++ b/documentation/content/el/books/handbook/partv.adoc @@ -4,7 +4,8 @@ prev: books/handbook/advanced-networking next: books/handbook/mirrors showBookMenu: true weight: 37 -path: "/books/handbook/" +params: + path: "/books/handbook/partv/" --- [[appendices]] diff --git a/documentation/content/el/books/handbook/pgpkeys/_index.adoc b/documentation/content/el/books/handbook/pgpkeys/_index.adoc index d00364b3a8..0cc5b7d5d4 100644 --- a/documentation/content/el/books/handbook/pgpkeys/_index.adoc +++ b/documentation/content/el/books/handbook/pgpkeys/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/eresources next: books/handbook/freebsd-glossary showBookMenu: true weight: 41 -path: "/books/handbook/" +params: + path: "/books/handbook/pgpkeys/" --- [appendix] @@ -59,9 +60,6 @@ endif::[] === {security-officer-name} `<{security-officer-email}>` include::{pgpkeys-path}static/pgpkeys/security-officer.key[] -=== {secteam-secretary-name} `<{secteam-secretary-email}>` -include::{pgpkeys-path}static/pgpkeys/secteam-secretary.key[] - === {core-secretary-name} `<{core-secretary-email}>` include::{pgpkeys-path}static/pgpkeys/core-secretary.key[] diff --git a/documentation/content/el/books/handbook/ports/_index.adoc b/documentation/content/el/books/handbook/ports/_index.adoc index b7f4a3fc28..755db92599 100644 --- a/documentation/content/el/books/handbook/ports/_index.adoc +++ b/documentation/content/el/books/handbook/ports/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/basics next: books/handbook/x11 showBookMenu: true weight: 7 -path: "/books/handbook/" +params: + path: "/books/handbook/ports/" --- [[ports]] diff --git a/documentation/content/el/books/handbook/ppp-and-slip/_index.adoc b/documentation/content/el/books/handbook/ppp-and-slip/_index.adoc index 86eed9805a..204b7c8c65 100644 --- a/documentation/content/el/books/handbook/ppp-and-slip/_index.adoc +++ b/documentation/content/el/books/handbook/ppp-and-slip/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/serialcomms next: books/handbook/mail showBookMenu: true weight: 32 -path: "/books/handbook/" +params: + path: "/books/handbook/ppp-and-slip/" --- [[ppp-and-slip]] diff --git a/documentation/content/el/books/handbook/preface/_index.adoc b/documentation/content/el/books/handbook/preface/_index.adoc index 8faebe4822..3bb078a32f 100644 --- a/documentation/content/el/books/handbook/preface/_index.adoc +++ b/documentation/content/el/books/handbook/preface/_index.adoc @@ -4,7 +4,8 @@ prev: books/handbook/ next: books/handbook/parti showBookMenu: true weight: 1 -path: "/books/handbook/" +params: + path: "/books/handbook/preface/" --- [preface] diff --git a/documentation/content/el/books/handbook/printing/_index.adoc b/documentation/content/el/books/handbook/printing/_index.adoc index 144be390cc..7acadc097f 100644 --- a/documentation/content/el/books/handbook/printing/_index.adoc +++ b/documentation/content/el/books/handbook/printing/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/kernelconfig next: books/handbook/linuxemu showBookMenu: true weight: 13 -path: "/books/handbook/" +params: + path: "/books/handbook/printing/" --- [[printing]] diff --git a/documentation/content/el/books/handbook/security/_index.adoc b/documentation/content/el/books/handbook/security/_index.adoc index 33114a15cf..37905327dc 100644 --- a/documentation/content/el/books/handbook/security/_index.adoc +++ b/documentation/content/el/books/handbook/security/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/users next: books/handbook/jails showBookMenu: true weight: 19 -path: "/books/handbook/" +params: + path: "/books/handbook/security/" --- [[security]] @@ -189,7 +190,7 @@ A good security script will also check for changes to user and staff members acc If you have a huge amount of user disk space, it may take too long to run through every file on those partitions. In this case, setting mount flags to disallow suid binaries and devices on those partitions is a good idea. The `nodev` and `nosuid` options (see man:mount[8]) are what you want to look into. You should probably scan them anyway, at least once a week, since the object of this layer is to detect a break-in attempt, whether or not the attempt succeeds. -Process accounting (see man:accton[8]) is a relatively low-overhead feature of the operating system which might help as a post-break-in evaluation mechanism. It is especially useful in tracking down how an intruder has actually broken into a system, assuming the file is still intact after the break-in has occured. +Process accounting (see man:accton[8]) is a relatively low-overhead feature of the operating system which might help as a post-break-in evaluation mechanism. It is especially useful in tracking down how an intruder has actually broken into a system, assuming the file is still intact after the break-in has occurred. Finally, security scripts should process the log files, and the logs themselves should be generated in as secure a manner as possible - remote syslog can be very useful. An intruder will try to cover his tracks, and log files are critical to the sysadmin trying to track down the time and method of the initial break-in. One way to keep a permanent record of the log files is to run the system console to a serial port and collect the information to a secure machine monitoring the consoles. diff --git a/documentation/content/el/books/handbook/serialcomms/_index.adoc b/documentation/content/el/books/handbook/serialcomms/_index.adoc index e5c3f1c7bd..6045a3d52f 100644 --- a/documentation/content/el/books/handbook/serialcomms/_index.adoc +++ b/documentation/content/el/books/handbook/serialcomms/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/partiv next: books/handbook/ppp-and-slip showBookMenu: true weight: 31 -path: "/books/handbook/" +params: + path: "/books/handbook/serialcomms/" --- [[serialcomms]] diff --git a/documentation/content/el/books/handbook/users/_index.adoc b/documentation/content/el/books/handbook/users/_index.adoc index 2e6fcfd690..ed346857af 100644 --- a/documentation/content/el/books/handbook/users/_index.adoc +++ b/documentation/content/el/books/handbook/users/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/boot next: books/handbook/security showBookMenu: true weight: 18 -path: "/books/handbook/" +params: + path: "/books/handbook/users/" --- [[users]] diff --git a/documentation/content/el/books/handbook/virtualization/_index.adoc b/documentation/content/el/books/handbook/virtualization/_index.adoc index 5a5920612b..56bfe55423 100644 --- a/documentation/content/el/books/handbook/virtualization/_index.adoc +++ b/documentation/content/el/books/handbook/virtualization/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/filesystems next: books/handbook/l10n showBookMenu: true weight: 26 -path: "/books/handbook/" +params: + path: "/books/handbook/virtualization/" --- [[virtualization]] diff --git a/documentation/content/el/books/handbook/x11/_index.adoc b/documentation/content/el/books/handbook/x11/_index.adoc index c027246673..4a81d9e42c 100644 --- a/documentation/content/el/books/handbook/x11/_index.adoc +++ b/documentation/content/el/books/handbook/x11/_index.adoc @@ -5,7 +5,8 @@ prev: books/handbook/ports next: books/handbook/partii showBookMenu: true weight: 8 -path: "/books/handbook/" +params: + path: "/books/handbook/x11/" --- [[x11]] |