|
| 1 | +<!DOCTYPE html> |
| 2 | + <head> |
| 3 | + <title>LPI :: Morrolinux</title> |
| 4 | + <link href="css/stile.css" rel="stylesheet" type="text/css"> |
| 5 | + |
| 6 | + <?php include("head.html"); ?> |
| 7 | + |
| 8 | + </head> |
| 9 | + <body> |
| 10 | + |
| 11 | + <?php include("nav.php"); ?> |
| 12 | + |
| 13 | + <div class="testolpi"> |
| 14 | + |
| 15 | + <h1>LPIC-1 Linux Server Professional</h1><br /> |
| 16 | + <p> |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + Benvenuto in questa risorsa per l’autoapprendimento degli argomenti d’esame per la certificazione LPI di primo livello.<br /> |
| 22 | + Questi video possono essere utilizzati per prepararsi all’esame, come anche per semplice arricchimento personale su quello che è il mondo Linux, partendo dalle basi.<br /> |
| 23 | + Il programma di certificazione per LPIC-1 prevede due esami: |
| 24 | + <br /><br /> |
| 25 | + Exam 101<br /> |
| 26 | + Exam 102 |
| 27 | + <br /><br /> |
| 28 | + ognuno dei quali prevede 60 domande.<br /> |
| 29 | + Per ogni argomento d’esame affrontato di seguito, troverete indicato il valore “weight” (peso) che corrisponde al numero di domande previste per il tale argomento.<br /> |
| 30 | + Di seguito troverai uno o più video a coprire ogni singolo punto del programma d’esame, dandoti (auspicabilmente) la preparazione necessaria per passarlo.<br /> |
| 31 | + <br /><br /> |
| 32 | + per maggiori informazioni su Linux Professional Institute e la certificazione: <a href="http://www.lpi.org" target="blank_">www.lpi.org</a> |
| 33 | + <br /><br /> |
| 34 | + Per ulteriori chiarimenti o domande non esitate a… consultare le FAQ: <a href="https://www.lpi.org/about-lpi/frequently-asked-questions/" target="blank_">https://www.lpi.org/about-lpi/frequently-asked-questions/</a><br /><br /> |
| 35 | + |
| 36 | + PS: Se volete seguire questo corso in British English da un canale eccezionale, date un occhiata a “The Urban Penguin” - attenzione però che la scaletta è datata 2013 e non coincide più al 100% con gli attuali argomenti d’esame.<br /> |
| 37 | + <a href="http://www.theurbanpenguin.com" target="blank_">http://www.theurbanpenguin.com</a><br /><br /> |
| 38 | + |
| 39 | + Se la tua prossima domanda è: perchè ho deciso di indicizzare i video su un google docs?<br /><br /> |
| 40 | + |
| 41 | + Al momento non ho un portale web<br /> |
| 42 | + Non presenta problemi di sicurezza<br /> |
| 43 | + Non richiede particolare manutenzione<br /><br /> |
| 44 | + |
| 45 | + Buona lettura<br /><br /> |
| 46 | + |
| 47 | + ZONA FAQ:<br /> |
| 48 | + Q: Perchè i link sono privati gnè gnè gnè<br /> |
| 49 | + La pubblicazione dei video avviene ogni weekend per obiettivo<br /> |
| 50 | + ES: l’obiettivo 101.1 viene rilasciato sabato ed è comprensivo di 4 video: ognuno dei quali verrà rilasciato nei giorni del fine settimana <br /><br /> |
| 51 | + |
| 52 | + Playlist di youtube: <a href="https://www.youtube.com/playlist?list=PL4L8OWDC99_d46jXlR02dCWzTwNISywwU" target="blank_">https://www.youtube.com/playlist?list=PL4L8OWDC99_d46jXlR02dCWzTwNISywwU</a><br /><br /> |
| 53 | + LPIC-1 Argomenti dell’esame 101:<br /> |
| 54 | + <a href="https://www.lpi.org/study-resources/lpic-1-101-exam-objectives/#101" target="blank_">101 – System Architecture</a><br /> |
| 55 | + <a href="https://www.lpi.org/study-resources/lpic-1-101-exam-objectives/#102" target="blank_">102 – Linux Installation and Package Management</a><br /> |
| 56 | + <a href="https://www.lpi.org/study-resources/lpic-1-101-exam-objectives/#103" target="blank_">103 – GNU and Unix Commands</a><br /> |
| 57 | + <a href="https://www.lpi.org/study-resources/lpic-1-101-exam-objectives/#104" target="blank_">104 – Devices, Linux Filesystems, Filesystem Hierarchy Standard</a> |
| 58 | + <br /><br />Indice Esame 101<br /><br /> |
| 59 | + |
| 60 | + OBIETTIVO DOMANDE  DESCRIZIONE<br /> |
| 61 | + 101.1   2      Determine and configure hardware settings<br /> |
| 62 | + 101.2   3      Booting the System<br /> |
| 63 | + 101.3   3      Change runlevels and shutdown or reboot system<br /> |
| 64 | + 102.1   2      Design Hard Disk layout<br /> |
| 65 | + 102.2   2      Install a boot manager<br /> |
| 66 | + 102.3   1      Manage shared libraries<br /> |
| 67 | + 102.4   3      Use Debian package management<br /> |
| 68 | + 102.5   3      Use RPM and YUM package management<br /> |
| 69 | + 103.1   4      Work on the command line<br /> |
| 70 | + 103.2   3      Process text streams using filters<br /> |
| 71 | + 103.3   4      Perform basic file management<br /> |
| 72 | + 103.4   4      Working with redirection, streams and pipes<br /> |
| 73 | + 103.5   4      Create, monitor and kill processes<br /> |
| 74 | + 103.6   2      Modify Process Execution Priorities<br /> |
| 75 | + 103.7   2      Search text files using regular expressions<br /> |
| 76 | + 103.8   3      Perform basic file editing operations using vi<br /> |
| 77 | + 104.1   2      Create partitions and filesystem<br /> |
| 78 | + 104.2   2      Maintain the integrity of filesystems<br /> |
| 79 | + 104.3   3      Control mounting and unmounting of filesystems<br /> |
| 80 | + 104.4   1      Manage disk quotas<br /> |
| 81 | + 104.5   3      Manage file permissions and ownership<br /> |
| 82 | + 104.6   2      Create and change hard and symbolic links<br /> |
| 83 | + 104.7   2      Find system files and place files in the correct location<br /><br /><br /><br /> |
| 84 | + |
| 85 | + <a href="http://morrolinux.tk" target="blank_">PDF su Certificazione LPI</a> |
| 86 | + </p> |
| 87 | + <br /> |
| 88 | + </div> |
| 89 | + </body> |
| 90 | +</html> |
0 commit comments