Tag Archives: Samba

DSL-e based on DSL (Damn Small Linux) 2024 rc3 – 32 bit – with LXDE DE and kernel 6.6.15-exton :: Build 240417

NEWS 240417 ABOUT DSL-e
I’ve made a remaster of Damn Small Linux 2024 rc3– 32 bit. My first remaster of DSL 2024 is from 240207. The New DSL 2024 has been reborn as a compact Linux distribution tailored for low-spec x86 computers. It packs a lot of applications into a small package. All the applications are chosen for their functionality, small size, and low dependencies. DSL 2024 also has many text-based applications that make it handy to use in a term window or TTY.

The original DSL was of 50MB many years ago. DSL 2024 rc3 is of 700MB. The reason for that: A 50MB distribution, was a lot of fun and one of the things I am most proud of as a personal accomplishment. However, as a concept, it was in the right place at the right time, and the computer industry has changed a lot since then. While it would be possible to make a bootable Xwindows 50MB distribution today, it would be missing many drivers and have only a handful of very rudimentary applications. People would find such a distribution a fun toy or something to build upon, but it would not be usable for the average computer user out of the gate.

My remaster of DSL 2024 rc3 is of 1100MB. The reason for that is that I’ve added some real useful packages:
1. Firefox (a good Web Browser is a must I think)
2. Changed Desktop DE from Fluxbox to LXDE, which is more useful
3. GParted
4. PulseAudio and Pavucontrol (for sound to work)
5. Synaptic (a really useful package manager)
6. VLC (a Multimedia Player)
7. Changed kernel from 5.10.188-antix to 6.6.15-exton.
8. VirtualBox Guest Additions are pre-installed so you can always run DSL-e in full screen in VirtualBox!
9. Samba is installed so that you can reach your Windows computers in your home network
10. I’ve arranged so that you can run DSL-e also on UEFI computers. I.e. you can boot DSL-e both in UEFI and Legacy mode.
Note1:I could run and install DSL-e without problems on my oldest computer. An Acer Aspire 5102WLMi from the year 2006. So now you too can bring back life to your (very) old computer!
NOTE2VirtualBox Guest Additions are pre-installed, which means that you can run DSL-e in full screen in VirtualBox. Watch this screenshot…
NOTE3: You can’t watch Netflix using Firefox in DSL-e: That’s because Google no longer support Widevine on 32 bit systems.
NOTE4: To use Samba you shall run this command:
sudo mount -t cifs //IP-number(for your Windows computer)/SHARED-FOLDER /mnt/samba -o user=username(in Windows)
Example: sudo mount -t cifs //192.168.0.38/LINUX /mnt/samba -o user=arne
Watch this screenshot…

Study all installed packages in DSL-e…

LOGIN to DSL-e
Log in from Slim to LXDE as user exton with password linux. You can’t log in as root from Slim. The password for root is root. Watch this screenshot…
If you want to run DSL-e as root you shall close X by pressing Ctrl Alt F2 simultaneously. Log in as root with password root and run the command startx.

INSTALL DSL-e to hard drive
It is really simple. Just click on the INSTALLER icon on the desktop and follow the instructions. Watch this screenshot…

KNOWN ISSUE
After logging in to LXDE you may have to restart X on some computers. That is if you can’t open any apps. Restart X by pressing  Ctrl Alt F2 simultaneously. Then log in as user exton with password linux. Finally run the command startx to enter X/LXDE again. Now everything should work. The error is probably due to the way my remaster is made.

SCREENSHOTS
1. Running in VirtualBox in full screen
2. Running in VMware
3. Running in Qemu in Linux (the best way to run any Linux system virtually)
4. The Slim Login Screen
5. The boot picture (splash) after a hard drive installation using Grub
6. The Installer running and installing Grub
7. VLC running

READ MORE…

Read about my Android-x86 Systems – 11, 10, Pie, Oreo, Nougat, Marshmallow, Lollipop and KitKat at
andex.exton.net – latest is AndEX 11 (with GAPPS), AndEX 10 (with GAPPS) and AndEX Pie 9.0 (also with GAPPS)!
and
about my Android 13, 12, 11, 10, Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 4 and 3/2 at raspex.exton.se – latest is RaspAnd 13 and 12 (without GAPPS), RaspAnd 11 (with GAPPS) and RaspAnd Oreo 8.1 (also with GAPPS)!

