Tag Archives: SlackEX

SlackEX (Slackware 14.2) Live DVD with KDE 4.14.27, Nvidia 375.39 and kernel 4.10.2-x86_64-exton – Build 170314

SlackEX is based on Slackware Current/14.2. Slackware is the first widely-used Linux system, which is still developing. Slackware has existed since 1993. The older the fiddle the sweeter the tune or as we say in Sweden: “Gammal är äldst”.

New features in version 170314 of SlackEX
I have replaced kernel 4.7.1-x86_64-exton with kernel 4.10.2-x86_64-exton with support for “everything”. Most important is that I have changed repositories from Slackware 14.1 to Current. I.e. Slackware 14.2. KDE is upgraded to version 4.14.27 (latest KDE version). All other component software is also upgraded to the latest Slackware Current version by now. I may also mention in particular GParted 0.27.0 (latest, not in Slackware’s repositories), VirtualBox 5.1.16 (latest, not in Slackware’s repositories), Google Chrome  (not in Slackware’s repositories), Nvidia’s proprietary Graphic driver 375.39 (latest driver), Gimp 2.8.10 (installed from source), GSlapt 0.5.4b, Slackpkg 2.82.1, Firefox 52.0, Thunderbird 45.2.8, Samba 4.5.5 and GCC 5.4.0. Furthermore I have installed Grub2, which can be used as boot loader (if you want) after a hard drive install. Study the full package LIST. Note: I have replaced Wicd with NetworkManager. It works better in SlackEX.

Install SlackEX to hard drive
Use this INSTRUCTION. You can (if you want) use Grub2 (new GRUB) as boot loader. (Slackware original still uses LILO). You can (of course) also run and install SlackEX in VirtualBox and VMware.

Install SlackEX to a USB stick
Please read my INSTALL INSTRUCTIONS. NOTE: All system changes are PERSISTENT.

Why Slackware?
Slackware is grossly underestimated (in my opinion). This article give you ten (10) reasons to choose Slackware.

SCREENSHOTS
Screenshot 1 – KDE 4.14.27 Desktop with Netflix running
Screenshot 2 – KDE 4.14.27 Desktop with VirtualBox running
Screenshot 3 – Samba running
Screenshot 4 – GSlapt running
Screenshot 5 – Nvidia configuration

READ MORE…

Run your Slackware installation with the latest kernel – 4.10.2! Released today (170312)

SlackwareNEWS 170312
Kernel 4.10.2-x86_64-exton is my newest Slackware kernel. The stable kernel 4.10.2 was released by Kernel.org on March 12, 2017.

I have compiled a very useful (as I think) 64 bit kernel for Slackware Current (14.2) and/or all Slackware derivatives. For example Slax, Zenwalk and SlackEX. The kernel is compiled exactly in the same way as Slackware’s latest kernel huge. “My” kernel 4.10.2-x86_64-exton has even more support for new hardware, etc. Kernel 4.10.2 is the latest kernel available from Kernel.org. Released 20170312.

What’s new in kernel 4.10?

If you want to install my kernel in your Slackware 64 bit system, do this:

1. Download linux-kernel-4.10.2-x86_64-exton.txzmd5sum
2. Install it with the command installpkg linux-kernel-4.10.2-x86_64-exton.txz
(The kernel is packed just like Slackware’s original kernels so that everything ends up in the right place)
4. If necessary, change your Grub Legacy/Grub2 configuration
5. If you have an Nvidia graphics card in your computer, you may need to look over your files in /etc/modprobe.d before restarting the computer. That is remove the “blacklisting” of Nouveau’s kernel module in the appropriate files blacklist.conf and nvidia-installer-disable-nouveau.conf. With “my” kernel functions the Nouveau “free” driver works just fine.

NOTE: When you run the command installpkg linux-kernel-4.10.2-x86_64-exton.txz vmlinuz will be “created” in /boot. If you have /boot/vmlinuz already that file will be overwritten. In case you want to switch back to your old kernel you should make a backup of /boot/vmlinuz before you run the just mentioned command.

Restart your computer and enjoy!

Install a Linux system to a USB stick and get perfect persistence!

