<?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 - wserver</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:29:58+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.condrau.com/wserver:123chat?rev=1245774540&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.condrau.com/wserver:helapa2?rev=1237699122&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.condrau.com/wserver:helawstats?rev=1232947542&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.condrau.com/wserver:heljoomla?rev=1228197058&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.condrau.com/wserver:helphp5?rev=1228237724&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.condrau.com/wserver:helsql?rev=1269934940&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.condrau.com/wserver:helssh?rev=1592741403&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.condrau.com/wserver:helssl?rev=1239075164&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.condrau.com/wserver:helwiki?rev=1232001696&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.condrau.com/wserver:others?rev=1263195998&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/wserver:123chat?rev=1245774540&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-06-23T16:29:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>123chat</title>
        <link>https://wiki.condrau.com/wserver:123chat?rev=1245774540&amp;do=diff</link>
        <description>Install 123FlashChat

First, you need to install 123FlashChat, downloaded from 123FlashChat.

Find the chat server in /usr/local/123flashchat. Settings are in directory /usr/local/123flashchat/server/etc. To make the chat server start at boot time, copy /usr/local/123flashchat/server/fcserver.sh to /etc/init.d and run</description>
    </item>
    <item rdf:about="https://wiki.condrau.com/wserver:helapa2?rev=1237699122&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-22T05:18:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>helapa2</title>
        <link>https://wiki.condrau.com/wserver:helapa2?rev=1237699122&amp;do=diff</link>
        <description>Install Apache2 web server

Installation
apt-get install apache2
Hints

DNS lookups

Doing reverse DNS hostname lookups on every request in apache (to have those domain names in the log file) is a bad idea as it will slow your server down, everybody seems to agree on that. Yesterday I noticed one of our servers doing just that, despite me not having remembered turning that feature on. Took me a bit of searching and cursing to find the culprit.</description>
    </item>
    <item rdf:about="https://wiki.condrau.com/wserver:helawstats?rev=1232947542&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-01-26T05:25:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>helawstats</title>
        <link>https://wiki.condrau.com/wserver:helawstats?rev=1232947542&amp;do=diff</link>
        <description>Install AWStats logfile analyzer

Installation
apt-get install awstats
Basic configuration

AWStats configuration
cp /etc/awstats/awstats.conf /etc/awstats/awstats.www.mydomain.com.conf
Edit the following lines in the file:
LogFile=&quot;/path/to/your/domain/access.log&quot;
LogFormat=1
SiteDomain=&quot;www.mydomain.com&quot;
HostAliases=&quot;www.mydomain.com localhost 127.0.0.1&quot;</description>
    </item>
    <item rdf:about="https://wiki.condrau.com/wserver:heljoomla?rev=1228197058&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-02T05:50:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>heljoomla</title>
        <link>https://wiki.condrau.com/wserver:heljoomla?rev=1228197058&amp;do=diff</link>
        <description>Install Joomla Content Management System

Installation

Find the guide here &lt;https://help.ubuntu.com/community/Joomla&gt;

First, download the latest Joomla release 1.5.8 from &lt;http://www.joomla.org/download.html&gt;</description>
    </item>
    <item rdf:about="https://wiki.condrau.com/wserver:helphp5?rev=1228237724&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-02T17:08:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>helphp5</title>
        <link>https://wiki.condrau.com/wserver:helphp5?rev=1228237724&amp;do=diff</link>
        <description>Install PHP5 scripting language

Install Apache2 first. After that, do the following:
apt-get install php5 php5-gd
To enable the module and activate php5 within apache:
a2enmod php5
/etc/init.d/apache2 force-reload</description>
    </item>
    <item rdf:about="https://wiki.condrau.com/wserver:helsql?rev=1269934940&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-30T07:42:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>helsql</title>
        <link>https://wiki.condrau.com/wserver:helsql?rev=1269934940&amp;do=diff</link>
        <description>Install MySQL database

Installation
apt-get install apache2 php5-mysql libapache2-mod-php5 mysql-server
Assign a root password when asked for during the installation. When the installation is finished, restart the apache2 server:
/etc/init.d/apache2 restart</description>
    </item>
    <item rdf:about="https://wiki.condrau.com/wserver:helssh?rev=1592741403&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-06-21T12:10:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>helssh</title>
        <link>https://wiki.condrau.com/wserver:helssh?rev=1592741403&amp;do=diff</link>
        <description>SSH installation to access main server

Refer to the following articles for further instructions:

	*  Kubuntu 8.04 SSH server
	*  Debian 7.2 SSH Server
	*  Install SSH access with keypair</description>
    </item>
    <item rdf:about="https://wiki.condrau.com/wserver:helssl?rev=1239075164&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-04-07T03:32:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>helssl</title>
        <link>https://wiki.condrau.com/wserver:helssl?rev=1239075164&amp;do=diff</link>
        <description>Install Apache2 SSL protocol (https)

Installation

First you need to enable ssl.conf and ssl.load in /etc/apache2/mods-enabled. Enter the following command to check wether the module is already loaded:
a2enmod ssl
Certificates and Security

To set up your secure server, use public key cryptography to create a public and private key pair. In most cases, you send your certificate request (including your public key), proof of your company&#039;s identity, and payment to a Certificate Authority (CA). Th…</description>
    </item>
    <item rdf:about="https://wiki.condrau.com/wserver:helwiki?rev=1232001696&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-01-15T06:41:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>helwiki</title>
        <link>https://wiki.condrau.com/wserver:helwiki?rev=1232001696&amp;do=diff</link>
        <description>Install DokuWiki

Extract DokuWiki base to the wiki sites&#039; root directory &lt;root&gt;

Extract Monobook for DokuWiki template to &lt;root&gt;/lib/tpl directory

Extract Display Wiki Page for DokuWiki plugin to &lt;root&gt;/lib/plugins directory

Extract Discussion for DokuWiki plugin to &lt;root&gt;/lib/plugins directory

Extract gCalendar for DokuWiki plugin to &lt;root&gt;/lib/plugins directory</description>
    </item>
    <item rdf:about="https://wiki.condrau.com/wserver:others?rev=1263195998&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-01-11T07:46:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>others</title>
        <link>https://wiki.condrau.com/wserver:others?rev=1263195998&amp;do=diff</link>
        <description>Good to know

Set time

Get time from Ubuntu&#039;s time server:
ntpdate ntp.ubuntu.com
Select time zone:
tzselect
Use the following commands to read the hardware clock, read the hardware clock localtime, update it, update it to localtime, update the system clock from the hardware clock:</description>
    </item>
</rdf:RDF>