Follow me on Facebook…

Run Raspberry Pi’s PIXEL Desktop on a PC or Mac – an Exton modified Build 240414 with Refracta Snapshot (so you can create your own Raspberrypi Debian 12 Pixel system)

NEWS 240414 about Raspberry Pi Debian 12 Pixel – 32bit – an Exton Build
 Study all included packages in Build 240414 – latest by 240414. I’ve added NetworkManager and also Wicd, which makes it easier to configure wireless connections. Choose the one which works for you.

Most important changes in Build 240414
This build replaces version 161223 , 170425, 180316, 180928, 190705, 191102, 201108, 220505 and 230319. I’ve upgraded Raspbian/Debian from Bullseye  to Bookworm – Debian 12. I’ve also upgraded the kernel from 6.1.0-6-686-pae to 6.8.1-pae-exton. I’ve also included kernel 6.1.0-6-686, which shall be used on older computers. PAE (Physical Address Extension) increases the physical memory addressable by the system from 4 GB to 64 GB. Firefox have been installed so you’ll have a browser when logged in as root. You can’t run Chromium as root.  In Build 240414 I have removed Chromium. I saw no advantage in keeping it. You can run the system in full screen in VirtualBox. That’s because VirtualBox’s Guest Additions are pre-installed. Watch this screenshot. I’ve also installed Samba so that you can reach your Windows computers in your home network.

NOTE 1

This Debian PIXEL 32bit build is for UEFI and non-efi computers. So you can boot Debian PIXEL in both UEFI and Legacy mode.

NOTE 2
On certain Desktop computers you may have to start Debian PIXEL in “failsafe” graphics mode. I.e. nomodeset.

NOTE 3: Version 240414 of Debian PIXEL can run on really old computers. As an example I could run it on my 17 years old laptop Acer Aspire 5102 WLMi.

NEWS 180928 – a YouTube video about Debian Pixel
I’ve discovered a YouTube video about my Debian Pixel Build 170425. The video is called Debian Pixel..Exton forks it for you..
This video is of course also valid for Build 240414. By watching the video you can learn a lot about Debian Pixel’s features.

OLD NEWS FROM 161223

On December 22, 2016 I read that the Raspberry Pi Foundation had announced the release of a new PIXEL image that can be booted on a PC or Mac. Study this site. I saw immediately that there was no installer included, which I thought was a little disappointing. Come to think of Refracta Tools, which work very well in Debian and Ubuntu. I quickly made a “remix” of the Raspberry Pi Foundation PIXEL image. My remix thus include Refracta Tools. This means that you can easily install the system to hard drive and you can just as easily make your own remix of the Raspberry Pi Foundation PIXEL image. I’ve added a few packages. Most important Synaptic, which I find essential.

About the PIXEL Desktop
Raspbian (Raspberry Pi OS) had its biggest update ever in September, 2016, thanks to a dazzling new desktop environment called PIXEL. Raspbian with PIXEL (which stands for “Pi Improved Xwindow Environment, Lightweight”) is a huge software update to the desktop environment. It introduces a crisp new interface, and is brimming with new programs and features.

VirtualBox and VMware
My build/image works very well in VirtualBox and VMware. I.e. you can run the system directly from the ISO file and also install it to a virtual hard drive. You can of course also make your own Raspbian/Debian system with the the PIXEL Desktop using Refracta Snapshot (pre-installed). NOTE: As regards Build 240414 you can run the system in full screen in VirtualBox. That’s because VirtualBox Guest Additions are pre-installed. Watch this screenshot.

KERNELS
Kernel 6.8.1-pae-exton is used in Build 240414. PAE (Physical Address Extension) increases the physical memory addressable by the system from 4 GB to 64 GB. If you want to run the system (which is 32bit) on older computers you shall use kernel 6.1.0-18-686, which also is included.

Login and passwords
Log in to the PIXEL Desktop as the ordinary user user or as root. The passwords are raspberry respectively root. When logged in as user you can use Sudo to become root. (Command: sudo su). When running Debian Pixel live (from a DVD or a USB stick) you’ll end up (after the boot process) logged in automatically as the user user in X (PIXEL Desktop). You can log out and log in again as root (other) if you want – see below.

