Warning: ini_set(): Session save handler "user" cannot be set by ini_set() in include_once() (line 164 of /home/w3shncom/public_html/sites/default/settings.php).
Salix is a Linux distribution derived from Slackware. In its official website, it is said that "...Salix is also fully backwards compatible with Slackware, so Slackware users can benefit from Salix repositories, which they can use as an "extra" quality source of software for their favorite distribution...". Because of that statement, I'm interested to install some Salix packages into my Slackware 14.1 64 bit system.
Slackware has a very simple way to enable some system services to start automatically at system startup. As it said in the following documentation, Slackware is using BSD-style for its init system. All of the system initialization files are located at /etc/rc.d folder. When we want to enable a certain system service to start automatically, we just need to change the file mode into executable. For example, the Apache web server init file is rc.httpd.
Sbotools is a very handy tool to manage Slackbuilds.org packages in your Slackware system. It can download, install, upgrade, check for available updates, and also resolve the dependencies.
For Slackware users, installing package by compiling from source using slackbuild script is preferred than installing from binary packages. We can find a lot of slackbuild script at Slackbuilds.org so we can easily search, download, compile, and install new application in our Slackware system. Some applications can be installed and run without need to install its dependencies, but some of them can have one or more dependencies.
This is my first tutorial about Linux, my favorite operating system. One of my favorite distribution is Slackware. For Slackware users, they might be very familiar with Xfce, the light and simple but great desktop environment, which always bundled in Slackware installer ISO. Although Slackware has KDE that really polished, I still like to use Xfce because of its simplicity and less memory usage than KDE. Now, let's see how to enable creating archive by right clicking in Slackware with Xcfe desktop.