<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://crteknologies.fr/wiki/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://crteknologies.fr/wiki/feed.php">
        <title>CR-TEKnologies linux</title>
        <description></description>
        <link>https://crteknologies.fr/wiki/</link>
        <image rdf:resource="https://crteknologies.fr/wiki/lib/tpl/arctic/images/favicon.ico" />
       <dc:date>2026-04-14T17:26:19+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://crteknologies.fr/wiki/linux:amd64?rev=1379608846&amp;do=diff"/>
                <rdf:li rdf:resource="https://crteknologies.fr/wiki/linux:commands?rev=1713535199&amp;do=diff"/>
                <rdf:li rdf:resource="https://crteknologies.fr/wiki/linux:configs?rev=1455899722&amp;do=diff"/>
                <rdf:li rdf:resource="https://crteknologies.fr/wiki/linux:fluxbox?rev=1379608845&amp;do=diff"/>
                <rdf:li rdf:resource="https://crteknologies.fr/wiki/linux:gentoo-portage?rev=1379608846&amp;do=diff"/>
                <rdf:li rdf:resource="https://crteknologies.fr/wiki/linux:gentoo?rev=1379608844&amp;do=diff"/>
                <rdf:li rdf:resource="https://crteknologies.fr/wiki/linux:hardware?rev=1379608846&amp;do=diff"/>
                <rdf:li rdf:resource="https://crteknologies.fr/wiki/linux:howtos-tips?rev=1396023495&amp;do=diff"/>
                <rdf:li rdf:resource="https://crteknologies.fr/wiki/linux:shell?rev=1733910052&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://crteknologies.fr/wiki/lib/tpl/arctic/images/favicon.ico">
        <title>CR-TEKnologies</title>
        <link>https://crteknologies.fr/wiki/</link>
        <url>https://crteknologies.fr/wiki/lib/tpl/arctic/images/favicon.ico</url>
    </image>
    <item rdf:about="https://crteknologies.fr/wiki/linux:amd64?rev=1379608846&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-09-19T16:40:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>linux:amd64</title>
        <link>https://crteknologies.fr/wiki/linux:amd64?rev=1379608846&amp;do=diff</link>
        <description>AMD 64 - 64 bits

When you have a 64 bits processor you can use a 64 bits version of linux for taking advantage of the full possibilities of your processor (all distributions have a 64 bits version).

However there are some differences with 32 bits distributions, most often due to packages that don't exist for 64 bits.</description>
    </item>
    <item rdf:about="https://crteknologies.fr/wiki/linux:commands?rev=1713535199&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-19T13:59:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>linux:commands</title>
        <link>https://crteknologies.fr/wiki/linux:commands?rev=1713535199&amp;do=diff</link>
        <description>Usual Commands

Links

User management :

[FR] &lt;http://www.labo-linux.org/cours/module-1/chapitre-05-gestion-des-utilisateurs/&gt;

List
  Command    Description    General   pwd  print the current path  which &lt;program&gt;  print the path of the &lt;program&gt;  write &lt;user&gt;  write messages with a user connected on the same machine   Kernel modules</description>
    </item>
    <item rdf:about="https://crteknologies.fr/wiki/linux:configs?rev=1455899722&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-02-19T16:35:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>linux:configs</title>
        <link>https://crteknologies.fr/wiki/linux:configs?rev=1455899722&amp;do=diff</link>
        <description>Configuration of some software

Linux

Your own locale

Maybe you don't like any predefined locale ; it was my case.

Here you can find a “en_FR@euro” locale that I have defined :

	*  English messages (because french messages are often strangely translated, and there is less information on the internet)</description>
    </item>
    <item rdf:about="https://crteknologies.fr/wiki/linux:fluxbox?rev=1379608845&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-09-19T16:40:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>linux:fluxbox</title>
        <link>https://crteknologies.fr/wiki/linux:fluxbox?rev=1379608845&amp;do=diff</link>
        <description>Fluxbox

Fluxbox is a very light window manager, highly customizable (look, shortcuts, etc).

Links

Installation guide for Gentoo :

[EN] &lt;http://www.gentoo.org/doc/en/fluxbox-config.xml&gt;

[FR] &lt;http://www.gentoo.org/doc/fr/fluxbox-config.xml&gt;

Control your sound card with the keyboard and xosd

amixer enables you to control your sound card, and the</description>
    </item>
    <item rdf:about="https://crteknologies.fr/wiki/linux:gentoo-portage?rev=1379608846&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-09-19T16:40:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>linux:gentoo-portage</title>
        <link>https://crteknologies.fr/wiki/linux:gentoo-portage?rev=1379608846&amp;do=diff</link>
        <description>Portage

Portage is the package manager of Gentoo.

How to use emerge

First you have to choose if you want to use stable or unstable version. In /etc/make.conf :


ACCEPT_KEYWORDS=&quot;amd64&quot;         # stable (replace amd64 by your arch)
ACCEPT_KEYWORDS=&quot;amd64 ~amd64&quot;  # unstable</description>
    </item>
    <item rdf:about="https://crteknologies.fr/wiki/linux:gentoo?rev=1379608844&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-09-19T16:40:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>linux:gentoo</title>
        <link>https://crteknologies.fr/wiki/linux:gentoo?rev=1379608844&amp;do=diff</link>
        <description>Gentoo

Gentoo is a source distribution, very efficient and well done, with a very good documentation and community.

If you want to do something with gentoo (configure sound, install X, etc), first try the official howtos of gentoo, and on the gentoo wiki, by typing</description>
    </item>
    <item rdf:about="https://crteknologies.fr/wiki/linux:hardware?rev=1379608846&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-09-19T16:40:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>linux:hardware</title>
        <link>https://crteknologies.fr/wiki/linux:hardware?rev=1379608846&amp;do=diff</link>
        <description>Hardware on Linux

As a reference, here is my [.config file], and my [world file].

Find more in the hardware category.</description>
    </item>
    <item rdf:about="https://crteknologies.fr/wiki/linux:howtos-tips?rev=1396023495&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-03-28T16:18:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>linux:howtos-tips</title>
        <link>https://crteknologies.fr/wiki/linux:howtos-tips?rev=1396023495&amp;do=diff</link>
        <description>Howtos, tips and errors

These howtos and tips are normally appropriate for all linux distributions, but when there are packages to install I take the example of gentoo with emerge. But you can probably do the same with apt-get or yum or whatever.

Tips are things that maybe you don't know they exist.</description>
    </item>
    <item rdf:about="https://crteknologies.fr/wiki/linux:shell?rev=1733910052&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-12-11T09:40:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>linux:shell</title>
        <link>https://crteknologies.fr/wiki/linux:shell?rev=1733910052&amp;do=diff</link>
        <description>Shell

Block comment

With “END” being just an example of any random string that must not appear in the commented section:


: &lt;&lt; 'END'
sleep 1
END


Iterate over a list as a string

Different options:


# option 1, without variable
for x in a b c; do echo $x; done

# option 2, with string
list=&quot;a b c&quot;
for x in $list; do echo $x; done         # only works with sh and bash
for x in ${=list}; do echo $x; done      # only works with zsh
for x in $(echo $list}; do echo $x; done # works with any shel…</description>
    </item>
</rdf:RDF>
