├── .gitignore ├── LICENSE ├── README.md ├── TODO ├── autobooks.TODO ├── books ├── advanced │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── authors ├── complete │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── contributors ├── copyrights ├── default ├── fundamentals │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_backup │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_boot_management │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_containers │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_database │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_dhcp │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_dns │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_files │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_firewall │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_first_steps │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_git │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_installation │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_introduction │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_ip_subnetting │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_ipv6 │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_kernel │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_local_disk_management │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_name_resolution │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_networking │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_nginx │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_pipes_and_commands │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_process_management │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_raspberrypi │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_samba │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_scripts │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_selinux │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_shell │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_system_management │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_users │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_vi │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── minibook_webserver │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── networking │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── reviewers ├── security │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── storage │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version ├── sysadmin │ ├── authors │ ├── config │ ├── contributors │ ├── copyrights │ ├── reviewers │ └── version └── version ├── build-lt ├── build-lt.conf.example ├── buildheader.pl ├── images ├── 4_layer_internet.png ├── LAN.png ├── LAN_en.jpg ├── LAN_networks.png ├── WAN.png ├── a_install.png ├── anycast.png ├── apache_selfsigned.png ├── apache_selfsigned_centos.png ├── arp_ping.png ├── arpanet_1969.jpg ├── arpanet_1977.png ├── arpillyria.png ├── b_install_basic_graphics.png ├── b_install_language.png ├── bash_error_redirection.png ├── bash_ioredirection_keyboard_display.png ├── bash_output_redirection.png ├── bash_stdin_stdout_stderr.png ├── bios.png ├── bootdevice.png ├── broadcast.png ├── bum.jpg ├── c8_install_summary.png ├── c_install_summary.png ├── centos7_cdiso.png ├── centos7_createdisk.png ├── centos7_disksize.png ├── centos7_downloading.png ├── centos7_downloadpage.png ├── centos7_dynamic.png ├── centos7_mem.png ├── centos7_mirror.png ├── centos7_name.png ├── centos7_nocd.png ├── centos7_novm.png ├── centos7_vdi.png ├── centos7_vmok.png ├── centos8_cdiso.png ├── centos8_createdisk.png ├── centos8_disksize.png ├── centos8_downloading.png ├── centos8_downloadpage.png ├── centos8_dynamic.png ├── centos8_mem.png ├── centos8_mirror.png ├── centos8_name.png ├── centos8_nocd.png ├── centos8_novm.png ├── centos8_vdi.png ├── centos8_vmok.png ├── chromium_noproxy.png ├── command_line_fu.jpg ├── command_line_fu.png ├── cvo_router_off.jpg ├── cvo_router_ok.jpg ├── cvo_router_ping1.jpg ├── d_install_network.png ├── debian10.png ├── debian10_bridge.png ├── debian10_disksize.png ├── debian10_firstlogon.png ├── debian10_ftp.png ├── debian10_getty.png ├── debian10_grubboot.png ├── debian10_inst1.png ├── debian10_inst2_country.png ├── debian10_inst3_keyb.png ├── debian10_inst4_hostname.png ├── debian10_inst5_newuser.png ├── debian10_inst5_rootpw.png ├── debian10_inst6_disk.png ├── debian10_inst7_partition.png ├── debian10_inst8_ponr.png ├── debian10_inst8_ponr2.png ├── debian10_inst9_mirror.png ├── debian10_inst9_mirror2.png ├── debian10_insta_proxy.png ├── debian10_instb_stats .png ├── debian10_instc_soft.png ├── debian10_instd_retr.png ├── debian10_inste_grub.png ├── debian10_iso.png ├── debian10_isodown.png ├── debian10_start_install.png ├── debian10_vb.png ├── debian10_vb2.png ├── debian8.png ├── debian8_bridge.png ├── debian8_disksize.png ├── debian8_firstlogon.png ├── debian8_ftp.png ├── debian8_getty.png ├── debian8_grubboot.png ├── debian8_inst1.png ├── debian8_inst2_country.png ├── debian8_inst3_keyb.png ├── debian8_inst4_hostname.png ├── debian8_inst5_newuser.png ├── debian8_inst5_rootpw.png ├── debian8_inst6_disk.png ├── debian8_inst7_partition.png ├── debian8_inst8_ponr.png ├── debian8_inst8_ponr2.png ├── debian8_inst9_mirror.png ├── debian8_inst9_mirror2.png ├── debian8_insta_proxy.png ├── debian8_instb_stats.png ├── debian8_instc_soft.png ├── debian8_instd_retr.png ├── debian8_inste_grub.png ├── debian8_iso.png ├── debian8_isodown.png ├── debian8_start_install.png ├── debian8_vb.png ├── debian8_vb2.png ├── decimal_binary_lego.png ├── dhcp.png ├── dnat_internet.png ├── dnat_ip.png ├── dns_01_what_is_dns.jpg ├── dns_01_what_is_dns.ws.jpg ├── dns_02_reverse.jpg ├── dns_02_reverse.ws.jpg ├── dns_03_namespace_domains.jpg ├── dns_03_namespace_tld.jpg ├── dns_04_zones.jpg ├── dns_05_forwarder.jpg ├── dns_06_caching_only.jpg ├── dns_07_primary_master.jpg ├── dns_08_delegation.jpg ├── dns_authoritative_zone.jpg ├── dns_forwarder.jpg ├── dns_master_slave.jpg ├── dns_primary_secondary.jpg ├── dns_zone_transfer.jpg ├── dns_zone_transfer_pic.jpg ├── dnsteletekst.png ├── e_install_time.png ├── eiciel_acls.jpg ├── encapsulation.png ├── ethernet_frame.png ├── f_install_mirror.png ├── firefox_noproxy.png ├── g_install_mirrorok.png ├── grub1_centos.png ├── h_install_nosoftsel.png ├── hal.png ├── htop.png ├── hub_logo.png ├── i_install_go.png ├── ifosslawbook.jpg ├── installtype.jpg ├── ipadresvrt.png ├── ipmap.jpg ├── iptables_filter.png ├── iptables_filter_nat2.png ├── ipv6_PTR_record.jpg ├── ipv6_ping6_dns.jpg ├── ipv6_test2_ok.jpg ├── ipv6_test_ok.jpg ├── j_install_users.png ├── k_install_done.png ├── l_install_reboot.png ├── leftnet_middlenet_rightnet_router.png ├── leftnet_rightnet_router.png ├── leftnet_rightnet_router2.png ├── leftnet_rightnet_router3.png ├── leren_tellen_binair.png ├── leren_tellen_binair2.png ├── leren_tellen_decimaal.png ├── leren_tellen_decimaal2.png ├── lvm_classic_partitions.png ├── lvm_volume_group.png ├── m_install_getty.png ├── mac_ip_packetje.png ├── mac_ip_packetje_met_dnat.png ├── mac_ip_packetje_met_nat.png ├── mac_ip_packetje_met_router.png ├── mac_ip_packetje_met_snat.png ├── multicast.png ├── n_install_gettylogon.png ├── negativehint.jpg ├── netbt_stack.png ├── networklayers.png ├── networkprotocols.png ├── nmon.png ├── not_really_into_pokemon.jpg ├── o_install_natbridge.png ├── osi_stack.png ├── pagina525.png ├── phrase.jpg ├── port_demultiplexing.png ├── prompt.jpg ├── proxy_firefoxsettings.png ├── proxy_upsidedown_xkcd.png ├── putty1.png ├── putty2_key.png ├── putty3_ok.png ├── qr-linux-training.png ├── raspberrypi_downloading.png ├── raspberrypi_downloads.png ├── raspberrypi_fourpis.jpg ├── raspberrypi_sd_cards.jpg ├── raspberrypi_sd_cards_labeled.jpg ├── router_logo.png ├── router_or_firewall.png ├── sambacomputeraccount.jpg ├── sambareadonly.jpg ├── sambareadonly.png ├── sandwich.jpg ├── simple_packet.png ├── simple_router_lan.png ├── sitehint.jpg ├── sitehint2.jpg ├── snat_internet.png ├── storage_disk_devices_template.png ├── storage_disk_partitions.png ├── switch_logo.png ├── synaptic.png ├── systemd_diagram.png ├── tcp_over_ipv6.jpg ├── tcp_sessie.png ├── tcpknipplak.png ├── tcpsessie.png ├── ubuntu_software_center.png ├── udp.png ├── unicast.png ├── version_control.jpg ├── vm1_download.png ├── vm2_download.png ├── vm3_virtualbox.png ├── vm_settings1.png ├── vm_settings2.png ├── vm_settings4.png ├── vm_settings5.png ├── vm_settings6.png ├── vm_settings7.png ├── vm_wizard1.png ├── vm_wizard2.png ├── vm_wizard3.png ├── vm_wizard4.png ├── vm_wizard5.png ├── vm_wizard6.png ├── vm_wizard7.png ├── vm_wizard8.png ├── vm_wizard9.png ├── waarzittendelagen.png ├── web_browsers_2012.png ├── wikipedia.jpg ├── wireshark_arp_bootp.png ├── wireshark_capture_interfaces.png ├── wireshark_cooked.png ├── wireshark_dhcp_four_broadcasts.png ├── wireshark_dns_ipaddress.png ├── wireshark_dns_sniff.png ├── wireshark_framenumber.png ├── wireshark_icmpordns.png ├── wireshark_ipanddns.png ├── wireshark_org_server.jpg ├── wireshark_ping.png ├── wireshark_rip.png └── wireshark_source_mac.png ├── lib ├── build.sh ├── dep.sh ├── docbook ├── html.css ├── html.xsl ├── lt.xsl ├── setup.sh ├── vars.sh └── xsl ├── main.sh ├── make.sh └── modules ├── acls ├── 010_acls_title.xml ├── 020_acls_about.xml └── 030_acls_theory.xml ├── advanced_permissions ├── 010_advanced_permissions_title.xml ├── 030_advanced_permissions_theory.xml ├── 040_advanced_permissions_practice.xml └── 050_advanced_permissions_solution.xml ├── apache ├── 010_apache_title.xml ├── 020_apache_about.xml ├── 030_apache_theory.xml └── 040_apache_practice.xml ├── backup ├── 010_backup_title.xml ├── 030_backup_theory.xml └── 040_backup_practice.xml ├── basic_tools ├── 010_tools_title.xml ├── 020_basic_tools_about.xml ├── 030_tools_theory.xml ├── 040_tools_practice.xml └── 050_tools_solution.xml ├── bootloader ├── 010_boot_title.xml ├── 020_boot_about.xml ├── 030_boot_theory.xml ├── 040_boot_practice.xml └── 050_boot_solution.xml ├── certifications ├── 010_certifications_title.xml └── 030_certifications.theory.xml ├── classful_subnets ├── 010_classful_subnets_title.xml └── 030_classful_subnets_theory.xml ├── classless_subnets ├── 010_classless_subnets_title.xml └── 030_classless_subnets_theory.xml ├── cloning ├── 010_cloning_title.xml └── 030_cloning.xml ├── containers ├── 010_containers_title.xml ├── 020_containers_about.xml ├── 030_containers_theory.xml ├── 040_containers_practice.xml └── 050_containers_solution.xml ├── dhcp ├── 010_dhcp_title.xml ├── 020_dhcp_about.xml ├── 030_dhcp_theory.xml └── 040_dhcp_practice.xml ├── dns ├── 010_dns_title.xml ├── 020_dns_about.xml ├── 030_dns_theory.xml ├── 040_dns_practice.xml └── 050_dns_solution.xml ├── dns_advanced ├── 010_dns_title.xml ├── 020_dns_about.xml └── 030_dns_theory.xml ├── file_permissions ├── 010_standard_permissions_title.xml ├── 020_standard_permissions_about.xml ├── 030_standard_permissions_theory.xml ├── 040_standard_permissions_practice.xml └── 050_standard_permissions_solution.xml ├── file_system_tree ├── 010_file_system_tree_title.xml ├── 020_file_system_tree_about.xml ├── 030_file_system_tree_theory.xml ├── 040_file_system_tree_practice.xml └── 050_file_system_tree_solution.xml ├── filters ├── 010_filters_title.xml ├── 020_filters_about.xml ├── 030_filters_theory.xml ├── 040_filters_practice.xml └── 050_filters_solution.xml ├── footer └── footer.xml ├── general_networking ├── 010_general_networking_title.xml ├── 020_general_networking_about.xml └── 030_general_networking_theory.xml ├── general_tcpip ├── 010_general_tcpip_title.xml └── 030_general_tcpip_theory.xml ├── getting_help ├── 010_onlinehelp_title.xml ├── 020_onlinehelp_about.xml └── 030_onlinehelp_theory.xml ├── git ├── 010_git_title.xml ├── 020_git_about.xml ├── 030_git_theory.xml ├── 040_git_practice.xml └── 050_git_solution.xml ├── groups ├── 010_groups_title.xml ├── 020_groups_about.xml ├── 030_groups_theory.xml ├── 040_groups_practice.xml └── 050_groups_solution.xml ├── hardware ├── 010_hardware_title.xml └── 030_hardware_theory.xml ├── header ├── abstract.xml ├── abstract_deadtree.xml └── doctype.xml ├── http ├── 010_http_title.xml ├── 020_http_about.xml ├── 030_http_theory.xml └── 040_http_practice.xml ├── init ├── 010_init_title.xml ├── 020_init_about.xml ├── 030_init_theory.xml ├── 040_init_practice.xml └── 050_init_solution.xml ├── installing_centos7 ├── 010_installing_centos7_title.xml ├── 020_installing_centos7_about.xml └── 030_installing_centos7_theory.xml ├── installing_debian8 ├── 010_installing_debian8_title.xml ├── 020_installing_debian8_about.xml └── 030_installing_debian8_theory.xml ├── installing_linux ├── 010_installing_linux_title.xml └── 030_installing_linux_theory.xml ├── intro_vi ├── 010_vi_title.xml ├── 020_vi_about.xml ├── 030_vi_theory.xml ├── 040_vi_practice.xml └── 050_vi_solution.xml ├── ioredirection ├── 010_ioredirection_title.xml ├── 020_ioredirection_about.xml ├── 030_ioredirection_theory.xml ├── 040_ioredirection_practice.xml └── 050_ioredirection_solution.xml ├── iptables ├── 010_iptables_title.xml ├── 020_iptables_about.xml ├── 030_iptables_theory.xml ├── 040_iptables_practice.xml ├── 050_iptables_solution.xml └── 060_iptables_nat_theory.xml ├── ipv6 ├── 010_ipv6_title.xml └── 030_ipv6_theory.xml ├── kernel ├── 010_kernel_title.xml ├── 031_linux_kernel.xml ├── 032_kernel_source.xml ├── 033_kernel_boot_files.xml ├── 034_kernel_modules.xml ├── 035_kernel_compile.xml └── 036_compiling_one_module.xml ├── keys ├── 010_keyboard_title.xml └── 030_keys_theory.xml ├── libraries ├── 010_libraries_title.xml └── 030_libraries_theory.xml ├── license ├── 010_gnufdl_tile.xml └── 020_gnufdl.xml ├── licensing ├── 010_licensing_title.xml ├── 020_licensing_about.xml └── 030_licensing_theory.xml ├── links ├── 010_links_title.xml ├── 020_links_about.xml ├── 030_links_theory.xml ├── 040_links_practice.xml └── 050_links_solution.xml ├── linux_distributions ├── 010_linux_distributions_title.xml ├── 020_linux_distributions_about.xml └── 030_linux_distributions_theory.xml ├── linux_history ├── 010_linux_history_title.xml ├── 020_linux_history_about.xml └── 030_linux_history_theory.xml ├── logging ├── 010_logging_title.xml ├── 020_logging_about.xml ├── 030_logging_theory.xml ├── 040_logging_practice.xml └── 050_logging_solution.xml ├── man_pages ├── 010_manpages_title.xml ├── 020_manpages_about.xml ├── 030_manpages_theory.xml ├── 040_manpages_practice.xml └── 050_manpages_solution.xml ├── memory ├── 010_memory_title.xml ├── 020_memory_about.xml ├── 030_memory_theory.xml ├── 040_memory_practice.xml └── 050_memory_solution.xml ├── monitoring ├── 010_monitoring_title.xml ├── 020_monitoring_about.xml └── 030_monitoring_theory.xml ├── mysql ├── 010_mysql_title.xml ├── 020_mysql_about.xml └── 030_mysql_theory.xml ├── network ├── 010_network_title.xml ├── 044_iptables_theory.xml ├── 045_iptables_practice.xml ├── 046_iptables_solution.xml ├── 047_inetd_xinetd.xml ├── 048_inetd_xinetd_practice.xml ├── 051_nfs_theory.xml └── 052_nfs_practice.xml ├── network_binding_bonding ├── 010_binding_bonding_title.xml ├── 020_binding_bonding_about.xml ├── 030_binding_bonding_theory.xml ├── 040_binding_bonding_practice.xml └── 050_binding_bonding_solution.xml ├── network_ifconfig ├── 010_network_ifconfig_title.xml ├── 020_network_ifconfig_about.xml ├── 030_network_ifconfig_theory.xml ├── 040_network_ifconfig_practice.xml └── 050_network_ifconfig_solution.xml ├── network_ip ├── 010_network_ip_title.xml ├── 020_network_ip_about.xml ├── 030_network_ip_theory.xml ├── 040_network_ip_practice.xml └── 050_network_ip_solution.xml ├── network_sniffing ├── 010_sniffing_title.xml ├── 020_sniffing_about.xml ├── 030_sniffing_theory.xml ├── 040_sniffing_practice.xml └── 050_sniffing_solution.xml ├── nfs ├── 010_nfs_title.xml ├── 020_nfs_about.xml ├── 030_nfs_theory.xml └── 040_nfs_practice.xml ├── nginx ├── 010_nginx_title.xml ├── 010_ngnix_title.xml ├── 020_nginx_about.xml ├── 030_nginx_theory.xml └── 040_nginx_practice.xml ├── package_management ├── 010_packages_title.xml ├── 020_packages_about.xml ├── 030_packages_theory.xml ├── 031_packages_deb_theory.xml ├── 032_packages_rpm_theory.xml ├── 033_packages_other_theory.xml ├── 040_packages_practice.xml └── 050_packages_solution.xml ├── processes_intro ├── 010_processes_intro_title.xml ├── 030_processes_intro_theory.xml ├── 040_processes_intro_practice.xml └── 050_processes_intro_solution.xml ├── processes_jobs ├── 010_processes_jobs_title.xml ├── 030_processes_jobs_theory.xml ├── 040_processes_jobs_practice.xml └── 050_processes_jobs_solution.xml ├── processes_priorities ├── 010_processes_priorities_title.xml ├── 030_processes_priorities_theory.xml ├── 040_processes_priorities_practice.xml └── 050_processes_priorities_solution.xml ├── quotas ├── 010_quotas_title.xml └── 030_quotas_theory.xml ├── raspberrypi ├── 010_raspberrypi_title.xml ├── 020_raspberrypi_about.xml ├── 030_raspberrypi_theory.xml └── 031_motion_detect.xml ├── regular_expressions ├── 010_regular_expressions_title.xml ├── 020_regular_expressions_about.xml └── 030_regular_expressions_theory.xml ├── router ├── 010_routers_title.xml ├── 020_routers_about.xml ├── 030_routers_theory.xml ├── 040_routers_practice.xml └── 050_routers_solution.xml ├── samba4 ├── 010_samba4_title.xml └── 030_samba4_theory.xml ├── samba_authentication ├── 010_samba_authentication_title.xml ├── 030_samba_authentication_theory.xml ├── 040_samba_authentication_practice.xml └── 050_samba_authentication_solution.xml ├── samba_domain_controller ├── 010_samba_domain_controller_title.xml ├── 030_samba_domain_controller_theory.xml └── 040_samba_domain_controller_practice.xml ├── samba_domain_member ├── 010_samba_domain_member_title.xml ├── 030_samba_domain_member_theory.xml └── 040_samba_domain_member_practice.xml ├── samba_first_user_account ├── 010_samba_first_user_account_title.xml ├── 030_samba_first_user_account_theory.xml ├── 040_samba_first_user_account_practice.xml └── 050_samba_first_user_account_solution.xml ├── samba_getting_started ├── 010_samba_getting_started_title.xml ├── 030_samba_getting_started_theory.xml ├── 040_samba_getting_started_practice.xml └── 050_samba_getting_started_solution.xml ├── samba_introduction ├── 010_samba_introduction_title.xml ├── 020_samba_about_title.xml ├── 030_samba_introduction_theory.xml └── 040_samba_introduction_practice.xml ├── samba_read_only_file_server ├── 010_samba_read_only_file_server_title.xml ├── 030_samba_read_only_file_server_theory.xml ├── 040_samba_read_only_file_server_practice.xml └── 050_samba_read_only_file_server_solution.xml ├── samba_securing_shares ├── 010_samba_securing_shares_title.xml ├── 030_samba_securing_shares_theory.xml ├── 040_samba_securing_shares_practice.xml └── 050_samba_securing_shares_solution.xml ├── samba_writable_file_server ├── 010_samba_writable_file_server_title.xml ├── 030_samba_writable_file_server.xml ├── 040_samba_writable_file_server_practice.xml └── 050_samba_writable_file_server_solution.xml ├── scheduling ├── 010_scheduling_title.xml ├── 020_scheduling_about.xml ├── 030_scheduling_theory.xml ├── 040_scheduling_practice.xml └── 050_scheduling_solution.xml ├── scripting_adv ├── 010_scripting_title.xml ├── 030_scripting_theory.xml ├── 040_scripting_practice.xml └── 050_scripting_solution.xml ├── scripting_arrays ├── 010_scripting_title.xml ├── 030_scripting_theory.xml ├── 040_scripting_practice.xml └── 050_scripting_solution.xml ├── scripting_intro ├── 010_scripting_intro_title.xml ├── 020_scripting_intro_about_.xml ├── 030_scripting_intro_theory.xml ├── 040_scripting_intro_practice.xml └── 050_scripting_intro_solution.xml ├── scripting_loops ├── 010_scripting_loops_title.xml ├── 030_scripting_loops_theory.xml ├── 040_scripting_loops_practice.xml ├── 050_scripting_loops_solution.xml └── Untitled Document ├── scripting_params ├── 010_scripting_params_title.xml ├── 030_scripting_params_theory.xml ├── 040_scripting_params_practice.xml └── 050_scripting_params_solution.xml ├── selinux ├── 010_selinux_title.xml ├── 020_selinux_about.xml └── 030_selinux_theory.xml ├── shell_arguments ├── 010_shell_arguments_title.xml ├── 020_shell_arguments_about.xml ├── 030_shell_arguments_theory.xml ├── 040_shell_arguments_practice.xml └── 050_shell_arguments_solution.xml ├── shell_control_operators ├── 010_shell_control_operators_title.xml ├── 020_shell_control_operators_about.xml ├── 030_shell_control_operators_theory.xml ├── 040_shell_control_operators_practice.xml └── 050_shell_control_operators_solution.xml ├── shell_globbing ├── 010_shell_file_globbing_title.xml ├── 020_shell_file_globbing_about.xml ├── 030_shell_file_globbing_theory.xml ├── 040_shell_file_globbing_practice.xml └── 050_shell_file_globbing_solution.xml ├── shell_history ├── 010_shell_history_title.xml ├── 020_shell_history_about.xml ├── 030_shell_history.xml ├── 040_shell_history_practice.xml └── 050_shell_history_solution.xml ├── shell_in_shell ├── 010_shell_in_shell_title.xml ├── 020_shell_in_shell_about.xml ├── 030_shell_in_shell_theory.xml ├── 040_shell_in_shell_practice.xml └── 050_shell_in_shell_solution.xml ├── shell_variables ├── 010_shell_variables_title.xml ├── 020_shell_variables_about.xml ├── 030_shell_variables_theory.xml ├── 040_shell_variables_practice.xml └── 050_shell_variables_solution.xml ├── squid ├── 010_squid_title.xml ├── 020_about_proxy_servers.xml └── 030_squid_theory.xml ├── ssh ├── 010_ssh_title.xml ├── 020_ssh_about.xml ├── 030_ssh_theory.xml ├── 040_ssh_practice.xml └── 050_ssh_solution.xml ├── storage_devices ├── 010_diskdevices_title.xml ├── 020_diskdevices_about.xml ├── 030_diskdevices_theory.xml ├── 040_diskdevices_practice.xml └── 050_diskdevices_solution.xml ├── storage_filesystems ├── 010_filesystems_title.xml ├── 020_filesystems_about.xml ├── 030_filesystems_theory.xml ├── 040_filesystems_practice.xml └── 050_filesystems_solution.xml ├── storage_iscsi ├── 010_diskiscsi_title.xml ├── 020_diskiscsi_about.xml ├── 030_diskiscsi_theory.xml ├── 040_diskiscsi_practice.xml └── 050_diskiscsi_solution.xml ├── storage_lvm ├── 010_lvm_title.xml ├── 020_lvm_about.xml ├── 030_lvm_theory.xml ├── 040_lvm_practice.xml └── 050_lvm_solution.xml ├── storage_mounting ├── 010_mounting_title.xml ├── 020_mounting_about.xml ├── 030_mounting_theory.xml ├── 040_mounting_practice.xml └── 050_mounting_solution.xml ├── storage_multipathing ├── 010_storage_multipathing_title.xml ├── 030_storage_multipathing_theory.xml ├── 040_storage_multipathing_practice.xml └── 050_storage_multipathing_solution.xml ├── storage_partitions ├── 010_partitions_title.xml ├── 020_partitions_about.xml ├── 030_partitions_theory.xml ├── 040_partitions_practice.xml └── 050_partitions_solution.xml ├── storage_raid ├── 010_raid_title.xml ├── 020_raid_about.xml ├── 030_raid_theory.xml ├── 040_raid_practice.xml └── 050_raid_solution.xml ├── storage_tools ├── 010_storage_tools_title.xml ├── 020_storage_tools_about.xml ├── 030_storage_tools_theory.xml ├── 040_storage_tools_practice.xml └── 050_storage_tools_solution.xml ├── systemd ├── 010_systemd_title.xml ├── 020_systemd_about.xml ├── 030_systemd_theory.xml ├── 040_systemd_practice.xml └── 050_systemd_solution.xml ├── user_management ├── 010_user_management_title.xml ├── 020_user_management_about.xml ├── 030_user_management_theory.xml ├── 040_user_management_practice.xml └── 050_user_management_solution.xml ├── user_passwords ├── 010_user_passwords_title.xml ├── 020_user_passwords_about.xml ├── 030_user_passwords_theory.xml ├── 040_user_passwords_practice.xml └── 050_user_passwords_solution.xml ├── user_profiles ├── 010_user_profiles.xml ├── 020_user_profiles_about.xml ├── 030_user_profiles_theory.xml ├── 040_user_profiles_practice.xml └── 050_user_profiles_solution.xml ├── users ├── 010_users_title.xml ├── 020_users_about.xml ├── 030_users_theory.xml ├── 040_users_practice.xml └── 050_users_solution.xml ├── uuid ├── 010_uuid_title.xml ├── 020_uuid_about.xml ├── 030_uuid_theory.xml ├── 040_uuid_practice.xml └── 050_uuid_solution.xml ├── virtualbox ├── 010_virtualbox_title.xml ├── 020_virtualbox_about.xml └── 030_virtualbox_theory.xml ├── vnc ├── 010_vnc_title.xml └── 030_vnc_theory.xml ├── working_with_directories ├── 010_directories_title.xml ├── 020_directories_about.xml ├── 030_directories_theory.xml ├── 040_directories_practice.xml └── 050_directories_solution.xml ├── working_with_file_contents ├── 010_filecontents_title.xml ├── 020_filecontents_about.xml ├── 030_filecontents_theory.xml ├── 040_filecontents_practice.xml └── 050_filecontents_solution.xml └── working_with_files ├── 010_files_title.xml ├── 020_files_about.xml ├── 030_files_theory.xml ├── 040_files_practice.xml └── 050_files_solution.xml /.gitignore: -------------------------------------------------------------------------------- 1 | output/ 2 | build-lt.conf 3 | -------------------------------------------------------------------------------- /books/advanced/authors: -------------------------------------------------------------------------------- 1 | ../authors -------------------------------------------------------------------------------- /books/advanced/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="Linux Servers" 5 | TEACHER="" 6 | MAJOR=2 7 | MINOR=0 8 | 9 | ################## 10 | # define book 11 | ################## 12 | 13 | # advanced servers 14 | add_mod minibook minibook_webserver # seperate squid? 15 | add_mod minibook minibook_database 16 | add_mod minibook minibook_dns 17 | add_mod minibook minibook_dhcp 18 | add_mod minibook minibook_firewall 19 | add_mod minibook minibook_samba 20 | add_mod minibook minibook_selinux 21 | add_mod minibook minibook_git 22 | add_mod minibook minibook_ipv6 23 | 24 | add_mod appendix cloning 25 | # license 26 | add_mod appendix license 27 | -------------------------------------------------------------------------------- /books/advanced/contributors: -------------------------------------------------------------------------------- 1 | ../contributors -------------------------------------------------------------------------------- /books/advanced/copyrights: -------------------------------------------------------------------------------- 1 | ../copyrights -------------------------------------------------------------------------------- /books/advanced/reviewers: -------------------------------------------------------------------------------- 1 | ../reviewers -------------------------------------------------------------------------------- /books/advanced/version: -------------------------------------------------------------------------------- 1 | MAJOR=0 2 | MINOR=5 3 | -------------------------------------------------------------------------------- /books/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | -------------------------------------------------------------------------------- /books/complete/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | -------------------------------------------------------------------------------- /books/complete/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | Serge,van Ginderachter,serge@ginsys.be,build scripts; infrastructure setup; minor stuff 3 | Hendrik,De Vloed,hendrik.devloed@ugent.be,buildheader.pl script 4 | -------------------------------------------------------------------------------- /books/complete/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Paul,Cobbaut 3 | -------------------------------------------------------------------------------- /books/complete/reviewers: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | Wouter,Verhelst,wouter@grep.be,http://grep.be 3 | Geert,Goossens,mail.goossens.geert@gmail.com,http://www.linkedin.com/in/geertgoossens 4 | Elie,De Brauwer,elie@de-brauwer.be,http://www.de-brauwer.be 5 | Christophe,Vandeplas,christophe@vandeplas.com,http://christophe.vandeplas.com 6 | Bert,Desmet,bert@devnox.be,http://bdesmet.be 7 | Rich,Yonts,richyonts@gmail.com, 8 | -------------------------------------------------------------------------------- /books/complete/version: -------------------------------------------------------------------------------- 1 | MAJOR=2 2 | MINOR=0 3 | -------------------------------------------------------------------------------- /books/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | Serge,van Ginderachter,serge@ginsys.eu,build scripts and infrastructure setup 3 | Ywein,Van den Brande,ywein@crealaw.eu,license and legal sections 4 | Hendrik,De Vloed,hendrik.devloed@ugent.be,buildheader.pl script 5 | Alex M.,Schapelle,alex@vaiolabs.com, content : build script and by pass fix, http protocol, nginx, devops and bash sccript array. 6 | -------------------------------------------------------------------------------- /books/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Paul,Cobbaut 3 | -------------------------------------------------------------------------------- /books/default: -------------------------------------------------------------------------------- 1 | fundamentals/ -------------------------------------------------------------------------------- /books/fundamentals/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | -------------------------------------------------------------------------------- /books/fundamentals/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="Linux Fundamentals" 5 | TEACHER="" 6 | 7 | ################## 8 | # define book 9 | ################## 10 | 11 | # define book as collection of minibooks in certain order 12 | 13 | add_mod minibook minibook_introduction 14 | add_mod minibook minibook_installation 15 | add_mod minibook minibook_first_steps 16 | add_mod minibook minibook_shell 17 | add_mod minibook minibook_pipes_and_commands 18 | add_mod minibook minibook_vi 19 | add_mod minibook minibook_scripts 20 | add_mod minibook minibook_users 21 | add_mod minibook minibook_files 22 | 23 | add_mod appendix keys 24 | add_mod appendix hardware 25 | 26 | # license 27 | # (automatic at end of pdf file ?) 28 | add_mod appendix license 29 | -------------------------------------------------------------------------------- /books/fundamentals/contributors: -------------------------------------------------------------------------------- 1 | ../contributors -------------------------------------------------------------------------------- /books/fundamentals/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Netsec,BVBA 3 | Paul,Cobbaut 4 | -------------------------------------------------------------------------------- /books/fundamentals/reviewers: -------------------------------------------------------------------------------- 1 | ../reviewers -------------------------------------------------------------------------------- /books/fundamentals/version: -------------------------------------------------------------------------------- 1 | MAJOR=2 2 | MINOR=0 3 | -------------------------------------------------------------------------------- /books/minibook_backup/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | -------------------------------------------------------------------------------- /books/minibook_backup/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="backup management" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | add_mod chapter backup 12 | #add_mod chapter backup_examples #local copy only for one client 13 | -------------------------------------------------------------------------------- /books/minibook_backup/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | Serge,van Ginderachter,serge@ginsys.be,build scripts; infrastructure setup; minor stuff 3 | Hendrik,De Vloed,hendrik.devloed@ugent.be,buildheader.pl script 4 | -------------------------------------------------------------------------------- /books/minibook_backup/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Paul,Cobbaut 3 | -------------------------------------------------------------------------------- /books/minibook_backup/reviewers: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | Wouter,Verhelst,wouter@grep.be,http://grep.be 3 | Geert,Goossens,mail.goossens.geert@gmail.com,http://www.linkedin.com/in/geertgoossens 4 | Elie,De Brauwer,elie@de-brauwer.be,http://www.de-brauwer.be 5 | Christophe,Vandeplas,christophe@vandeplas.com,http://christophe.vandeplas.com 6 | Bert,Desmet,bert@devnox.be,http://bdesmet.be 7 | Rich,Yonts,richyonts@gmail.com, 8 | -------------------------------------------------------------------------------- /books/minibook_backup/version: -------------------------------------------------------------------------------- 1 | MAJOR=1 2 | MINOR=9 3 | -------------------------------------------------------------------------------- /books/minibook_boot_management/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | -------------------------------------------------------------------------------- /books/minibook_boot_management/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="boot management" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | add_mod chapter bootloader 12 | add_mod chapter init 13 | add_mod chapter systemd 14 | -------------------------------------------------------------------------------- /books/minibook_boot_management/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | Serge,van Ginderachter,serge@ginsys.be,build scripts; infrastructure setup; minor stuff 3 | Hendrik,De Vloed,hendrik.devloed@ugent.be,buildheader.pl script 4 | -------------------------------------------------------------------------------- /books/minibook_boot_management/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Paul,Cobbaut 3 | -------------------------------------------------------------------------------- /books/minibook_boot_management/reviewers: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | Wouter,Verhelst,wouter@grep.be,http://grep.be 3 | Geert,Goossens,mail.goossens.geert@gmail.com,http://www.linkedin.com/in/geertgoossens 4 | Elie,De Brauwer,elie@de-brauwer.be,http://www.de-brauwer.be 5 | Christophe,Vandeplas,christophe@vandeplas.com,http://christophe.vandeplas.com 6 | Bert,Desmet,bert@devnox.be,http://bdesmet.be 7 | Rich,Yonts,richyonts@gmail.com, 8 | -------------------------------------------------------------------------------- /books/minibook_boot_management/version: -------------------------------------------------------------------------------- 1 | MAJOR=1 2 | MINOR=9 3 | -------------------------------------------------------------------------------- /books/minibook_containers/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | Alex,Schapelle,alex@vaiolabs.com,https://linkedin.com/in/alex-schapelle 5 | -------------------------------------------------------------------------------- /books/minibook_containers/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="containers" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | add_mod chapter containers 12 | -------------------------------------------------------------------------------- /books/minibook_containers/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | Serge,van Ginderachter,serge@ginsys.be,build scripts; infrastructure setup; minor stuff 3 | Hendrik,De Vloed,hendrik.devloed@ugent.be,buildheader.pl script 4 | Alex,Schapelle,alex@vaiolabs.com,container book 5 | -------------------------------------------------------------------------------- /books/minibook_containers/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Alex,Schapelle 3 | -------------------------------------------------------------------------------- /books/minibook_containers/reviewers: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/books/minibook_containers/reviewers -------------------------------------------------------------------------------- /books/minibook_containers/version: -------------------------------------------------------------------------------- 1 | MAJOR=1 2 | MINOR=0 3 | -------------------------------------------------------------------------------- /books/minibook_database/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | -------------------------------------------------------------------------------- /books/minibook_database/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="mysql database" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | add_mod chapter mysql 12 | -------------------------------------------------------------------------------- /books/minibook_database/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | Serge,van Ginderachter,serge@ginsys.be,build scripts; infrastructure setup; minor stuff 3 | Hendrik,De Vloed,hendrik.devloed@ugent.be,buildheader.pl script 4 | -------------------------------------------------------------------------------- /books/minibook_database/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Paul,Cobbaut 3 | -------------------------------------------------------------------------------- /books/minibook_database/reviewers: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | Wouter,Verhelst,wouter@grep.be,http://grep.be 3 | Geert,Goossens,mail.goossens.geert@gmail.com,http://www.linkedin.com/in/geertgoossens 4 | Elie,De Brauwer,elie@de-brauwer.be,http://www.de-brauwer.be 5 | Christophe,Vandeplas,christophe@vandeplas.com,http://christophe.vandeplas.com 6 | Bert,Desmet,bert@devnox.be,http://bdesmet.be 7 | Rich,Yonts,richyonts@gmail.com, 8 | -------------------------------------------------------------------------------- /books/minibook_database/version: -------------------------------------------------------------------------------- 1 | MAJOR=1 2 | MINOR=9 3 | -------------------------------------------------------------------------------- /books/minibook_dhcp/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | -------------------------------------------------------------------------------- /books/minibook_dhcp/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="dhcp server" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | add_mod chapter dhcp 12 | -------------------------------------------------------------------------------- /books/minibook_dhcp/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | Serge,van Ginderachter,serge@ginsys.be,build scripts; infrastructure setup; minor stuff 3 | Hendrik,De Vloed,hendrik.devloed@ugent.be,buildheader.pl script 4 | -------------------------------------------------------------------------------- /books/minibook_dhcp/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Paul,Cobbaut 3 | -------------------------------------------------------------------------------- /books/minibook_dhcp/reviewers: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | Wouter,Verhelst,wouter@grep.be,http://grep.be 3 | Geert,Goossens,mail.goossens.geert@gmail.com,http://www.linkedin.com/in/geertgoossens 4 | Elie,De Brauwer,elie@de-brauwer.be,http://www.de-brauwer.be 5 | Christophe,Vandeplas,christophe@vandeplas.com,http://christophe.vandeplas.com 6 | Bert,Desmet,bert@devnox.be,http://bdesmet.be 7 | Rich,Yonts,richyonts@gmail.com, 8 | -------------------------------------------------------------------------------- /books/minibook_dhcp/version: -------------------------------------------------------------------------------- 1 | MAJOR=1 2 | MINOR=9 3 | -------------------------------------------------------------------------------- /books/minibook_dns/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | -------------------------------------------------------------------------------- /books/minibook_dns/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="dns server" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | add_mod chapter dns 12 | add_mod chapter dns_advanced 13 | -------------------------------------------------------------------------------- /books/minibook_dns/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | Serge,van Ginderachter,serge@ginsys.be,build scripts; infrastructure setup; minor stuff 3 | Hendrik,De Vloed,hendrik.devloed@ugent.be,buildheader.pl script 4 | -------------------------------------------------------------------------------- /books/minibook_dns/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Paul,Cobbaut 3 | -------------------------------------------------------------------------------- /books/minibook_dns/reviewers: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | Wouter,Verhelst,wouter@grep.be,http://grep.be 3 | Geert,Goossens,mail.goossens.geert@gmail.com,http://www.linkedin.com/in/geertgoossens 4 | Elie,De Brauwer,elie@de-brauwer.be,http://www.de-brauwer.be 5 | Christophe,Vandeplas,christophe@vandeplas.com,http://christophe.vandeplas.com 6 | Bert,Desmet,bert@devnox.be,http://bdesmet.be 7 | Rich,Yonts,richyonts@gmail.com, 8 | -------------------------------------------------------------------------------- /books/minibook_dns/version: -------------------------------------------------------------------------------- 1 | MAJOR=1 2 | MINOR=9 3 | -------------------------------------------------------------------------------- /books/minibook_files/authors: -------------------------------------------------------------------------------- 1 | ../authors -------------------------------------------------------------------------------- /books/minibook_files/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="file security" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | 12 | add_mod chapter file_permissions 13 | add_mod chapter advanced_permissions ## setuid to processes ? 14 | add_mod chapter acls 15 | add_mod chapter links 16 | 17 | # license hardcoden op het einde van een .pdf ? 18 | # add_mod appendix gnufdl 19 | -------------------------------------------------------------------------------- /books/minibook_files/contributors: -------------------------------------------------------------------------------- 1 | ../contributors -------------------------------------------------------------------------------- /books/minibook_files/copyrights: -------------------------------------------------------------------------------- 1 | ../copyrights -------------------------------------------------------------------------------- /books/minibook_files/reviewers: -------------------------------------------------------------------------------- 1 | ../reviewers -------------------------------------------------------------------------------- /books/minibook_files/version: -------------------------------------------------------------------------------- 1 | ../version -------------------------------------------------------------------------------- /books/minibook_firewall/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | -------------------------------------------------------------------------------- /books/minibook_firewall/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="iptables firewall" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | add_mod chapter router 12 | add_mod chapter iptables 13 | -------------------------------------------------------------------------------- /books/minibook_firewall/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | Serge,van Ginderachter,serge@ginsys.be,build scripts; infrastructure setup; minor stuff 3 | Hendrik,De Vloed,hendrik.devloed@ugent.be,buildheader.pl script 4 | -------------------------------------------------------------------------------- /books/minibook_firewall/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Paul,Cobbaut 3 | -------------------------------------------------------------------------------- /books/minibook_firewall/reviewers: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | Wouter,Verhelst,wouter@grep.be,http://grep.be 3 | Geert,Goossens,mail.goossens.geert@gmail.com,http://www.linkedin.com/in/geertgoossens 4 | Elie,De Brauwer,elie@de-brauwer.be,http://www.de-brauwer.be 5 | Christophe,Vandeplas,christophe@vandeplas.com,http://christophe.vandeplas.com 6 | Bert,Desmet,bert@devnox.be,http://bdesmet.be 7 | Rich,Yonts,richyonts@gmail.com, 8 | -------------------------------------------------------------------------------- /books/minibook_firewall/version: -------------------------------------------------------------------------------- 1 | MAJOR=1 2 | MINOR=9 3 | -------------------------------------------------------------------------------- /books/minibook_first_steps/authors: -------------------------------------------------------------------------------- 1 | ../authors -------------------------------------------------------------------------------- /books/minibook_first_steps/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="first steps on the command line" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | 12 | add_mod chapter man_pages 13 | add_mod chapter working_with_directories 14 | add_mod chapter working_with_files 15 | add_mod chapter working_with_file_contents 16 | add_mod chapter file_system_tree 17 | 18 | # license hardcoden op het einde van een .pdf ? 19 | # add_mod appendix gnufdl 20 | -------------------------------------------------------------------------------- /books/minibook_first_steps/contributors: -------------------------------------------------------------------------------- 1 | ../contributors -------------------------------------------------------------------------------- /books/minibook_first_steps/copyrights: -------------------------------------------------------------------------------- 1 | ../copyrights -------------------------------------------------------------------------------- /books/minibook_first_steps/reviewers: -------------------------------------------------------------------------------- 1 | ../reviewers -------------------------------------------------------------------------------- /books/minibook_first_steps/version: -------------------------------------------------------------------------------- 1 | ../version -------------------------------------------------------------------------------- /books/minibook_git/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | -------------------------------------------------------------------------------- /books/minibook_git/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="introducing git" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | add_mod chapter git 12 | -------------------------------------------------------------------------------- /books/minibook_git/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | Serge,van Ginderachter,serge@ginsys.be,build scripts; infrastructure setup; minor stuff 3 | Hendrik,De Vloed,hendrik.devloed@ugent.be,buildheader.pl script 4 | -------------------------------------------------------------------------------- /books/minibook_git/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Paul,Cobbaut 3 | -------------------------------------------------------------------------------- /books/minibook_git/reviewers: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | Wouter,Verhelst,wouter@grep.be,http://grep.be 3 | Geert,Goossens,mail.goossens.geert@gmail.com,http://www.linkedin.com/in/geertgoossens 4 | Elie,De Brauwer,elie@de-brauwer.be,http://www.de-brauwer.be 5 | Christophe,Vandeplas,christophe@vandeplas.com,http://christophe.vandeplas.com 6 | Bert,Desmet,bert@devnox.be,http://bdesmet.be 7 | Rich,Yonts,richyonts@gmail.com, 8 | -------------------------------------------------------------------------------- /books/minibook_git/version: -------------------------------------------------------------------------------- 1 | MAJOR=1 2 | MINOR=9 3 | -------------------------------------------------------------------------------- /books/minibook_installation/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | -------------------------------------------------------------------------------- /books/minibook_installation/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="installing Linux" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | 12 | add_mod chapter installing_debian8 13 | add_mod chapter installing_centos7 14 | #add_mod chapter installing_linux this is legacy content 15 | add_mod chapter virtualbox 16 | 17 | #add_mod appendix certifications # appendices only in books, not in miniboooks... 18 | -------------------------------------------------------------------------------- /books/minibook_installation/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | Serge,van Ginderachter,serge@ginsys.eu,build scripts; infrastructure setup; minor stuff 3 | Hendrik,De Vloed,hendrik.devloed@ugent.be,buildheader.pl script 4 | -------------------------------------------------------------------------------- /books/minibook_installation/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Paul,Cobbaut 3 | -------------------------------------------------------------------------------- /books/minibook_installation/reviewers: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | Wouter,Verhelst,wouter@grep.be,http://grep.be 3 | Geert,Goossens,mail.goossens.geert@gmail.com,http://www.linkedin.com/in/geertgoossens 4 | Elie,De Brauwer,elie@de-brauwer.be,http://www.de-brauwer.be 5 | Christophe,Vandeplas,christophe@vandeplas.com,http://christophe.vandeplas.com 6 | Bert,Desmet,bert@devnox.be,http://bdesmet.be 7 | Rich,Yonts,richyonts@gmail.com, 8 | -------------------------------------------------------------------------------- /books/minibook_installation/version: -------------------------------------------------------------------------------- 1 | MAJOR=2 2 | MINOR=0 3 | -------------------------------------------------------------------------------- /books/minibook_introduction/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | -------------------------------------------------------------------------------- /books/minibook_introduction/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="introduction to Linux" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | 12 | add_mod chapter linux_history 13 | add_mod chapter linux_distributions 14 | add_mod chapter licensing 15 | #add_mod chapter virtualbox 16 | 17 | #add_mod appendix certifications # appendices only in books, not in miniboooks... 18 | -------------------------------------------------------------------------------- /books/minibook_introduction/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | Serge,van Ginderachter,serge@ginsys.eu,build scripts; infrastructure setup; minor stuff 3 | Hendrik,De Vloed,hendrik.devloed@ugent.be,buildheader.pl script 4 | -------------------------------------------------------------------------------- /books/minibook_introduction/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Paul,Cobbaut 3 | -------------------------------------------------------------------------------- /books/minibook_introduction/reviewers: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | Wouter,Verhelst,wouter@grep.be,http://grep.be 3 | Geert,Goossens,mail.goossens.geert@gmail.com,http://www.linkedin.com/in/geertgoossens 4 | Elie,De Brauwer,elie@de-brauwer.be,http://www.de-brauwer.be 5 | Christophe,Vandeplas,christophe@vandeplas.com,http://christophe.vandeplas.com 6 | Bert,Desmet,bert@devnox.be,http://bdesmet.be 7 | Rich,Yonts,richyonts@gmail.com, 8 | -------------------------------------------------------------------------------- /books/minibook_introduction/version: -------------------------------------------------------------------------------- 1 | MAJOR=2 2 | MINOR=0 3 | -------------------------------------------------------------------------------- /books/minibook_ip_subnetting/authors: -------------------------------------------------------------------------------- 1 | ../authors -------------------------------------------------------------------------------- /books/minibook_ip_subnetting/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="ipv4 subnetting" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | 12 | add_mod chapter ipv4_addressing 13 | add_mod chapter classful_subnets 14 | #add_mod chapter classless_subnets 15 | #add_mod chapter supernets 16 | 17 | # license hardcoden op het einde van een .pdf ? 18 | # add_mod appendix gnufdl 19 | -------------------------------------------------------------------------------- /books/minibook_ip_subnetting/contributors: -------------------------------------------------------------------------------- 1 | ../contributors -------------------------------------------------------------------------------- /books/minibook_ip_subnetting/copyrights: -------------------------------------------------------------------------------- 1 | ../copyrights -------------------------------------------------------------------------------- /books/minibook_ip_subnetting/reviewers: -------------------------------------------------------------------------------- 1 | ../reviewers -------------------------------------------------------------------------------- /books/minibook_ip_subnetting/version: -------------------------------------------------------------------------------- 1 | ../version -------------------------------------------------------------------------------- /books/minibook_ipv6/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | -------------------------------------------------------------------------------- /books/minibook_ipv6/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="ipv6" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | add_mod chapter ipv6 12 | -------------------------------------------------------------------------------- /books/minibook_ipv6/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | Serge,van Ginderachter,serge@ginsys.be,build scripts; infrastructure setup; minor stuff 3 | Hendrik,De Vloed,hendrik.devloed@ugent.be,buildheader.pl script 4 | -------------------------------------------------------------------------------- /books/minibook_ipv6/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Paul,Cobbaut 3 | -------------------------------------------------------------------------------- /books/minibook_ipv6/reviewers: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | Wouter,Verhelst,wouter@grep.be,http://grep.be 3 | Geert,Goossens,mail.goossens.geert@gmail.com,http://www.linkedin.com/in/geertgoossens 4 | Elie,De Brauwer,elie@de-brauwer.be,http://www.de-brauwer.be 5 | Christophe,Vandeplas,christophe@vandeplas.com,http://christophe.vandeplas.com 6 | Bert,Desmet,bert@devnox.be,http://bdesmet.be 7 | Rich,Yonts,richyonts@gmail.com, 8 | -------------------------------------------------------------------------------- /books/minibook_ipv6/version: -------------------------------------------------------------------------------- 1 | MAJOR=1 2 | MINOR=9 3 | -------------------------------------------------------------------------------- /books/minibook_kernel/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | -------------------------------------------------------------------------------- /books/minibook_kernel/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="kernel management" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | add_mod chapter kernel //split modules management ? 12 | add_mod chapter libraries 13 | -------------------------------------------------------------------------------- /books/minibook_kernel/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | Serge,van Ginderachter,serge@ginsys.be,build scripts; infrastructure setup; minor stuff 3 | Hendrik,De Vloed,hendrik.devloed@ugent.be,buildheader.pl script 4 | -------------------------------------------------------------------------------- /books/minibook_kernel/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Paul,Cobbaut 3 | -------------------------------------------------------------------------------- /books/minibook_kernel/reviewers: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | Wouter,Verhelst,wouter@grep.be,http://grep.be 3 | Geert,Goossens,mail.goossens.geert@gmail.com,http://www.linkedin.com/in/geertgoossens 4 | Elie,De Brauwer,elie@de-brauwer.be,http://www.de-brauwer.be 5 | Christophe,Vandeplas,christophe@vandeplas.com,http://christophe.vandeplas.com 6 | Bert,Desmet,bert@devnox.be,http://bdesmet.be 7 | Rich,Yonts,richyonts@gmail.com, 8 | -------------------------------------------------------------------------------- /books/minibook_kernel/version: -------------------------------------------------------------------------------- 1 | MAJOR=1 2 | MINOR=9 3 | -------------------------------------------------------------------------------- /books/minibook_local_disk_management/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | -------------------------------------------------------------------------------- /books/minibook_local_disk_management/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="disk management" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | add_mod chapter storage_devices 12 | add_mod chapter storage_partitions 13 | add_mod chapter storage_filesystems 14 | add_mod chapter storage_mounting 15 | add_mod chapter storage_tools 16 | add_mod chapter uuid 17 | add_mod chapter storage_raid 18 | add_mod chapter storage_lvm 19 | add_mod chapter storage_iscsi 20 | add_mod chapter storage_multipathing 21 | -------------------------------------------------------------------------------- /books/minibook_local_disk_management/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | Serge,van Ginderachter,serge@ginsys.be,build scripts; infrastructure setup; minor stuff 3 | Hendrik,De Vloed,hendrik.devloed@ugent.be,buildheader.pl script 4 | -------------------------------------------------------------------------------- /books/minibook_local_disk_management/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Paul,Cobbaut 3 | -------------------------------------------------------------------------------- /books/minibook_local_disk_management/reviewers: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | Wouter,Verhelst,wouter@grep.be,http://grep.be 3 | Geert,Goossens,mail.goossens.geert@gmail.com,http://www.linkedin.com/in/geertgoossens 4 | Elie,De Brauwer,elie@de-brauwer.be,http://www.de-brauwer.be 5 | Christophe,Vandeplas,christophe@vandeplas.com,http://christophe.vandeplas.com 6 | Bert,Desmet,bert@devnox.be,http://bdesmet.be 7 | Rich,Yonts,richyonts@gmail.com, 8 | -------------------------------------------------------------------------------- /books/minibook_local_disk_management/version: -------------------------------------------------------------------------------- 1 | MAJOR=1 2 | MINOR=9 3 | -------------------------------------------------------------------------------- /books/minibook_name_resolution/authors: -------------------------------------------------------------------------------- 1 | ../authors -------------------------------------------------------------------------------- /books/minibook_name_resolution/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="first steps on the command line" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | 12 | add_mod chapter man_pages 13 | add_mod chapter working_with_directories 14 | add_mod chapter working_with_files 15 | add_mod chapter working_with_file_contents 16 | add_mod chapter file_system_tree 17 | 18 | # license hardcoden op het einde van een .pdf ? 19 | # add_mod appendix gnufdl 20 | -------------------------------------------------------------------------------- /books/minibook_name_resolution/contributors: -------------------------------------------------------------------------------- 1 | ../contributors -------------------------------------------------------------------------------- /books/minibook_name_resolution/copyrights: -------------------------------------------------------------------------------- 1 | ../copyrights -------------------------------------------------------------------------------- /books/minibook_name_resolution/reviewers: -------------------------------------------------------------------------------- 1 | ../reviewers -------------------------------------------------------------------------------- /books/minibook_name_resolution/version: -------------------------------------------------------------------------------- 1 | ../version -------------------------------------------------------------------------------- /books/minibook_networking/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | -------------------------------------------------------------------------------- /books/minibook_networking/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="network management" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | 12 | add_mod chapter general_networking 13 | # add_mod chapter general_tcpip # too much in Dutch 14 | add_mod chapter network_ifconfig #new chapter 15 | add_mod chapter network_sniffing 16 | add_mod chapter network_binding_bonding #new chapter 17 | add_mod chapter ssh 18 | # add_mod chapter ipv4_addressing 19 | # add_mod chapter classful_subnets # still has parts in Dutch 20 | # add_mod chapter classless_subnets # still has parts in Dutch 21 | add_mod chapter nfs 22 | add_mod chapter network 23 | -------------------------------------------------------------------------------- /books/minibook_networking/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | Serge,van Ginderachter,serge@ginsys.be,build scripts; infrastructure setup; minor stuff 3 | Hendrik,De Vloed,hendrik.devloed@ugent.be,buildheader.pl script 4 | -------------------------------------------------------------------------------- /books/minibook_networking/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Paul,Cobbaut 3 | -------------------------------------------------------------------------------- /books/minibook_networking/reviewers: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | Wouter,Verhelst,wouter@grep.be,http://grep.be 3 | Geert,Goossens,mail.goossens.geert@gmail.com,http://www.linkedin.com/in/geertgoossens 4 | Elie,De Brauwer,elie@de-brauwer.be,http://www.de-brauwer.be 5 | Christophe,Vandeplas,christophe@vandeplas.com,http://christophe.vandeplas.com 6 | Bert,Desmet,bert@devnox.be,http://bdesmet.be 7 | Rich,Yonts,richyonts@gmail.com, 8 | -------------------------------------------------------------------------------- /books/minibook_networking/version: -------------------------------------------------------------------------------- 1 | MAJOR=1 2 | MINOR=9 3 | -------------------------------------------------------------------------------- /books/minibook_nginx/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Alex,Schapelle,alex@vaiolabs.com,http://www.linkedin.com/in/alex-schapelle 4 | -------------------------------------------------------------------------------- /books/minibook_nginx/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="nginx web server" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | # add_mod chapter general_tcpip # general syntax of adding the chapter 12 | -------------------------------------------------------------------------------- /books/minibook_nginx/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | -------------------------------------------------------------------------------- /books/minibook_nginx/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Paul,Cobbaut 3 | -------------------------------------------------------------------------------- /books/minibook_nginx/reviewers: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | -------------------------------------------------------------------------------- /books/minibook_nginx/version: -------------------------------------------------------------------------------- 1 | MAJOR=1 2 | MINOR=9 3 | -------------------------------------------------------------------------------- /books/minibook_pipes_and_commands/authors: -------------------------------------------------------------------------------- 1 | ../authors -------------------------------------------------------------------------------- /books/minibook_pipes_and_commands/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="pipes and commands" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | 12 | add_mod chapter ioredirection 13 | add_mod chapter filters 14 | add_mod chapter basic_tools 15 | add_mod chapter regular_expressions 16 | 17 | # license hardcoden op het einde van een .pdf ? 18 | # add_mod appendix gnufdl 19 | -------------------------------------------------------------------------------- /books/minibook_pipes_and_commands/contributors: -------------------------------------------------------------------------------- 1 | ../contributors -------------------------------------------------------------------------------- /books/minibook_pipes_and_commands/copyrights: -------------------------------------------------------------------------------- 1 | ../copyrights -------------------------------------------------------------------------------- /books/minibook_pipes_and_commands/reviewers: -------------------------------------------------------------------------------- 1 | ../reviewers -------------------------------------------------------------------------------- /books/minibook_pipes_and_commands/version: -------------------------------------------------------------------------------- 1 | ../version -------------------------------------------------------------------------------- /books/minibook_process_management/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | -------------------------------------------------------------------------------- /books/minibook_process_management/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="process management" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | add_mod chapter processes_intro 12 | add_mod chapter processes_priorities 13 | add_mod chapter processes_jobs 14 | -------------------------------------------------------------------------------- /books/minibook_process_management/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | Serge,van Ginderachter,serge@ginsys.be,build scripts; infrastructure setup; minor stuff 3 | Hendrik,De Vloed,hendrik.devloed@ugent.be,buildheader.pl script 4 | -------------------------------------------------------------------------------- /books/minibook_process_management/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Paul,Cobbaut 3 | -------------------------------------------------------------------------------- /books/minibook_process_management/reviewers: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | Wouter,Verhelst,wouter@grep.be,http://grep.be 3 | Geert,Goossens,mail.goossens.geert@gmail.com,http://www.linkedin.com/in/geertgoossens 4 | Elie,De Brauwer,elie@de-brauwer.be,http://www.de-brauwer.be 5 | Christophe,Vandeplas,christophe@vandeplas.com,http://christophe.vandeplas.com 6 | Bert,Desmet,bert@devnox.be,http://bdesmet.be 7 | Rich,Yonts,richyonts@gmail.com, 8 | -------------------------------------------------------------------------------- /books/minibook_process_management/version: -------------------------------------------------------------------------------- 1 | MAJOR=1 2 | MINOR=9 3 | -------------------------------------------------------------------------------- /books/minibook_raspberrypi/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | -------------------------------------------------------------------------------- /books/minibook_raspberrypi/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="raspberry pi" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | add_mod chapter raspberrypi 12 | -------------------------------------------------------------------------------- /books/minibook_raspberrypi/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | Serge,van Ginderachter,serge@ginsys.be,build scripts; infrastructure setup; minor stuff 3 | Hendrik,De Vloed,hendrik.devloed@ugent.be,buildheader.pl script 4 | -------------------------------------------------------------------------------- /books/minibook_raspberrypi/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Paul,Cobbaut 3 | -------------------------------------------------------------------------------- /books/minibook_raspberrypi/reviewers: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | Wouter,Verhelst,wouter@grep.be,http://grep.be 3 | Geert,Goossens,mail.goossens.geert@gmail.com,http://www.linkedin.com/in/geertgoossens 4 | Elie,De Brauwer,elie@de-brauwer.be,http://www.de-brauwer.be 5 | Christophe,Vandeplas,christophe@vandeplas.com,http://christophe.vandeplas.com 6 | Bert,Desmet,bert@devnox.be,http://bdesmet.be 7 | Rich,Yonts,richyonts@gmail.com, 8 | -------------------------------------------------------------------------------- /books/minibook_raspberrypi/version: -------------------------------------------------------------------------------- 1 | MAJOR=1 2 | MINOR=9 3 | -------------------------------------------------------------------------------- /books/minibook_samba/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | -------------------------------------------------------------------------------- /books/minibook_samba/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="Introduction to Samba" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | #add_mod chapter samba ## old samba was all in 1 directory 12 | add_mod chapter samba_introduction 13 | add_mod chapter samba_getting_started 14 | add_mod chapter samba_read_only_file_server 15 | add_mod chapter samba_writable_file_server 16 | add_mod chapter samba_first_user_account 17 | add_mod chapter samba_authentication 18 | add_mod chapter samba_securing_shares 19 | add_mod chapter samba_domain_member 20 | add_mod chapter samba_domain_controller 21 | add_mod chapter samba4 22 | -------------------------------------------------------------------------------- /books/minibook_samba/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | Serge,van Ginderachter,serge@ginsys.be,build scripts; infrastructure setup; minor stuff 3 | Hendrik,De Vloed,hendrik.devloed@ugent.be,buildheader.pl script 4 | -------------------------------------------------------------------------------- /books/minibook_samba/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Paul,Cobbaut 3 | -------------------------------------------------------------------------------- /books/minibook_samba/reviewers: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | Wouter,Verhelst,wouter@grep.be,http://grep.be 3 | Geert,Goossens,mail.goossens.geert@gmail.com,http://www.linkedin.com/in/geertgoossens 4 | Elie,De Brauwer,elie@de-brauwer.be,http://www.de-brauwer.be 5 | Christophe,Vandeplas,christophe@vandeplas.com,http://christophe.vandeplas.com 6 | Bert,Desmet,bert@devnox.be,http://bdesmet.be 7 | Rich,Yonts,richyonts@gmail.com, 8 | -------------------------------------------------------------------------------- /books/minibook_samba/version: -------------------------------------------------------------------------------- 1 | MAJOR=1 2 | MINOR=9 3 | -------------------------------------------------------------------------------- /books/minibook_scripts/authors: -------------------------------------------------------------------------------- 1 | ../authors -------------------------------------------------------------------------------- /books/minibook_scripts/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="scripting" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | 12 | add_mod chapter scripting_intro 13 | add_mod chapter scripting_loops 14 | add_mod chapter scripting_params 15 | #add_mod chapter scripting_functions # TODO 16 | #add_mod chapter scripting_arrays # TODO 17 | add_mod chapter scripting_adv 18 | 19 | # license hardcoden op het einde van een .pdf ? 20 | # add_mod appendix gnufdl 21 | -------------------------------------------------------------------------------- /books/minibook_scripts/contributors: -------------------------------------------------------------------------------- 1 | ../contributors -------------------------------------------------------------------------------- /books/minibook_scripts/copyrights: -------------------------------------------------------------------------------- 1 | ../copyrights -------------------------------------------------------------------------------- /books/minibook_scripts/reviewers: -------------------------------------------------------------------------------- 1 | ../reviewers -------------------------------------------------------------------------------- /books/minibook_scripts/version: -------------------------------------------------------------------------------- 1 | ../version -------------------------------------------------------------------------------- /books/minibook_selinux/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | -------------------------------------------------------------------------------- /books/minibook_selinux/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="selinux" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | add_mod chapter selinux 12 | -------------------------------------------------------------------------------- /books/minibook_selinux/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | Serge,van Ginderachter,serge@ginsys.be,build scripts; infrastructure setup; minor stuff 3 | Hendrik,De Vloed,hendrik.devloed@ugent.be,buildheader.pl script 4 | -------------------------------------------------------------------------------- /books/minibook_selinux/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Paul,Cobbaut 3 | -------------------------------------------------------------------------------- /books/minibook_selinux/reviewers: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | Wouter,Verhelst,wouter@grep.be,http://grep.be 3 | Geert,Goossens,mail.goossens.geert@gmail.com,http://www.linkedin.com/in/geertgoossens 4 | Elie,De Brauwer,elie@de-brauwer.be,http://www.de-brauwer.be 5 | Christophe,Vandeplas,christophe@vandeplas.com,http://christophe.vandeplas.com 6 | Bert,Desmet,bert@devnox.be,http://bdesmet.be 7 | Rich,Yonts,richyonts@gmail.com, 8 | -------------------------------------------------------------------------------- /books/minibook_selinux/version: -------------------------------------------------------------------------------- 1 | MAJOR=1 2 | MINOR=9 3 | -------------------------------------------------------------------------------- /books/minibook_shell/authors: -------------------------------------------------------------------------------- 1 | ../authors -------------------------------------------------------------------------------- /books/minibook_shell/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="shell expansion" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | 12 | add_mod chapter shell_arguments 13 | add_mod chapter shell_control_operators 14 | add_mod chapter shell_variables 15 | add_mod chapter shell_in_shell 16 | add_mod chapter shell_history 17 | add_mod chapter shell_globbing 18 | 19 | # license hardcoden op het einde van een .pdf ? 20 | # add_mod appendix gnufdl 21 | -------------------------------------------------------------------------------- /books/minibook_shell/contributors: -------------------------------------------------------------------------------- 1 | ../contributors -------------------------------------------------------------------------------- /books/minibook_shell/copyrights: -------------------------------------------------------------------------------- 1 | ../copyrights -------------------------------------------------------------------------------- /books/minibook_shell/reviewers: -------------------------------------------------------------------------------- 1 | ../reviewers -------------------------------------------------------------------------------- /books/minibook_shell/version: -------------------------------------------------------------------------------- 1 | ../version -------------------------------------------------------------------------------- /books/minibook_system_management/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | -------------------------------------------------------------------------------- /books/minibook_system_management/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="system management" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | add_mod chapter scheduling ## scheduling maybe belongs in process_management ? 12 | add_mod chapter logging 13 | add_mod chapter memory 14 | add_mod chapter monitoring 15 | add_mod chapter package_management 16 | #add_mod chapter packages_deb permanently removed 17 | #add_mod chapter packages_rpm verbatim part of pm, only for RHEL customers 18 | -------------------------------------------------------------------------------- /books/minibook_system_management/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | Serge,van Ginderachter,serge@ginsys.be,build scripts; infrastructure setup; minor stuff 3 | Hendrik,De Vloed,hendrik.devloed@ugent.be,buildheader.pl script 4 | -------------------------------------------------------------------------------- /books/minibook_system_management/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Paul,Cobbaut 3 | -------------------------------------------------------------------------------- /books/minibook_system_management/reviewers: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | Wouter,Verhelst,wouter@grep.be,http://grep.be 3 | Geert,Goossens,mail.goossens.geert@gmail.com,http://www.linkedin.com/in/geertgoossens 4 | Elie,De Brauwer,elie@de-brauwer.be,http://www.de-brauwer.be 5 | Christophe,Vandeplas,christophe@vandeplas.com,http://christophe.vandeplas.com 6 | Bert,Desmet,bert@devnox.be,http://bdesmet.be 7 | Rich,Yonts,richyonts@gmail.com, 8 | -------------------------------------------------------------------------------- /books/minibook_system_management/version: -------------------------------------------------------------------------------- 1 | MAJOR=1 2 | MINOR=9 3 | -------------------------------------------------------------------------------- /books/minibook_users/authors: -------------------------------------------------------------------------------- 1 | ../authors -------------------------------------------------------------------------------- /books/minibook_users/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="local user management" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | 12 | #add_mod chapter intro_users 13 | add_mod chapter users 14 | add_mod chapter user_management 15 | add_mod chapter user_passwords 16 | add_mod chapter user_profiles 17 | add_mod chapter groups 18 | # separate su - sudo chapter ?? 19 | -------------------------------------------------------------------------------- /books/minibook_users/contributors: -------------------------------------------------------------------------------- 1 | ../contributors -------------------------------------------------------------------------------- /books/minibook_users/copyrights: -------------------------------------------------------------------------------- 1 | ../copyrights -------------------------------------------------------------------------------- /books/minibook_users/reviewers: -------------------------------------------------------------------------------- 1 | ../reviewers -------------------------------------------------------------------------------- /books/minibook_users/version: -------------------------------------------------------------------------------- 1 | ../version -------------------------------------------------------------------------------- /books/minibook_vi/authors: -------------------------------------------------------------------------------- 1 | ../authors -------------------------------------------------------------------------------- /books/minibook_vi/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="vi" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | 12 | add_mod chapter intro_vi 13 | 14 | # GOAL is to create (at least) three chapters in this minibook 15 | 16 | # 1. minimal vi ( Esc, a, x, u, :wq, :q! ) 17 | # 2. vimtutor stuff 18 | # 3. advanced vi ( .vimrc, :r !cmd, macros, buffers, ...) 19 | -------------------------------------------------------------------------------- /books/minibook_vi/contributors: -------------------------------------------------------------------------------- 1 | ../contributors -------------------------------------------------------------------------------- /books/minibook_vi/copyrights: -------------------------------------------------------------------------------- 1 | ../copyrights -------------------------------------------------------------------------------- /books/minibook_vi/reviewers: -------------------------------------------------------------------------------- 1 | ../reviewers -------------------------------------------------------------------------------- /books/minibook_vi/version: -------------------------------------------------------------------------------- 1 | ../version -------------------------------------------------------------------------------- /books/minibook_webserver/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | Hans,Roes,hans@modpro.be,http://www.modpro.be 5 | -------------------------------------------------------------------------------- /books/minibook_webserver/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="apache and squid" 5 | 6 | ################## 7 | # define minibook 8 | ################## 9 | 10 | # define book as directories in certain order 11 | add_mod chapter apache 12 | add_mod chapter squid 13 | -------------------------------------------------------------------------------- /books/minibook_webserver/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | Serge,van Ginderachter,serge@ginsys.be,build scripts; infrastructure setup; minor stuff 3 | Hendrik,De Vloed,hendrik.devloed@ugent.be,buildheader.pl script 4 | -------------------------------------------------------------------------------- /books/minibook_webserver/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Paul,Cobbaut 3 | -------------------------------------------------------------------------------- /books/minibook_webserver/reviewers: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | Wouter,Verhelst,wouter@grep.be,http://grep.be 3 | Geert,Goossens,mail.goossens.geert@gmail.com,http://www.linkedin.com/in/geertgoossens 4 | Elie,De Brauwer,elie@de-brauwer.be,http://www.de-brauwer.be 5 | Christophe,Vandeplas,christophe@vandeplas.com,http://christophe.vandeplas.com 6 | Bert,Desmet,bert@devnox.be,http://bdesmet.be 7 | Rich,Yonts,richyonts@gmail.com, 8 | -------------------------------------------------------------------------------- /books/minibook_webserver/version: -------------------------------------------------------------------------------- 1 | MAJOR=1 2 | MINOR=9 3 | -------------------------------------------------------------------------------- /books/networking/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | -------------------------------------------------------------------------------- /books/networking/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="Linux Networking" 5 | 6 | add_mod minibook minibook_networking 7 | add_mod minibook minibook_webserver # seperate squid? 8 | add_mod minibook minibook_dns 9 | add_mod minibook minibook_dhcp 10 | add_mod minibook minibook_firewall 11 | add_mod minibook minibook_samba 12 | add_mod minibook minibook_ipv6 13 | 14 | # license 15 | add_mod appendix license 16 | -------------------------------------------------------------------------------- /books/networking/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | Serge,van Ginderachter,serge@ginsys.be,build scripts; infrastructure setup; minor stuff 3 | Hendrik,De Vloed,hendrik.devloed@ugent.be,buildheader.pl script 4 | -------------------------------------------------------------------------------- /books/networking/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Paul,Cobbaut 3 | -------------------------------------------------------------------------------- /books/networking/reviewers: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | Wouter,Verhelst,wouter@grep.be,http://grep.be 3 | Geert,Goossens,mail.goossens.geert@gmail.com,http://www.linkedin.com/in/geertgoossens 4 | Elie,De Brauwer,elie@de-brauwer.be,http://www.de-brauwer.be 5 | Christophe,Vandeplas,christophe@vandeplas.com,http://christophe.vandeplas.com 6 | Bert,Desmet,bert@devnox.be,http://bdesmet.be 7 | Rich,Yonts,richyonts@gmail.com, 8 | -------------------------------------------------------------------------------- /books/networking/version: -------------------------------------------------------------------------------- 1 | MAJOR=2 2 | MINOR=0 3 | -------------------------------------------------------------------------------- /books/reviewers: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | Wouter,Verhelst,wo@uter.be,http://grep.be 3 | Geert,Goossens,mail.goossens.geert@gmail.com,http://www.linkedin.com/in/geertgoossens 4 | Elie,De Brauwer,elie@de-brauwer.be,http://www.de-brauwer.be 5 | Christophe,Vandeplas,christophe@vandeplas.com,http://christophe.vandeplas.com 6 | Bert,Desmet,bert@devnox.be,http://blog.bdesmet.be 7 | Rich,Yonts,richyonts@gmail.com, 8 | Alex,Schapelle,alex@vaiolabs.com, https://vaiolabs.io 9 | -------------------------------------------------------------------------------- /books/security/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | -------------------------------------------------------------------------------- /books/security/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="Linux Security" 5 | 6 | add_mod minibook minibook_users 7 | add_mod minibook minibook_files 8 | add_mod minibook minibook_firewall 9 | add_mod minibook minibook_selinux 10 | 11 | # license 12 | add_mod appendix license 13 | -------------------------------------------------------------------------------- /books/security/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | Serge,van Ginderachter,serge@ginsys.be,build scripts; infrastructure setup; minor stuff 3 | Hendrik,De Vloed,hendrik.devloed@ugent.be,buildheader.pl script 4 | -------------------------------------------------------------------------------- /books/security/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Paul,Cobbaut 3 | -------------------------------------------------------------------------------- /books/security/reviewers: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | Wouter,Verhelst,wouter@grep.be,http://grep.be 3 | Geert,Goossens,mail.goossens.geert@gmail.com,http://www.linkedin.com/in/geertgoossens 4 | Elie,De Brauwer,elie@de-brauwer.be,http://www.de-brauwer.be 5 | Christophe,Vandeplas,christophe@vandeplas.com,http://christophe.vandeplas.com 6 | Bert,Desmet,bert@devnox.be,http://bdesmet.be 7 | Rich,Yonts,richyonts@gmail.com, 8 | -------------------------------------------------------------------------------- /books/security/version: -------------------------------------------------------------------------------- 1 | MAJOR=2 2 | MINOR=0 3 | -------------------------------------------------------------------------------- /books/storage/authors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | # several authors are possible, but only the first one is used by the docbook tag. 3 | Paul,Cobbaut,paul.cobbaut@gmail.com,http://www.linkedin.com/in/cobbaut 4 | -------------------------------------------------------------------------------- /books/storage/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="Linux Storage" 5 | 6 | add_mod minibook minibook_files 7 | add_mod minibook minibook_local_disk_management 8 | add_mod minibook minibook_backup 9 | add_mod minibook minibook_database 10 | add_mod minibook minibook_samba 11 | 12 | # license 13 | add_mod appendix license 14 | -------------------------------------------------------------------------------- /books/storage/contributors: -------------------------------------------------------------------------------- 1 | # first name, last name, email, topic 2 | Serge,van Ginderachter,serge@ginsys.be,build scripts; infrastructure setup; minor stuff 3 | Hendrik,De Vloed,hendrik.devloed@ugent.be,buildheader.pl script 4 | -------------------------------------------------------------------------------- /books/storage/copyrights: -------------------------------------------------------------------------------- 1 | # first name, last name 2 | Paul,Cobbaut 3 | -------------------------------------------------------------------------------- /books/storage/reviewers: -------------------------------------------------------------------------------- 1 | # first name, last name, email, url 2 | Wouter,Verhelst,wouter@grep.be,http://grep.be 3 | Geert,Goossens,mail.goossens.geert@gmail.com,http://www.linkedin.com/in/geertgoossens 4 | Elie,De Brauwer,elie@de-brauwer.be,http://www.de-brauwer.be 5 | Christophe,Vandeplas,christophe@vandeplas.com,http://christophe.vandeplas.com 6 | Bert,Desmet,bert@devnox.be,http://bdesmet.be 7 | Rich,Yonts,richyonts@gmail.com, 8 | -------------------------------------------------------------------------------- /books/storage/version: -------------------------------------------------------------------------------- 1 | MAJOR=2 2 | MINOR=0 3 | -------------------------------------------------------------------------------- /books/sysadmin/authors: -------------------------------------------------------------------------------- 1 | ../authors -------------------------------------------------------------------------------- /books/sysadmin/config: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # 3 | 4 | BOOKTITLE="Linux System Administration" 5 | TEACHER="" 6 | 7 | ################## 8 | # define book 9 | ################## 10 | 11 | # define book as collection of minibooks in certain order 12 | 13 | # sysadmin 14 | add_mod minibook minibook_process_management 15 | add_mod minibook minibook_local_disk_management 16 | add_mod minibook minibook_boot_management 17 | add_mod minibook minibook_system_management 18 | add_mod minibook minibook_networking 19 | add_mod minibook minibook_kernel 20 | add_mod minibook minibook_backup 21 | 22 | add_mod appendix quotas 23 | add_mod appendix vnc 24 | 25 | # license 26 | add_mod appendix license 27 | -------------------------------------------------------------------------------- /books/sysadmin/contributors: -------------------------------------------------------------------------------- 1 | ../contributors -------------------------------------------------------------------------------- /books/sysadmin/copyrights: -------------------------------------------------------------------------------- 1 | ../copyrights -------------------------------------------------------------------------------- /books/sysadmin/reviewers: -------------------------------------------------------------------------------- 1 | ../reviewers -------------------------------------------------------------------------------- /books/sysadmin/version: -------------------------------------------------------------------------------- 1 | MAJOR=1 2 | MINOR=9 3 | -------------------------------------------------------------------------------- /books/version: -------------------------------------------------------------------------------- 1 | MAJOR=2 2 | MINOR=0 3 | -------------------------------------------------------------------------------- /build-lt.conf.example: -------------------------------------------------------------------------------- 1 | # environment 2 | wwwbooksdir= 3 | outputdir=./output/ 4 | www= 5 | MAKEOPTS="-d 1" 6 | V="-v" 7 | -------------------------------------------------------------------------------- /images/4_layer_internet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/4_layer_internet.png -------------------------------------------------------------------------------- /images/LAN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/LAN.png -------------------------------------------------------------------------------- /images/LAN_en.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/LAN_en.jpg -------------------------------------------------------------------------------- /images/LAN_networks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/LAN_networks.png -------------------------------------------------------------------------------- /images/WAN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/WAN.png -------------------------------------------------------------------------------- /images/a_install.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/a_install.png -------------------------------------------------------------------------------- /images/anycast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/anycast.png -------------------------------------------------------------------------------- /images/apache_selfsigned.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/apache_selfsigned.png -------------------------------------------------------------------------------- /images/apache_selfsigned_centos.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/apache_selfsigned_centos.png -------------------------------------------------------------------------------- /images/arp_ping.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/arp_ping.png -------------------------------------------------------------------------------- /images/arpanet_1969.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/arpanet_1969.jpg -------------------------------------------------------------------------------- /images/arpanet_1977.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/arpanet_1977.png -------------------------------------------------------------------------------- /images/arpillyria.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/arpillyria.png -------------------------------------------------------------------------------- /images/b_install_basic_graphics.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/b_install_basic_graphics.png -------------------------------------------------------------------------------- /images/b_install_language.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/b_install_language.png -------------------------------------------------------------------------------- /images/bash_error_redirection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/bash_error_redirection.png -------------------------------------------------------------------------------- /images/bash_ioredirection_keyboard_display.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/bash_ioredirection_keyboard_display.png -------------------------------------------------------------------------------- /images/bash_output_redirection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/bash_output_redirection.png -------------------------------------------------------------------------------- /images/bash_stdin_stdout_stderr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/bash_stdin_stdout_stderr.png -------------------------------------------------------------------------------- /images/bios.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/bios.png -------------------------------------------------------------------------------- /images/bootdevice.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/bootdevice.png -------------------------------------------------------------------------------- /images/broadcast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/broadcast.png -------------------------------------------------------------------------------- /images/bum.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/bum.jpg -------------------------------------------------------------------------------- /images/c8_install_summary.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/c8_install_summary.png -------------------------------------------------------------------------------- /images/c_install_summary.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/c_install_summary.png -------------------------------------------------------------------------------- /images/centos7_cdiso.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos7_cdiso.png -------------------------------------------------------------------------------- /images/centos7_createdisk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos7_createdisk.png -------------------------------------------------------------------------------- /images/centos7_disksize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos7_disksize.png -------------------------------------------------------------------------------- /images/centos7_downloading.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos7_downloading.png -------------------------------------------------------------------------------- /images/centos7_downloadpage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos7_downloadpage.png -------------------------------------------------------------------------------- /images/centos7_dynamic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos7_dynamic.png -------------------------------------------------------------------------------- /images/centos7_mem.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos7_mem.png -------------------------------------------------------------------------------- /images/centos7_mirror.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos7_mirror.png -------------------------------------------------------------------------------- /images/centos7_name.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos7_name.png -------------------------------------------------------------------------------- /images/centos7_nocd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos7_nocd.png -------------------------------------------------------------------------------- /images/centos7_novm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos7_novm.png -------------------------------------------------------------------------------- /images/centos7_vdi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos7_vdi.png -------------------------------------------------------------------------------- /images/centos7_vmok.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos7_vmok.png -------------------------------------------------------------------------------- /images/centos8_cdiso.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos8_cdiso.png -------------------------------------------------------------------------------- /images/centos8_createdisk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos8_createdisk.png -------------------------------------------------------------------------------- /images/centos8_disksize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos8_disksize.png -------------------------------------------------------------------------------- /images/centos8_downloading.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos8_downloading.png -------------------------------------------------------------------------------- /images/centos8_downloadpage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos8_downloadpage.png -------------------------------------------------------------------------------- /images/centos8_dynamic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos8_dynamic.png -------------------------------------------------------------------------------- /images/centos8_mem.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos8_mem.png -------------------------------------------------------------------------------- /images/centos8_mirror.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos8_mirror.png -------------------------------------------------------------------------------- /images/centos8_name.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos8_name.png -------------------------------------------------------------------------------- /images/centos8_nocd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos8_nocd.png -------------------------------------------------------------------------------- /images/centos8_novm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos8_novm.png -------------------------------------------------------------------------------- /images/centos8_vdi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos8_vdi.png -------------------------------------------------------------------------------- /images/centos8_vmok.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/centos8_vmok.png -------------------------------------------------------------------------------- /images/chromium_noproxy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/chromium_noproxy.png -------------------------------------------------------------------------------- /images/command_line_fu.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/command_line_fu.jpg -------------------------------------------------------------------------------- /images/command_line_fu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/command_line_fu.png -------------------------------------------------------------------------------- /images/cvo_router_off.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/cvo_router_off.jpg -------------------------------------------------------------------------------- /images/cvo_router_ok.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/cvo_router_ok.jpg -------------------------------------------------------------------------------- /images/cvo_router_ping1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/cvo_router_ping1.jpg -------------------------------------------------------------------------------- /images/d_install_network.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/d_install_network.png -------------------------------------------------------------------------------- /images/debian10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10.png -------------------------------------------------------------------------------- /images/debian10_bridge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_bridge.png -------------------------------------------------------------------------------- /images/debian10_disksize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_disksize.png -------------------------------------------------------------------------------- /images/debian10_firstlogon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_firstlogon.png -------------------------------------------------------------------------------- /images/debian10_ftp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_ftp.png -------------------------------------------------------------------------------- /images/debian10_getty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_getty.png -------------------------------------------------------------------------------- /images/debian10_grubboot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_grubboot.png -------------------------------------------------------------------------------- /images/debian10_inst1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_inst1.png -------------------------------------------------------------------------------- /images/debian10_inst2_country.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_inst2_country.png -------------------------------------------------------------------------------- /images/debian10_inst3_keyb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_inst3_keyb.png -------------------------------------------------------------------------------- /images/debian10_inst4_hostname.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_inst4_hostname.png -------------------------------------------------------------------------------- /images/debian10_inst5_newuser.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_inst5_newuser.png -------------------------------------------------------------------------------- /images/debian10_inst5_rootpw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_inst5_rootpw.png -------------------------------------------------------------------------------- /images/debian10_inst6_disk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_inst6_disk.png -------------------------------------------------------------------------------- /images/debian10_inst7_partition.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_inst7_partition.png -------------------------------------------------------------------------------- /images/debian10_inst8_ponr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_inst8_ponr.png -------------------------------------------------------------------------------- /images/debian10_inst8_ponr2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_inst8_ponr2.png -------------------------------------------------------------------------------- /images/debian10_inst9_mirror.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_inst9_mirror.png -------------------------------------------------------------------------------- /images/debian10_inst9_mirror2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_inst9_mirror2.png -------------------------------------------------------------------------------- /images/debian10_insta_proxy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_insta_proxy.png -------------------------------------------------------------------------------- /images/debian10_instb_stats .png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_instb_stats .png -------------------------------------------------------------------------------- /images/debian10_instc_soft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_instc_soft.png -------------------------------------------------------------------------------- /images/debian10_instd_retr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_instd_retr.png -------------------------------------------------------------------------------- /images/debian10_inste_grub.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_inste_grub.png -------------------------------------------------------------------------------- /images/debian10_iso.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_iso.png -------------------------------------------------------------------------------- /images/debian10_isodown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_isodown.png -------------------------------------------------------------------------------- /images/debian10_start_install.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_start_install.png -------------------------------------------------------------------------------- /images/debian10_vb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_vb.png -------------------------------------------------------------------------------- /images/debian10_vb2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian10_vb2.png -------------------------------------------------------------------------------- /images/debian8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8.png -------------------------------------------------------------------------------- /images/debian8_bridge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_bridge.png -------------------------------------------------------------------------------- /images/debian8_disksize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_disksize.png -------------------------------------------------------------------------------- /images/debian8_firstlogon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_firstlogon.png -------------------------------------------------------------------------------- /images/debian8_ftp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_ftp.png -------------------------------------------------------------------------------- /images/debian8_getty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_getty.png -------------------------------------------------------------------------------- /images/debian8_grubboot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_grubboot.png -------------------------------------------------------------------------------- /images/debian8_inst1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_inst1.png -------------------------------------------------------------------------------- /images/debian8_inst2_country.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_inst2_country.png -------------------------------------------------------------------------------- /images/debian8_inst3_keyb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_inst3_keyb.png -------------------------------------------------------------------------------- /images/debian8_inst4_hostname.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_inst4_hostname.png -------------------------------------------------------------------------------- /images/debian8_inst5_newuser.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_inst5_newuser.png -------------------------------------------------------------------------------- /images/debian8_inst5_rootpw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_inst5_rootpw.png -------------------------------------------------------------------------------- /images/debian8_inst6_disk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_inst6_disk.png -------------------------------------------------------------------------------- /images/debian8_inst7_partition.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_inst7_partition.png -------------------------------------------------------------------------------- /images/debian8_inst8_ponr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_inst8_ponr.png -------------------------------------------------------------------------------- /images/debian8_inst8_ponr2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_inst8_ponr2.png -------------------------------------------------------------------------------- /images/debian8_inst9_mirror.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_inst9_mirror.png -------------------------------------------------------------------------------- /images/debian8_inst9_mirror2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_inst9_mirror2.png -------------------------------------------------------------------------------- /images/debian8_insta_proxy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_insta_proxy.png -------------------------------------------------------------------------------- /images/debian8_instb_stats.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_instb_stats.png -------------------------------------------------------------------------------- /images/debian8_instc_soft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_instc_soft.png -------------------------------------------------------------------------------- /images/debian8_instd_retr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_instd_retr.png -------------------------------------------------------------------------------- /images/debian8_inste_grub.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_inste_grub.png -------------------------------------------------------------------------------- /images/debian8_iso.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_iso.png -------------------------------------------------------------------------------- /images/debian8_isodown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_isodown.png -------------------------------------------------------------------------------- /images/debian8_start_install.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_start_install.png -------------------------------------------------------------------------------- /images/debian8_vb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_vb.png -------------------------------------------------------------------------------- /images/debian8_vb2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/debian8_vb2.png -------------------------------------------------------------------------------- /images/decimal_binary_lego.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/decimal_binary_lego.png -------------------------------------------------------------------------------- /images/dhcp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/dhcp.png -------------------------------------------------------------------------------- /images/dnat_internet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/dnat_internet.png -------------------------------------------------------------------------------- /images/dnat_ip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/dnat_ip.png -------------------------------------------------------------------------------- /images/dns_01_what_is_dns.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/dns_01_what_is_dns.jpg -------------------------------------------------------------------------------- /images/dns_01_what_is_dns.ws.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/dns_01_what_is_dns.ws.jpg -------------------------------------------------------------------------------- /images/dns_02_reverse.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/dns_02_reverse.jpg -------------------------------------------------------------------------------- /images/dns_02_reverse.ws.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/dns_02_reverse.ws.jpg -------------------------------------------------------------------------------- /images/dns_03_namespace_domains.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/dns_03_namespace_domains.jpg -------------------------------------------------------------------------------- /images/dns_03_namespace_tld.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/dns_03_namespace_tld.jpg -------------------------------------------------------------------------------- /images/dns_04_zones.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/dns_04_zones.jpg -------------------------------------------------------------------------------- /images/dns_05_forwarder.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/dns_05_forwarder.jpg -------------------------------------------------------------------------------- /images/dns_06_caching_only.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/dns_06_caching_only.jpg -------------------------------------------------------------------------------- /images/dns_07_primary_master.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/dns_07_primary_master.jpg -------------------------------------------------------------------------------- /images/dns_08_delegation.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/dns_08_delegation.jpg -------------------------------------------------------------------------------- /images/dns_authoritative_zone.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/dns_authoritative_zone.jpg -------------------------------------------------------------------------------- /images/dns_forwarder.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/dns_forwarder.jpg -------------------------------------------------------------------------------- /images/dns_master_slave.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/dns_master_slave.jpg -------------------------------------------------------------------------------- /images/dns_primary_secondary.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/dns_primary_secondary.jpg -------------------------------------------------------------------------------- /images/dns_zone_transfer.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/dns_zone_transfer.jpg -------------------------------------------------------------------------------- /images/dns_zone_transfer_pic.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/dns_zone_transfer_pic.jpg -------------------------------------------------------------------------------- /images/dnsteletekst.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/dnsteletekst.png -------------------------------------------------------------------------------- /images/e_install_time.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/e_install_time.png -------------------------------------------------------------------------------- /images/eiciel_acls.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/eiciel_acls.jpg -------------------------------------------------------------------------------- /images/encapsulation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/encapsulation.png -------------------------------------------------------------------------------- /images/ethernet_frame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/ethernet_frame.png -------------------------------------------------------------------------------- /images/f_install_mirror.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/f_install_mirror.png -------------------------------------------------------------------------------- /images/firefox_noproxy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/firefox_noproxy.png -------------------------------------------------------------------------------- /images/g_install_mirrorok.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/g_install_mirrorok.png -------------------------------------------------------------------------------- /images/grub1_centos.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/grub1_centos.png -------------------------------------------------------------------------------- /images/h_install_nosoftsel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/h_install_nosoftsel.png -------------------------------------------------------------------------------- /images/hal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/hal.png -------------------------------------------------------------------------------- /images/htop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/htop.png -------------------------------------------------------------------------------- /images/hub_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/hub_logo.png -------------------------------------------------------------------------------- /images/i_install_go.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/i_install_go.png -------------------------------------------------------------------------------- /images/ifosslawbook.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/ifosslawbook.jpg -------------------------------------------------------------------------------- /images/installtype.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/installtype.jpg -------------------------------------------------------------------------------- /images/ipadresvrt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/ipadresvrt.png -------------------------------------------------------------------------------- /images/ipmap.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/ipmap.jpg -------------------------------------------------------------------------------- /images/iptables_filter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/iptables_filter.png -------------------------------------------------------------------------------- /images/iptables_filter_nat2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/iptables_filter_nat2.png -------------------------------------------------------------------------------- /images/ipv6_PTR_record.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/ipv6_PTR_record.jpg -------------------------------------------------------------------------------- /images/ipv6_ping6_dns.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/ipv6_ping6_dns.jpg -------------------------------------------------------------------------------- /images/ipv6_test2_ok.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/ipv6_test2_ok.jpg -------------------------------------------------------------------------------- /images/ipv6_test_ok.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/ipv6_test_ok.jpg -------------------------------------------------------------------------------- /images/j_install_users.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/j_install_users.png -------------------------------------------------------------------------------- /images/k_install_done.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/k_install_done.png -------------------------------------------------------------------------------- /images/l_install_reboot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/l_install_reboot.png -------------------------------------------------------------------------------- /images/leftnet_middlenet_rightnet_router.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/leftnet_middlenet_rightnet_router.png -------------------------------------------------------------------------------- /images/leftnet_rightnet_router.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/leftnet_rightnet_router.png -------------------------------------------------------------------------------- /images/leftnet_rightnet_router2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/leftnet_rightnet_router2.png -------------------------------------------------------------------------------- /images/leftnet_rightnet_router3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/leftnet_rightnet_router3.png -------------------------------------------------------------------------------- /images/leren_tellen_binair.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/leren_tellen_binair.png -------------------------------------------------------------------------------- /images/leren_tellen_binair2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/leren_tellen_binair2.png -------------------------------------------------------------------------------- /images/leren_tellen_decimaal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/leren_tellen_decimaal.png -------------------------------------------------------------------------------- /images/leren_tellen_decimaal2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/leren_tellen_decimaal2.png -------------------------------------------------------------------------------- /images/lvm_classic_partitions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/lvm_classic_partitions.png -------------------------------------------------------------------------------- /images/lvm_volume_group.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/lvm_volume_group.png -------------------------------------------------------------------------------- /images/m_install_getty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/m_install_getty.png -------------------------------------------------------------------------------- /images/mac_ip_packetje.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/mac_ip_packetje.png -------------------------------------------------------------------------------- /images/mac_ip_packetje_met_dnat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/mac_ip_packetje_met_dnat.png -------------------------------------------------------------------------------- /images/mac_ip_packetje_met_nat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/mac_ip_packetje_met_nat.png -------------------------------------------------------------------------------- /images/mac_ip_packetje_met_router.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/mac_ip_packetje_met_router.png -------------------------------------------------------------------------------- /images/mac_ip_packetje_met_snat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/mac_ip_packetje_met_snat.png -------------------------------------------------------------------------------- /images/multicast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/multicast.png -------------------------------------------------------------------------------- /images/n_install_gettylogon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/n_install_gettylogon.png -------------------------------------------------------------------------------- /images/negativehint.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/negativehint.jpg -------------------------------------------------------------------------------- /images/netbt_stack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/netbt_stack.png -------------------------------------------------------------------------------- /images/networklayers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/networklayers.png -------------------------------------------------------------------------------- /images/networkprotocols.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/networkprotocols.png -------------------------------------------------------------------------------- /images/nmon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/nmon.png -------------------------------------------------------------------------------- /images/not_really_into_pokemon.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/not_really_into_pokemon.jpg -------------------------------------------------------------------------------- /images/o_install_natbridge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/o_install_natbridge.png -------------------------------------------------------------------------------- /images/osi_stack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/osi_stack.png -------------------------------------------------------------------------------- /images/pagina525.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/pagina525.png -------------------------------------------------------------------------------- /images/phrase.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/phrase.jpg -------------------------------------------------------------------------------- /images/port_demultiplexing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/port_demultiplexing.png -------------------------------------------------------------------------------- /images/prompt.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/prompt.jpg -------------------------------------------------------------------------------- /images/proxy_firefoxsettings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/proxy_firefoxsettings.png -------------------------------------------------------------------------------- /images/proxy_upsidedown_xkcd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/proxy_upsidedown_xkcd.png -------------------------------------------------------------------------------- /images/putty1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/putty1.png -------------------------------------------------------------------------------- /images/putty2_key.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/putty2_key.png -------------------------------------------------------------------------------- /images/putty3_ok.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/putty3_ok.png -------------------------------------------------------------------------------- /images/qr-linux-training.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/qr-linux-training.png -------------------------------------------------------------------------------- /images/raspberrypi_downloading.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/raspberrypi_downloading.png -------------------------------------------------------------------------------- /images/raspberrypi_downloads.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/raspberrypi_downloads.png -------------------------------------------------------------------------------- /images/raspberrypi_fourpis.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/raspberrypi_fourpis.jpg -------------------------------------------------------------------------------- /images/raspberrypi_sd_cards.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/raspberrypi_sd_cards.jpg -------------------------------------------------------------------------------- /images/raspberrypi_sd_cards_labeled.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/raspberrypi_sd_cards_labeled.jpg -------------------------------------------------------------------------------- /images/router_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/router_logo.png -------------------------------------------------------------------------------- /images/router_or_firewall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/router_or_firewall.png -------------------------------------------------------------------------------- /images/sambacomputeraccount.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/sambacomputeraccount.jpg -------------------------------------------------------------------------------- /images/sambareadonly.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/sambareadonly.jpg -------------------------------------------------------------------------------- /images/sambareadonly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/sambareadonly.png -------------------------------------------------------------------------------- /images/sandwich.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/sandwich.jpg -------------------------------------------------------------------------------- /images/simple_packet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/simple_packet.png -------------------------------------------------------------------------------- /images/simple_router_lan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/simple_router_lan.png -------------------------------------------------------------------------------- /images/sitehint.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/sitehint.jpg -------------------------------------------------------------------------------- /images/sitehint2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/sitehint2.jpg -------------------------------------------------------------------------------- /images/snat_internet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/snat_internet.png -------------------------------------------------------------------------------- /images/storage_disk_devices_template.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/storage_disk_devices_template.png -------------------------------------------------------------------------------- /images/storage_disk_partitions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/storage_disk_partitions.png -------------------------------------------------------------------------------- /images/switch_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/switch_logo.png -------------------------------------------------------------------------------- /images/synaptic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/synaptic.png -------------------------------------------------------------------------------- /images/systemd_diagram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/systemd_diagram.png -------------------------------------------------------------------------------- /images/tcp_over_ipv6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/tcp_over_ipv6.jpg -------------------------------------------------------------------------------- /images/tcp_sessie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/tcp_sessie.png -------------------------------------------------------------------------------- /images/tcpknipplak.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/tcpknipplak.png -------------------------------------------------------------------------------- /images/tcpsessie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/tcpsessie.png -------------------------------------------------------------------------------- /images/ubuntu_software_center.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/ubuntu_software_center.png -------------------------------------------------------------------------------- /images/udp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/udp.png -------------------------------------------------------------------------------- /images/unicast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/unicast.png -------------------------------------------------------------------------------- /images/version_control.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/version_control.jpg -------------------------------------------------------------------------------- /images/vm1_download.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/vm1_download.png -------------------------------------------------------------------------------- /images/vm2_download.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/vm2_download.png -------------------------------------------------------------------------------- /images/vm3_virtualbox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/vm3_virtualbox.png -------------------------------------------------------------------------------- /images/vm_settings1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/vm_settings1.png -------------------------------------------------------------------------------- /images/vm_settings2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/vm_settings2.png -------------------------------------------------------------------------------- /images/vm_settings4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/vm_settings4.png -------------------------------------------------------------------------------- /images/vm_settings5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/vm_settings5.png -------------------------------------------------------------------------------- /images/vm_settings6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/vm_settings6.png -------------------------------------------------------------------------------- /images/vm_settings7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/vm_settings7.png -------------------------------------------------------------------------------- /images/vm_wizard1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/vm_wizard1.png -------------------------------------------------------------------------------- /images/vm_wizard2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/vm_wizard2.png -------------------------------------------------------------------------------- /images/vm_wizard3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/vm_wizard3.png -------------------------------------------------------------------------------- /images/vm_wizard4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/vm_wizard4.png -------------------------------------------------------------------------------- /images/vm_wizard5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/vm_wizard5.png -------------------------------------------------------------------------------- /images/vm_wizard6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/vm_wizard6.png -------------------------------------------------------------------------------- /images/vm_wizard7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/vm_wizard7.png -------------------------------------------------------------------------------- /images/vm_wizard8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/vm_wizard8.png -------------------------------------------------------------------------------- /images/vm_wizard9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/vm_wizard9.png -------------------------------------------------------------------------------- /images/waarzittendelagen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/waarzittendelagen.png -------------------------------------------------------------------------------- /images/web_browsers_2012.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/web_browsers_2012.png -------------------------------------------------------------------------------- /images/wikipedia.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/wikipedia.jpg -------------------------------------------------------------------------------- /images/wireshark_arp_bootp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/wireshark_arp_bootp.png -------------------------------------------------------------------------------- /images/wireshark_capture_interfaces.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/wireshark_capture_interfaces.png -------------------------------------------------------------------------------- /images/wireshark_cooked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/wireshark_cooked.png -------------------------------------------------------------------------------- /images/wireshark_dhcp_four_broadcasts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/wireshark_dhcp_four_broadcasts.png -------------------------------------------------------------------------------- /images/wireshark_dns_ipaddress.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/wireshark_dns_ipaddress.png -------------------------------------------------------------------------------- /images/wireshark_dns_sniff.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/wireshark_dns_sniff.png -------------------------------------------------------------------------------- /images/wireshark_framenumber.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/wireshark_framenumber.png -------------------------------------------------------------------------------- /images/wireshark_icmpordns.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/wireshark_icmpordns.png -------------------------------------------------------------------------------- /images/wireshark_ipanddns.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/wireshark_ipanddns.png -------------------------------------------------------------------------------- /images/wireshark_org_server.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/wireshark_org_server.jpg -------------------------------------------------------------------------------- /images/wireshark_ping.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/wireshark_ping.png -------------------------------------------------------------------------------- /images/wireshark_rip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/wireshark_rip.png -------------------------------------------------------------------------------- /images/wireshark_source_mac.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/images/wireshark_source_mac.png -------------------------------------------------------------------------------- /lib/docbook: -------------------------------------------------------------------------------- 1 | /usr/share/xml/docbook/schema/dtd/4.5/ -------------------------------------------------------------------------------- /lib/html.css: -------------------------------------------------------------------------------- 1 | body { 2 | font-family: luxi sans,sans-serif; 3 | } 4 | 5 | .screen { 6 | font-family: monospace; 7 | font-size: 1em; 8 | display: block; 9 | padding: 10px; 10 | border: 2px solid #bbb; 11 | background-color: #eee; 12 | color: #000; 13 | overflow: auto; 14 | border-radius: 2.5px; 15 | -moz-border-radius: 2.5px; 16 | margin: 0.5em 2em; 17 | 18 | } 19 | -------------------------------------------------------------------------------- /lib/html.xsl: -------------------------------------------------------------------------------- 1 | 2 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /lib/xsl: -------------------------------------------------------------------------------- 1 | /usr/share/xml/docbook/stylesheet/docbook-xsl/ -------------------------------------------------------------------------------- /modules/acls/010_acls_title.xml: -------------------------------------------------------------------------------- 1 | access control lists 2 | -------------------------------------------------------------------------------- /modules/acls/020_acls_about.xml: -------------------------------------------------------------------------------- 1 | Standard Unix permissions might not be enough for some organisations. This chapter introduces access control lists or acl's to further protect files and directories. 2 | -------------------------------------------------------------------------------- /modules/advanced_permissions/010_advanced_permissions_title.xml: -------------------------------------------------------------------------------- 1 | advanced file permissions 2 | -------------------------------------------------------------------------------- /modules/apache/010_apache_title.xml: -------------------------------------------------------------------------------- 1 | apache web server 2 | -------------------------------------------------------------------------------- /modules/apache/020_apache_about.xml: -------------------------------------------------------------------------------- 1 | In this chapter we learn how to setup a web server with the apache software. 2 | According to NetCraft (http://news.netcraft.com/archives/web_server_survey.html) about seventy percent of all web servers are running on Apache. The name is derived from a patchy web server, because of all the patches people wrote for the NCSA httpd server. 3 | Later chapters will expand this web server into a LAMP stack (Linux, Apache, Mysql, Perl/PHP/Python). 4 | -------------------------------------------------------------------------------- /modules/apache/040_apache_practice.xml: -------------------------------------------------------------------------------- 1 | 2 |
practice: apache 3 | 1. Verify that Apache is installed and running. 4 | 2. Browse to the Apache HTML manual. 5 | 3. Create three virtual hosts that listen on ports 8472, 31337 and 1201. Test that it all works. 6 | 4. Create three named virtual hosts startrek.local, starwars.local and stargate.local. Test that it all works. 7 | 5. Create a virtual hosts that listens on another ip-address. 8 | 6. Protect one of your websites with a user/password combo. 9 |
10 | -------------------------------------------------------------------------------- /modules/backup/010_backup_title.xml: -------------------------------------------------------------------------------- 1 | backup 2 | -------------------------------------------------------------------------------- /modules/basic_tools/010_tools_title.xml: -------------------------------------------------------------------------------- 1 | basic Unix tools 2 | -------------------------------------------------------------------------------- /modules/basic_tools/020_basic_tools_about.xml: -------------------------------------------------------------------------------- 1 | This chapter introduces commands to 2 | find or locate files and to compress 3 | files, together with other common tools that were not discussed before. 4 | While the tools discussed here are technically not considered filters, 5 | they can be used in pipes. 6 | 7 | 8 | -------------------------------------------------------------------------------- /modules/bootloader/010_boot_title.xml: -------------------------------------------------------------------------------- 1 | bootloader 2 | -------------------------------------------------------------------------------- /modules/bootloader/040_boot_practice.xml: -------------------------------------------------------------------------------- 1 | 2 |
practice: bootloader 3 | 0. Find out whether your system is using lilo, grub or grub2. Only do the practices that are appropriate for your system. 4 | 1. Make a copy of the kernel, initrd and System.map files in /boot. Put the copies also in /boot but replace 2.x or 3.x with 4.0 (just imagine that Linux 4.0 is out.). 5 | 2. Add a stanza in grub for the 4.0 files. Make sure the title is different. 6 | 3. Set the boot menu timeout to 30 seconds. 7 | 4. Reboot and test the new stanza. 8 |
9 | -------------------------------------------------------------------------------- /modules/certifications/010_certifications_title.xml: -------------------------------------------------------------------------------- 1 | certifications 2 | -------------------------------------------------------------------------------- /modules/classful_subnets/010_classful_subnets_title.xml: -------------------------------------------------------------------------------- 1 | classful subnets 2 | -------------------------------------------------------------------------------- /modules/classless_subnets/010_classless_subnets_title.xml: -------------------------------------------------------------------------------- 1 | classless subnets 2 | -------------------------------------------------------------------------------- /modules/cloning/010_cloning_title.xml: -------------------------------------------------------------------------------- 1 | cloning 2 | -------------------------------------------------------------------------------- /modules/containers/010_containers_title.xml: -------------------------------------------------------------------------------- 1 | introduction to Containers(Docker) 2 | -------------------------------------------------------------------------------- /modules/containers/020_containers_about.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/modules/containers/020_containers_about.xml -------------------------------------------------------------------------------- /modules/containers/030_containers_theory.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/modules/containers/030_containers_theory.xml -------------------------------------------------------------------------------- /modules/containers/040_containers_practice.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/modules/containers/040_containers_practice.xml -------------------------------------------------------------------------------- /modules/containers/050_containers_solution.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/modules/containers/050_containers_solution.xml -------------------------------------------------------------------------------- /modules/dhcp/010_dhcp_title.xml: -------------------------------------------------------------------------------- 1 | introduction to dhcp 2 | -------------------------------------------------------------------------------- /modules/dhcp/020_dhcp_about.xml: -------------------------------------------------------------------------------- 1 | Dynamic Host Configuration Protocol (or short dhcp) is a standard tcp/ip protocol that distributes ip configurations to clients. dhcp is defined in rfc 2131 (before that it was defined as an update to bootp in rfc 1531/1541. 2 | The alternative to dhcp is manually entering the ip configuration on each client computer. 3 | -------------------------------------------------------------------------------- /modules/dns/010_dns_title.xml: -------------------------------------------------------------------------------- 1 | introduction to DNS 2 | -------------------------------------------------------------------------------- /modules/dns_advanced/010_dns_title.xml: -------------------------------------------------------------------------------- 1 | advanced DNS 2 | -------------------------------------------------------------------------------- /modules/dns_advanced/020_dns_about.xml: -------------------------------------------------------------------------------- 1 | This chapter expands your DNS server with topics like round robin dns for load balancing servers, dns delegation to delegate child domains to another team and split horizon dns so you can provide local service locations to clients. 2 | There is more to dns, content will be added rsn. 3 | -------------------------------------------------------------------------------- /modules/file_permissions/010_standard_permissions_title.xml: -------------------------------------------------------------------------------- 1 | standard file permissions 2 | -------------------------------------------------------------------------------- /modules/file_permissions/020_standard_permissions_about.xml: -------------------------------------------------------------------------------- 1 | This chapter contains details about basic file security through file ownership and file permissions. 2 | -------------------------------------------------------------------------------- /modules/file_system_tree/010_file_system_tree_title.xml: -------------------------------------------------------------------------------- 1 | the Linux file tree 2 | -------------------------------------------------------------------------------- /modules/file_system_tree/020_file_system_tree_about.xml: -------------------------------------------------------------------------------- 1 | This chapter takes a look at the most common directories in the Linux file tree. It also shows that on Unix everything is a file. 2 | -------------------------------------------------------------------------------- /modules/filters/010_filters_title.xml: -------------------------------------------------------------------------------- 1 | filters 2 | -------------------------------------------------------------------------------- /modules/filters/020_filters_about.xml: -------------------------------------------------------------------------------- 1 | Commands that are created to be used with a pipe are often called filtersfilters. These filters are very small programs that do one specific thing very efficiently. They can be used as building blocks. 2 | This chapter will introduce you to the most common filters. The combination of simple commands and filters in a long pipe allows you to design elegant solutions. 3 | -------------------------------------------------------------------------------- /modules/footer/footer.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /modules/general_networking/010_general_networking_title.xml: -------------------------------------------------------------------------------- 1 | general networking 2 | -------------------------------------------------------------------------------- /modules/general_networking/020_general_networking_about.xml: -------------------------------------------------------------------------------- 1 | While this chapter is not directly about Linux, it does contain general networking concepts that will help you in troubleshooting networks on Linux. 2 | -------------------------------------------------------------------------------- /modules/general_tcpip/010_general_tcpip_title.xml: -------------------------------------------------------------------------------- 1 | tcp/ip stack 2 | -------------------------------------------------------------------------------- /modules/getting_help/010_onlinehelp_title.xml: -------------------------------------------------------------------------------- 1 | online help 2 | -------------------------------------------------------------------------------- /modules/getting_help/020_onlinehelp_about.xml: -------------------------------------------------------------------------------- 1 | This chapters gives some tips on where to find help with Linux on the internet. 2 | -------------------------------------------------------------------------------- /modules/git/010_git_title.xml: -------------------------------------------------------------------------------- 1 | git 2 | -------------------------------------------------------------------------------- /modules/git/020_git_about.xml: -------------------------------------------------------------------------------- 1 | This chapter is an introduction to using git on the command line. The git repository is hosted by github, but you are free to choose another server (or create your own). 2 | There are many excellent online tutorials for git. This list can save you one Google query: 3 | http://gitimmersion.com/ 4 | http://git-scm.com/book 5 | -------------------------------------------------------------------------------- /modules/groups/010_groups_title.xml: -------------------------------------------------------------------------------- 1 | groups 2 | -------------------------------------------------------------------------------- /modules/groups/020_groups_about.xml: -------------------------------------------------------------------------------- 1 | Users can be listed in groupsgroups. Groups allow you to set permissions on the group level instead of having to set permissions for every individual user. 2 | Every Unix or Linux distribution will have a graphical tool to manage groups. Novice users are advised to use this graphical tool. More experienced users can use command line tools to manage users, but be careful: Some distributions do not allow the mixed use of GUI and CLI tools to manage groups (YaST in Novell Suse). Senior administrators can edit the relevant files directly with vi or vigr. 3 | -------------------------------------------------------------------------------- /modules/groups/040_groups_practice.xml: -------------------------------------------------------------------------------- 1 | 2 |
practice: groups 3 | 1. Create the groups tennis, football and sports. 4 | 2. In one command, make venus a member of tennis and sports. 5 | 3. Rename the football group to foot. 6 | 4. Use vi to add serena to the tennis group. 7 | 5. Use the id command to verify that serena is a member of tennis. 8 | 6. Make someone responsible for managing group membership of foot and sports. Test that it works. 9 |
10 | -------------------------------------------------------------------------------- /modules/hardware/010_hardware_title.xml: -------------------------------------------------------------------------------- 1 | hardware 2 | -------------------------------------------------------------------------------- /modules/header/doctype.xml: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /modules/http/010_http_title.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/modules/http/010_http_title.xml -------------------------------------------------------------------------------- /modules/http/020_http_about.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/modules/http/020_http_about.xml -------------------------------------------------------------------------------- /modules/http/030_http_theory.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/modules/http/030_http_theory.xml -------------------------------------------------------------------------------- /modules/http/040_http_practice.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/modules/http/040_http_practice.xml -------------------------------------------------------------------------------- /modules/init/010_init_title.xml: -------------------------------------------------------------------------------- 1 | init and runlevels 2 | -------------------------------------------------------------------------------- /modules/installing_centos7/010_installing_centos7_title.xml: -------------------------------------------------------------------------------- 1 | installing CentOS 8 2 | -------------------------------------------------------------------------------- /modules/installing_debian8/010_installing_debian8_title.xml: -------------------------------------------------------------------------------- 1 | installing Debian 8 2 | -------------------------------------------------------------------------------- /modules/installing_linux/010_installing_linux_title.xml: -------------------------------------------------------------------------------- 1 | installing Linux 2 | -------------------------------------------------------------------------------- /modules/intro_vi/010_vi_title.xml: -------------------------------------------------------------------------------- 1 | Introduction to vi 2 | -------------------------------------------------------------------------------- /modules/intro_vi/020_vi_about.xml: -------------------------------------------------------------------------------- 1 | The vivi(1) editor is installed on almost every Unix. Linux will very often install vimvim(1) (vi improved) which is similar. Every system administrator should know vi(m), because it is an easy tool to solve problems. 2 | The vi editor is not intuitive, but once you get to know it, vi becomes a very powerful application. Most Linux distributions will include the vimtutorvimtutor(1) which is a 45 minute lesson in vi(m). 3 | -------------------------------------------------------------------------------- /modules/ioredirection/010_ioredirection_title.xml: -------------------------------------------------------------------------------- 1 | I/O redirection 2 | -------------------------------------------------------------------------------- /modules/ioredirection/020_ioredirection_about.xml: -------------------------------------------------------------------------------- 1 | One of the powers of the Unix command line is the use of input/output redirection and pipes. 2 | This chapter explains redirection of input, output and error streams. 3 | -------------------------------------------------------------------------------- /modules/iptables/010_iptables_title.xml: -------------------------------------------------------------------------------- 1 | iptables firewall 2 | -------------------------------------------------------------------------------- /modules/iptables/020_iptables_about.xml: -------------------------------------------------------------------------------- 1 | This chapter introduces some simple firewall rules and how to configure them with iptables. 2 | iptablesiptables is an application that allows a user to configure the firewall functionality built into the Linux kernel. 3 | -------------------------------------------------------------------------------- /modules/iptables/040_iptables_practice.xml: -------------------------------------------------------------------------------- 1 | 2 |
practice: packet filtering 3 | 1. Make sure you can ssh to your router-system when iptables is active. 4 | 2. Make sure you can ping to your router-system when iptables is active. 5 | 3. Define one of your networks as 'internal' and the other as 'external'. Configure the router to allow visits to a website (http) to go from the internal network to the external network (but not in the other direction). 6 | 4. Make sure the internal network can ssh to the external, but not the other way around. 7 |
8 | -------------------------------------------------------------------------------- /modules/ipv6/010_ipv6_title.xml: -------------------------------------------------------------------------------- 1 | Introduction to ipv6 2 | -------------------------------------------------------------------------------- /modules/kernel/010_kernel_title.xml: -------------------------------------------------------------------------------- 1 | the Linux kernel 2 | -------------------------------------------------------------------------------- /modules/keys/010_keyboard_title.xml: -------------------------------------------------------------------------------- 1 | keyboard settings 2 | -------------------------------------------------------------------------------- /modules/libraries/010_libraries_title.xml: -------------------------------------------------------------------------------- 1 | library management 2 | -------------------------------------------------------------------------------- /modules/license/010_gnufdl_tile.xml: -------------------------------------------------------------------------------- 1 | License 2 | -------------------------------------------------------------------------------- /modules/licensing/010_licensing_title.xml: -------------------------------------------------------------------------------- 1 | licensing 2 | -------------------------------------------------------------------------------- /modules/licensing/020_licensing_about.xml: -------------------------------------------------------------------------------- 1 | This chapter briefly explains the different licenses used for distributing operating systems software. 2 | 3 | Many thanks go to Ywein Van den Brande for writing most of this chapter. 4 | Ywein is an attorney at law, co-author of The International FOSS Law Book and author of Praktijkboek Informaticarecht (in Dutch). 5 | 6 | http://ifosslawbook.org 7 | http://www.crealaw.eu 8 | -------------------------------------------------------------------------------- /modules/links/010_links_title.xml: -------------------------------------------------------------------------------- 1 | file links 2 | -------------------------------------------------------------------------------- /modules/links/020_links_about.xml: -------------------------------------------------------------------------------- 1 | An average computer using Linux has a file system with many hard links and symbolic links. 2 | To understand links in a file system, you first have to understand what an inodeinode is. 3 | -------------------------------------------------------------------------------- /modules/linux_distributions/010_linux_distributions_title.xml: -------------------------------------------------------------------------------- 1 | distributions 2 | -------------------------------------------------------------------------------- /modules/linux_distributions/020_linux_distributions_about.xml: -------------------------------------------------------------------------------- 1 | This chapter gives a short overview of current Linux distributions. 2 | A Linux distributiondistribution is a collection of (usually open source) software on top of a Linux kernel. A distribution (or short, distro) can bundle server software, system management tools, documentation and many desktop applications in a central secure software repositoryrepository. A distro aims to provide a common look and feel, secure and easy software management and often a specific operational purpose. 3 | Let's take a look at some popular distributions. 4 | -------------------------------------------------------------------------------- /modules/linux_history/010_linux_history_title.xml: -------------------------------------------------------------------------------- 1 | Linux history 2 | -------------------------------------------------------------------------------- /modules/linux_history/020_linux_history_about.xml: -------------------------------------------------------------------------------- 1 | This chapter briefly tells the history of Unix and where Linux fits in. 2 | If you are eager to start working with Linux without this blah, blah, blah over history, distributions, and licensing then jump straight to Part II - Chapter 8. Working with Directories page 73. 3 | -------------------------------------------------------------------------------- /modules/logging/010_logging_title.xml: -------------------------------------------------------------------------------- 1 | logging 2 | -------------------------------------------------------------------------------- /modules/logging/020_logging_about.xml: -------------------------------------------------------------------------------- 1 | This chapter has three distinct subjects. 2 | First we look at login logging ; how can we find out who is logging in to the system, when and from where. And who is not logging in, who fails at su or ssh. 3 | Second we discuss how to configure the syslog daemon, and how to test it with logger. 4 | The last part is mostly about rotating logs and mentions the tail -f and watch commands for watching logs. 5 | -------------------------------------------------------------------------------- /modules/man_pages/010_manpages_title.xml: -------------------------------------------------------------------------------- 1 | man pages 2 | -------------------------------------------------------------------------------- /modules/man_pages/020_manpages_about.xml: -------------------------------------------------------------------------------- 1 | This chapter will explain the use of man pages (also called manual pages) on your Unix or Linux computer. 2 | You will learn the man command together with related commands like whereis, whatis and mandb. 3 | Most Unix files and commands have pretty good man pages to explain their use. Man pages also come in handy when you are using multiple flavours of Unix or several Linux distributions since options and parameters sometimes vary. 4 | -------------------------------------------------------------------------------- /modules/man_pages/040_manpages_practice.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/modules/man_pages/040_manpages_practice.xml -------------------------------------------------------------------------------- /modules/man_pages/050_manpages_solution.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/modules/man_pages/050_manpages_solution.xml -------------------------------------------------------------------------------- /modules/memory/010_memory_title.xml: -------------------------------------------------------------------------------- 1 | memory management 2 | -------------------------------------------------------------------------------- /modules/monitoring/010_monitoring_title.xml: -------------------------------------------------------------------------------- 1 | resource monitoring 2 | -------------------------------------------------------------------------------- /modules/mysql/010_mysql_title.xml: -------------------------------------------------------------------------------- 1 | introduction to sql using mysql 2 | -------------------------------------------------------------------------------- /modules/network/010_network_title.xml: -------------------------------------------------------------------------------- 1 | introduction to networking 2 | -------------------------------------------------------------------------------- /modules/network/045_iptables_practice.xml: -------------------------------------------------------------------------------- 1 |
practice : iptables 2 | 1. Verify whether the firewall is running. 3 | 2. Stop the running firewall. 4 |
5 | -------------------------------------------------------------------------------- /modules/network/048_inetd_xinetd_practice.xml: -------------------------------------------------------------------------------- 1 |
practice : inetd and xinetd 2 | 1. Verify on all systems whether they are using xinetd or inetd. 3 | 2. Look at the configuration files. 4 | 3. (If telnet is installable, then replace swat in these questions with telnet) Is swat installed ? If not, then install swat and look at the changes in the (x)inetd configuration. Is swat enabled or disabled ? 5 | 4. Disable swat, test it. Enable swat, test it. 6 |
7 | -------------------------------------------------------------------------------- /modules/network/052_nfs_practice.xml: -------------------------------------------------------------------------------- 1 |
practice : network file system 2 | 1. Create two directories with some files. Use nfs to share one of them as read only, the other must be writable. Have your neighbour connect to them to test. 3 | 2. Investigate the user owner of the files created by your neighbour. 4 | 3. Protect a share by ip-address or hostname, so only your neighbour can connect. 5 |
6 | -------------------------------------------------------------------------------- /modules/network_binding_bonding/010_binding_bonding_title.xml: -------------------------------------------------------------------------------- 1 | binding and bonding 2 | -------------------------------------------------------------------------------- /modules/network_binding_bonding/020_binding_bonding_about.xml: -------------------------------------------------------------------------------- 1 | Sometimes a server needs more than one ip address on the same network card, we call this bindingbinding(ip) ip addresses. 2 | Linux can also activate multiple network cards behind the same ip address, this is called bondingbonding(ip). 3 | This chapter will teach you how to configure binding and bonding on the most common Linux distributions. 4 | -------------------------------------------------------------------------------- /modules/network_binding_bonding/040_binding_bonding_practice.xml: -------------------------------------------------------------------------------- 1 | 2 |
practice: binding and bonding 3 | 1. Add an extra ip address to one of your network cards. Test that it works (have your neighbour ssh to it)! 4 | 2. Use ifdown to disable this extra ip address. 5 | 3. Make sure your neighbour also succeeded in binding an extra ip address before you continue. 6 | 4. Add an extra network card (or two) to your virtual machine and use the theory to bond two network cards. 7 |
8 | -------------------------------------------------------------------------------- /modules/network_ifconfig/010_network_ifconfig_title.xml: -------------------------------------------------------------------------------- 1 | interface configuration 2 | -------------------------------------------------------------------------------- /modules/network_ifconfig/020_network_ifconfig_about.xml: -------------------------------------------------------------------------------- 1 | This chapter explains how to configure network interface cards to work with tcp/ip. 2 | -------------------------------------------------------------------------------- /modules/network_ip/010_network_ip_title.xml: -------------------------------------------------------------------------------- 1 | interface configuration with ip tool 2 | -------------------------------------------------------------------------------- /modules/network_ip/020_network_ip_about.xml: -------------------------------------------------------------------------------- 1 | This chapter explains how to configure network interface cards to work with tcp/ip by using ip command. 2 | 3 | -------------------------------------------------------------------------------- /modules/network_ip/030_network_ip_theory.xml: -------------------------------------------------------------------------------- 1 | 2 |
3 | 4 |
5 | -------------------------------------------------------------------------------- /modules/network_ip/040_network_ip_practice.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/modules/network_ip/040_network_ip_practice.xml -------------------------------------------------------------------------------- /modules/network_ip/050_network_ip_solution.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/modules/network_ip/050_network_ip_solution.xml -------------------------------------------------------------------------------- /modules/network_sniffing/010_sniffing_title.xml: -------------------------------------------------------------------------------- 1 | network sniffing 2 | -------------------------------------------------------------------------------- /modules/network_sniffing/020_sniffing_about.xml: -------------------------------------------------------------------------------- 1 | A network administrator should be able to use a sniffer like wiresharkwireshark or tcpdumptcpdump to troubleshoot network problems. 2 | A student should often use a sniffer to learn about networking. This chapter introduces you to network sniffing. 3 | -------------------------------------------------------------------------------- /modules/nfs/010_nfs_title.xml: -------------------------------------------------------------------------------- 1 | introduction to nfs 2 | -------------------------------------------------------------------------------- /modules/nfs/020_nfs_about.xml: -------------------------------------------------------------------------------- 1 | The network file systemnetwork file system (or simply nfs) enables us since the Eighties to share a directory with other computers on the network. 2 | In this chapter we see how to setup an nfsnfs server and an nfs client computer. 3 | -------------------------------------------------------------------------------- /modules/nfs/040_nfs_practice.xml: -------------------------------------------------------------------------------- 1 | 2 |
practice: introduction to nfs 3 | 1. Create two directories with some files. Use nfs to share one of them as read only, the other must be writable. Have your neighbour connect to them to test. 4 | 2. Investigate the user owner of the files created by your neighbour. 5 | 3. Protect a share by ip-address or hostname, so only your neighbour can connect. 6 |
7 | -------------------------------------------------------------------------------- /modules/nginx/010_nginx_title.xml: -------------------------------------------------------------------------------- 1 | apache web server 2 | -------------------------------------------------------------------------------- /modules/nginx/010_ngnix_title.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/modules/nginx/010_ngnix_title.xml -------------------------------------------------------------------------------- /modules/nginx/020_nginx_about.xml: -------------------------------------------------------------------------------- 1 | In this chapter we learn how to setup a web server with the apache software. 2 | According to NetCraft (http://news.netcraft.com/archives/web_server_survey.html) about seventy percent of all web servers are running on Apache. The name is derived from a patchy web server, because of all the patches people wrote for the NCSA httpd server. 3 | Later chapters will expand this web server into a LAMP stack (Linux, Apache, Mysql, Perl/PHP/Python). 4 | -------------------------------------------------------------------------------- /modules/nginx/040_nginx_practice.xml: -------------------------------------------------------------------------------- 1 | 2 |
practice: apache 3 | 1. Verify that Apache is installed and running. 4 | 2. Browse to the Apache HTML manual. 5 | 3. Create three virtual hosts that listen on ports 8472, 31337 and 1201. Test that it all works. 6 | 4. Create three named virtual hosts startrek.local, starwars.local and stargate.local. Test that it all works. 7 | 5. Create a virtual hosts that listens on another ip-address. 8 | 6. Protect one of your websites with a user/password combo. 9 |
10 | -------------------------------------------------------------------------------- /modules/package_management/010_packages_title.xml: -------------------------------------------------------------------------------- 1 | package management 2 | -------------------------------------------------------------------------------- /modules/package_management/040_packages_practice.xml: -------------------------------------------------------------------------------- 1 | 2 |
practice: package management 3 | 1. Verify whether gcc, sudo and wesnoth are installed. 4 | 2. Use yum or aptitude to search for and install the scp, tmux, and man-pages packages. Did you find them all ? 5 | 3. Search the internet for 'webmin' and figure out how to install it. 6 | 4. If time permits, search for and install samba including the samba docs pdf files (thousands of pages in two pdf's). 7 |
8 | -------------------------------------------------------------------------------- /modules/processes_intro/010_processes_intro_title.xml: -------------------------------------------------------------------------------- 1 | introduction to processes 2 | -------------------------------------------------------------------------------- /modules/processes_jobs/010_processes_jobs_title.xml: -------------------------------------------------------------------------------- 1 | background jobs 2 | -------------------------------------------------------------------------------- /modules/processes_priorities/010_processes_priorities_title.xml: -------------------------------------------------------------------------------- 1 | process priorities 2 | -------------------------------------------------------------------------------- /modules/quotas/010_quotas_title.xml: -------------------------------------------------------------------------------- 1 | disk quotas 2 | -------------------------------------------------------------------------------- /modules/raspberrypi/010_raspberrypi_title.xml: -------------------------------------------------------------------------------- 1 | Raspberry Pi Linux 2 | -------------------------------------------------------------------------------- /modules/raspberrypi/020_raspberrypi_about.xml: -------------------------------------------------------------------------------- 1 | This module will introduce you to using Linux on the Raspberry Pi. We will start with two Pi's and two empty SD cards and put Raspbian on one and Pidora on the other. 2 | After this module you will have a networked Raspberry Pi with Debian (Raspbian) and one with Red Hat (Pidora). 3 | -------------------------------------------------------------------------------- /modules/raspberrypi/031_motion_detect.xml: -------------------------------------------------------------------------------- 1 |
raspi camera 2 | We start with a raspbian image (september 2014) 3 | dd if=2014-09-09-wheezy-raspbian.img of=/dev/sdb 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | -------------------------------------------------------------------------------- /modules/regular_expressions/010_regular_expressions_title.xml: -------------------------------------------------------------------------------- 1 | regular expressions 2 | -------------------------------------------------------------------------------- /modules/regular_expressions/020_regular_expressions_about.xml: -------------------------------------------------------------------------------- 1 | Regular expressions are a very powerful tool in Linux. They can be used with a variety of programs like bash, vi, rename, grep, sed, and more. 2 | This chapter introduces you to the basics of regular expressions. 3 | -------------------------------------------------------------------------------- /modules/router/010_routers_title.xml: -------------------------------------------------------------------------------- 1 | introduction to routers 2 | -------------------------------------------------------------------------------- /modules/router/020_routers_about.xml: -------------------------------------------------------------------------------- 1 | What follows is a very brief introduction to using Linux as a router. 2 | -------------------------------------------------------------------------------- /modules/samba4/010_samba4_title.xml: -------------------------------------------------------------------------------- 1 | 2 | a brief look at samba 4 3 | -------------------------------------------------------------------------------- /modules/samba_authentication/010_samba_authentication_title.xml: -------------------------------------------------------------------------------- 1 | samba authentication 2 | -------------------------------------------------------------------------------- /modules/samba_domain_controller/010_samba_domain_controller_title.xml: -------------------------------------------------------------------------------- 1 | samba domain controller 2 | -------------------------------------------------------------------------------- /modules/samba_domain_member/010_samba_domain_member_title.xml: -------------------------------------------------------------------------------- 1 | samba domain member 2 | -------------------------------------------------------------------------------- /modules/samba_domain_member/040_samba_domain_member_practice.xml: -------------------------------------------------------------------------------- 1 | 2 |
practice : samba domain member 3 | 1. Verify that you have a working Active Directory (AD) domain. 4 | 2. Add the domain name and domain controller to /etc/hosts. Set the AD-DNS in /etc/resolv.conf. 5 | 3. Setup Samba as a member server in the domain. 6 | 4. Verify the creation of a computer account in AD for your Samba server. 7 | 5. Verify the automatic creation of AD users in /etc/passwd with wbinfo and getent. 8 | 6. Connect to Samba shares with AD users, and verify ownership of their files. 9 |
10 | -------------------------------------------------------------------------------- /modules/samba_first_user_account/010_samba_first_user_account_title.xml: -------------------------------------------------------------------------------- 1 | samba first user account 2 | -------------------------------------------------------------------------------- /modules/samba_first_user_account/040_samba_first_user_account_practice.xml: -------------------------------------------------------------------------------- 1 | 2 |
practice: first samba user account 3 | 1. Create a user account for use with samba. 4 | 2. Add this user to samba's user database. 5 | 3. Create a writable shared directory and use the "force user" and "force group" directives to force ownership of files. 6 | 4. Test the working of force user with smbclient, net use and Windows Explorer. 7 |
8 | -------------------------------------------------------------------------------- /modules/samba_getting_started/010_samba_getting_started_title.xml: -------------------------------------------------------------------------------- 1 | getting started with samba 2 | -------------------------------------------------------------------------------- /modules/samba_introduction/010_samba_introduction_title.xml: -------------------------------------------------------------------------------- 1 | introduction to samba 2 | -------------------------------------------------------------------------------- /modules/samba_introduction/020_samba_about_title.xml: -------------------------------------------------------------------------------- 1 | This introduction to the Samba server simply explains how to install Samba 3 and briefly mentions the SMB protocol. 2 | -------------------------------------------------------------------------------- /modules/samba_read_only_file_server/010_samba_read_only_file_server_title.xml: -------------------------------------------------------------------------------- 1 | a read only file server 2 | -------------------------------------------------------------------------------- /modules/samba_read_only_file_server/040_samba_read_only_file_server_practice.xml: -------------------------------------------------------------------------------- 1 | 2 |
practice: read only file server 3 | 1. Create a directory in a good location (FHS) to share files for everyone to read. 4 | 2. Make sure the directory is owned properly and is world accessible. 5 | 3. Put a textfile in this directory. 6 | 4. Share the directory with Samba. 7 | 5. Verify from your own and from another computer (smbclient, net use, ...) that the share is accessible for reading. 8 | 6. Make a backup copy of your smb.conf, name it smb.conf.ReadOnlyFileServer. 9 |
10 | -------------------------------------------------------------------------------- /modules/samba_securing_shares/010_samba_securing_shares_title.xml: -------------------------------------------------------------------------------- 1 | samba securing shares 2 | -------------------------------------------------------------------------------- /modules/samba_writable_file_server/010_samba_writable_file_server_title.xml: -------------------------------------------------------------------------------- 1 | a writable file server 2 | -------------------------------------------------------------------------------- /modules/samba_writable_file_server/040_samba_writable_file_server_practice.xml: -------------------------------------------------------------------------------- 1 | 2 |
practice: writable file server 3 | 1. Create a directory and share it with Samba. 4 | 2. Make sure everyone can read and write files, test writing with smbclient and from a Microsoft computer. 5 | 3. Verify the ownership of files created by (various) users. 6 |
7 | -------------------------------------------------------------------------------- /modules/scheduling/010_scheduling_title.xml: -------------------------------------------------------------------------------- 1 | scheduling 2 | -------------------------------------------------------------------------------- /modules/scheduling/020_scheduling_about.xml: -------------------------------------------------------------------------------- 1 | Linux administrators use the atat(1) to schedule one time jobs. Recurring jobs are better scheduled with croncron(8). The next two sections will discuss both tools. 2 | -------------------------------------------------------------------------------- /modules/scheduling/040_scheduling_practice.xml: -------------------------------------------------------------------------------- 1 | 2 |
practice : scheduling 3 | 1. Schedule two jobs with at, display the at queue and remove a job. 4 | 2. As normal user, use crontab -e to schedule a script to run every four minutes. 5 | 3. As root, display the crontab file of your normal user. 6 | 4. As the normal user again, remove your crontab file. 7 | 5. Take a look at the cron files and directories in /etc and understand them. What is the run-parts command doing ? 8 |
9 | -------------------------------------------------------------------------------- /modules/scripting_adv/010_scripting_title.xml: -------------------------------------------------------------------------------- 1 | more scripting 2 | -------------------------------------------------------------------------------- /modules/scripting_arrays/010_scripting_title.xml: -------------------------------------------------------------------------------- 1 | scripting arrays 2 | -------------------------------------------------------------------------------- /modules/scripting_arrays/030_scripting_theory.xml: -------------------------------------------------------------------------------- 1 | 2 |
3 | 4 | 5 |
6 | -------------------------------------------------------------------------------- /modules/scripting_intro/010_scripting_intro_title.xml: -------------------------------------------------------------------------------- 1 | introduction to scripting 2 | -------------------------------------------------------------------------------- /modules/scripting_loops/010_scripting_loops_title.xml: -------------------------------------------------------------------------------- 1 | scripting loops 2 | -------------------------------------------------------------------------------- /modules/scripting_loops/040_scripting_loops_practice.xml: -------------------------------------------------------------------------------- 1 | 2 |
practice: scripting arrays 3 | 1.In Bash Shell: 4 | * create variable named my_arr with empty value. 5 | * add to my_arr values apple banana pineapple watermelon melon strawberry 6 |
7 | -------------------------------------------------------------------------------- /modules/scripting_loops/Untitled Document: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxtraining/lt/2e3422f75bbf792cd0c4eb189ef2e4c51ce86aa5/modules/scripting_loops/Untitled Document -------------------------------------------------------------------------------- /modules/scripting_params/010_scripting_params_title.xml: -------------------------------------------------------------------------------- 1 | scripting parameters 2 | -------------------------------------------------------------------------------- /modules/scripting_params/040_scripting_params_practice.xml: -------------------------------------------------------------------------------- 1 | 2 |
practice: parameters and options 3 | 1. Write a script that receives four parameters, and outputs them in reverse order. 4 | 2. Write a script that receives two parameters (two filenames) and outputs whether those files exist. 5 | 3. Write a script that asks for a filename. Verify existence of the file, then verify that you own the file, and whether it is writable. If not, then make it writable. 6 | 4. Make a configuration file for the previous script. Put a logging switch in the config file, logging means writing detailed output of everything the script does to a log file in /tmp. 7 |
8 | -------------------------------------------------------------------------------- /modules/selinux/010_selinux_title.xml: -------------------------------------------------------------------------------- 1 | introduction to SELinux 2 | -------------------------------------------------------------------------------- /modules/shell_arguments/010_shell_arguments_title.xml: -------------------------------------------------------------------------------- 1 | commands and arguments 2 | -------------------------------------------------------------------------------- /modules/shell_control_operators/010_shell_control_operators_title.xml: -------------------------------------------------------------------------------- 1 | control operators 2 | -------------------------------------------------------------------------------- /modules/shell_control_operators/020_shell_control_operators_about.xml: -------------------------------------------------------------------------------- 1 | In this chapter we put more than one command on the command line using control operators. We also briefly discuss related parameters ($?) and similar special characters(&). 2 | -------------------------------------------------------------------------------- /modules/shell_globbing/010_shell_file_globbing_title.xml: -------------------------------------------------------------------------------- 1 | file globbing 2 | -------------------------------------------------------------------------------- /modules/shell_globbing/020_shell_file_globbing_about.xml: -------------------------------------------------------------------------------- 1 | Typing man 7 glob (on Debian) will tell you that long ago there was a program called /etc/glob that would expand wildcard patterns. 2 | Today the shell is responsible for file globbingfile globbing (or dynamic filename generation). This chapter will explain file globbing. 3 | -------------------------------------------------------------------------------- /modules/shell_history/010_shell_history_title.xml: -------------------------------------------------------------------------------- 1 | shell history 2 | -------------------------------------------------------------------------------- /modules/shell_history/020_shell_history_about.xml: -------------------------------------------------------------------------------- 1 | The shell makes it easy for us to repeat commands, this chapter explains how. 2 | -------------------------------------------------------------------------------- /modules/shell_in_shell/010_shell_in_shell_title.xml: -------------------------------------------------------------------------------- 1 | shell embedding and options 2 | -------------------------------------------------------------------------------- /modules/shell_in_shell/020_shell_in_shell_about.xml: -------------------------------------------------------------------------------- 1 | This chapter takes a brief look at child shells, embedded shells and shell options. 2 | -------------------------------------------------------------------------------- /modules/shell_variables/010_shell_variables_title.xml: -------------------------------------------------------------------------------- 1 | shell variables 2 | -------------------------------------------------------------------------------- /modules/shell_variables/020_shell_variables_about.xml: -------------------------------------------------------------------------------- 1 | In this chapter we learn to manage environment variables in the shell. These variables are often needed by applications. 2 | -------------------------------------------------------------------------------- /modules/squid/010_squid_title.xml: -------------------------------------------------------------------------------- 1 | introduction to squid 2 | -------------------------------------------------------------------------------- /modules/ssh/010_ssh_title.xml: -------------------------------------------------------------------------------- 1 | ssh client and server 2 | -------------------------------------------------------------------------------- /modules/ssh/020_ssh_about.xml: -------------------------------------------------------------------------------- 1 | The secure shell or ssh is a collection of tools using a secure protocol for communications with remote Linux computers. 2 | This chapter gives an overview of the most common commands related to the use of the sshd server and the ssh client. 3 | -------------------------------------------------------------------------------- /modules/storage_devices/010_diskdevices_title.xml: -------------------------------------------------------------------------------- 1 | disk devices 2 | -------------------------------------------------------------------------------- /modules/storage_devices/020_diskdevices_about.xml: -------------------------------------------------------------------------------- 1 | This chapter teaches you how to locate and recognise hard disk devices. This prepares you for the next chapter, where we put partitions on these devices. 2 | -------------------------------------------------------------------------------- /modules/storage_filesystems/010_filesystems_title.xml: -------------------------------------------------------------------------------- 1 | file systems 2 | -------------------------------------------------------------------------------- /modules/storage_filesystems/020_filesystems_about.xml: -------------------------------------------------------------------------------- 1 | When you are finished partitioning the hard disk, you can put a file systemfile system on each partition. 2 | This chapter builds on the partitions from the previous chapter, and prepares you for the next one where we will mount the filesystems. 3 | -------------------------------------------------------------------------------- /modules/storage_filesystems/040_filesystems_practice.xml: -------------------------------------------------------------------------------- 1 | 2 |
practice: file systems 3 | 1. List the filesystems that are known by your system. 4 | 2. Create an ext2 filesystem on the 200MB partition. 5 | 3. Create an ext3 filesystem on one of the 300MB logical drives. 6 | 4. Create an ext4 on the 400MB partition. 7 | 5. Set the reserved space for root on the ext3 filesystem to 0 percent. 8 | 6. Verify your work with fdisk and df. 9 | 7. Perform a file system check on all the new file systems. 10 |
11 | -------------------------------------------------------------------------------- /modules/storage_iscsi/010_diskiscsi_title.xml: -------------------------------------------------------------------------------- 1 | iSCSI devices 2 | -------------------------------------------------------------------------------- /modules/storage_iscsi/020_diskiscsi_about.xml: -------------------------------------------------------------------------------- 1 | This chapter teaches you how to setup an iSCSI target server and an iSCSI initiator client. 2 | -------------------------------------------------------------------------------- /modules/storage_lvm/010_lvm_title.xml: -------------------------------------------------------------------------------- 1 | logical volume management 2 | -------------------------------------------------------------------------------- /modules/storage_mounting/010_mounting_title.xml: -------------------------------------------------------------------------------- 1 | mounting 2 | -------------------------------------------------------------------------------- /modules/storage_multipathing/010_storage_multipathing_title.xml: -------------------------------------------------------------------------------- 1 | introduction to multipathing 2 | -------------------------------------------------------------------------------- /modules/storage_multipathing/040_storage_multipathing_practice.xml: -------------------------------------------------------------------------------- 1 | 2 |
practice: multipathing 3 | 1. Find a partner and decide who will be iSCSI Target and who will be iSCSI Initiator and Multipather. Set up Multipath as we did in the theory. 4 | 2. Uncomment the big 'defaults' section in /etc/multipath.conf and disable friendly names. Verify that multipath can work. You may need to check the manual for /lib/dev/scsi_id and for multipath.conf. 5 |
6 | -------------------------------------------------------------------------------- /modules/storage_partitions/010_partitions_title.xml: -------------------------------------------------------------------------------- 1 | disk partitions 2 | -------------------------------------------------------------------------------- /modules/storage_partitions/020_partitions_about.xml: -------------------------------------------------------------------------------- 1 | This chapter continues on the hard disk devices from the previous one. Here we will put partitions on those devices. 2 | This chapter prepares you for the next chapter, where we put file systems on our partitions. 3 | -------------------------------------------------------------------------------- /modules/storage_raid/010_raid_title.xml: -------------------------------------------------------------------------------- 1 | introduction to raid 2 | -------------------------------------------------------------------------------- /modules/storage_raid/020_raid_about.xml: -------------------------------------------------------------------------------- 1 |
hardware or software 2 | Redundant Array of Independent (originally Inexpensive) Disks or RAIDRAID can be set up using hardware or software. Hardware RAID is more expensive, but offers better performance. Software RAID is cheaper and easier to manage, but it uses your CPU and your memory. 3 | Where ten years ago nobody was arguing about the best choice being hardware RAID, this has changed since technologies like mdadm, lvm and even zfs focus more on managability. The workload on the cpu for software RAID used to be high, but cpu's have gotten a lot faster. 4 |
5 | -------------------------------------------------------------------------------- /modules/storage_raid/040_raid_practice.xml: -------------------------------------------------------------------------------- 1 | 2 |
practice: raid 3 | 1. Add three virtual disks of 1GB each to a virtual machine. 4 | 2. Create a software raid 5 on the three disks. (It is not necessary to put a filesystem on it) 5 | 3. Verify with fdisk and in /proc that the raid 5 exists. 6 | 4. Stop and remove the raid 5. 7 | 5. Create a raid 1 to mirror two disks. 8 |
9 | -------------------------------------------------------------------------------- /modules/storage_tools/010_storage_tools_title.xml: -------------------------------------------------------------------------------- 1 | troubleshooting tools 2 | -------------------------------------------------------------------------------- /modules/storage_tools/020_storage_tools_about.xml: -------------------------------------------------------------------------------- 1 | This chapter introduces some tools that go beyond df -h and du -sh. Tools that will enable you to troubleshoot a variety of issues with file systems and storage. 2 | -------------------------------------------------------------------------------- /modules/systemd/010_systemd_title.xml: -------------------------------------------------------------------------------- 1 | systemd 2 | -------------------------------------------------------------------------------- /modules/user_management/010_user_management_title.xml: -------------------------------------------------------------------------------- 1 | user management 2 | -------------------------------------------------------------------------------- /modules/user_management/020_user_management_about.xml: -------------------------------------------------------------------------------- 1 | This chapter will teach you how to use useradd, usermod and userdel to create, modify and remove user accounts. 2 | You will need root access on a Linux computer to complete this chapter. 3 | -------------------------------------------------------------------------------- /modules/user_passwords/010_user_passwords_title.xml: -------------------------------------------------------------------------------- 1 | user passwords 2 | -------------------------------------------------------------------------------- /modules/user_passwords/020_user_passwords_about.xml: -------------------------------------------------------------------------------- 1 | This chapter will tell you more about passwords for local users. 2 | Three methods for setting passwords are explained; using the passwd command, using openssel passwd, and using the crypt function in a C program. 3 | The chapter will also discuss password settings and disabling, suspending or locking accounts. 4 | -------------------------------------------------------------------------------- /modules/user_profiles/010_user_profiles.xml: -------------------------------------------------------------------------------- 1 | user profiles 2 | -------------------------------------------------------------------------------- /modules/user_profiles/020_user_profiles_about.xml: -------------------------------------------------------------------------------- 1 | Logged on users have a number of preset (and customized) aliases, variables, and functions, but where do they come from ? The shellshell uses a number of startup files that are executed (or rather sourced) whenever the shell is invoked. What follows is an overview of startup scripts. 2 | -------------------------------------------------------------------------------- /modules/users/010_users_title.xml: -------------------------------------------------------------------------------- 1 | introduction to users 2 | -------------------------------------------------------------------------------- /modules/users/020_users_about.xml: -------------------------------------------------------------------------------- 1 | This little chapter will teach you how to identify your user account on a Unix computer using commands like who am i, id, and more. 2 | In a second part you will learn how to become another user with the su command. 3 | And you will learn how to run a program as another user with sudo. 4 | -------------------------------------------------------------------------------- /modules/uuid/010_uuid_title.xml: -------------------------------------------------------------------------------- 1 | introduction to uuid's 2 | -------------------------------------------------------------------------------- /modules/uuid/020_uuid_about.xml: -------------------------------------------------------------------------------- 1 | A uuiduuid or universally unique identifier universally unique identifier is used to uniquely identify objects. This 128bit standard allows anyone to create a unique uuid. 2 | This chapter takes a brief look at uuid's. 3 | -------------------------------------------------------------------------------- /modules/virtualbox/010_virtualbox_title.xml: -------------------------------------------------------------------------------- 1 | getting Linux at home 2 | -------------------------------------------------------------------------------- /modules/vnc/010_vnc_title.xml: -------------------------------------------------------------------------------- 1 | introduction to vnc 2 | -------------------------------------------------------------------------------- /modules/working_with_directories/010_directories_title.xml: -------------------------------------------------------------------------------- 1 | working with directories 2 | -------------------------------------------------------------------------------- /modules/working_with_directories/020_directories_about.xml: -------------------------------------------------------------------------------- 1 | This module is a brief overview of the most common commands to work with directories: pwd, cd, ls, mkdir and rmdir. These commands are available on any Linux (or Unix) system. 2 | This module also discusses absolute and relative paths and path completion in the bash shell. 3 | -------------------------------------------------------------------------------- /modules/working_with_file_contents/010_filecontents_title.xml: -------------------------------------------------------------------------------- 1 | working with file contents 2 | -------------------------------------------------------------------------------- /modules/working_with_file_contents/020_filecontents_about.xml: -------------------------------------------------------------------------------- 1 | In this chapter we will look at the contents of text files with head, tail, cat, tac, more, less and strings. 2 | We will also get a glimpse of the possibilities of tools like cat on the command line. 3 | -------------------------------------------------------------------------------- /modules/working_with_files/010_files_title.xml: -------------------------------------------------------------------------------- 1 | working with files 2 | -------------------------------------------------------------------------------- /modules/working_with_files/020_files_about.xml: -------------------------------------------------------------------------------- 1 | In this chapter we learn how to recognise, create, remove, copy and move files using commands like file, touch, rm, cp, mv and rename. 2 | --------------------------------------------------------------------------------