<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.chongtin.com/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.chongtin.com/feed.php">
        <title>Tutorial Site ubunut</title>
        <description></description>
        <link>https://wiki.chongtin.com/</link>
        <image rdf:resource="https://wiki.chongtin.com/ttps://wiki.chongtin.com/lib/tpl/bootstrap3/images/favicon.ico" />
       <dc:date>2026-04-09T00:05:18+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.chongtin.com/ubunut/add_http_password_login_to_a_site?do=revisions&amp;rev=1553762944"/>
                <rdf:li rdf:resource="https://wiki.chongtin.com/ubunut/disk_space_cleaning?do=revisions&amp;rev=1557298073"/>
                <rdf:li rdf:resource="https://wiki.chongtin.com/ubunut/restore_a_lost_ssh_section?do=revisions&amp;rev=1586413121"/>
                <rdf:li rdf:resource="https://wiki.chongtin.com/ubunut/ubuntu_full_backup?do=revisions&amp;rev=1539138495"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.chongtin.com/ttps://wiki.chongtin.com/lib/tpl/bootstrap3/images/favicon.ico">
        <title>Tutorial Site</title>
        <link>https://wiki.chongtin.com/</link>
        <url>https://wiki.chongtin.com/ttps://wiki.chongtin.com/lib/tpl/bootstrap3/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.chongtin.com/ubunut/add_http_password_login_to_a_site?do=revisions&amp;rev=1553762944">
        <dc:format>text/html</dc:format>
        <dc:date>2019-03-28T16:49:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Add HTTP Password Login to a Site</title>
        <link>https://wiki.chongtin.com/ubunut/add_http_password_login_to_a_site?do=revisions&amp;rev=1553762944</link>
        <description>Add HTTP Password Login to a Site

For adding the very first user

	*  Find out the AuthUserFile path in the Apache config file. For Ubuntu, it is located in /etc/apache/conf-enabled/YOUR_SITE_PROFILE.conf. For this example, the path is /etc/apache2/.htpasswd</description>
    </item>
    <item rdf:about="https://wiki.chongtin.com/ubunut/disk_space_cleaning?do=revisions&amp;rev=1557298073">
        <dc:format>text/html</dc:format>
        <dc:date>2019-05-08T14:47:53+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Disk Space Cleaning</title>
        <link>https://wiki.chongtin.com/ubunut/disk_space_cleaning?do=revisions&amp;rev=1557298073</link>
        <description>Disk Space Cleaning

Clean Up Apt Cache

sudo apt-get clean

Remove Lib that are No Longer Being Used

sudo apt-get autoremove

Clean Up Old Kernel Installed by APT

sudo apt-get autoremove --purge</description>
    </item>
    <item rdf:about="https://wiki.chongtin.com/ubunut/restore_a_lost_ssh_section?do=revisions&amp;rev=1586413121">
        <dc:format>text/html</dc:format>
        <dc:date>2020-04-09T14:18:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Restore a Detacted SSH Section</title>
        <link>https://wiki.chongtin.com/ubunut/restore_a_lost_ssh_section?do=revisions&amp;rev=1586413121</link>
        <description>Restore a Detacted SSH Section

Login a new ssh session. To view your own detacted ssh screen:

screen -list

To view detacted screen owned by root:

sudo screen -list

You will see something like this:


There is a screen on:
        6051.pts-12.SERVER_NAME    (Thursday, April 09, 2099 02:10:26 HKT) (Detached)
1 Socket in /run/screen/S-YOUR_LOGIN_NAME.</description>
    </item>
    <item rdf:about="https://wiki.chongtin.com/ubunut/ubuntu_full_backup?do=revisions&amp;rev=1539138495">
        <dc:format>text/html</dc:format>
        <dc:date>2018-10-10T10:28:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Ubuntu Full Backup</title>
        <link>https://wiki.chongtin.com/ubunut/ubuntu_full_backup?do=revisions&amp;rev=1539138495</link>
        <description>Ubuntu Full Backup

The following commands can do a full backup and restore for the Ubuntu system. Note that home/YOUR_HOME is the home directory the logged in user, and the BACKUP_FILE_NAME can be anything your like. 
After the backup is done, you should copy the back up file to some other place, to a NAS server for example, so that you can access it if your Ubuntu is crashed.</description>
    </item>
</rdf:RDF>