Windows Virtual Desktop on Azure
For smoother Raspberry PI performance a virtual PC such as azure windows virtual desktop which can be the best option due to its high end functionality and 24*7 top-notch support from a reliable desktop as a service provider.

Runs from RAM
Another great thing is that this build can run from RAM. Use Boot alternative 2 (load to RAM). When running Debian Pixel on an UEFI computer you shall go to “Advanced – load to RAM”.  When the system has booted up you can remove the disc (DVD) or the USB stick. You’ll need at least 4 GB RAM to run the system that way. I.e. super fast!

Spotify
You may want to run Spotify. In this version of Debian Pixel you can’t install Spotify with the command sudo apt install spotify-client. Too many unfulfilled dependencies. You can, however, run Spotify Web Player. Use Firefox for that. Watch a screenshot when Spotify Web Player is running.

Important about Refracta
You can use the Refracta Snapshot (pre-installed) to create your own installable Raspberry Pi Debian 12 PIXEL system once you have installed my build to hard drive. I mean change everything and then create a whole new Debian live system. Start Refracta from Menu >> System tools >> Refracta snapshot. You don’t even have to install my build to hard drive before you can use the Refracta Snapshot. If you have plenty of RAM you can create a new (your own!) Debian PIXEL system while running my build from DVD or a USB stick. Please note that the whole Refracta process (creating your new ISO file) will only take 20 – 60 min! Please edit the configuration file /etc/refractasnapshot.conf first. Change line 45 and 46. I.e. decide where you want the ISO file to be build. The whole thing is very simple. NOTE: You can also do everything in VirtualBox or VMware. Use FileZilla (pre-installed) to transfer your new ISO file to your server. Or use Samba to transfer the ISO file to one of your Windows computers in your home Network – screenshot. In VirtualBox you can also drop the new ISO directly on your host Desktop. NOTE: You may have to do run Refracta Snapshot in three steps (1, 2 , 3).

Install to Debian PIXEL hard drive
Just start Refracta Installer from the Menu >> System tools >> Refracta Installer and follow the instructions. Very simple. After a hard drive installation Grub’s boot menu will look like this.



Install Debian PIXEL to a USB stick

You can use Rufus in Windows. Persistence can’t be enabled though. The best way to achieve persistence on a USB stick is to burn Debian PIXEL to a DVD, start up the system from the DVD and then use Refracta Installer for the installation. Choose to install Grub in MBR on /dev/sdb. (Normally your USB stick, but check it carefully!) I.e. you will get a chance to choose between /dev/sda and /dev/sdb. This method will give you perfect persistence.

Watch the slideshow below showing the Refracta installation process in Debian PIXEL.

Windows Virtual Desktop on Azure
For smoother Raspberry PI performance a virtual PC such as azure windows virtual desktop which can be the best option due to its high end functionality and 24*7 top-notch support from a reliable desktop as a service provider.

SCREENSHOTS
Screenshot 1 – User Desktop 240414
Screenshot 2 – Debian PIXEL running in VirtualBox in full screen
Screenshot 3 – Samba running (reach your Windows computers in your network)
Screenshot 4 – The installation is ready
Screenshot 5 – Spotify Web Player running
Screenshot 6 – The Desktop for root

DOWNLOAD
my Debian Raspberry Pi PIXEL Build 240414 for free from SourceForge.net Fast, secure and free downloads from the largest Open Source applications and software directory.

md5sum for debian-12-pixel-32bit-pae-exton-build-1900mb-240414.iso
Raspberry Pi is a trademark of Raspberry Pi Foundation

Read about my Android-x86 Systems – 11, 10, Pie, Oreo, Nougat, Marshmallow, Lollipop and KitKat at
andex.exton.net – latest is AndEX 11 (with GAPPS), AndEX 10 (with GAPPS) and AndEX Pie 9.0 (also with GAPPS)!
and
about my Android 13, 12, 11, 10, Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 4 and 3/2 at
raspex.exton.se
– latest is RaspAnd 13 and RaspAnd 12 (without GAPPS), RaspAnd 11 (with GAPPS) and RaspAnd Oreo 8.1 (also with GAPPS)!

RaspArch Rpi5 Build 240302 :: Run Arch Linux (aarch64) with the LXQt DE on your new Raspberry Pi 5 computer :: Install using Rufus or Etcher in Windows!

