<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.lknog.lk/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.lknog.lk/feed.php">
        <title>LKNOG Wiki - lknog3:netops</title>
        <description></description>
        <link>https://wiki.lknog.lk/</link>
        <image rdf:resource="https://wiki.lknog.lk/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-04-25T17:30:16+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.lknog.lk/doku.php?id=lknog3:netops:lamp&amp;rev=1675174872&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.lknog.lk/doku.php?id=lknog3:netops:setup&amp;rev=1675174872&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.lknog.lk/doku.php?id=lknog3:netops:ssh&amp;rev=1675174872&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.lknog.lk/doku.php?id=lknog3:netops:ufw&amp;rev=1675174872&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.lknog.lk/lib/exe/fetch.php?media=wiki:logo.png">
        <title>LKNOG Wiki</title>
        <link>https://wiki.lknog.lk/</link>
        <url>https://wiki.lknog.lk/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="https://wiki.lknog.lk/doku.php?id=lknog3:netops:lamp&amp;rev=1675174872&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-31T14:21:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>lamp</title>
        <link>https://wiki.lknog.lk/doku.php?id=lknog3:netops:lamp&amp;rev=1675174872&amp;do=diff</link>
        <description>LAMP Installation and hardening

LAMP is one of the most common web systems we find today. Letters L A M P stands for Linux , Apache, MySQL &amp; PHP.

We now already have our first objective ‘L’, i.e. Linux or in our case its Ubuntu. Therefore, let’s see how to install the other three and then into some security hardening.</description>
    </item>
    <item rdf:about="https://wiki.lknog.lk/doku.php?id=lknog3:netops:setup&amp;rev=1675174872&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-31T14:21:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>setup</title>
        <link>https://wiki.lknog.lk/doku.php?id=lknog3:netops:setup&amp;rev=1675174872&amp;do=diff</link>
        <description>Basic Lab Setup

For this lab sessions, we are using your host machine as the ssh client and your Ubuntu VM as the ssh server. 

Please download following applications 

	*  [PuTTY] (the Telnet and SSH client itself)

	*  [PuTTYgen] (an RSA and DSA key generation utility</description>
    </item>
    <item rdf:about="https://wiki.lknog.lk/doku.php?id=lknog3:netops:ssh&amp;rev=1675174872&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-31T14:21:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ssh</title>
        <link>https://wiki.lknog.lk/doku.php?id=lknog3:netops:ssh&amp;rev=1675174872&amp;do=diff</link>
        <description>Secure SHell (SSH)

Password Based Authentication

	*  Go to your host machine.
	*  Start PuTTY utility, by double-clicking on its .exe file.
	*  In the Host Name field, enter the IP address/Hostname of the ssh server



	*  Click open.
	*  When you are log in to a server for the first time putty will ask you to confirm crypto signature of the server. For the added security the signature by clicking</description>
    </item>
    <item rdf:about="https://wiki.lknog.lk/doku.php?id=lknog3:netops:ufw&amp;rev=1675174872&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-31T14:21:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ufw</title>
        <link>https://wiki.lknog.lk/doku.php?id=lknog3:netops:ufw&amp;rev=1675174872&amp;do=diff</link>
        <description>Firewall exercises using ufw

In this exercise we will see examples of how to set up simple host protection using ufw to configure the iptables firewall. All the commands in this exercise need to be done as root. If you are not already root, start a root shell like this:</description>
    </item>
</rdf:RDF>