Linux to USB – Installation methods
Many people like to run/test a Linux system without touching/changing their hard drive. There are a lot of installations programs out there for both Linux and Windows. Most of them doesn’t offer persistence though. Very little is written about the fact that the “ordinary” installation program for installations to hard drive (in some cases) also can be used to install a Linux system to a USB stick. Using such an installation method will of course give you perfect persistence! Here are some examples.

1. ExTiX – based on Ubuntu
Installation with perfect persistence using the regular installation program Ubiquity. Read about how to do it (under B)).

2. exGENT – based on Gentoo Linux
Installation with perfect persistence using a script, which I call exGENT Installer. It is done in the same way as a hard drive installation. Read more…

3. SlackEX – based on Slackware
SlackEX has to be installed to a USB Stick. Read about how to do it. It can be done i Windows or Linux.

4. CruxEX – based on CRUX
Please read my INSTRUCTION for CruxEX. It can be done i Windows or Linux.

5. EXTON OpSuS – based on openSUSE
EXTON OpSuS has to be installed to a USB stick. It can be done i Windows or Linux. Read about how to do it.

6. ArchEX – based on Arch Linux
Please read my INSTRUCTION. All your system changes will be saved directly on the stick.

Run your Slackware installation with the latest kernel – 4.9!

SlackwareNEWS 161223
Kernel 4.9-x86_64-exton is my newest Slackware kernel. The stable kernel 4.9 was released by Kernel.org on December 11, 2016.

I have compiled a very useful (as I think) 64 bit kernel for Slackware Current (14.2) and/or all Slackware derivatives. For example Slax, Zenwalk and SlackEX. The kernel is compiled exactly the same way as Slackware’s latest kernel huge. “My” kernel 4.9-x86_64-exton has even more support for new hardware, etc. Kernel 4.9 is the latest kernel available from Kernel.org. Released 20161211.

What’s new in kernel 4.9?

If you want to install my kernel in your Slackware 64 bit system, do this:

1. Download linux-kernel-4.9-x86_64-exton.txzmd5sum
2. Install it with the command installpkg linux-kernel-4.9-x86_64-exton.txz
(The kernel is packed just like Slackware’s original kernels so that everything ends up in the right place)
4. If necessary, change your Grub Legacy/Grub2 configuration
5. If you have an Nvidia graphics card in your computer, you may need to look over your files in /etc/modprobe.d before restarting the computer. That is remove the “blacklisting” of Nouveau’s kernel module in the appropriate files blacklist.conf and nvidia-installer-disable-nouveau.conf. With “my” kernel functions the Nouveau “free” driver works just fine.

NOTE: When you run the command installpkg linux-kernel-4.9-x86_64-exton.txz vmlinuz will be “created” in /boot. If you have /boot/vmlinuz already that file will be overwritten. In case you want to switch back to your old kernel you should make a backup of /boot/vmlinuz before you run the just mentioned command.

Restart your computer and enjoy!

exton-se-logo

Run your Slackware installation with the latest kernel – 4.8.1!

SlackwareNEWS 161010
Kernel 4.8.1-x86_64-exton is my newest Slackware kernel. The stable kernel 4.8.1 was released on October 7, 2016.

I have compiled a very useful (as I think) 64 bit kernel for Slackware Current (14.2) and/or all Slackware derivatives. For example Slax, Zenwalk and SlackEX. The kernel is compiled exactly the same way as Slackware’s latest kernel huge. “My” kernel 4.8.1-x86_64-exton has even more support for new hardware, etc. Kernel 4.8.1 is the latest kernel available from Kernel.org. Released 20161007.

What’s new in kernel 4.8?

If you want to install my kernel in your Slackware 64 bit system, do this:

1. Download linux-kernel-4.8.1-x86_64-exton.txzmd5sum
2. Install it with the command installpkg linux-kernel-4.8.1-x86_64-exton.txz
(The kernel is packed just like Slackware’s original kernels so that everything ends up in the right place)
4. If necessary, change your Grub Legacy/Grub2 configuration
5. If you have an Nvidia graphics card in your computer, you may need to look over your files in /etc/modprobe.d before restarting the computer. That is remove the “blacklisting” of Nouveau’s kernel module in the appropriate files blacklist.conf and nvidia-installer-disable-nouveau.conf. With “my” kernel functions the Nouveau “free” driver works just fine.