RaspArch Build 240302 especially for the new Raspberry Pi 5 released on October 23, 2023

RaspArch is a “ready-to-go” ARM (aarch64/arm64) system. It can only run on a Raspberry Pi 5 or Raspberry Pi 4 computer. The previous RaspArch version was from 230908 (32 bit). All included packages have been updated to the latest version as of 240302. The Desktop Environment is LXQt 1.4. You can log in to LXQt from SLiM as the normal user archpi or as root.

RASPBERRY Pi 5 and 4
RaspArch is made especially for the new Raspberry Pi 5 released on October 23, 2023 (4GB and 8GB), but can also be used on a Raspberry Pi 4.
NOTE: A Raspberry Pi 5 is about twice as fast as the Raspberry Pi 4.

WHO should run Arch Linux/RaspArch?
My answer: The system fits the “advanced” Linux user/enthusiast, who would be willing to run an occasional command from time to time.

PERFORMANCE

Everything works! The System is responsive and quite fast, especially if you use a Rpi 5 computer to run it.

UNIQUE
There is no other Arch Linux ARM System for Raspberry Pi 5 (as far as I know). Not for downloading anyhow.

SCREENSHOTS
Screenshot 1 of RaspArch’s Desktop
– logged in as archpi
Screenshot 2 of RaspArch’s Desktop – logged in as root
Screenshot 3 – logged in as root 2
Screenshot 4 – Samba connection to a Windows computer

READ MORE…

Read about my Android-x86 Systems – 11, 10, Pie, Oreo, Nougat, Marshmallow, Lollipop and KitKat at
andex.exton.net – latest is AndEX 11 (with GAPPS), AndEX 10 (with GAPPS) and AndEX Pie 9.0 (also with GAPPS)!
and
about my Android 13, 12, 11, 10, Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 4 and 3/2 at
raspex.exton.se 
– latest is RaspAnd 13 and 12 (without GAPPS), RaspAnd 11 (with GAPPS) and RaspAnd Oreo 8.1 (also with GAPPS)!

ArchEX 2024 (Arch Linux) Live with Pantheon, Gnome 45.2, LXQt 1.4, kernel 6.7.0-rc7-exton and Calamares Installer 3.3.0 :: Build 240101

ABOUT ArchEX 2024 Build 240101
I’ve made a new extra version of ArchEX with Pantheon, Gnome 45.2 and LXQt 1.4 as Desktop Environments (DE). This ArchEX version uses kernel 6.7.0-rc7-exton. Pantheon is the desktop environment of elementary OS. It is written in Vala, using GTK 3 and Granite.

Study all installed packages in ArchEX 2024 with Pantheon, Gnome 45.2 and LXQt 1.4.

Samba connections

You can connect to your Windows computers in your Home Network through Samba and PCManFM-qt. Watch this screenshot…

Rolling distribution
Arch Linux/ArchEX are rolling distributions, which implies that once you have installed the system on the hard drive there is no need for re-installations (which otherwise is common in the Linux world).

WHO should run Arch Linux?
My answer: The system fits the “advanced” Linux user/enthusiast, who would be willing to run an occasional command from time to time.

BENEFITS of ArchEX/Arch Linux
“Cutting Edge”-software and speed. You will for example always run the latest kernel if you upgrade ArchEX/Arch (for example) every month.

Screenshots
ArchEX Pantheon Desktop
ArchEX Gnome Desktop
ArchEX LXQt Desktop
ArchEX running in VirtualBox with Guest Additions installed

READ MORE…

Read about my Android-x86 Systems – 11, 10, Pie, Oreo, Nougat, Marshmallow, Lollipop and KitKat at
andex.exton.net – latest is AndEX 11 (with GAPPS), AndEX 10 (with GAPPS) and AndEX Pie 9.0 (also with GAPPS)!
and
about my Android 13, 12, 11, 10, Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 4 and 3/2 at
raspex.exton.se 
– latest is RaspAnd 13 and 12 (without GAPPS), RaspAnd 11 (with GAPPS) and RaspAnd Oreo 8.1 (also with GAPPS)!

ArchEX (Arch Linux) “Mini” with LXQt 1.3, all Arch Linux installation scripts, Calamares, Yay, VirtualBox Guest Additions and kernel 6.4.3 (latest) :: Build 230719

