<?xml 
version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="https://aide.alternc.org/300/spip.php?page=backend.xslt" ?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
>

<channel xml:lang="en">
	<title>Aide AlternC v3</title>
	<link>https://aide.alternc.org/300/</link>
	<description> AlternC AlternC est une suite logicielle permettant de g&#233;rer facilement un serveur web et email dans un environnement Debian Linux
Vous pouvez tester AlternC directement sur notre serveur de d&#233;monstration Se documenter Pour installer AlternC sur votre distribution Debian GNU/Linux, lisez notre documentation.
Vous pouvez nous joindre via IRC sur le canal #AlternC du serveur irc.libera.chat Participer Pour participer au d&#233;veloppement d'AlternC : le code source est disponible sur GitHub sous licence GPLv2+. N'h&#233;sitez pas ouvrir des tickets si vous rencontrez un bug. la traduction du logiciel a lieu sur Transifex, les contributions sont bienvenues ! Derni&#232;res versions Les derni&#232;res versions d'AlternC sont : 3.5.* pour (Buster/Bookworm) sur https://debian.alternc.org/ 3.3.11 pour (&lt; Buster) sur https://debian.alternc.org/ jessie main</description>
	<language>en</language>
	<generator>SPIP - www.spip.net</generator>
	<atom:link href="https://aide.alternc.org/300/spip.php?page=backend" rel="self" type="application/rss+xml" />

	<image>
		<title>Aide AlternC v3</title>
		<url>https://aide.alternc.org/300/local/cache-vignettes/L144xH35/siteon0-1412b.jpg?1699792134</url>
		<link>https://aide.alternc.org/300/</link>
		<height>35</height>
		<width>144</width>
	</image>



<item xml:lang="en">
		<title>DNS Slave Servers and alternc.net</title>
		<link>https://aide.alternc.org/300/DNS-Slave-Servers-and-alternc-net</link>
		<guid isPermaLink="true">https://aide.alternc.org/300/DNS-Slave-Servers-and-alternc-net</guid>
		<dc:date>2013-10-17T18:36:18Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Alban Crommer</dc:creator>



		<description>&lt;p&gt;Seasoned AlternC administrators can add DNS slave servers. As an extra, the AlternC association offers a free DNS slave service.&lt;/p&gt;

