<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://doc.slitaz.org/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>SliTaz Doc - en:guides</title>
        <description></description>
        <link>https://doc.slitaz.org/</link>
        <lastBuildDate>Fri, 24 Jul 2026 07:33:21 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://doc.slitaz.org/_media/wiki:dokuwiki.svg</url>
            <title>SliTaz Doc</title>
            <link>https://doc.slitaz.org/</link>
        </image>
        <item>
            <title>alsaequal</title>
            <link>https://doc.slitaz.org/en:guides:alsaequal?rev=1344975984&amp;do=revisions</link>
            <description>Alsaequal

Installation

First download alsaequal:

# tazpkg get-install alsaequal

Then create a /home/tux/.asoundrc file:


ctl.equal {
  type equal;
}

pcm.plugequal {
  type equal;
  # Modify the line below if you don't
  # want to use sound card 0.
  # slave.pcm &quot;plughw:0,0&quot;;
  # or if you want to use with multiple applications output to dmix
  slave.pcm &quot;plug:dmix&quot;
}

pcm.equal {
  # Or if you want the equalizer to be your
  # default soundcard uncomment the following
  # line and comment …</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 14 Aug 2012 20:26:24 +0000</pubDate>
        </item>
        <item>
            <title>basicnewbie</title>
            <link>https://doc.slitaz.org/en:guides:basicnewbie?rev=1362164329&amp;do=revisions</link>
            <description>Daily used Linux commands

After starting our SliTaz base (see here) we logged on and can see now, following a Welcome message, a short command line  prompt:

tux@dolilive:~$ _

Now we can immediately start to understand who is doing what: 

	*  tux, is my login name
		*  @, is where I am</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 01 Mar 2013 18:58:49 +0000</pubDate>
        </item>
        <item>
            <title>bluetooth</title>
            <link>https://doc.slitaz.org/en:guides:bluetooth?rev=1282491596&amp;do=revisions</link>
            <description>Bluetooth

Introduction

This guide will help you to configure bluetooth, e.g. to use your phone as a modem.
Do following steps as root.
First of all you must install Slitaz packages related to bluetooth:
# tazpkg get-install bluez
# tazpkg get-install linux-bluetooth</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 22 Aug 2010 15:39:56 +0000</pubDate>
        </item>
        <item>
            <title>bootguide</title>
            <link>https://doc.slitaz.org/en:guides:bootguide?rev=1584273567&amp;do=revisions</link>
            <description>From BIOS to /etc/init.d/rcS


                      CPU
                       |
                       V
   +------------------BIOS----------------+
   |             |            |           |
   V             V            V           V
 Floppy      Hard Disk    Versatile      PXE (4)
 set (3)    DVD/CD-ROM &lt;- Floppy (2) --&gt;  or
   |          USB key                  WEB boot
   V             V                        |
   +-------------+         +--------------+
          |                V   …</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 15 Mar 2020 11:59:27 +0000</pubDate>
        </item>
        <item>
            <title>boottime</title>
            <link>https://doc.slitaz.org/en:guides:boottime?rev=1282511218&amp;do=revisions</link>
            <description>Boot time

SliTaz boots fast! But most likely you haven't turned super fast boot on yet. To do this, just edit your /etc/rcS.conf :

 FAST_BOOT_X=&quot;yes&quot; 

Remove dbus, hald and slim from the RUN_DAEMONS array. That's all. Note, on some machines, FAST_BOOT_X may not boot properly. However, if Xvesa/Xorg works after you enable this feature, it's safe to leave it on.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 22 Aug 2010 21:06:58 +0000</pubDate>
        </item>
        <item>
            <title>bugs</title>
            <link>https://doc.slitaz.org/en:guides:bugs?rev=1281646847&amp;do=revisions</link>
            <description>BUGS

The problems listed in this page refer to the Slitaz 3.0 environment.

Burning a CD with Burnbox

To burn a CD, you have to be root (it will NOT work from your default TUX account, even if TUX has been added to the cdrom group). 

In Burnbox; enclose the file and folder names between quotes if they contain a space (eg</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 12 Aug 2010 21:00:47 +0000</pubDate>
        </item>
        <item>
            <title>chroot</title>
            <link>https://doc.slitaz.org/en:guides:chroot?rev=1285355876&amp;do=revisions</link>
            <description>Chroot

This guide explain how to setup a chroot to cook packages in a separate environment. The chroot can be built on a USB or HDD device to save RAM when using a live session. There is also a script which removes any packages installed during cooking on exit in order to keep the chroot light and also checks the build_depends.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 24 Sep 2010 19:17:56 +0000</pubDate>
        </item>
        <item>
            <title>conky</title>
            <link>https://doc.slitaz.org/en:guides:conky?rev=1427220139&amp;do=revisions</link>
            <description>----------

Conky

Introduction

Conky is a highly customizable, lightweight system monitor that sits on the desktop. It is able to show loads of information about your computer, such as CPU usage, RAM, disk usage, CPU temperature, and also the weather or the number of new messages in your email. It allows color graphical formatting of its indicators, offering a stylish look to the desktop.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 24 Mar 2015 18:02:19 +0000</pubDate>
        </item>
        <item>
            <title>conspy</title>
            <link>https://doc.slitaz.org/en:guides:conspy?rev=1495212701&amp;do=revisions</link>
            <description>Conspy : tiny screen or VNC

Slitaz core provides the 10Kb conspy to get remote control of Linux virtual consoles. See &lt;http://conspy.sourceforge.net/&gt;

Slitaz opens 6 virtual consoles which you can access with Ctrl-Alt-F1 to Ctrl-Alt-F6. You can connect to console 1 with conspy 1 and console n with</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 19 May 2017 16:51:41 +0000</pubDate>
        </item>
        <item>
            <title>contributor</title>
            <link>https://doc.slitaz.org/en:guides:contributor?rev=1303843610&amp;do=revisions</link>
            <description>Contributing to SliTaz

There are so many ways you can help out with the SliTaz community. If you have a little free time, anything from artwork to package testing would be greatly appreciated!

Post a quick message to the forum or mailing list if you're unsure about anything. We don't bite!</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 26 Apr 2011 18:46:50 +0000</pubDate>
        </item>
        <item>
            <title>cpu-frequency</title>
            <link>https://doc.slitaz.org/en:guides:cpu-frequency?rev=1298414983&amp;do=revisions</link>
            <description>CPU Frequency Scaling

Introduction

To reduce power consumption is not only essential for portable computers: it is also essential to use it on desktop machines to reduce unnecessary CO2 emissions. You can save power by turning off not needed hardware components like WiFi, Bluetooth, etc., switching off or reducing the monitor backlight, spinning down HDDs and controlling the CPU frequency.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 22 Feb 2011 22:49:43 +0000</pubDate>
        </item>
        <item>
            <title>cricket-a600</title>
            <link>https://doc.slitaz.org/en:guides:cricket-a600?rev=1282491063&amp;do=revisions</link>
            <description>Setting Up The Cricket A600 Broadband Modem

Introduction

First thing you need to do is download wvdial and all it's dependencies. It will do that automatically. From terminal as root:

 # tazpkg get-install wvdial

Download this:Jozee's USB_Modeswitch Then from terminal as root install it:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 22 Aug 2010 15:31:03 +0000</pubDate>
        </item>
        <item>
            <title>database</title>
            <link>https://doc.slitaz.org/en:guides:database?rev=1415552125&amp;do=revisions</link>
            <description>The SQLite database

SQLite is a lightweight SQL database and as such perfectly suitable for use with Slitaz. Lightweight does however not imply that its functionality is also limited; rather the opposite! 

To begin with, the program in all its aspects is extensively documented on:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 09 Nov 2014 16:55:25 +0000</pubDate>
        </item>
        <item>
            <title>dialup</title>
            <link>https://doc.slitaz.org/en:guides:dialup?rev=1282490482&amp;do=revisions</link>
            <description>3G-UMTS

The # sign means that you do this command as root on your console:

Automatic Installation

The new hwsetup in SliTaz 3.0 now adds automatic installation for 3G (still in trial version).

# tazhw setup 3g-modem

Now open the wvdial box by typing y, enter your data (as described in wvdial.conf), save the configuration (if you don't save you risk breaking your pin), dial the pin (you have to do this only once you plug in your modem), then start dialing and you should be connected.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 22 Aug 2010 15:21:22 +0000</pubDate>
        </item>
        <item>
            <title>dvd</title>
            <link>https://doc.slitaz.org/en:guides:dvd?rev=1278602051&amp;do=revisions</link>
            <description>All Slitaz resources on one DVD

A bootable DVD image of all available packages version is generated every day. See &lt;http://www.slitaz.org/en/get/&gt; . Both cooking or stable versions are built; they contain:

	*  a Slitaz boot
		*  a copy of the website
		*  a snapshot of the wok
		*</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 08 Jul 2010 15:14:11 +0000</pubDate>
        </item>
        <item>
            <title>dwm</title>
            <link>https://doc.slitaz.org/en:guides:dwm?rev=1600854915&amp;do=revisions</link>
            <description>Dynamic Window Manager

Refer to Tutorial</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 23 Sep 2020 09:55:15 +0000</pubDate>
        </item>
        <item>
            <title>faq-dependency</title>
            <link>https://doc.slitaz.org/en:guides:faq-dependency?rev=1278602050&amp;do=revisions</link>
            <description>An Application Cannot Find Libraries/Files

Symptoms

	*   When run in a Terminal, an application fails with the message:

 [name]: error while loading shared libraries: [library].so.*: cannot open shared object file: No such file or directory

Explanation</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 08 Jul 2010 15:14:10 +0000</pubDate>
        </item>
        <item>
            <title>faq-login</title>
            <link>https://doc.slitaz.org/en:guides:faq-login?rev=1335583808&amp;do=revisions</link>
            <description>Cannot Login to Desktop

Symptoms

	*  Slim, the SliTaz Login Manager, fails with the message:

 failed to execute login command 




Explanation

The following files must exist, this can be verified with the ls -la command:

	*  .Xdefaults
	*  .xinitrc</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 28 Apr 2012 03:30:08 +0000</pubDate>
        </item>
        <item>
            <title>faq-mouse</title>
            <link>https://doc.slitaz.org/en:guides:faq-mouse?rev=1428513548&amp;do=revisions</link>
            <description>Mouse

I can't change the mouse for left-handed people

Symptoms

I can't change the mouse for left-handed people using the computer.

Explanation

You need to install the xorg-xmodmap package to configure the mouse buttons.

Solution

Install the xorg-xmodmap</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 08 Apr 2015 17:19:08 +0000</pubDate>
        </item>
        <item>
            <title>faq-pkgconv</title>
            <link>https://doc.slitaz.org/en:guides:faq-pkgconv?rev=1278602049&amp;do=revisions</link>
            <description>Packages from Other Distributions

Symptoms

	*  There is a useful package that is not yet available in the SliTaz repositories.
	*  Can I use packages from other distributions on my SliTaz installation?

Explanation

Packages in a general sense are simply a collection of files and meta-data, compiled from source code to suit a particular environment and installation. Software binaries from other distributions can sometimes run if the libraries that power it exist for SliTaz. It is an easy but n…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 08 Jul 2010 15:14:09 +0000</pubDate>
        </item>
        <item>
            <title>faq-programfailstorun</title>
            <link>https://doc.slitaz.org/en:guides:faq-programfailstorun?rev=1278602048&amp;do=revisions</link>
            <description>A Program Doesn't Run or Quits Unexpectedly

Symptoms

	*  Nothing happens when an application is run from the Launch menu.
	*  An application quits without warning.

Explanation

One or more of problems may have caused this. Run the program in a Terminal to see any error messages the program may deliver.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 08 Jul 2010 15:14:08 +0000</pubDate>
        </item>
        <item>
            <title>faq-slim</title>
            <link>https://doc.slitaz.org/en:guides:faq-slim?rev=1549198541&amp;do=revisions</link>
            <description>Halt, reboot or shutdown via slim

Symptoms

Slim, the SliTaz Login Manager asks for a password when a special command like halt, reboot or shutdown was entered in place of a user name.

Explanation

The required password is that from user root!

Solution</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 03 Feb 2019 12:55:41 +0000</pubDate>
        </item>
        <item>
            <title>faq-terminal</title>
            <link>https://doc.slitaz.org/en:guides:faq-terminal?rev=1278602049&amp;do=revisions</link>
            <description>Overview

There are a variety of terminal emulators available for SliTaz and even more for Linux. SliTaz comes with the venerable XTerm, a basic but functioning program.

Enter




----------

XTerm

Cannot Copy/Paste

Symptoms

	*  I cannot find the copy/paste feature</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 08 Jul 2010 15:14:09 +0000</pubDate>
        </item>
        <item>
            <title>faq</title>
            <link>https://doc.slitaz.org/en:guides:faq?rev=1548859073&amp;do=revisions</link>
            <description>Frequently Asked Questions

Listed here are the most frequently asked questions from the user forums. Please check here to see if your problem has been fixed before starting a new forum thread.

These are organised into per-scenario groups - from  system-level through to the desktop. Within each, a symptom describes a give-away identification of the problem; a widely-working solution is then outlined.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 30 Jan 2019 14:37:53 +0000</pubDate>
        </item>
        <item>
            <title>flash</title>
            <link>https://doc.slitaz.org/en:guides:flash?rev=1282664568&amp;do=revisions</link>
            <description>How-To install Adobe Flash Player

Open a terminal. Become super-user:

 $ su -


The default password for the root account is root .

Type the following as one command:

 # tazpkg get-install get-flash-plugin &amp;&amp; get-flash-plugin


The package installs a get-flash-plugin command which creates a pseudo-package that downloads the source code from Adobe. It packages the build source code and pulls in any necessary dependencies.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 24 Aug 2010 15:42:48 +0000</pubDate>
        </item>
        <item>
            <title>frugal</title>
            <link>https://doc.slitaz.org/en:guides:frugal?rev=1363942959&amp;do=revisions</link>
            <description>Winboot

Frugal install to Microsoft Windows partition

Install Grub4dos.

This article will assume that your C: drive is (hd0,0).
You need at least 160MB to run Slitaz cooking (128MB for Slitaz 1.0).

Tested with Windows XP on FAT32 and on NTFS.

For Windows XP, 2000 or NT, copy</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 22 Mar 2013 09:02:39 +0000</pubDate>
        </item>
        <item>
            <title>hal-removal</title>
            <link>https://doc.slitaz.org/en:guides:hal-removal?rev=1347560983&amp;do=revisions</link>
            <description>hal-removal for 5.0

just to avoid errors its good to plan and document this process
  Package    Status    Who  Link / Discussion / Bugreport  udev  open  udev rules maybe should be in /lib/udev/rules.d - because applications drop it there 
&lt;https://wiki.archlinux.org/index.php/Udev&gt; 
udev rules written by the administrator go in /etc/udev/rules.d/, their file name has to end with .rules. The udev rules shipped with various packages are found in /lib/udev/rules.d/. If there are two files by the…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 13 Sep 2012 18:29:43 +0000</pubDate>
        </item>
        <item>
            <title>kernel</title>
            <link>https://doc.slitaz.org/en:guides:kernel?rev=1751468122&amp;do=revisions</link>
            <description>Build your own custom Linux Kernel for SliTaz

Prepare your system

	*  Install the meta package slitaz-toolchain. This package contains the basic packages:
				*  binutils
				*  linux-headers
				*  glibc-dev
				*  gcc
				*  make



# tazpkg get-install slitaz-toolchain</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 02 Jul 2025 14:55:22 +0000</pubDate>
        </item>
        <item>
            <title>livecd</title>
            <link>https://doc.slitaz.org/en:guides:livecd?rev=1417014298&amp;do=revisions</link>
            <description>This manual is intented to help you on making a SliTaz livecd.
Once you made a customized SliTaz iso, or after simply having downloaded a regular SliTaz iso from the SliTaz website, you can go ahead and burn it to a cd. However, as the writer of this guide has found, not all programs always work. So here's a list of programs that are found not to work:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 26 Nov 2014 15:04:58 +0000</pubDate>
        </item>
        <item>
            <title>liveusb</title>
            <link>https://doc.slitaz.org/en:guides:liveusb?rev=1485976084&amp;do=revisions</link>
            <description>This page describes how to make a slitaz live usb stick.

From Windows

A SliTaz Live USB installation can be performed using:

	*  LinuxLive USB Creator
	*  Universal USB Installer
	*  UnetBootin
	*  TazUSB


SliTaz with xorg-server and persistent /home requires a linux filesystem (ext2,ext3) for regular users to login to an X-session.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 01 Feb 2017 19:08:04 +0000</pubDate>
        </item>
        <item>
            <title>lowramcd</title>
            <link>https://doc.slitaz.org/en:guides:lowramcd?rev=1305794072&amp;do=revisions</link>
            <description>Live CD for Low-RAM Systems

The minimum RAM requirement for the SliTaz core Live CD is 160MB (128MB for 1.0). Many graphical applications won't run with such a low amount of memory; so, using the text-mode screen=text boot option is recommended.

The packages</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 19 May 2011 08:34:32 +0000</pubDate>
        </item>
        <item>
            <title>makingtazpackages</title>
            <link>https://doc.slitaz.org/en:guides:makingtazpackages?rev=1453990064&amp;do=revisions</link>
            <description>Before starting on making slitaz packages, we'll begin with a quick overview of how a package installs programs:

When you click on a package to install (in tazweb), you tell the system to automatically download the package to /var/lib/tazpkg/5.0/packages/.  It then automatically un-cpio's itself to ~/fs/ (or /home/tux/fs/ when using the absolute path).</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 28 Jan 2016 14:07:44 +0000</pubDate>
        </item>
        <item>
            <title>manyinone</title>
            <link>https://doc.slitaz.org/en:guides:manyinone?rev=1592313398&amp;do=revisions</link>
            <description>Create many-in-1 flavors

Slitaz LiveCDs run fully in RAM. The feature set depends on the available RAM size. You can build an auto adaptive LiveCD to ensure that the right feature set is launched according to the detected RAM size. You need to:

	*</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 16 Jun 2020 13:16:38 +0000</pubDate>
        </item>
        <item>
            <title>microcode</title>
            <link>https://doc.slitaz.org/en:guides:microcode?rev=1524985821&amp;do=revisions</link>
            <description>Updating the processor microcode




this topic


In the normal way, the microcode is loaded on boot from the BIOS. However it is possible to update it on Linux; this must be repeated on every boot.
This document decribes how to proceed for Intel processors.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Apr 2018 07:10:21 +0000</pubDate>
        </item>
        <item>
            <title>midori</title>
            <link>https://doc.slitaz.org/en:guides:midori?rev=1303189901&amp;do=revisions</link>
            <description>Midori Tips &amp; Tweaks

I am writing this guide since Midori is the default browser in Slitaz 3. Your first thought may be to install Firefox and not giving Midori a try because it lacks features. I thought it lacked features or Addon's also until I dug around some. If you want to know the history of Midori visit it's Wiki page:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 19 Apr 2011 05:11:41 +0000</pubDate>
        </item>
        <item>
            <title>modem</title>
            <link>https://doc.slitaz.org/en:guides:modem?rev=1278602049&amp;do=revisions</link>
            <description>Hardware Guides: Modems

Cricket A600 Broadband Modem: - How to install a Cricket a600 Broadband Modem

----------



  Page Review Section  Quality Low  Review Major Updates  Priority Medium Problems add a forum post link OR add a lab issue tracker link How to Improve Suggest briefly  



----------</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 08 Jul 2010 15:14:09 +0000</pubDate>
        </item>
        <item>
            <title>netstart</title>
            <link>https://doc.slitaz.org/en:guides:netstart?rev=1292799221&amp;do=revisions</link>
            <description>Web start and possible immediate installation

Special figure in Slitaz !

Slitaz is one of the extremely rare OS's available fully prepared for the web start in live mode using a very small starting program. The starting program can be saved on a old floppy disk or very little special ISO burned on a CD-ROM.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 19 Dec 2010 22:53:41 +0000</pubDate>
        </item>
        <item>
            <title>network-script</title>
            <link>https://doc.slitaz.org/en:guides:network-script?rev=1416081655&amp;do=revisions</link>
            <description>Secrets of /etc/init.d/network.sh

Introduction

SliTaz launches the /etc/init.d/network.sh at startup to initialize the network. It configures the hostname, loopback interface, and internet connection.

It's also possible to call the script when SliTaz is started, and use it to open or close internet connections. For example netbox and any software linking get-wifi-firmware (get-ipw2100-firmware, get-b43-firmware</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 15 Nov 2014 20:00:55 +0000</pubDate>
        </item>
        <item>
            <title>newbie</title>
            <link>https://doc.slitaz.org/en:guides:newbie?rev=1359663305&amp;do=revisions</link>
            <description>Slitaz Newbie Guide

SliTaz &quot;the OS&quot;

Introduction

SliTaz is an OS available in many different actual versions and a lot of obsolete versions available for very old hardware possibly working better with old software as such. The actual versions include very small “text only versions” (just enough to start or fashioned fully to work in text mode) as well as starting directly in graphics mode. SliTaz always proposes a stable version of the</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 31 Jan 2013 20:15:05 +0000</pubDate>
        </item>
        <item>
            <title>nvidia</title>
            <link>https://doc.slitaz.org/en:guides:nvidia?rev=1304237080&amp;do=revisions</link>
            <description>Install the latest non-free Nvidia driver

Required Reading

	*  Handbook - Xorg Installation
		*  Quickstart Guide - Build your own custom Linux Kernel

Prepare

	*  Download the installer from the Nvidia website. Latest version 190.53
		*  Install the Xorg server


# tazpkg get-install xorg-server


	*  Install the linux-source package and development tools. See</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 01 May 2011 08:04:40 +0000</pubDate>
        </item>
        <item>
            <title>persistence_splash</title>
            <link>https://doc.slitaz.org/en:guides:persistence_splash?rev=1417014868&amp;do=revisions</link>
            <description>This document details how you can add persistence to your live SliTaz distro, and how you can modify the splash screen. There are different ways on how you can do add persistence (see here). Unless you decide not to keep the slim login manager in slitaz however, all methods first require you to have the live slitaz distro placed on a media (usb stick,</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 26 Nov 2014 15:14:28 +0000</pubDate>
        </item>
        <item>
            <title>playground</title>
            <link>https://doc.slitaz.org/en:guides:playground?rev=1600842699&amp;do=revisions</link>
            <description>Templates

For a concise description of the wiki syntax, see here.

Following are some useful templates, that can be copied to other sections of the SliTaz community wiki.

Table with headings

Hardware Guide
  Laptop    Harddisk    Graphics    Display</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 23 Sep 2020 06:31:39 +0000</pubDate>
        </item>
        <item>
            <title>poulsbo</title>
            <link>https://doc.slitaz.org/en:guides:poulsbo?rev=1428144041&amp;do=revisions</link>
            <description>Poulsbo (aka GMA500)

This is a short guide on getting the Poulsbo graphics working nicely with SliTaz 4.0 or new rolling-core

Boot SliTaz and establish a working network connection. 
After a successful installation you will need to do the following steps to get the graphics working:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 04 Apr 2015 10:40:41 +0000</pubDate>
        </item>
        <item>
            <title>powermgmt</title>
            <link>https://doc.slitaz.org/en:guides:powermgmt?rev=1295116375&amp;do=revisions</link>
            <description>ACPI (Advanced Configuration and Power Interface)

To install the acpi daemon and modules:


# tazpkg get-install acpid
# tazpkg get-install linux-acpi


The acpi daemon needs to be started before dbus and hal,
so edit your /etc/rcS.conf to look like this:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 15 Jan 2011 18:32:55 +0000</pubDate>
        </item>
        <item>
            <title>printer</title>
            <link>https://doc.slitaz.org/en:guides:printer?rev=1287163330&amp;do=revisions</link>
            <description>Printing

The CUPS (Common Unix Printing System) software manages printers connected to the local computer or over a network. The local printers are attached via a loop-back connection (IP 127.0.0.1), a network connection pointing to the same system.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 15 Oct 2010 17:22:10 +0000</pubDate>
        </item>
        <item>
            <title>pxe</title>
            <link>https://doc.slitaz.org/en:guides:pxe?rev=1600613516&amp;do=revisions</link>
            <description>PXE

The Preboot eXecution Environment (or PXE, pronounced 'pixie') is the process of booting a computer from a network connection. It is comparable to booting a LiveCD from a remote CD drive.

This network boot method requires:

	*  a server to store files running DHCP and TFTP (each could be on a separate server);</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 20 Sep 2020 14:51:56 +0000</pubDate>
        </item>
        <item>
            <title>qemu</title>
            <link>https://doc.slitaz.org/en:guides:qemu?rev=1281984714&amp;do=revisions</link>
            <description>QEMU

Introduction

QEMU provides a virtual machine that will run within XP. Refer to the QEMU documentation for a detailed description of the virtual hardware.

It allows to test an operating system environment without actually installing it and without rebooting out of XP; e.g. you can test Slitaz this way, before deciding if you want to install it on your machine.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 16 Aug 2010 18:51:54 +0000</pubDate>
        </item>
        <item>
            <title>read</title>
            <link>https://doc.slitaz.org/en:guides:read?rev=1428104712&amp;do=revisions</link>
            <description>README

Yes we love your questions, your problems are ours and SliTaz has a very good Support Team, 

“but sometimes it's hard” for us when you forget to use the search button or read the official documentation. 

Answering questions takes time, and to answer them well slightly longer. This time could be better spent for other necessary things, like improving SliTaz or writing documentation.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 03 Apr 2015 23:45:12 +0000</pubDate>
        </item>
        <item>
            <title>reallybasicnewbie</title>
            <link>https://doc.slitaz.org/en:guides:reallybasicnewbie?rev=1359469666&amp;do=revisions</link>
            <description>SliTaz Newbie Guide - II

Training for really Basic Newbie coming from Windows

Linux is not only the successor of Unix: it was the clone of that already perfectly developed OS! For this reason did Linux never need to copy Windows stuff or methods and did develop itself without getting distracted from its own objectives. And all documentation concerning Unix and, later, Linux was already perfect as Linux came, so that very old documents can be deprecated but already very useful, especially trans…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 29 Jan 2013 14:27:46 +0000</pubDate>
        </item>
        <item>
            <title>remotedesktop-nx</title>
            <link>https://doc.slitaz.org/en:guides:remotedesktop-nx?rev=1600870157&amp;do=revisions</link>
            <description>Remote Desktop




NoMachine (NX)



NoMachine (NX) is a propietary remote desktop system, supporting multiple hosts and keypair-based log-ins.



seawolf

There are three parts to a NX system:

	*  the server is the machine to which you connect;
	*  the node is one in a group of resources that hosts your session - this can be the server;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 23 Sep 2020 14:09:17 +0000</pubDate>
        </item>
        <item>
            <title>remotedesktop-x11vnc</title>
            <link>https://doc.slitaz.org/en:guides:remotedesktop-x11vnc?rev=1601741024&amp;do=revisions</link>
            <description>﻿

Setting up remote access to Linux (SliTaz)

----------

The remote desktop allows you to connect remotely to another system, since you have internet access.



192.168.1.1


Prerequisites

	*  Be logged in as a nonprivileged user (in general tux with SliTaz) and not as system administrator (root).</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 03 Oct 2020 16:03:44 +0000</pubDate>
        </item>
        <item>
            <title>samba</title>
            <link>https://doc.slitaz.org/en:guides:samba?rev=1367352732&amp;do=revisions</link>
            <description>What is Samba?

The Samba or SMB suite is a collection of software to enable Windows-style networking on Linux computers. The name Samba is a variation on SMB, short for Server Message Block, which is the file sharing protocol used by Windows machines. The first version of Samba dates from 1992 and a lot of development has been invested over the years. This has resulted in very stable and reliable code. The Samba project also has its own website,</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 30 Apr 2013 20:12:12 +0000</pubDate>
        </item>
        <item>
            <title>sdcard</title>
            <link>https://doc.slitaz.org/en:guides:sdcard?rev=1282515255&amp;do=revisions</link>
            <description>Installing SliTaz to a MMC/SD-card

SliTaz can be installed to a MMC/SD flash-memory card (the kind used in digital cameras) in either of two ways: in a LiveUSB version as used on a “memory-stick” (also called “thumb-drive”, “flash-drive”</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 22 Aug 2010 22:14:15 +0000</pubDate>
        </item>
        <item>
            <title>sexydesktop</title>
            <link>https://doc.slitaz.org/en:guides:sexydesktop?rev=1600878383&amp;do=revisions</link>
            <description>Sexy desktop apps and config

Introduction

This page provides information about creating a beautiful desktop, available applications via the SliTaz package manager and configuration file examples or tweaks.
Wbar and Tint2 desktop

First install the required packages:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 23 Sep 2020 16:26:23 +0000</pubDate>
        </item>
        <item>
            <title>ssh</title>
            <link>https://doc.slitaz.org/en:guides:ssh?rev=1440233587&amp;do=revisions</link>
            <description>Dropbear SSH

Dropbear is a small SSH server and client written by Matt Johnston

&lt;https://matt.ucc.asn.au/dropbear/dropbear.html&gt;

By default SliTaz will not start the SSH server at boot. To be launched automatically, dropbear must be added to the variable RUN_DAEMONS in the /etc/rcS.conf file.
(Normally Dropbear logs in /var/log/messages, but in SliTaz it logs in /var/log/auth.log)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 22 Aug 2015 08:53:07 +0000</pubDate>
        </item>
        <item>
            <title>start</title>
            <link>https://doc.slitaz.org/en:guides:start?rev=1600870293&amp;do=revisions</link>
            <description>Guides

The SliTaz GNU/Linux quick start and complete guides by the community. You will find here specific guides to software, hardware or system configurations written by SliTaz users and contributors. These guides aim to provide concise and correct instructions. They explain a precise example of a solution and don't expect to be a general how-to.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 23 Sep 2020 14:11:33 +0000</pubDate>
        </item>
        <item>
            <title>tazwikiss</title>
            <link>https://doc.slitaz.org/en:guides:tazwikiss?rev=1489604316&amp;do=revisions</link>
            <description>TazWiKiss

Introduction

TazWikiss is a port of the wiki software WiKiss.
As it is a CGI application, it needs a web server supporting CGI and a browser -
on SliTaz these are by default httpd (in busybox) and tazweb.
The CGI scripts are shell scripts, so no other language interpreter is needed.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 15 Mar 2017 18:58:36 +0000</pubDate>
        </item>
        <item>
            <title>tazwoktips</title>
            <link>https://doc.slitaz.org/en:guides:tazwoktips?rev=1416217633&amp;do=revisions</link>
            <description>Tazwoktips

You must read the Cookbook first - it's a great collection of documents. This guide supplements the cookbook with some tips that you are most likely to face while compiling packages for SliTaz. Note that it should be mentioned that Tazwok has been deprecated since SliTaz v4 (switched in favor for Tazlito, the ISO hacking method and</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 17 Nov 2014 09:47:13 +0000</pubDate>
        </item>
        <item>
            <title>testingapps</title>
            <link>https://doc.slitaz.org/en:guides:testingapps?rev=1278602053&amp;do=revisions</link>
            <description>Testing Applications



As a result of discussions in the forum, this is the page for documentation - please take part and report any troubles with packages here.

system-tools
  Package    Maintainer   Tester   Status    Problems    Link Midnight Commander~kultextestedok~pcmanfm</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 08 Jul 2010 15:14:13 +0000</pubDate>
        </item>
        <item>
            <title>tor</title>
            <link>https://doc.slitaz.org/en:guides:tor?rev=1486669575&amp;do=revisions</link>
            <description>The Tor Installation Guide

This guide allows you to use the anonymous TOR network with most web browsers and command line tools such as wget. Begin by installing TOR:


# tazpkg get-install tor
# tazpkg get-install privoxy
# echo 'forward-socks5t /        127.0.0.1:9050   .' &gt;&gt; /etc/privoxy/config
# sed -r '/RUN_DAEMONS/s/(&quot; *)$/ privoxy\1/' -i /etc/rcS.conf 
# /etc/init.d/privoxy start</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 09 Feb 2017 19:46:15 +0000</pubDate>
        </item>
        <item>
            <title>uefi-frugal</title>
            <link>https://doc.slitaz.org/en:guides:uefi-frugal?rev=1526144512&amp;do=revisions</link>
            <description>HOWTO do a frugal installation on a computer in UEFI boot mode




1. Introduction



Arun Prakash Jana has  already described how to install SliTaz in frugal mode on an UEFI computer. But he did install the kernel and the rootfs in the ESP partition.

IMHO, the ESP partition should be reserved for boot loaders and no operating system or software should be installed in it. This document explains how to do a frugal install of SliTaz Next (32bit) on the Windows partition, C:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 12 May 2018 17:01:52 +0000</pubDate>
        </item>
        <item>
            <title>uefi-live</title>
            <link>https://doc.slitaz.org/en:guides:uefi-live?rev=1526509567&amp;do=revisions</link>
            <description>HOWTO do a SliTaz LiveUSB for EFI computers



Here starts my trilogy about UEFI &amp; SliTaz ;-)


This first tutorial describes how to do an EFI LiveUSB of SliTaz Next from a SliTaz Rolling session.

It doesn't matter that the operating system is 32bit or if your EFI computer is 64bit. The only imperative is a 64bit computer needs a 64bit EFI boot loader to start.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 16 May 2018 22:26:07 +0000</pubDate>
        </item>
        <item>
            <title>uefi</title>
            <link>https://doc.slitaz.org/en:guides:uefi?rev=1526199319&amp;do=revisions</link>
            <description>SliTaz and EFI computers

HOWTO do a SliTaz LiveUSB for EFI computers



Create a “universal” LiveUSB of SliTaz Next that will start on every computer.

You can also to do it with another version of SliTaz. Although, keep in mind that recent hardware can't be supported; in this case, Slitaz will boot in console mode.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 13 May 2018 08:15:19 +0000</pubDate>
        </item>
        <item>
            <title>uncommoninst</title>
            <link>https://doc.slitaz.org/en:guides:uncommoninst?rev=1434889722&amp;do=revisions</link>
            <description>Unusual install methods

The slitaz-installer installs SliTaz in a partition or a hard drive as most Linux distributions do. However, there are many other ways to install SliTaz...

The following configurations are using the SliTaz 4.0 boot loader grub4dos-linux.

Most kernel command line arguments are processed by</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 21 Jun 2015 12:28:42 +0000</pubDate>
        </item>
        <item>
            <title>virtualbox</title>
            <link>https://doc.slitaz.org/en:guides:virtualbox?rev=1427853942&amp;do=revisions</link>
            <description>Virtualbox

SliTaz GNU/Linux with VirtualBox

You can now play with SliTaz GNU/Linux on Windows with VirtualBox.
Required:

	*  SliTaz GNU/Linux Image, the virtual machine.
		*  Oracle VirtualBox software, binaries for Windows.
		*  7-Zip, needed to decompress the file.

Step 1 - Downloads and installation.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 01 Apr 2015 02:05:42 +0000</pubDate>
        </item>
        <item>
            <title>vmware</title>
            <link>https://doc.slitaz.org/en:guides:vmware?rev=1278602049&amp;do=revisions</link>
            <description>VMWare

Test SliTaz GNU/Linux with VMware

What you will need:

	*  SliTaz GNU/Linux Virtual Appliance The Virtual appliance file.
		*  7-Zip Needed to decompress the file.
		*  VMware Player Run the virtual machine on your Windows system.

	*   Download and install 7-Zip.
	*   Download and install the VMware Player.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 08 Jul 2010 15:14:09 +0000</pubDate>
        </item>
        <item>
            <title>vpn</title>
            <link>https://doc.slitaz.org/en:guides:vpn?rev=1365494197&amp;do=revisions</link>
            <description>Virtual Private Network

A VPN binds isolated networks with tunnels over the Internet network. A tunnel encrypts and encapsulates network frames.

	*  frames are hidden (data and header, including routing info)
		*  encapsulation sets tunnel ends as source and destination</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 09 Apr 2013 07:56:37 +0000</pubDate>
        </item>
        <item>
            <title>webcam</title>
            <link>https://doc.slitaz.org/en:guides:webcam?rev=1397978505&amp;do=revisions</link>
            <description>Webcam on SliTaz

Slitaz provides all the necessary tools to take pictures, record and stream webcam output.

Installation

By default your webcam may not be detected due to missing kernel drivers and this is normal since SliTaz doesn't provide webcam support on the LiveCD. To install and load the drivers:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 20 Apr 2014 07:21:45 +0000</pubDate>
        </item>
        <item>
            <title>wicd</title>
            <link>https://doc.slitaz.org/en:guides:wicd?rev=1282413323&amp;do=revisions</link>
            <description>WICD

Pankso's openbox treat is very close to WICD, but if you want to set up SliTaz for not very experienced users it's recommended that you use WICD for Wireless Internet Control.

Do as root:

# tazpkg get-install wicd
# leafpad /etc/rcS.conf

In /etc/rcS.conf remove from the section RUN_SCRIPTS:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 21 Aug 2010 17:55:23 +0000</pubDate>
        </item>
        <item>
            <title>wifi-easy</title>
            <link>https://doc.slitaz.org/en:guides:wifi-easy?rev=1282483631&amp;do=revisions</link>
            <description>Wifi configuration, easy method

Introduction

To install wifi under Linux, two methods are possible:

	*  Use the kernel module specific to your wifi card
		*  Use the Ndiswrapper module to install a Windows driver

Here, we will discuss the usage of a kernel module specific to your card (Ndiswrapper will one day have another page on the wiki).</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 22 Aug 2010 13:27:11 +0000</pubDate>
        </item>
        <item>
            <title>wifi-hard</title>
            <link>https://doc.slitaz.org/en:guides:wifi-hard?rev=1282489837&amp;do=revisions</link>
            <description>Wifi, step by step

Introduction

If you want to use your wifi right away, this page is not for you. You should look at the easy wifi tutorial which explains how to use the tools given by SliTaz.
But if you want to know how to use wifi (under linux), this page will explain how, and help you to configure it</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 22 Aug 2010 15:10:37 +0000</pubDate>
        </item>
        <item>
            <title>xbindkeys</title>
            <link>https://doc.slitaz.org/en:guides:xbindkeys?rev=1600877682&amp;do=revisions</link>
            <description>----------

Xbindkeys

Introduction

Xbindkeys is a program that allows you to launch shell commands with your keyboard or your mouse under X Windows. It links commands to keys or mouse buttons using a configuration file. It's independent of the window manager and can capture all keyboard keys (ex: Power, Wake</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 23 Sep 2020 16:14:42 +0000</pubDate>
        </item>
        <item>
            <title>xorg-xvesa</title>
            <link>https://doc.slitaz.org/en:guides:xorg-xvesa?rev=1284299397&amp;do=revisions</link>
            <description>Xorg &amp; XVesa

By default, SliTaz v3 uses Xorg 7.4 with the xorg-xf86-video-vesa v2.0.0 driver. This basic driver can cause problems with certain hardware combinations and can sometimes result in a very low resolution. Occasionally, X does not start at all and instead falls back to the log-in screen or to a text-based prompt. There are some simple solutions that can yield major improvements:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 12 Sep 2010 13:49:57 +0000</pubDate>
        </item>
    </channel>
</rss>