NOTE: When you run the command installpkg linux-kernel-4.8.1-x86_64-exton.txz vmlinuz will be “created” in /boot. If you have /boot/vmlinuz already that file will be overwritten. In case you want to switch back to your old kernel you should make a backup of /boot/vmlinuz before you run the just mentioned command.

Restart your computer and enjoy!

exton-se-logo

Run your Slackware installation with the latest kernel – 4.7.1!

SlackwareNEWS 160817
Kernel 4.7.1-x86_64-exton is my newest Slackware kernel. Kernel 4.7.1 was released yesterday (160816).

I have compiled a very useful (as I think) 64 bit kernel for Slackware Current (14.2) and/or all Slackware derivatives. For example Slax, Zenwalk and SlackEX. The kernel is compiled exactly the same way as Slackware’s latest kernel huge. “My” kernel 4.7.1-x86_64-exton has even more support for new hardware, etc. Kernel 4.7.1 is the latest kernel available from Kernel.org. Released 20160816.

What’s new in kernel 4.7?

If you want to install my kernel in your Slackware 64 bit system, do this:

1. Download linux-kernel-4.7.1-x86_64-exton.txzmd5sum
2. Install it with the command installpkg linux-kernel-4.7.1-x86_64-exton.txz
(The kernel is packed just like Slackware’s original kernels so that everything ends up in the right place)
4. If necessary, change your Grub Legacy/Grub2 configuration
5. If you have an Nvidia graphics card in your computer, you may need to look over your files in /etc/modprobe.d before restarting the computer. That is remove the “blacklisting” of Nouveau’s kernel module in the appropriate files blacklist.conf and nvidia-installer-disable-nouveau.conf. With “my” kernel functions the Nouveau “free” driver works just fine.

NOTE: When you run the command installpkg linux-kernel-4.7.1-x86_64-exton.txz vmlinuz will be “created” in /boot. If you have /boot/vmlinuz already that file will be overwritten. In case you want to switch back to your old kernel you should make a backup of /boot/vmlinuz before you run the just mentioned command.

Restart your computer and enjoy!

exton-se-logo

SlackEX (Slackware 14.2/Current) live USB with kernel 4.6.4 and KDE 4.14.21

slackware_logoI have made yet another version of SlackEX. It has the latest kernel (4.6.4, released 160711) and the latest KDE (4.14.21) Desktop Environment.

New features in version 160714 of SlackEX
I have replaced kernel 4.5.1-x86_64-exton with kernel 4.6.4-x86_64-exton with support for “everything”. Most important is that I have changed repositories from Slackware 14.1 to Current. I.e. Slackware 14.2 (released 160701). KDE is upgraded to version 4.14.21 (latest KDE version). All other component software is also upgraded to the latest Slackware Current version by now. I may also mention in particular GParted 0.24.0 (latest, not in Slackware’s repositories), VirtualBox 5.1.0 (latest, not in Slackware’s repositories), Google Chrome 46.0.2490.86 (not in Slackware’s repositories), Gimp 2.8.10 (installed from source), GSlapt 0.5.3h, Firefox 47.0.1, Thunderbird 45.2.0, Samba 4.4.5 and GCC 5.3.0. Furthermore I have installed Grub2, which can be used as boot loader (if you want) after a hard drive install. Study the full package LIST. Note: I have replaced Wicd with NetworkManager. It works better. Most important: This version of SlackEX has to be installed to a USB Pen Drive!

What’s new in kernel 4.6.4?

Install SlackEX to hard drive
Use this INSTRUCTION. You can (if you want) use Grub2 (new GRUB) as boot loader.

Install SlackEX to a USB stick
Please read my INSTALL INSTRUCTIONS. NOTE: All system changes are PERSISTENT.

Screenshot 1 – SlackEX KDE 4.14.21 Desktop with Netflix running

Screenshot 2 – Samba running

Screenshot 3 – GSlapt running

READ MORE…

Run your Slackware installation with the latest stable kernel – 4.6.4!

SlackwareI have compiled a very useful (as I think) 64 bit kernel for Slackware Current (14.2) and/or all Slackware derivatives. For example Slax, Zenwalk and SlackEX. The kernel is compiled exactly the same way as Slackware’s latest kernel huge. “My” kernel 4.6.4-x86_64-exton has even more support for new hardware, etc. Kernel 4.6.4 is the latest stable kernel available from Kernel.org. Released yesterday (20160711).