NEWS ABOUT ArchEX 230719
I’ve made a new extra “Mini” version of ArchEX. It has four advantages compared with ArchEX Build 220905.

A) This ArchEX build is smaller. The ISO file is “only” of 2330 MB compered with Build 220905 which is of 4010 MB. This is of importance since ArchEX can run very fast live from RAM. So your computer needs lesser RAM to run Build 230719. Should be enough with 2 GB. NOTE: I was hoping to make the ISO file even smaller, but that was impossible since the Calamares Installer and Yay has a lot of dependencies.

B) ArchEX Build 230719 has all Arch Linux original installation scripts, which means that you can use this build to install Arch Linux “the Arch way” following the Installation Guide. Or you can just follow my example here. You can have my instructions up in Firefox while installing as this screenshot shows. When installing from Arch Linux official live DVD you’ll have to do it in console mode. (Could be tricky).

C) If you install Arch Linux (or ArchEX using Calamares) in VirtualBox or Qemu you can do it in full screen. VirtualBox Guest Additions are pre-installed in ArchEX Build 230719 (and in Build 220905). Watch this screenshot. In Qemu you can just choose the screen resolution you want.

D) ArchEX Build 230719 uses kernel 6.4.3 (latest) and has support for more wireless cards. Kernel modules ath10k and wl are loaded also when running ArchEX live, which obviously means a lot.

Study all installed packages in Build 230719…

SCREENSHOTS

1. ArchEX Mini Desktop for user exton
2. ArchEX Mini Desktop for root
3. ArchEX Mini installing LibreOffice while running live
4. Installing Arch Linux the Arch way

READ MORE about both ArchEX versions…

Read about my Android-x86 Systems – 11, 10, Pie, Oreo, Nougat, Marshmallow, Lollipop and KitKat at
andex.exton.net – latest is AndEX 11 (with GAPPS), AndEX 10 (with GAPPS) and AndEX Pie 9.0 (also with GAPPS)!
and
about my Android 13, 12, 11, 10, Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 4 and 3/2 at
raspex.exton.se
– latest is RaspAnd 13 and 12 (without GAPPS), RaspAnd 11 (with GAPPS) and RaspAnd Oreo 8.1 (also with GAPPS)!

LFA (Linux For All) 64bit Live System – Build 230608 – with Gnome 44 and kernel 6.4.0-rc4-amd64-exton :: Create you own LFA/Ubuntu installable 23.04 system!

Linux For All (LFA) Build 230608 with Gnome 44
is a simple remaster of Ubuntu 23.04, code-named Lunar Lobster. It’s a total rebuild. I.e. nothing is left of the old LFA system. NOTE: Ubuntu 23.04 will be supported (only) until January 2024. To be able to upgrade Gnome from version 42.4 to 44 I first had to upgrade Ubuntu from version 22.04 (supported until April 2027) to 23.04.

NEWS ABOUT LFA Build 230608

1. All packages the ordinary Linux user can wish for are pre-installed. Study the full packages list.
2. Kernel 6.4.0-rc4-amd64-exton is used. You can of course switch to Ubuntu’s original kernel if you prefer that.
3. The Desktop environment is Gnome 44. (Ubuntu’s original DE).
4. The main Web Browser is Firefox. So you can watch Netflix!
5. I have included Refracta tools (Refracta Snapshot) to make it possible for you to create your own installable Ubuntu 23.04 Live System once you have installed LFA to hard drive.
6. You can run LFA fast in RAM. Use boot alternative 2 Load to RAM – see below.
7. VirtualBox Guest Additions are pre-installed , which means (among other things) that you can run LFA in VirtualBox in full screen. Watch this screenshot.

What’s new in kernel 6.4?

SCREENSHOTS

Screenshot 1 – Running Samba to reach Windows computers
Screenshot 2 – Refracta Installer has ended
Screenshot 3 – Running LFA in VMware
Screenshot 4 – Running in full screen in VirtualBox

READ MORE…

