<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://training-course-material.com/index.php?action=history&amp;feed=atom&amp;title=LPIC-2-Scratchpad</id>
	<title>LPIC-2-Scratchpad - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://training-course-material.com/index.php?action=history&amp;feed=atom&amp;title=LPIC-2-Scratchpad"/>
	<link rel="alternate" type="text/html" href="https://training-course-material.com/index.php?title=LPIC-2-Scratchpad&amp;action=history"/>
	<updated>2026-04-24T02:48:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://training-course-material.com/index.php?title=LPIC-2-Scratchpad&amp;diff=59288&amp;oldid=prev</id>
		<title>Łukasz Sokołowski at 17:51, 3 August 2017</title>
		<link rel="alternate" type="text/html" href="https://training-course-material.com/index.php?title=LPIC-2-Scratchpad&amp;diff=59288&amp;oldid=prev"/>
		<updated>2017-08-03T17:51:34Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Cat|Linux}}&lt;br /&gt;
&lt;br /&gt;
[[File:Nobleprog.svg]]&lt;br /&gt;
&amp;lt;div class=&amp;quot;np_frontpage_header&amp;quot; &amp;gt; &amp;lt;p&amp;gt;&lt;br /&gt;
LPIC-2-Scratchpad&lt;br /&gt;
&amp;lt;/p&amp;gt; &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;np_frontpage_footer&amp;quot; &amp;gt; &amp;lt;p&amp;gt;&lt;br /&gt;
Copyright © 2014 NobleProg™. All Rights Reserved.&lt;br /&gt;
&lt;br /&gt;
www.nobleprog.pl&lt;br /&gt;
&amp;lt;/p&amp;gt; &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- __NOTOC__    --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{PB}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;noprint&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;slideshow style=&amp;quot;nobleprog&amp;quot; headingmark=&amp;quot;⌘&amp;quot; incmark=&amp;quot;⌘&amp;quot; scaled=&amp;quot;false&amp;quot; font=&amp;quot;Trebuchet MS&amp;quot; &amp;gt;&lt;br /&gt;
;title: LPIC-2&lt;br /&gt;
;author: &amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;Tytus Kurek (NobleProg)&lt;br /&gt;
&amp;lt;/slideshow&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Can I use your material}} &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
{{PB}}&lt;br /&gt;
&lt;br /&gt;
==201.2 Compiling a kernel⌘==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[File:LPIC-201-03.png|500px]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;small&amp;gt;&amp;lt;small&amp;gt;&amp;lt;small&amp;gt;&amp;lt;small&amp;gt;&amp;lt;nowiki&amp;gt;https://www.lpi.org/linux-certifications/programs/lpic-2/exam-201&amp;lt;/nowiki&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Why to compile the kernel?⌘===&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;To enable specific drivers / modules&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;To enable experimental features and drivers&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;To modularize the kernel&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;To reduce kernel size&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;To develop kernel modules&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;To reproduce the kernel used by someone else&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;To pick up a girl :)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
===Kernel compilation and installation⌘===&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Download kernel source code from the official Linux kernel [https://www.kernel.org/ website]&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Extract kernel archive inside the &amp;#039;&amp;#039;/usr/src&amp;#039;&amp;#039; directory&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Configure the kernel using proper &amp;#039;&amp;#039;make&amp;#039;&amp;#039; target&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Compile the kernel into a desired format&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Compile kernel modules&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Install kernel modules&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Install the kernel&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Create &amp;#039;&amp;#039;initrd&amp;#039;&amp;#039; or &amp;#039;&amp;#039;initramfs&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Point the bootloader at the new kernel&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
===Make targets⌘===&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;make config&amp;#039;&amp;#039;&amp;#039; - configures the kernel using a CLI-base dialog&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;make menuconfig&amp;#039;&amp;#039;&amp;#039; - configures the kernel using a CLI-based menu&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;make xconfig&amp;#039;&amp;#039;&amp;#039; - configures the kernel using a GUI-based menu&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;make oldconfig&amp;#039;&amp;#039;&amp;#039; - configures the kernel using the &amp;#039;&amp;#039;.config&amp;#039;&amp;#039; file&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;make&amp;#039;&amp;#039;&amp;#039; - compiles the kernel in the vmlinux format&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;make zimage&amp;#039;&amp;#039;&amp;#039; - compiles the kernel in the zImage form&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;make bzimage&amp;#039;&amp;#039;&amp;#039; - compiles the kernel in the bzImage format&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;make modules&amp;#039;&amp;#039;&amp;#039; - compiles kernel modules&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;make modules_install&amp;#039;&amp;#039;&amp;#039; - installs kernel modules into the &amp;#039;&amp;#039;/lib/modules/&amp;#039;&amp;#039; directory&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;make mrproper&amp;#039;&amp;#039;&amp;#039; - restores the build directory to its original state&lt;br /&gt;
&lt;br /&gt;
===Initrd and Initramfs⌘===&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;INITRD&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;INITial Ram Disk&amp;#039;&amp;#039;):&lt;br /&gt;
** &amp;#039;&amp;#039;initrd.img-[kernel version]&amp;#039;&amp;#039;&lt;br /&gt;
** image containing temporary file system binaries&lt;br /&gt;
** loaded into memory (&amp;#039;&amp;#039;/dev/ram&amp;#039;&amp;#039; device) during the boot process and mounted as an initial root filesystem&lt;br /&gt;
** contains programs necessary for hardware detection, kernel modules loading and hardware detection&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;INITRAMFS&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;INITial RAM FileSystem&amp;#039;&amp;#039;):&lt;br /&gt;
** &amp;#039;&amp;#039;initramfs.img-[kernel version]&amp;#039;&amp;#039;&lt;br /&gt;
** cpio archive fulfilling the same functions as &amp;#039;&amp;#039;initrd&amp;#039;&amp;#039;, but omitting some of its limitations&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Management tools&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;mkinitrd&amp;#039;&amp;#039;&amp;#039; - creates initrd&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;mkinitramfs&amp;#039;&amp;#039;&amp;#039; - creates initramfs&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Lab Exercise 201.2&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==204.3 Logical Volume Manager⌘==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[File:LPIC-201-02.png|500px]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;small&amp;gt;&amp;lt;small&amp;gt;&amp;lt;small&amp;gt;&amp;lt;small&amp;gt;&amp;lt;nowiki&amp;gt;https://www.lpi.org/linux-certifications/programs/lpic-2/exam-201&amp;lt;/nowiki&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===General concept and basic terms⌘===&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;LVM structure&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;Physical Volume&amp;#039;&amp;#039;&amp;#039; - physical block device (e.g. partition, disk, RAID device)&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;Volume Group&amp;#039;&amp;#039;&amp;#039; - virtual container consisting of one or more Physical Volumes&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;Logical Volume&amp;#039;&amp;#039;&amp;#039; - virtual block device provided by the Volume Group&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Device Mapper&amp;#039;&amp;#039;&amp;#039; - kernel driver which passes data from virtual device to block device&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;/dev/mapper&amp;#039;&amp;#039;&amp;#039; - contains files of virtual devices provided by the Device Mapper&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;lvm2&amp;#039;&amp;#039;&amp;#039; - package containing LVM binaries and libraries&lt;br /&gt;
&lt;br /&gt;
===Physical Volume management tools⌘===&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;pvcreate&amp;#039;&amp;#039;&amp;#039; - initializes a Physical Volume on the physical device&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;pvremove&amp;#039;&amp;#039;&amp;#039; - removes the Physical Volume&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;pvdisplay&amp;#039;&amp;#039;&amp;#039; - displays Physical Volume&amp;#039;s attributes&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;pvchange&amp;#039;&amp;#039;&amp;#039; - changes Physical Volume&amp;#039;s attributes&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;pvs&amp;#039;&amp;#039;&amp;#039; - displays Physical Volume&amp;#039;s information&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;pvresize&amp;#039;&amp;#039;&amp;#039; - changes size of the Physical Volume&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;pvscan&amp;#039;&amp;#039;&amp;#039; - scans all system devices for Physical Volumes&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;pvmove&amp;#039;&amp;#039;&amp;#039; - moves physical extents from one Physical Volume to another&lt;br /&gt;
&lt;br /&gt;
===Volume Group management tools⌘===&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;vgcreate&amp;#039;&amp;#039;&amp;#039; - creates a Volume Group from the Physical Volumes&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;vgremove&amp;#039;&amp;#039;&amp;#039; - removes the Volume Group&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;vgdisplay&amp;#039;&amp;#039;&amp;#039; - displays Volume Group&amp;#039;s attributes&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;vgchange&amp;#039;&amp;#039;&amp;#039; - changes Volume Group&amp;#039;s attributes&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;vgrename&amp;#039;&amp;#039;&amp;#039; - changes name of the Volume Group&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;vgs&amp;#039;&amp;#039;&amp;#039; - displays Volume Group&amp;#039;s information&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;vgextend&amp;#039;&amp;#039;&amp;#039; - adds a Physical Volume to the Volume Group&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;vgreduce&amp;#039;&amp;#039;&amp;#039; - removes a Physical Volume from the Volume Group&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;vgscan&amp;#039;&amp;#039;&amp;#039; - scans all system devices for Volume Groups&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;vgmerge&amp;#039;&amp;#039;&amp;#039; - merges two separate Volume Groups into a single Volume Group&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;vgsplit&amp;#039;&amp;#039;&amp;#039; - splits the Volume Group into two separate Volume Groups&lt;br /&gt;
&lt;br /&gt;
===Logical Volume management tools⌘===&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;lvcreate&amp;#039;&amp;#039;&amp;#039; - creates a Logical Volume from the Volume Group&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;lvremove&amp;#039;&amp;#039;&amp;#039; - removes the Logical Volume&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;lvdisplay&amp;#039;&amp;#039;&amp;#039; - displays Logical Volume&amp;#039;s attributes&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;lvchange&amp;#039;&amp;#039;&amp;#039; - changes Logical Volume&amp;#039;s attributes&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;lvrename&amp;#039;&amp;#039;&amp;#039; - changes name of the Logical Volume&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;lvresize&amp;#039;&amp;#039;&amp;#039; - changes size of the Logical Volume&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;lvs&amp;#039;&amp;#039;&amp;#039; - displays Logical Volume&amp;#039;s information&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;lvextend&amp;#039;&amp;#039;&amp;#039; - extends size of the Logical Volume&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;lvreduce&amp;#039;&amp;#039;&amp;#039; - reduces size of the Logical Volume&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;lvscan&amp;#039;&amp;#039;&amp;#039; - scans all system devices for Logical Volumes&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Lab Exercise 204.3&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==205.1 Basic networking configuration⌘==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[File:LPIC-201-01.png|500px]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;small&amp;gt;&amp;lt;small&amp;gt;&amp;lt;small&amp;gt;&amp;lt;small&amp;gt;&amp;lt;nowiki&amp;gt;https://www.lpi.org/linux-certifications/programs/lpic-2/exam-201&amp;lt;/nowiki&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Network interfaces configuration⌘===&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Configuration files&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;/etc/network/interfaces&amp;#039;&amp;#039;&amp;#039; - on Debian systems&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;/etc/sysconfig/network-scripts/ifcfg-[interface name]&amp;#039;&amp;#039;&amp;#039; - on RedHat systems&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Configuration tools&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;ifconfig&amp;#039;&amp;#039;&amp;#039; - network interface configuration tool&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;ifup&amp;#039;&amp;#039;&amp;#039; - brings network interface up&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;ifdown&amp;#039;&amp;#039;&amp;#039; - brings network interface down&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Supporting tools&amp;#039;&amp;#039;&amp;#039;&amp;quot;&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;arp&amp;#039;&amp;#039;&amp;#039; - displays ARP table&lt;br /&gt;
&lt;br /&gt;
===Wireless network interfaces configuration⌘===&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Wireless network specific parameters&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;ESSID&amp;#039;&amp;#039;&amp;#039; - wireless network name&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;PSK&amp;#039;&amp;#039;&amp;#039; - pre-shared key&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;frequency&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;channel&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;modulation&amp;#039;&amp;#039;&amp;#039;, etc. &lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Configuration files&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;/etc/wpa_supplicant/wpa_supplicant.conf&amp;#039;&amp;#039;&amp;#039; - wpa_supplicant configuration file&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Configuration tools&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;iwconfig&amp;#039;&amp;#039;&amp;#039; - wireless network interface configuration tool&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;iwlist&amp;#039;&amp;#039;&amp;#039; - displays parameters of wireless network interfaces&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Most often configured via Desktop environment&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
===Routing configuration⌘===&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Manual&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;route&amp;#039;&amp;#039;&amp;#039; command:&lt;br /&gt;
 route add -net [network IP] netmask [SM] gw [next hop IP] [interface name]&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;ip route&amp;#039;&amp;#039;&amp;#039; command:&lt;br /&gt;
 ip route add [network IP / SM] via [next hop IP] dev [interface name]&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Via configuration files&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
** Debian (/etc/network/interfaces):&lt;br /&gt;
 up [manual command]&lt;br /&gt;
** RedHat (/etc/sysconfig/network-scripts/route-[interface name]):&lt;br /&gt;
 [network IP/ SM] via [next hop IP] dev [interface name]&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Lab Exercise 205.1&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;</summary>
		<author><name>Łukasz Sokołowski</name></author>
	</entry>
</feed>