What’s new in kernel 4.6.4?

If you want to install my kernel in your Slackware 64 bit system, do this:

1. Download linux-kernel-4.6.4-x86_64-exton.txzmd5sum
2. Install it with the command installpkg linux-kernel-4.6.4-x86_64-exton.txz
(The kernel is packed just like Slackware’s original kernels so that everything ends up in the right place)
4. If necessary, change your Grub Legacy/Grub2 configuration
5. If you have an Nvidia graphics card in your computer, you may need to look over your files in /etc/modprobe.d before restarting the computer. That is remove the “blacklisting” of Nouveau’s kernel module in the appropriate files blacklist.conf and nvidia-installer-disable-nouveau.conf. With “my” kernel functions the Nouveau “free” driver works just fine.

NOTE: When you run the command installpkg linux-kernel-4.6.4-x86_64-exton.txz vmlinuz will be “created” in /boot. If you have /boot/vmlinuz already that file will be overwritten. In case you want to switch back to your old kernel you should make a backup of /boot/vmlinuz before you run the just mentioned command.

Restart your computer and enjoy!

exton-se-logo

SlackEX (Slackware 14.2/Current) live USB with kernel 4.5.1 and KDE 4.14.18

slackware_logoI have made yet another version of SlackEX. It has the latest kernel (4.5.1, released 160412) and the latest KDE (4.14.18) Desktop Environment.

New features in version 160413 of SlackEX
I have replaced kernel 4.4.1-x86_64-exton with kernel 4.5.1-x86_64-exton with support for “everything”. Most important is that I have changed repositories from Slackware 14.1 to Current. I.e. Slackware 14.2. KDE is upgraded to version 4.14.18 (latest KDE version). All other component software is also upgraded to the latest Slackware Current version by now. I may also mention in particular GParted 0.24.0 (latest, not in Slackware’s repositories), VirtualBox 5.0.16 (latest, not in Slackware’s repositories), Google Chrome 46.0.2490.86 (not in Slackware’s repositories), Gimp 2.8.10 (installed from source), GSlapt 0.5.3h, Firefox 45.0.2, Thunderbird 38.7, Samba 4.3.2 and GCC 5.3.0. Furthermore I have installed Grub2, which can be used as boot loader (if you want) after a hard drive install. Study the full package LIST. Note: I have replaced Wicd with NetworkManager. It works better. Most important: This version of SlackEX has to be installed to a USB Pen Drive!

Whats new in kernel 4.5.1?

Screenshot – KDE 4.14.18 Desktop with Netflix running

READ MORE…

Run your Slackware 64 bit system with the latest stable kernel – 4.5!

SlackwareI have compiled a very useful (as I think) 64 bit kernel for Slackware Current (14.2) and/or all Slackware derivatives. For example Slax, Zenwalk and SlackEX. The kernel is compiled exactly the same way as Slackware’s latest kernel huge. “My” kernel 4.5-x86_64-exton has even more support for new hardware, etc. Kernel 4.5 is the latest stable kernel available from Kernel.org. Released 20160314.

What’s new in kernel 4.5?

If you want to install my kernel in your Slackware 64 bit system, do this:

1. Download linux-kernel-4.5-x86_64-exton.txzmd5sum
2. Install it with the command installpkg linux-kernel-4.5-x86_64-exton.txz
(The kernel is packed just like Slackware’s original kernels so that everything ends up in the right place)
4. If necessary, change your Grub Legacy/Grub2 configuration
5. If you have an Nvidia graphics card in your computer, you may need to look over your files in /etc/modprobe.d before restarting the computer. That is remove the “blacklisting” of Nouveau’s kernel module in the appropriate files blacklist.conf and nvidia-installer-disable-nouveau.conf. With “my” kernel functions the Nouveau “free” driver works just fine.

NOTE: When you run the command installpkg linux-kernel-4.5-x86_64-exton.txz vmlinuz will be “created” in /boot. If you have /boot/vmlinuz already that file will be overwritten. In case you want to switch back to your old kernel you should make a backup of /boot/vmlinuz before you run the just mentioned command.

Restart your computer and enjoy!

exton-se-logo