Read about my Android-x86 Systems – 11, 10, Pie, Oreo, Nougat, Marshmallow, Lollipop and KitKat at
andex.exton.net – latest is AndEX 11 (with GAPPS), AndEX 10 (with GAPPS) and AndEX Pie 9.0 (also with GAPPS)!
and
about my Android 13, 12, 11, 10, Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 4 and 3/2 at
raspex.exton.se
– latest is RaspAnd 13 and 12 (without GAPPS), RaspAnd 11 (with GAPPS) and RaspAnd Oreo 8.1 (also with GAPPS)!

Exton|Defender (Fedora Rawhide/38) with the Cinnamon 5.6.5 Desktop and kernel 6.2-rc5-fc38 :: Build 230201

ABOUT BOTH Exton|Defender versions
Exton|Defender SRS – based on Fedora “Rawhide” (upcoming Fedora 38), 64 bit – is a Linux system available as a Live USB/DVD for administrating or repairing your system and data after a crash. It aims to provide an easy way to carry out admin tasks on your computer, such as creating and editing the hard disk partitions. It comes with a lot of Linux software such as system tools and basic tools (editors, Midnight Commander, network tools). Exton|Defender can, however, also be used as a normal Linux Desktop System. It requires no installation, but can be installed to hard drive if you like. Desktop Environments: Deepin 20.8 (in Build 230130) and Cinnamon 5.6.5 (in Build 230201). Used kernel in both versions: 6.2.rc5-fc38.

NEWS 230201 about Exton|Defender fc38 (Fedora 38)
I’ve made a new extra version of Exton|Defender 64 bit based on Fedora “Rawhide” (the development version of Fedora). I.e. upcoming Fedora 38. The new version uses the Cinnamon 5.6.5 Desktop and kernel 6.2-rc5-fc38. All other installed packages are the same as in version 230130. Study all installed packages.
NOTE: Version 230201 of Exton|Defender can run on really old computers. As an example I could run it on my 17 years old laptop Acer Aspire 5102 WLMi. Watch this screenshot.

ABOUT the Cinnamon Desktop Environment
Cinnamon is a free and open-source desktop environment for Linux and Unix-like operating systems, deriving from GNOME 3 but following traditional desktop metaphor conventions. Read more about Cinnamon. And read also a review of Cinnamon 5.6.

The live boot screen

SCREENSHOTS
Screenshot 1 – Exton|Defender running in full screen in Qemu – Build 230201
Screenshot 2 – Exton|Defender running Spotify Web Player – Build 230201
Screenshot 3 – Exton|Defender running in VMware Workstation 17 Player – Build 230201
Screenshot 4 – Exton|Defender running a dnf command – Build 230201

READ MORE…

Read about my Android-x86 Systems – 11, 10, Pie, Oreo, Nougat, Marshmallow, Lollipop and KitKat at
andex.exton.net – latest is AndEX 11 (with GAPPS), AndEX 10 (with GAPPS) and AndEX Pie 9.0 (also with GAPPS)!
and
about my Android 12, 11, 10, Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 4 and 3/2 at
raspex.exton.se
– latest is RaspAnd 12 (without GAPPS), RaspAnd 11 (with GAPPS) and RaspAnd Oreo 8.1 (also with GAPPS)!

RaspEX Rpi4 based on upcoming Ubuntu 22.04 LTS “Jammy Jellyfish” with LXDE, kernel 5.15.24-exton-v7l+, Raspotify, RealVNC, PuTTy, Samba and Bluetooth :: Build 220228

NEWS 220228 about RaspEX with LXDE based on upcoming Ubuntu 22.04 LTS Jammy Jellyfish.
I have upgraded the whole system and replaced the old kernel 5.10.87-exton-v7l+ with kernel 5.15.24-exton-v7l+. RaspEX Build 220228 is a Linux ARM (32bit) system for Raspberry Pi 4 with 2GB/4GB/8GB RAM and Raspberry Pi 3 Model B+, Raspberry Pi 3 Model B or Raspberry Pi 2 Model B. It is based on Debian, Ubuntu 22.04 LTS and Linaro (Open Source software for ARM SoCs). Both Firefox and Chromium Browser are pre-installed. I have also installed Samba and RealVNC so you can connect to your Windows computers in your Home Network and/or control RaspEX on your Raspberry Pi 4 from your Windows computers with VNC Viewer and/or PuTTY (Telnet and SSH client). Furthermore some extra Network Tools, SMTube (YouTube browser which allows to browse, search and play YouTube videos), PulseAudio for better sound in YouTube and RaspotifyRaspotify is a Spotify Connect client for Raspbian on the Raspberry Pi that just works. Study all installed packages in RaspEX Build 220228.

