<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.condrau.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.condrau.com/feed.php">
        <title>Bernard&#039;s Wiki - ub1604</title>
        <description></description>
        <link>https://wiki.condrau.com/</link>
        <image rdf:resource="https://wiki.condrau.com/_media/wiki:favicon.ico" />
       <dc:date>2026-05-13T14:30:20+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.condrau.com/ub1604:config?rev=1510337589&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.condrau.com/ub1604:lamp?rev=1510346932&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.condrau.com/ub1604:utilities?rev=1510337447&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.condrau.com/_media/wiki:favicon.ico">
        <title>Bernard's Wiki</title>
        <link>https://wiki.condrau.com/</link>
        <url>https://wiki.condrau.com/_media/wiki:favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.condrau.com/ub1604:config?rev=1510337589&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-11-10T18:13:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>config</title>
        <link>https://wiki.condrau.com/ub1604:config?rev=1510337589&amp;do=diff</link>
        <description>Configuration

Locale settings

Check the current locale settings and update to a new locale:
locale -a
update-locale LANG=en_US.UTF-8
Remove the Korean language upgrade message:

	*  the text file /etc/update-manager/release-upgrades controls what release upgrades you&#039;ll be notified about, defaults to</description>
    </item>
    <item rdf:about="https://wiki.condrau.com/ub1604:lamp?rev=1510346932&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-11-10T20:48:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>lamp</title>
        <link>https://wiki.condrau.com/ub1604:lamp?rev=1510346932&amp;do=diff</link>
        <description>Install Apache web server, PHP5, and MySQL

Install and Configure Apache2
# apt-get update
# apt-get install apache2 apache2-utils
Add the server&#039;s domain name at the end of /etc/apache2/apache2.conf

Note that sites-enabled now expects files with the extension .conf to load</description>
    </item>
    <item rdf:about="https://wiki.condrau.com/ub1604:utilities?rev=1510337447&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-11-10T18:10:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>utilities</title>
        <link>https://wiki.condrau.com/ub1604:utilities?rev=1510337447&amp;do=diff</link>
        <description>Install utilities

zip
# apt-get update
# apt-get install zip
ntp

Install synchronization to Network Time Protocol servers:
# apt-get install ntp
Configuration is in file /etc/ntp.conf

After changing the config file you have to reload the ntpd:
# service ntp reload</description>
    </item>
</rdf:RDF>