-
&lt;a href="https://aide.alternc.org/300/-AlternC-Accounts-administration-" rel="directory"&gt;AlternC Accounts administration&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Word-of-warning&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Word-of-warning'&gt;
Word of warning&lt;/h2&gt;
&lt;p&gt;You must have a thorough knowledge in the DNS system, or precise instructions from your hosting provider or system administrator when changing the values in both pages.&lt;/p&gt;
&lt;p&gt;It changes the way the domain lists and domain name resource records are exchanged between your server and the secondary dns servers.&lt;/p&gt;
&lt;p&gt;You should leave this management to these people if you don't want to bring your entire server and all your domains in a complete havoc!&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Again, please remind the following admin control panel sections are not to be messed with unless you know what you are doing.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Requirements&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;These features are natively supported by AlternC.&lt;/p&gt;
&lt;p&gt;To enable a server as a master server, it is required to install on it the alternc-slave package.&lt;/p&gt;
&lt;p&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;if [[ ! $(dpkg -l alternc-slavedns) =~ &#034;ii&#034; ]] ; then aptitude install alternc-slavedns; fi;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Also, please note that if you want to enable different DNS servers than the ones you provided during the installation of AlternC, you must edit the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/alternc/local.sh&lt;/code&gt; file and reload the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;alternc.install&lt;/code&gt; script.&lt;/p&gt;
&lt;pre&gt;
# vim /etc/alternc.local.sh ... edit the following lines .... NS1_HOSTNAME=&#034;ns1.my-ns-domain.tld # Secondary DNS hostname NS2_HOSTNAME=&#034;ns2.my-ns-domain.tld&#034; ... save and run ...
# /usr/sbin/alternc.install
&lt;/pre&gt;
&lt;p&gt;&lt;strong&gt;Introduction&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;AlternC allows you to define some servers as DNS slaves or masters for your domain zones.&lt;/p&gt;
&lt;p&gt;A good use case for this feature is when you have many servers (slaves) and you want to use your own name servers (masters). In this case, you'll want the master server to read the list of domaines installed on each alternc slave, regularly retrieve the zones associated with these domains and add them to the name server database.&lt;/p&gt;
&lt;p&gt;Note that the terms &#034;master&#034; and &#034;slave&#034; meaning in this documentation differs from the meaning of master / slave in classical DNS documentation, ie. primary/master and secondary/slave name servers.&lt;/p&gt;
&lt;p&gt;Alternatively, you could also want to use this feature to replace entirely your registar DNS. In which case, you might want to read the information regarding the alternc.net service.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Manage allowed IP Addresses for slave DNS transfers&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;To enable a server to retrieve the domains zones, you need to allow its individual IPv4 address (/32) or allow subnets (ex: 10.1.1.0/24).&lt;/p&gt;
&lt;div class='spip_document_496 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L500xH110/8.5.allowed-ip-cdb0f.png?1699837406' width='500' height='110' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Manage accounts for slave DNS transfers&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;To enable a server to retrieve the domains list, you need to create a http-auth access.&lt;/p&gt;
&lt;div class='spip_document_495 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L500xH48/8.5.http-access-059ef.png?1699837406' width='500' height='48' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;
&lt;p&gt;This will allow the server to access the url http(s)://user:password@yourdomain.tld/dom_list.php which provides a one-domain-per-line document.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The alternc.net free service&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The AlternC association provides a free service for users who need DNS servers to replicate their zones.&lt;/p&gt;
&lt;p&gt;The servers are hosted in high quality datacenters to provide a solid resilience in case of failures.&lt;/p&gt;
&lt;p&gt;The service is available on &lt;a href=&#034;https://www.alternc.net&#034; class=&#034;spip_url spip_out&#034; rel=&#034;external&#034;&gt;https://www.alternc.net&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;To make it work, you need to allow the server IPs and provide them an http authentification as previously explained on this page.&lt;/p&gt;&lt;/section&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>Serveurs esclaves DNS et service alternc.net</title>
		<link>https://aide.alternc.org/300/Serveurs-esclaves-DNS-et-service</link>
		<guid isPermaLink="true">https://aide.alternc.org/300/Serveurs-esclaves-DNS-et-service</guid>
		<dc:date>2013-10-17T18:36:14Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Alban Crommer</dc:creator>



		<description>&lt;p&gt;Les administrateurs exp&#233;riment&#233;s peuvent g&#233;rer des serveurs esclaves DNS. De plus l'association AlternC offre un service gratuit de DNS.&lt;/p&gt;

-
&lt;a href="https://aide.alternc.org/300/-Administration-des-comptes-AlternC-" rel="directory"&gt;Administration des comptes AlternC&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Avertissement&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Avertissement'&gt;
Avertissement&lt;/h2&gt;
&lt;p&gt;Vous devez conna&#238;tre le fonctionnement des DNS ou bien avoir re&#231;u des instructions pr&#233;cises de votre h&#233;bergeur / administrateur syst&#232;me pour modifier les informations pr&#233;sentes sur ces interfaces.&lt;/p&gt;
&lt;p&gt;Elles modifient la mani&#232;re dont la liste des domaines et des enregistrements de noms de domaines sont &#233;chang&#233;s entre vos serveurs et leurs serveurs DNS secondaires.&lt;/p&gt;
&lt;p&gt;Il est prudent d'en laisser la compl&#232;te gestion &#224; l'administrateur syst&#232;me (&lt;strong&gt;root&lt;/strong&gt;) du serveur, sous peine d'&#234;tre confront&#233; &#224; de graves dysfonctionnements !&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Soyez donc pr&#233;cautionneux et ne modifiez pas les informations pr&#233;sentes dans les sactions suivantes si vous ne savez pas ce que vous faites.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Pr&#233;requis&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Les fonctionnalit&#233;s sont support&#233;es nativement par AlternC.&lt;/p&gt;
&lt;p&gt;Pour qu'un serveur r&#233;cup&#232;re les zones DNS en utilisant le protocole sp&#233;cifique alternc, il est en revanche requis d'y installer le package alternc-slave.&lt;br class='autobr' /&gt;
&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;if [[ ! $(dpkg -l alternc-slavedns) =~ &#034;ii&#034; ]] ; then aptitude install alternc-slavedns; fi;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Introduction&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;AlternC vous permet de d&#233;finir certains serveurs comme des esclaves ou des ma&#238;tres DNS de vos zones.&lt;/p&gt;
&lt;p&gt;Par exemple, ceci est int&#233;ressant lorsque vous avez install&#233; plusieurs serveurs avec AlternC et que vous souhaitez r&#233;guli&#232;rement qu'un serveur ma&#238;tre lise les zones des nombreux serveurs esclaves, les r&#233;cup&#232;re en entier et les ajoute &#224; sa base de donn&#233;e.&lt;/p&gt;
&lt;p&gt;Notez que les termes &#034;ma&#238;tre&#034; et &#034;esclave&#034; ont ici une autre signification que celle qu'ils ont dans le syst&#232;me DNS soit ma&#238;tre / primaire et esclave / secondaire.&lt;/p&gt;
&lt;p&gt;Un autre cas est que vous souhaitiez vous passer des serveurs DNS de votre registrar. Dans ce cas, vous trouverez probablement utile le service fourni par alternc.net.&lt;/p&gt;
&lt;p&gt;Notez qu'au cas o&#249; vous modifiez les serveurs distribuant vos noms de domaines, vous devrez modifier le fichier &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/alternc/local.sh&lt;/code&gt; puis relancer le script &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;alternc.install&lt;/code&gt;.&lt;/p&gt;
&lt;pre&gt;
# vim /etc/alternc.local.sh ... editer les lignes suivantes .... NS1_HOSTNAME=&#034;ns1.my-ns-domain.tld # Secondary DNS hostname NS2_HOSTNAME=&#034;ns2.my-ns-domain.tld&#034; ... sauvegarder et relancer ...
# /usr/sbin/alternc.install
&lt;/pre&gt;&lt;/section&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Gerer-les-ip-autorises-a-faire-des-transferts-de-zone-esclave-DNS&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Gerer-les-ip-autorises-a-faire-des-transferts-de-zone-esclave-DNS'&gt;
G&#233;rer les ip autoris&#233;s &#224; faire des transferts de zone esclave DNS&lt;/h2&gt;
&lt;p&gt;Pour autoriser un serveur &#224; r&#233;cup&#233;rer les zones de vos domaines, vous devez autoriser son adresse sp&#233;cifique (/32) ou bien un subnet (par exemple 10.1.1.0/24).&lt;/p&gt;
&lt;div class='spip_document_497 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L500xH108/8.5.allowed-ip-2-fd0c7.png?1699837406' width='500' height='108' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;&lt;/section&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Gerer-les-comptes-autorises-pour-les-transferts-de-zone-esclave-DNS&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Gerer-les-comptes-autorises-pour-les-transferts-de-zone-esclave-DNS'&gt;
G&#233;rer les comptes autoris&#233;s pour les transferts de zone esclave DNS&lt;/h2&gt;
&lt;p&gt;Pour autorise un serveur &#224; r&#233;cup&#233;rer la liste des domaines install&#233;s sur votre serveur, vous devez cr&#233;er un authentifiant http_auth lui permettant d'acc&#233;der &#224; la page domlist.php ( ex: http(s)://user:password@mon-serveur.tld/domlist.php ) qui fournit une liste des domaines, un domaine par ligne.&lt;/p&gt;
&lt;div class='spip_document_498 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L500xH42/8.5.allowed-auth-021a2.png?1383397061' width='500' height='42' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;&lt;/section&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Le-service-gratuit-alternc-net&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Le-service-gratuit-alternc-net'&gt;
Le service gratuit alternc.net&lt;/h2&gt;
&lt;p&gt;L'association AlternC fournit un service gratuit pour les utilisateurs ayant besoins de serveurs DNS pour distribuer leurs zones.&lt;/p&gt;
&lt;p&gt;Les serveurs fournis sont h&#233;berg&#233;s dans des datacenters de haute qualit&#233; qui offrent une capacit&#233; de r&#233;silience &#233;lev&#233;e.&lt;/p&gt;
&lt;p&gt;Ce service est disponible sur &lt;a href=&#034;https://www.alternc.net&#034; class=&#034;spip_url spip_out&#034; rel=&#034;external&#034;&gt;https://www.alternc.net&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Mode d'emploi&lt;/i&gt;&lt;br class='autobr' /&gt;
Pour faire fonctionner ce service :&lt;/p&gt;
&lt;ul class=&#034;spip&#034; role=&#034;list&#034;&gt;&lt;li&gt; utilisez les interfaces d&#233;crites dans cette page pour autoriser les IPs du service alternc.net&lt;/li&gt;&lt;li&gt; cr&#233;ez un acc&#232;s utilisateur http&lt;/li&gt;&lt;li&gt; cr&#233;ez un compte sur le site alternc.net&lt;/li&gt;&lt;li&gt; ajoutez un serveur sur le site alternc.net&lt;/li&gt;&lt;li&gt; renseignez les champs avec
&lt;ul class=&#034;spip&#034; role=&#034;list&#034;&gt;&lt;li&gt; le hostname de votre serveur&lt;/li&gt;&lt;li&gt; son adresse IPv4&lt;/li&gt;&lt;li&gt; la cache activ&#233;e pour le transfert selon la m&#233;thode AlternC&lt;/li&gt;&lt;li&gt; l'url d'acc&#232;s &#224; la liste des domaines (ie. http(s)://user:password@mon-serveur.tld/domlist.php)&lt;/li&gt;&lt;li&gt; le certificat de votre serveur si vous servez le bureau en https et que vous utilisez un certificat auto sign&#233;. Ne fournissez que le certificat public, en collant les lignes situ&#233;es entre &#034;-----BEGIN CERTIFICATE-----&#034; et &#034;-----END CERTIFICATE-----&#034; du fichier probablement situ&#233; dans /etc/apache2/apache.pem&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/section&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>Change the rights of AlternC Administrator.</title>
		<link>https://aide.alternc.org/300/Change-the-rights-of-AlternC</link>
		<guid isPermaLink="true">https://aide.alternc.org/300/Change-the-rights-of-AlternC</guid>
		<dc:date>2010-02-05T09:04:45Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Benjamin Sonntag</dc:creator>



		<description>&lt;p&gt;You can restrict the rights of the AlternC Administrator account under certain conditions.&lt;/p&gt;

-
&lt;a href="https://aide.alternc.org/300/-AlternC-Accounts-administration-" rel="directory"&gt;AlternC Accounts administration&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Restrict-the-rights-of-AlternC-Administrator&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Restrict-the-rights-of-AlternC-Administrator'&gt;
Restrict the rights of AlternC Administrator.&lt;/h2&gt;
&lt;p&gt;Depending on the knowledge of the administrator, and to prevent any mistakt,&lt;/p&gt;
&lt;div class='spip_document_342 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L239xH76/padm009-24d3e.png?1354941812' width='239' height='76' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;
&lt;p&gt;You can limit the rights of the administrator to only be allowed to manage the accounts. He will not have any access to the administrator panel.&lt;/p&gt;
&lt;/section&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Restricted-Administrator&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Restricted-Administrator'&gt;
Restricted Administrator&lt;/h2&gt;
&lt;p&gt;There is only one administrator account in AlternC, it's &lt;i&gt;&#034;admin&#034;&lt;/i&gt; and he has the account number 2000.&lt;br class='manualbr' /&gt;Other administrators can be defined, they will only be able to access the account management, and will see only the account the created, and not all the accounts on AlternC server.&lt;br class='manualbr' /&gt;Of course, they will not have any access to the Administrator Panel.&lt;/p&gt;
&lt;/section&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Give-more-rights-to-AlternC-Administrator&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Give-more-rights-to-AlternC-Administrator'&gt;
Give more rights to AlternC Administrator&lt;/h2&gt;
&lt;p&gt;You can also give more rights on your server to the administrator : &lt;br class='manualbr' /&gt;SSH access to the server, allowed for some actions, or &lt;br class='manualbr' /&gt;SSH access to the server and access to the &#034;root&#034; account, which means unlimited access to the server.&lt;/p&gt;
&lt;p&gt;Be careful that this may break the service guarantee from your hosting provider.&lt;/p&gt;&lt;/section&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>Accounts management</title>
		<link>https://aide.alternc.org/300/Nouvelle-traduction-01-Gestion-des</link>
		<guid isPermaLink="true">https://aide.alternc.org/300/Nouvelle-traduction-01-Gestion-des</guid>
		<dc:date>2010-02-04T22:00:21Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Benjamin Sonntag</dc:creator>



		<description>&lt;p&gt;The &#034;AlternC Administrator&#034; main task is to administrate the alternc hosting accounts on the server. This rubric shows you what this administrator can do and how.&lt;/p&gt;

-
&lt;a href="https://aide.alternc.org/300/-AlternC-Accounts-administration-" rel="directory"&gt;AlternC Accounts administration&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_chapo'&gt;&lt;p&gt;The AlternC Administrator, in his Virtual Desktop, has an additional menu called &#034;Admin&#034;.&lt;/p&gt;
&lt;p&gt;The blue links in the Virtual Desktop of the administrator are the same as any other standard account. In this rubric we will only cover the red administrator-specific links.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_texte'&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;The-administrator-account-of-AlternC&#034;&gt;&lt;h2 class=&#034;spip&#034; id='The-administrator-account-of-AlternC'&gt;
The administrator account of AlternC &lt;/h2&gt;&lt;div class='spip_document_326 spip_document spip_documents spip_document_image spip_documents_left spip_document_left'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L218xH711/GestC001-14394.png?1354941812' width='218' height='711' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;
&lt;p&gt;The AlternC Administrator, in his Virtual Desktop, has an additional menu called &#034;Admin&#034;.&lt;/p&gt;
&lt;p&gt;The blue links in the Virtual Desktop of the administrator are the same as any other standard account. In this rubric we will only cover the red administrator-specific links.&lt;/p&gt;
&lt;p&gt;The &#034;&lt;i&gt;AlternC admin&lt;/i&gt;&#034; main task is to administrate AlternC hosting accounts on the server. The terms &#034;member&#034; and &#034;account&#034; are used. AlternC was developed in a free software community, by a non-profit association, which explains the term used : &#034;member&#034; for the accounts.&lt;/p&gt;
&lt;p&gt;The &#034;&lt;i&gt;AlternC Administrator&lt;/i&gt;&#034; can create accounts, set their quotas (domain names, email accounts, mailing-lists etc.), give them administrative rights, block them, delete them, connect to any account, and therefore see all the other accounts' files...&lt;/p&gt;
&lt;p&gt;The password of the &#034;&lt;i&gt;admin&lt;/i&gt;&#034; account must be a REAL password (a mix of figures, special characters and low and up-case letters). This account is sensitive since it gives access to any account hosted on your server.&lt;/p&gt;
&lt;p&gt;The Virtual Desktop menu is the same as any other account, except for one rubric, the &#034;Administration&#034; one, as shown below:&lt;/p&gt;
&lt;div class='spip_document_327 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L192xH102/GestC002-9493b.png?1354941812' width='192' height='102' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;&lt;/section&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Account-list&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Account-list'&gt;
Account list&lt;/h2&gt;
&lt;p&gt;A click on the link &#034;&lt;i&gt;manage the members&lt;/i&gt;&#034; shows you the list of all the accounts hosted on the server in the right side of the Virtual Desktop.&lt;/p&gt;
&lt;div class='spip_document_328 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L500xH305/GestC003-d7cf0.png?1699837406' width='500' height='305' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;
&lt;p&gt;In this list, the accounts in red are the administrator or restricted administrator accounts.&lt;br class='manualbr' /&gt;This table contains 10 columns:&lt;/p&gt;
&lt;ul class=&#034;spip&#034; role=&#034;list&#034;&gt;&lt;li&gt; A checkbox (to delete an account);&lt;/li&gt;&lt;li&gt; A link &#034;&lt;i&gt;edit&lt;/i&gt;&#034; to change the personal information of an account;&lt;/li&gt;&lt;li&gt; A link &#034;&lt;i&gt;quotas&lt;/i&gt;&#034; to set the services quotas of an account;&lt;/li&gt;&lt;li&gt; A link &#034;&lt;i&gt;connect as&lt;/i&gt;&#034; to impersonate into any other account as an administrator&lt;/li&gt;&lt;li&gt; The name of the account&lt;/li&gt;&lt;li&gt; The identity of the owner of the account, with a link to his email address&lt;/li&gt;&lt;li&gt; The type of account (if there is many account types on your server)&lt;/li&gt;&lt;li&gt; The date of last connection to this account&lt;/li&gt;&lt;li&gt; The number of connection attempts since the last successful connection.&lt;/li&gt;&lt;li&gt; The IP address of the last machine who tried to connect to this account&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;In this screenshot, we can see that the &#034;octo&#034; account never connect to the Virtual Desktop.&lt;/p&gt;
&lt;p&gt;Here is an example of an account where someone tried to connect to with a wrong password:&lt;/p&gt;
&lt;div class='spip_document_329 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L500xH81/GestC004-359d2.png?1699837406' width='500' height='81' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;
&lt;p&gt;The line with the hour and IP address of the last machine allows you to start searching more if there is suspicious connections to an account.&lt;/p&gt;
&lt;p&gt;This table is also where you can create and delete accounts.&lt;/p&gt;
&lt;/section&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Account-creation&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Account-creation'&gt;
Account creation&lt;/h2&gt;
&lt;p&gt;To create a new account (usually named &#034;member&#034; by the server), it's as easy as when you created an email account.&lt;/p&gt;
&lt;ul class=&#034;spip&#034; role=&#034;list&#034;&gt;&lt;li&gt; Click the link &#034;&lt;i&gt;Create a new member&lt;/i&gt;&#034;&lt;/li&gt;&lt;li&gt; Fill the form&lt;/li&gt;&lt;li&gt; Validate the form by clicking the button [Create a new member]
&lt;div class='spip_document_330 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L451xH339/GestC005-4b3b3.png?1354941812' width='451' height='339' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034; role=&#034;list&#034;&gt;&lt;li&gt; &lt;strong&gt;Login&lt;/strong&gt; : The login that will be used for this account (it uniqely identifies the account and serve as a login to connect to the virtual desktop)&lt;/li&gt;&lt;li&gt; &lt;strong&gt;Initial Password&lt;/strong&gt; : The password (to be confirmed in the next field) that the user can change later (or not changed if the administrator didn't gave him the ability to change his password).&lt;/li&gt;&lt;li&gt; &lt;strong&gt;Name / Firstname&lt;/strong&gt; : The identity of the owner of the account.&lt;/li&gt;&lt;li&gt; &lt;strong&gt;Email Address&lt;/strong&gt; : The email address where you will send password confirmation, or any other information about the server.&lt;/li&gt;&lt;li&gt; &lt;strong&gt;Account type&lt;/strong&gt; : you should leave this value to the default, we will see it later on.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;i&gt;Note: The name of the account owner is not necessarily the one of the person that will manage the account.&lt;/i&gt;&lt;/p&gt;
&lt;/section&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Editing-an-account&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Editing-an-account'&gt;
Editing an account&lt;/h2&gt;
&lt;p&gt;A click on the &#034;edit&#034; link in the account list allows you to change some informations regarding an account.&lt;/p&gt;
&lt;div class='spip_document_331 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L454xH463/GestC006-15b1a.png?1354941812' width='454' height='463' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;
&lt;p&gt;To do it, just fill the form values as you want.&lt;/p&gt;
&lt;p&gt;The &#034;&lt;i&gt;account enabled&lt;/i&gt;&#034; dropdown list allows you to lock the user out of his account (&#034;no&#034; position). To allow him back, set it to &#034;yes&#034;.&lt;/p&gt;
&lt;p&gt;If you don't want to change the password of the account, leave the password field blank. It will not be changed.&lt;/p&gt;
&lt;p&gt;The account type is about quotas. We will talk about it later.&lt;/p&gt;
&lt;p&gt;The billing period is not enabled on our demo server since it's not a commercial one.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Warning: The link &#034;&lt;i&gt;Make this account an administrator one&lt;/i&gt;&#034; gives administrator rights to the corresponding account. That way, he can create other accounts. Don't give this right to anybody!&lt;/p&gt;
&lt;/section&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Account-quotas-management&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Account-quotas-management'&gt;
Account quotas management&lt;/h2&gt;&lt;div class='spip_document_332 spip_document spip_documents spip_document_image spip_documents_left spip_document_left'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L257xH372/GestC007-e457e.png?1354941812' width='257' height='372' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt; &lt;p&gt;New users have default service quotas for each service (ftp, emails, domain names etc.). We will se later how to change the default quotas.&lt;/p&gt;
&lt;p&gt;We will customize the quotas of the &#034;&lt;i&gt;demo&lt;/i&gt;&#034; account. To do so, we clicked the &#034;&lt;i&gt;quotas&lt;/i&gt;&#034; link for the &#034;&lt;i&gt;demo&lt;/i&gt;&#034; account in the member list.&lt;/p&gt;
&lt;p&gt;The form fields allows you to enter new quota values for each service. A column after each field shows you the used quota for each service for this user account (here, 2 ftp accounts are used, which is the maximum allowed for this user, that's why this value is red).&lt;/p&gt;
&lt;p&gt;Click the button [Change the quotas] to save your quotas changes.&lt;/p&gt;
&lt;/section&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Connect-to-another-account-from-the-admin-account&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Connect-to-another-account-from-the-admin-account'&gt;
Connect to another account from the &#034;admin&#034; account.&lt;/h2&gt;
&lt;p&gt;Before clicking the &#034;&lt;i&gt;connect as &lt;/i&gt;&#034; link on any account, ensure that the administrator or owner of the account allowed you to do so.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Warning&lt;/strong&gt;: Don't open this link in a new tab or new window. AlternC don't allow you to be connected to many Virtual Desktop accounts at the same time.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;When you click the &#034;&lt;i&gt;connect as&lt;/i&gt;&#034; link, the Virtual Desktop of the chosen account shows instead of the administrator one. To go back to the &#034;&lt;i&gt;admin&lt;/i&gt;&#034; account, you will have to logout and login back, using the admin login and password.&lt;/p&gt;
&lt;/section&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;User-Quotas&#034;&gt;&lt;h2 class=&#034;spip&#034; id='User-Quotas'&gt;
User Quotas&lt;/h2&gt;
&lt;p&gt;The link &#034;&lt;i&gt;User quotas&lt;/i&gt;&#034; is available to any AlternC administrator. It shows you the space usage for each account, either in MB or in percentage used on the total service usage on the server. (figures or graphics).&lt;/p&gt;
&lt;div class='spip_document_114 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L500xH374/adm_quotas2pt-e35dc.png?1354941812' width='500' height='374' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;&lt;/section&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>Administrator panel</title>
		<link>https://aide.alternc.org/300/Administrator-panel</link>
		<guid isPermaLink="true">https://aide.alternc.org/300/Administrator-panel</guid>
		<dc:date>2010-02-04T21:59:53Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Benjamin Sonntag</dc:creator>



		<description>&lt;p&gt;AlternC administrator has access to special functions. Which one ?&lt;/p&gt;

-
&lt;a href="https://aide.alternc.org/300/-AlternC-Accounts-administration-" rel="directory"&gt;AlternC Accounts administration&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;div class='spip_document_327 spip_document spip_documents spip_document_image spip_documents_left spip_document_left'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L192xH102/GestC002-9493b.png?1354941812' width='192' height='102' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt; &lt;p&gt;This menu is only available to administrators of the AlternC accounts. With this menu, you can manage your server.&lt;/p&gt;
&lt;div class='spip_document_333 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L328xH217/padm001-6a868.png?1354941812' width='328' height='217' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;
&lt;p&gt;We will see three examples below.&lt;/p&gt;
&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Manage-Allowed-TLD&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Manage-Allowed-TLD'&gt;
Manage Allowed TLD&lt;/h2&gt;&lt;div class='spip_document_334 spip_document spip_documents spip_document_image spip_documents_left spip_document_left'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L442xH515/padm002-45fc8.png?1354941812' width='442' height='515' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt; &lt;p&gt;A TLD (for Top-Level Domain) is a first level domain name such as .fr, .net, .org etc.&lt;/p&gt;
&lt;p&gt;AlternC normally checks the DNS in the central WHOIS database before allowing them to be installed. It prevents installing non-existent domains or domains that will not work.&lt;/p&gt;
&lt;p&gt;For some TLD's or some specific usage (such as when migrating a domain name) it may be important to be able to change the control made before installing a domain name.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;WARNING : Some TLD such as the .fr one do the same control as AlternC before allowing any DNS change. So the default control in AlternC is &#034;no control at all&#034; so that you can install your domain name in the server before asking your registrar for DNS changes.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;To change the way TLDs are controlled, just click the icon with a pen after its name, as shown in the example below.&lt;/p&gt;
&lt;div class='spip_document_335 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L500xH167/padm003-ad9e9.png?1699837407' width='500' height='167' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;
&lt;p&gt;You can also create new TLD for first-level or even second-level domain names that will, then, be considered as a TLD. That way, you can allow for example any user to add a subdomain of some specific domain names.&lt;/p&gt;
&lt;div class='spip_document_341 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L469xH294/padm004-2-5e939.png?1354941812' width='469' height='294' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;
&lt;p&gt;In this example, all the subdomains of logiciels-libres.biz can be installed without any control. Of course, if you allow a normal domain as a TLD, this domain's DNS must point to your server in order for the subdomains to work.&lt;/p&gt;
&lt;/section&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Change-the-default-quotas&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Change-the-default-quotas'&gt;
Change the default quotas&lt;/h2&gt;
&lt;p&gt;Each AlternC account has a set of quotas for each services as defined by the AlternC administrator.&lt;/p&gt;
&lt;p&gt;When you click the link &#034;&lt;i&gt;Change the default quotas&lt;/i&gt;&#034; in the &#034;&lt;i&gt;Administrator panel&lt;/i&gt;&#034;, you can see the default quotas that will be allocated to any new account.&lt;/p&gt;
&lt;div class='spip_document_337 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L500xH223/padm005-7d7b6.png?1354941812' width='500' height='223' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;
&lt;p&gt;You can also use different quotas set for different kind of AlternC accounts.&lt;/p&gt;
&lt;div class='spip_document_338 spip_document spip_documents spip_document_image spip_documents_left spip_document_left'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L364xH497/padm006-67dce.png?1354941812' width='364' height='497' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt; &lt;p&gt;For example, you can create an quota set that will be named &#034;Mini&#034;.&lt;/p&gt;
&lt;div class='spip_document_339 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L319xH711/padm007-87223.png?1354941812' width='319' height='711' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;
&lt;p&gt;Here is the result: now we have 2 kind of accounts, one named &#034;default&#034; (the generic AlternC kind) and another one named &#034;Mini&#034;.&lt;/p&gt;
&lt;/section&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;List-of-domains-installed-in-the-server&#034;&gt;&lt;h2 class=&#034;spip&#034; id='List-of-domains-installed-in-the-server'&gt;
List of domains installed in the server&lt;/h2&gt;&lt;div class='spip_document_340 spip_document spip_documents spip_document_image spip_documents_left spip_document_left'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L447xH261/padm008-3a45f.png?1354941812' width='447' height='261' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt; &lt;p&gt;This link shows all the domains currently installed in the server, and tells you on which AlternC account.&lt;/p&gt;
&lt;p&gt;You can lock or unlock a domain. It blocks the install of this domain on any other server or account. The user cannot delete locked domains from his account. It can also prevent any wrong action from AlternC account users who don't know the Virtual Desktop well.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Warning: don't mix up domain lock in the AlternC Control Panel and the lock of an AlternC account &lt;a href='https://aide.alternc.org/300/art'&gt;see Editing an account&lt;/a&gt;&lt;/i&gt;&lt;/p&gt;
&lt;/section&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Configure-AlternC-variables&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Configure-AlternC-variables'&gt;
Configure AlternC variables&lt;/h2&gt;
&lt;p&gt;This link allows you to set some global configuration variables of AlternC. The first one is the domain name of the server. If you set it to a domain you own (and whose DNS should point to your server), any new account on the server will have a subdomain of this domain named after the AlternC account automatically installed, such as accountlogin.yourdomain.tld.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Example&lt;/i&gt;, for a domain name structure.org, you can create board.structure.org, team.structure.org, etc. who can in turn create subdomains in their accounts if needed (example: subteam.team.structure.org.)&lt;/p&gt;
&lt;/section&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Show-all-quotas&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Show-all-quotas'&gt;
Show all quotas&lt;/h2&gt;
&lt;p&gt;Click this link to see all the quotas of service used on all your accounts.&lt;/p&gt;
&lt;p&gt;In fact, it shows all the quotas as in the &#034;&lt;i&gt;user quotas&lt;/i&gt;&#034; link we saw earlier, but in a less convenient way ...&lt;/p&gt;&lt;/section&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>General SQL Admin</title>
		<link>https://aide.alternc.org/300/General-SQL-Admin</link>
		<guid isPermaLink="true">https://aide.alternc.org/300/General-SQL-Admin</guid>
		<dc:date>2010-02-02T11:22:29Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Benjamin Sonntag</dc:creator>



		<description>&lt;p&gt;This link allows you to access any MySQL database hosted on the server. You will need a valid MySQL account, either a user one, or the alternc main account.&lt;/p&gt;

-
&lt;a href="https://aide.alternc.org/300/-AlternC-Accounts-administration-" rel="directory"&gt;AlternC Accounts administration&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;div class='spip_document_327 spip_document spip_documents spip_document_image spip_documents_left spip_document_left'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L192xH102/GestC002-9493b.png?1354941812' width='192' height='102' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;
&lt;p&gt;The link &#034;&lt;i&gt;General SQL admin&lt;/i&gt;&#034; opens up a new window on your browser. It allows you to connect to any MySQL database hosted on the server, as long as you have a valid MySQL login and password. The database administration software is PhpMyAdmin.&lt;/p&gt;
&lt;p&gt;You have to be very careful when connecting to MySQL administrator account since you can delete any data when using such account.&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>Others</title>
		<link>https://aide.alternc.org/300/Nouvelle-traduction-07-Autres</link>
		<guid isPermaLink="true">https://aide.alternc.org/300/Nouvelle-traduction-07-Autres</guid>
		<dc:date>2010-01-27T21:38:34Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Benjamin Sonntag</dc:creator>



		<description>&lt;p&gt;Some miscellaneous statistics we cannot categorize ...&lt;/p&gt;

-
&lt;a href="https://aide.alternc.org/300/-Statistics-Management-" rel="directory"&gt;Statistics Management&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Misc&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Misc'&gt;
Misc&lt;/h2&gt;
&lt;p&gt;The miscellaneous category shows us some more or less precise statistics on advanced features of the browsers used by the visitors, such as the plugins they have, (flash, java,pdf ...) their screen size etc.&lt;/p&gt;
&lt;div class='spip_document_324 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L500xH65/DivStat001-a63f2.png?1699837407' width='500' height='65' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;&lt;/section&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;HTTP-Status-Codes&#034;&gt;&lt;h2 class=&#034;spip&#034; id='HTTP-Status-Codes'&gt;
HTTP Status Codes&lt;/h2&gt;
&lt;p&gt;The HTTP Status Codes show you the miscellaneous errors or special status encountered by your visitors on you website. Some are not counted in your web statistics. You can see that they are counted as &#034;not viewed&#034; visits.&lt;/p&gt;
&lt;div class='spip_document_325 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L500xH195/DivStat002-d475a.png?1699837407' width='500' height='195' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;&lt;/section&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>When</title>
		<link>https://aide.alternc.org/300/Nouvelle-traduction-03-Quand</link>
		<guid isPermaLink="true">https://aide.alternc.org/300/Nouvelle-traduction-03-Quand</guid>
		<dc:date>2010-01-27T21:34:49Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Benjamin Sonntag</dc:creator>



		<description>&lt;p&gt;When does your visitors come to your website?&lt;/p&gt;

-
&lt;a href="https://aide.alternc.org/300/-Statistics-Management-" rel="directory"&gt;Statistics Management&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Monthly-History&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Monthly-History'&gt;
Monthly History&lt;/h2&gt;
&lt;p&gt;The Monthly history shows you, month by month, the statistics of your website, as an histogram then as a table.&lt;/p&gt;
&lt;div class='spip_document_311 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L466xH491/QuandStat005-bb1db.png?1354913027' width='466' height='491' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;
&lt;p&gt;For example, in June 2009: &lt;br class='autobr' /&gt;
10 visitors did 52 visits. In the meantine, they saw 1528 pages and downloaded 10896 page elements, for a total of 46.06GB.&lt;/p&gt;
&lt;/section&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Statistics-per-day-of-the-month&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Statistics-per-day-of-the-month'&gt;
Statistics per day of the month&lt;/h2&gt;
&lt;p&gt;The next rubric shows the number of visits and statistics on these visits for each day of the month. The days with grey background are saturdays and sundays.&lt;/p&gt;
&lt;p&gt;These statistics are shown as an histogram then as a table.&lt;/p&gt;
&lt;div class='spip_document_308 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L500xH406/QuandStat002-52907.png?1699837407' width='500' height='406' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;
&lt;p&gt;For example, on november 3rd, there were 212 visitors who saw 8422 pages and downloaded 21876 page elements, which consume 432.07MB of bandwidth.&lt;/p&gt;
&lt;/section&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Statistics-per-day-of-the-week&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Statistics-per-day-of-the-week'&gt;
Statistics per day of the week&lt;/h2&gt;
&lt;p&gt;This rubric shows you some statistics for each day of the week, and compute the average traffic for each day of the week, each monday, each tuesday ... of the current month.&lt;/p&gt;
&lt;p&gt;These statistics are shown as an histogram then as a table, showing the following:&lt;/p&gt;
&lt;ul class=&#034;spip&#034; role=&#034;list&#034;&gt;&lt;li&gt; The average number of visited pages per day&lt;/li&gt;&lt;li&gt; The average number of hit per day&lt;/li&gt;&lt;li&gt; The bandwidth per day.&lt;/li&gt;&lt;/ul&gt;&lt;div class='spip_document_312 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L500xH308/QuandStat006-03ca6.png?1699837407' width='500' height='308' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;
&lt;p&gt;For example, in that case, the maximum of visits is on wednesdays, but the biggest bandwidth consumption is on Tuesdays.&lt;/p&gt;
&lt;/section&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Statistics-per-hour-of-the-day&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Statistics-per-hour-of-the-day'&gt;
Statistics per hour of the day&lt;/h2&gt;
&lt;p&gt;As for the statistics per day of the week, There is some statistics for each hour of the day. The average is computed for each hour of the day.&lt;/p&gt;
&lt;p&gt;These statistics are, as usual, shown as an histogram then as a figure table, and shows the following information:&lt;/p&gt;
&lt;div class='spip_document_310 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L500xH391/QuandStat004-f2d23.png?1354941813' width='500' height='391' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;
&lt;p&gt;The maximum of visits for this website is around 11 - 12 in the morning, and the maximum bandwidth consumption hour is around 6 - 7 in the morning.&lt;/p&gt;&lt;/section&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>Browsing</title>
		<link>https://aide.alternc.org/300/Nouvelle-traduction-05-Navigation</link>
		<guid isPermaLink="true">https://aide.alternc.org/300/Nouvelle-traduction-05-Navigation</guid>
		<dc:date>2010-01-27T21:34:47Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Benjamin Sonntag</dc:creator>



		<description>&lt;p&gt;With which web browser and which tools did the visitors of your website come.&lt;/p&gt;

-
&lt;a href="https://aide.alternc.org/300/-Statistics-Management-" rel="directory"&gt;Statistics Management&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Duration-of-the-visits&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Duration-of-the-visits'&gt;
Duration of the visits&lt;/h2&gt;
&lt;p&gt;These statistics compute the average duration of your visits, then it shows the number of visitors who spent a specified time from 0-30 seconds to 1h and more in your website.&lt;/p&gt;
&lt;div class='spip_document_316 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L500xH152/NavStat001-9944c.png?1699837407' width='500' height='152' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;
&lt;p&gt;The percentage of unknown visits duration is for the visits whose duration could not be measured.&lt;/p&gt;
&lt;/section&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Downloaded-File-Types&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Downloaded-File-Types'&gt;
Downloaded File Types&lt;/h2&gt;
&lt;p&gt;The Downloaded File Types statistics are written in decreasing order ; It's not the files themselves, but the file types depending on their extension (the string after the dot in the filenames).&lt;/p&gt;
&lt;div class='spip_document_317 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L500xH416/NavStat002-1a5a8.png?1354941813' width='500' height='416' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;
&lt;p&gt;The statistics on Downloaded File Types are counted by Hit count and consumed bandwidth.&lt;/p&gt;
&lt;/section&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Most-downloaded-pages-ranking&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Most-downloaded-pages-ranking'&gt;
Most downloaded pages ranking&lt;/h2&gt;
&lt;p&gt;These statistics shows the files themselves, from the most downloaded to the least downloaded one.&lt;/p&gt;
&lt;div class='spip_document_318 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L500xH285/NavStat003-be9a0.png?1354941813' width='500' height='285' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;
&lt;p&gt;The address of the page is shown after the &#034;/&#034;. The &#034;/&#034; represents the domain name, for example, here : &#171; /index,php &#187; means a visit of the page whose url is &#171; &lt;a href=&#034;http://www.aide-alternc.org/index,php &#187;&#034; class=&#034;spip_url spip_out auto&#034; rel=&#034;nofollow external&#034;&gt;www.aide-alternc.org/index,php&#160;&#187;&lt;/a&gt;.&lt;/p&gt;
&lt;/section&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Operating-System-of-the-visitors&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Operating-System-of-the-visitors'&gt;
Operating System of the visitors&lt;/h2&gt;
&lt;p&gt;These statistics shows you the Operating System used by your visitors on their computers.&lt;/p&gt;
&lt;div class='spip_document_319 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L500xH142/NavStat004-d0ae1.png?1699837407' width='500' height='142' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;&lt;/section&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Visitors-Browsers&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Visitors-Browsers'&gt;
Visitors' Browsers&lt;/h2&gt;
&lt;p&gt;As for the Operating Systems, this information may be important to you, since it shows you which browser your visitors are using.&lt;/p&gt;
&lt;p&gt;With these statistics, you know your visitors better and can adapt your website to their browser usage, and enhance the accessibility of your website.&lt;/p&gt;
&lt;div class='spip_document_320 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L500xH204/NavStat005-f0a42.png?1699837407' width='500' height='204' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;
&lt;p&gt;Here, the statistics are biaised by the fact that we are using a testing platform.&lt;/p&gt;&lt;/section&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>Where</title>
		<link>https://aide.alternc.org/300/Nouvelle-traduction-06-Origine</link>
		<guid isPermaLink="true">https://aide.alternc.org/300/Nouvelle-traduction-06-Origine</guid>
		<dc:date>2010-01-27T21:34:43Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Benjamin Sonntag</dc:creator>



		<description>&lt;p&gt;&#034;Where your visitor came from&#034; is the page where your visitor were when he came into your website.&lt;/p&gt;

-
&lt;a href="https://aide.alternc.org/300/-Statistics-Management-" rel="directory"&gt;Statistics Management&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Connection-by-referer&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Connection-by-referer'&gt;
Connection by referer&lt;/h2&gt;
&lt;p&gt;The origin of a visit is determined by the page where the visitor came from, just before coming into your website.&lt;/p&gt;
&lt;p&gt;Awstats rank those visits using the following categories:&lt;/p&gt;
&lt;ul class=&#034;spip&#034; role=&#034;list&#034;&gt;&lt;li&gt; Direct address/Bookmarks: The visitor came directly into your website, either by typing your website address, or by clicking on a bookmark in its browser.&lt;/li&gt;&lt;li&gt; Link from a Newsgroup&lt;/li&gt;&lt;li&gt; Link from a search engine: When the visitor arrived in your website from a search engine. The link &#034;Complete list&#034; allows you to see the detailed list of search engines who brought your visitors into your website.&lt;/li&gt;&lt;li&gt; Link from an external page : The visitor came to your website by clicking a link inside another website.&lt;/li&gt;&lt;li&gt; Unknownj origin: These are the visitors whose origin cannot be determined.&lt;/li&gt;&lt;/ul&gt;&lt;div class='spip_document_321 spip_document spip_documents spip_document_image spip_documents_center spip_document_center'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L500xH282/FromStat001-7bd43.png?1699837408' width='500' height='282' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;&lt;/section&gt;&lt;section class=&#034;sommaire-section sommaire-section_niveau1 sommaire-section_h2&#034; aria-labelledby=&#034;Sentences-and-keywords&#034;&gt;&lt;h2 class=&#034;spip&#034; id='Sentences-and-keywords'&gt;
Sentences and keywords&lt;/h2&gt;
&lt;p&gt;Sentences and keywords are the Sentences and keywords a visitor searched into a search engine on the Internet that brought him into your website.&lt;/p&gt;
&lt;p&gt;This statistics is one of the most precious: It allows you to know how your website is referenced on the Internet.&lt;/p&gt;
&lt;div class='spip_document_322 spip_document spip_documents spip_document_image spip_documents_left spip_document_left'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L303xH176/FromStat002-e87d3.png?1354941813' width='303' height='176' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt; &lt;div class='spip_document_323 spip_document spip_documents spip_document_image spip_documents_right spip_document_right'&gt;
&lt;figure class=&#034;spip_doc_inner&#034;&gt; &lt;img src='https://aide.alternc.org/300/local/cache-vignettes/L303xH248/FromStat003-9a6b0.png?1354941813' width='303' height='248' alt='' /&gt;
&lt;/figure&gt;
&lt;/div&gt;&lt;/section&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>



</channel>

</rss>