Most IMPORTANT News/Changes in Build 220228
1. I have installed an old version of Chromium with DRM/Widevine support, which means that you can watch Netflix (and possibly also HBO, YouTube TV, Amazon Prime Video, etc.) using the Chromium Browser. I did that following the instructions here.
2. In this build of RaspEX you can also run Chromium/Firefox logged in as root. You will have sound, which you normally won’t have as root on Debian/Ubuntu systems.

SCREENSHOTS
Screenshot 1 – raspex’s Desktop 220228
Screenshot 2 – root’s Desktop 220228
Screenshot 3 – running Netflix in Chromium
Screenshot 4 – showing that hardware acceleration is enabled
Screenshot 5 – showing how to configure sound using Pavucontrol

READ MORE…

Read about my Android-x86 Systems – 10, Pie, Oreo, Nougat, Marshmallow, Lollipop and KitKat at
andex.exton.net – latest is AndEX 10 (with GAPPS) and AndEX Pie 9.0 (also with GAPPS)!
and

about my Android 11, 10, Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 4 and 3/2 at
raspex.exton.se
– latest is RaspAnd 11 (with GAPPS) and RaspAnd Oreo 8.1 (also with GAPPS)!

 

SlackEX (Slackware) 15.0 RC2 with LXQt, Refracta Installer and Refracta Snapshot (so you can create your own Slackware 15.0 system) ::: Build 220110

NEWS ABOUT SlackEX 15.0 RC2 with LXQT
Because I like Slackware so much I’ve made a new extra version of SlackEX 15.0 RC2. This time with LXQt as Desktop environment. LXQt is a lightweight Qt desktop environment. It will not get in your way. It will not hang or slow down your system. It is focused on being a classic desktop with a modern look and feel. LXQt is not included in Slackware’s repositories. I’ve built the LXQt packages following the instructions at Gitlab.com. If you already have Slackware/SlackEX installed to hard drive you can do the same. (If you want LXQt). It’s very easy if you have KDE installed. Otherwise you’ll have to install some KDE/LXQt dependencies. Not that difficult though. So SlackEX Build 220110 is a live remaster of Slackware 15.0 RC2. It was released 211118. You can install SlackEX to hard drive and also use Refracta Snapshot for creating your very own live installable Slackware 15.0 system. Kernel 5.15.5-exton-amd64-rt21 is used. You can (of course) install Slackware’s latest kernel 5.15.13 if you want. But to be able to create your own Slackware 15.0 system you will have to use (boot up with) kernel 5-15-5-exton-amd64-rt21. Study all pre-installed packages in Build 220110…

Slackware is the first widely-used Linux system, which is still developing. Slackware has existed since 1993. In comparison with for example Ubuntu and Linux Mint, many people believe that Slackware is “difficult”. Any novice can quickly learn to use Ubuntu they say. My remasters of Slackware Current (15.0/14.2), which I call SlackEX 15.0/14.2/Current 64 bit Linux Live DVD, is however just as easy to use as Ubuntu and/or Linux Mint. Some tend to complain that the Program Management in Slackware is awkward. That was perhaps earlier the case, but not anymore.

NEW features in version 220110 of SlackEX
Kernel 5.15-5-exton-amd64-rt21 is used so that Refracta Snapshot can be used. Using Refracta Snapshot you can change everything and create your very own Slackware 15.0 system. Read more about Refracta Snapshot. LXQt is used as Desktop environment. Furthermore I have installed Grub2, which can be used as boot loader (if you want) after a hard drive install using Refracta Installer. A lot of other Slackware packages are pre-installed. Study the full package LIST. Log in to LXQt as the ordinary user user with password live or as root with password root. While running SlackEX LXQt in VirtualBox you can do so in full screen since VirtualBox Guest Additions are pre-installed. Watch this screenshot. Also showing a Samba connection in VirtualBox.

Why Slackware?
Slackware is grossly underestimated (in my opinion). This article give you ten (10) reasons to choose Slackware. And this article explains how Slackware works in 2021/2022.

