LINUX
Linux, the free operating system, if you don’t value your time
,Linux - labo Elektronica-ICT
Inhoudstabel
Labo 1: File Structure & Basic Commands .......................................................................... 3
1.1 Directory Structuur ........................................................................................................................ 3
1.2 Basic Terminal Commando’s ......................................................................................................... 3
Labo 2: Selectors & Path Completion ................................................................................. 3
2.1 Collectie Selectors ......................................................................................................................... 3
2.2 Path Completion ............................................................................................................................ 3
Labo 3: Users & Groups ..................................................................................................... 4
Labo 4: File Permissions ................................................................................................... 4
4.1 File Attributes ................................................................................................................................ 4
4.2 chmod ............................................................................................................................................ 4
4.3 chown ............................................................................................................................................ 5
Labo 5 : Working with (virtual) disks ................................................................................. 5
5.1 Creëren van de HDD in VirtualBox ................................................................................................ 5
5.2 Controleren van de HDD ............................................................................................................... 5
5.3 Partitioneren van de disk .............................................................................................................. 5
5.4 Controleren aanwezig van de partitie ........................................................................................... 6
5.5 Toevoegen van een filesysteem .................................................................................................... 6
5.6 Mounten van de disk ..................................................................................................................... 6
5.7 Bekijken van de resultaten ............................................................................................................ 6
Labo 6: Backup commands ................................................................................................ 6
Labo 7: Text Manipulation ................................................................................................ 7
7.1 Linux Stream Redirection .............................................................................................................. 7
7.2 Editors............................................................................................................................................ 7
Labo 8: Advanced Text Commands & Basic Scripting ......................................................... 8
8.1 Linux Tekst Commands .................................................................................................................. 8
8.2 Opeenvolgende Commands .......................................................................................................... 8
Labo 9: Bash Scripting ....................................................................................................... 9
9.1 Variabelen in scripts ...................................................................................................................... 9
9.2 Data input in scripts....................................................................................................................... 9
9.3 Conditionals in scripts ................................................................................................................... 9
9.4 Commando uitbereidingen ......................................................................................................... 10
9.5 Linux Tekst Commands – uitbereiding ........................................................................................ 10
9.6 Loops in scripts ............................................................................................................................ 10
9.7 Commando substitutie ................................................................................................................ 11
1
, Linux - labo Elektronica-ICT
9.8 Continue en break ....................................................................................................................... 11
9.9 Functies in scripts ........................................................................................................................ 12
9.10 Error output redirection ............................................................................................................ 12
Labo 10: Remote Control ................................................................................................ 12
10.1 Remote Connection ................................................................................................................... 12
10.2 Remote Copy ............................................................................................................................. 12
10.3 Connection Encryption .............................................................................................................. 12
Labo 11: Updates ............................................................................................................ 13
19.1 Actualiseren van Linux............................................................................................................... 13
19.2 X-Windows ................................................................................................................................ 13
Labo 12: Packages ........................................................................................................... 14
12.1 .deb packages ............................................................................................................................ 14
12.2 apt package-manager ................................................................................................................ 14
Labo 13: Cron.................................................................................................................. 15
Labo 14: Info over remote connection ............................................................................. 15
14.1 Secure shell................................................................................................................................ 15
14.2 File Transport Protocol-server................................................................................................... 16
Labo 15: Logs in Linux ..................................................................................................... 16
Labo 16: Networking in Linux .......................................................................................... 16
2