SCREENSHOTS
Screenshot 1 – user’s Desktop – LXQt
Screenshot 2 – Showing a Samba connection – LXQt
Screenshot 3 – MPlayer is running
Screenshot 4 – The live boot screen

READ MORE…

Read about my Android-x86 Systems – 10, Pie, Oreo, Nougat, Marshmallow, Lollipop and KitKat at
andex.exton.net – latest is AndEX 10 (with GAPPS) and AndEX Pie 9.0 (also with GAPPS)!
and

about my Android 11, 10, Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 4 and 3/2 at
raspex.exton.se
– latest is RaspAnd 11 (with GAPPS) and RaspAnd Oreo 8.1 (also with GAPPS)!

RaspEX Rpi4 based on upcoming Ubuntu 22.04 LTS “Jammy Jellyfish” with LXDE, kernel 5.10.87-exton-v7l+, Raspotify, RealVNC, PuTTy, Samba and Bluetooth :: Build 211221

NEWS 211221 about RaspEX with LXDE based on upcoming Ubuntu 22.04 LTS Jammy Jellyfish.
I have upgraded the whole system and replaced the old kernel 5.4.83-exton-v7l+ with kernel 5.10.87-exton-v7l+. RaspEX Build 211221 is a Linux ARM system for Raspberry Pi 4 with 2GB/4GB/8GB RAM and Raspberry Pi 3 Model B+, Raspberry Pi 3 Model B or Raspberry Pi 2 Model B. It is based on Debian, Ubuntu 22.04 LTS and Linaro (Open Source software for ARM SoCs). Both Firefox and Midori Private Browser are pre-installed. I have also installed Samba and RealVNC so you can connect to your Windows computers in your Home Network and/or control RaspEX on your Raspberry Pi 4 from your Windows computers with VNC Viewer and/or PuTTY (Telnet and SSH client). Furthermore some extra Network Tools, SMTube (YouTube browser which allows to browse, search and play YouTube videos), PulseAudio for better sound in YouTube and RaspotifyRaspotify is a Spotify Connect client for Raspbian on the Raspberry Pi that just works. Study all installed packages in RaspEX Build 211221.

More about RaspEX

RaspEX is a full Linux Desktop system with LXDE (an extremely fast-performing and energy-saving desktop environment) with many other useful programs pre-installed. Firefox is used as Web Browser and Synaptic as Package Manager. You can use Samba and RealVNC to connect to your Windows computers in your Home Network and/or control RaspEX on your Raspberry Pi 4 from your Windows computers with VNC Viewer and/or PuTTY (Telnet and SSH client). You can use Synaptic to install any extra packages you may need. For example LibreOffice. RaspEX uses Ubuntu’s software repositories so you can install thousands of extra packages if you want.

Kernels
Kernel 5.10.87-exton-v7l+ (for Rpi 4) and 5.10.87-exton-v7+ (for Rpi 3/2) are used in Build 211221.

Why shall I use RaspEX?
Eight Operating Systems are recommended by Raspberrypi.org. Among them Noobs, Raspbian (Debian Bullseye) and Snappy Ubuntu Core. RaspEX is faster (“fast as lightning”), more useful and more fun to use. (In my opinion). One member at this site thought that running RaspEX (for Raspberry Pi 2 Model B) was like running Raspberry Pi on “steroids“. If you use the new Raspberry Pi 4 RaspEX will run even faster!

SCREENSHOTS
Screenshot 1 – raspex’s Desktop 211221
Screenshot 2 – root’s Desktop 211221
Screenshot 3 – running YouTube in Firefox
Screenshot 4 – RaspEX connected to Windows 10 via PuTTy
Screenshot 5 – RaspEX “running on” Windows 10 with VNC-viewer
Screenshot 6 – RaspEX using Pavucontrol (for sound control)
Screenshot 7 – RaspEX running Raspotify

READ MORE…

Read about my Android-x86 Systems – 10, Pie, Oreo, Nougat, Marshmallow, Lollipop and KitKat at
andex.exton.net – latest is AndEX 10 (with GAPPS) and AndEX Pie 9.0 (also with GAPPS)!
and

about my Android 11, 10, Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 4 and 3/2 at
raspex.exton.se
– latest is RaspAnd 11 (with GAPPS) and RaspAnd Oreo 8.1 (also with GAPPS)!