The Ultimate Linux System

ExTiX LXQt/KDE/Deepin/Budgie/Xfce4/Kodi18 Live DVD 64bit is based on Debian and Ubuntu. The original system includes the Desktop Environment Gnome. After removing the Gnome Desktop I have installed LXQt, Budgie, Xfce4, Deepin respectively KDE Frameworks Plasma.

Read more

Exton Linux Live CD’s/DVD’s in English

All Exton Linux distributions are hosted by The Swedish Linux Society. They can also be downloaded from SourceForge.netFast, secure and free downloads from the largest Open Source applications and software directory and/or from Softpedia.comthe encyclopedia of free software downloads!

Read more

Android-x86 KitKat, Lollipop, Marshmallow, Nougat, Oreo, Pie and 10

I have compiled Android-x86 systems (KitKat, Lollipop, Marshmallow, Nougat, Oreo, Pie and 10), which can run live (from CD/USB) or be installed on almost all laptops (and some Desktop computers). They include GAPPS!

Read more READ ALSO about my Android systems for Raspberry Pi 3+, 3 and 2...

ExTiX Deepin 20.5 Live based on Deepin 20 Beta (latest) with Skype, Spotify, Refracta Snapshot and kernel 5.7.0-rc5 :: Build 200517

NEWS 200517 ABOUT ExTiX Deepin
I’ve released a new version of ExTiX Deepin today (200517). This ExTiX Build is based on Deepin 20 Beta released by Deepin Technology 200415.

NEW FUNCTIONS etc

1.You can run ExTiX from RAM. Use boot alternative 2 (load to RAM) or Advanced. A wonderful way to run Linux if you have enough RAM. Everything will be super fast. When ExTiX has booted up you can remove the DVD or USB stick.
2. You will have the opportunity to choose language before you enter the Deepin 20 Desktop. All main languages are supported.
3. I have replaced Deepin Installer with the Reborn version of Deepin Installer. Works better in every way.
4. I have replaced kernel 5.5.0-rc3-exton with kernel 5.7.0-rc5-exton. The latest available kernel from Kernel.org.
5. Spotify and Skype are pre-installed.
6. You can watch Netflix while running Firefox.
7. You can install ExTiX Deepin also in VirtualBox/VMware using Deepin Installer. (In previous versions you had to “chroot” into the install partition and install Grub).
8. Install ExTiX to a USB stick preferably with Rufus 3.10 in Windows.

UNIQUE
I may add that there is no other live version of Deepin 20 Beta.

SCREENSHOTS
1. ExTiX Deepin 20 Beta Desktop
2. Refracta Snapshot has started
3. ExTiX Deepin being installed in VirtualBox using Deepin Installer
4. ExTiX Deepin login screen (LightDM)
5. Movie showing how to enable Window effects

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 Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 3/2 at

raspex.exton.se – latest is RaspAnd Pie 9.0 (without GAPPS) and RaspAnd Oreo 8.1 (with GAPPS)!

No Comments extonExton Linux SystemsLinux

Things You Didn’t Know You Could Do With a Raspberry Pi – 200514

Things You Didn’t Know You Could Do With a Raspberry Pi
Originally conceived as an affordable and effective tool for bringing the computer age to depressed areas in the world, the Raspberry Pi has evolved into a device with its own niche tech following. The reason for this is simple: Whichever Raspberry Pi model you have in your hands right now, there’s almost no limit to the stuff you can do or create with this credit card-sized computer. With a powerful enough model, rudimentary knowledge of programming languages like Python or Scratch, and a wild imagination, you can find a range of fun and unique ways to utilize your Raspberry Pi.

Start a Radio Station
Broadcasting software such as PiFM or its simplified Make Magazine version can allow you to instantly start broadcasting on your choice of frequency. You’ll also need a basic antenna to amplify your signal and broadcast up to 300 feet away. The Verge outlines the process of physically riggin your Raspberry Pi for broadcasting, as well as the commands and software you need to start your own pirate radio at home.

Create a File-Sharing Network
This can mean a number of things. You can use the Samba/CIFS networking protocol in Windows devices to make files accessible to a number of remote users instantly. You can also turn your Raspberry Pi into a network attached storage device (NAS), which can make certain files or even different hard drives wirelessly available anywhere in your home. Either way, such systems can allow you to enable wireless file access in a small to medium-sized office. You can also use them to release a music album in a defined location, without the need for any physical exchange.

Design a PCB
A Raspberry Pi can be used to run a variety of printed circuit board (PCB) design software, from the simple KiCad PCB design tool to the much more complex Diptrace and Eagle. The better the software you can run, the more complex PCBs you can create. For instance, Altium notes how contemporary PCB router software allows engineers to get the job of finishing complex designs right the first time, which is difficult even for veteran designers. What used to take several weeks has been streamlined by this modern design software. The complexity of the PCB design software you can use generally depends on your ability to customize your Raspberry Pi.

Automatic Pet Feeder
Why buy one of those fancy and expensive automated pet feeders when you can turn your Raspberry Pi into one? Using a code and module he designed himself, David Bryan attached a system of computer-controlled servos to a food container to create an automated pet feeder from scratch. Programmable through WiFi, the feeder allowed him to leave home without worrying about his pets either starving or overeating. Bryan outlines the complicated process, along with the tools and materials needed, for anyone who wants to do the same.

Design Your Own Computer
Every Raspberry Pi is just a tiny computer with a bunch of missing parts that can be configured from anything that’s available. Perhaps the greatest example of this fact is programmer Jannis Hermanns’ Lego Mac which went viral in 2017, a Raspberry Pi reconfigured to look and actually kind of run like an even more adorable version of the first Macintosh computer. Inspired by a Lego session with her son, the programmer left the full instructions for her creation online, which in turn has inspired other would-be artists and engineers to create their own personalized versions.


CREDIT: KRITSADA JAIYEN, Pixabay – no changes made to image

No Comments LinuxRaspberry Pi

About NixOS – How to multiboot the system together with several other Linux systems and Windows :: 200507

What is NixOS?
NixOS is a Linux distribution with a unique approach to package and configuration management. Built on top of the Nix package manager, it is completely declarative, makes upgrading systems reliable, and has many other advantages.

I think NixOS is a very interesting and useful Linux system, but a bit difficult to handle, since it doesn’t work like any other Linux system. I.e. the installation to hard drive is very special, the file system is different and NixOS uses special commands, which you can’t use in any other Linux system. However, if you follow my instruction below you can install NixOS without messing up your current Grub boot configuration and finally enjoy NixOS running from hard drive.

INSTRUCTION
1. Download NixOS and install the ISO to a USB stick using Rufus 3.10 in Windows. Start up your computer from the USB stick
2. Install NixOS by following the NixOS Installation Manual
3. Add the lines below to /etc/nixos/configuration.nix and be sure not to install Grub during the NixOS installation. Open configuration.nix with Nano.

boot.loader = {

grub.enable = true;
grub.version = 2;
grub.device = “nodev”;
};

4. Reboot and start up the Linux system (for example Ubuntu) where you have Grub installed. Add the lines below to /boot/grub.cfg or
/etc/grub.d/40_custom

menuentry ‘NixOS’ {
boot.loader.grub.device = “nodev”;
set root='(hd0,X)’
configfile ‘/boot/grub/grub.cfg’;
}

NOTE1: You shall of course replace “X” with the correct number for your install partition. For example (hd0,6)

5. If something goes wrong you can always chroot (change root) into your NixOS partition. Do it like this.
A) Start up your computer from the NixOS DVD or USB stick and run the command mount /dev/disk/by-label/nixos /mnt
B) Then run the command nixos-enter
C) You can also do a manual chroot from any Linux system – watch this screenshot
D) Now you can install any extra (or missed) packages. Example: nix-env -i wireless-tools
NOTE2: When installing packages in chroot you may get an error message saying that the “Operation is not permitted”.
That can be fixed by adding the line nix.readOnlyStore = false to the end of /etc/nixos/configuration.nix.
NOTE3: While in chroot you may not get a Internet connection. That is fixed by editing /etc/resolv.conf. Add the line nameserver 8. 8.8.8. Open resolv.conf with the command nano /etc/resolv.conf.

Difficulties with NetworkManager
If you can’t get a Internet connection through WiFi when you have started NixOS from hard drive you should start up your computer from the DVD/USB stick again and chroot as described above.

A) Then install NetworkManager and NM-applet with the command: nix-env -i network-manager network-manager-applet

B) Edit /etc/nixos/configuration.nix like this – see below. (Open the file with Nano).

networking.wireless.enable = false;
## Only one daemon, wireless or networkmanager, could be ## enabled at the same time.
networking.networkmanager.enable = true;

C) Rebuild NixOS with the command:
nixos-rebuild switch –upgrade –show-trace

D) Reboot and start NetworkManager service daemon with the command: systemctl restart networkmanager
NOTE: The last command may not be necessary. If you see the NM-applet to the right in the panel just click on it and connect.

About multiboot with Grub
On the computer where I now have NixOS installed I also have nine (9) other Linux systems and Windows 10 installed. Study my Grub configuration (/boot/grub/grub.cfg). You may also find my instruction How To dual boot, triple boot or multi boot Linux with Windows in a simple way and be happy interesting.

Screenshots from my NixOS installation
1. The Desktop when running as root

2. The Desktop when running as an ordinary user
3. Spotify is running (install Spotify with the command: nix-env -i spotify)

Good luck! /exton

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 Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 3/2 at
raspex.exton.se – latest is RaspAnd Pie 9.0 (without GAPPS) and RaspAnd Oreo 8.1 (with GAPPS)!

No Comments extonLinux

MX Linux Exton Remix 64bit with all Debian packages upgraded to “Bullseye” (upcoming Debian 11) and kernel 4.19 replaced by kernel 5.7.0-rc3-exton – Build 200501

ABOUT my MX Linux Remix 200501
MX Linux (based on Debian) is by far the most popular Linux system in the world according to DistroWatch.com. I tested MX Linux a few months ago and noticed immediately that one can change the MX system and create a new ISO with MX Snapshot. My first MX Linux Remix is from 191018.

MX Linux 19.1
My first remix was based on MX Linux 18.3 (released in May 2019). MX Linux 19.1 was released on February 15, 2020. It is based on Debian 10.3 (Stable/Buster).

My changes of the original MX Linux 19.1 system
1. All packages are upgraded from Buster (Debian 10) to Bullseye (upcoming Debian 11). Study the full package LIST.
2. The original kernel 4.19 is replaced by “my” kernel 5.7.0-rc3-exton corresponding Kernel.org‘s latest kernel 5.7-rc3. You can download my kernel if you want to use it in another MX/Debian/Ubuntu/Mint system.
3. I’ve added the LXQt Desktop. It’s in version 0.15 released on April 25, 2020. Version 0.15 is still not included in Debian’s repositories so I had to install LXQt 0.15 from source. (Took me a few hours). NOTE: I have (of course) also kept the original Xfce 4.14 Desktop.
4. Some cosmetic changes. I.e. new nice wallpapers.

Installation to a USB stick
Please note that you can only use Rufus 3.10 in Windows for USB installations. If you use other software the stick won’t be made bootable. Note also that you must write in DD image mode. When using Rufus 3.10 it will look like this.

Performance
Everything in my remix works very well. MX Linux works on new and old computers. I can mention that I could run (and install) my MX remix without problems on my 15 year old laptop Acer Aspire 5102WLMi. You can of course make your own MX Linux Remix with my remix as “groundwork”.

Login
Login to the Xfce4 or the LXQt Desktop as live with password live or as root with password rootscreenshot.

Hard drive installations
Use MX Installer. It works very well. NOTE: Log in as root before you start the installation!

SCREENSHOTS
1. root’s Desktop in LXQt
2. root’s Desktop in Xfce4

3. live’s Desktop in LXQt
4. live’s Desktop in Xfce4
5. Connection to a Windows computer with Samba

DOWNLOAD
The ISO can be downloaded from the Swedish Linux Society.

md5sum

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 Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 3/2 at
raspex.exton.se – latest is RaspAnd Pie 9.0 (without GAPPS) and RaspAnd Oreo 8.1 (with GAPPS)!

No Comments extonExton Linux Systems

exGENT (Gentoo) 64bit Live DVD/USB with LXQt 0.14.1, Calamares Installer and kernel 5.6.7-gentoo-aufs-exton – Build 200428 – can be installed to hard drive in 2 min!

NEWS 200428 about exGENT (Gentoo) 64 bit
I’ve made a new version of exGENT with only a few necessary packages pre-installed. It uses LXQt 0.14.1 as Desktop environment and kernel 5.6.7-gentoo-aufs-exton corresponding Kernel.org’s latest stable kernel 5.6.7. The ISO file is of 2100 MB. Despite this exGENT version 200428 runs surprisingly fast from DVD or USB. Even in VirtualBox and VMware. Faster than most other Linux live systems. I call my new version exGENT 2020 LXQt Live DVD/USB. It replaces version 200119. All installed packages in exGENT have been updated to the latest available version by 200428. Study the full package list.

What’s new in kernel 5.6? – The most exciting kernel in years!

What’s new in exGENT Build 200428?
The boot loader Grub Legacy has been replaced by Grub2. In exGENT versions before 170309 the file system wasn’t writable when running exGENT live (from DVD). Now you can emerge (install) new programs/packages even while running the system from a DVD or USB stick. If you do that and later decide to install exGENT to hard drive all your changes will follow! (That is if you use the install scripts in /root/install). Furthermore you can install/transfer exGENT to a USB stick with the dd command in Linux or use Rufus or Etcher in Windows. Such installations were impossible before. NOTE: I have not installed Google Chrome. It’s not needed anymore, since Netflix nowadays runs very well in Firefox. About the LXQt 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. MOST IMPORTANT: Now you can install exGENT to hard drive in two ways. You can still use the install scrips in /root/install. That is the best way to install exGENT on non UEFI computers for example VirtualBox and VMware. The second way is to use the Calamares Installer.

Is exGENT Build 200428 unique?
If you have a look at Gentoo’s download site you will notice that the latest Gentoo live system is from 20160704 (!?). Furthermore there are only a few other distros based on Gentoo. The most well-known are Funtoo Linux and Sabayon Linux. Funtoo isn’t a live system. Sabayon is a live system distributed with different Desktops variants. (Not with LXQt though). I have tried some of them on the computers I have access to. None of Sabayon’s variants could run live. Not even in VirtualBox and VMware. My guess is that exGENT has better hardware recognition than Sabayon.

Screenshots

1. exGENT Build 200428 running Spotify
2. exGENT Build 200428 – root’s Desktop
3. exGENT running Calamares in VirtualBox
4. exGENT running in VirtualBox

READ MORE…

About exGENT Rpi4 Build 200410
I’ve created an exGENT/Gentoo system for Raspberry Pi 4. Read more about it…

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 Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 3/2 at
raspex.exton.se – latest is RaspAnd Pie 9.0 (without GAPPS) and RaspAnd Oreo 8.1 (with GAPPS)!

No Comments extonExton Linux Systems

exGENT (Gentoo) Rpi4 for Raspberry Pi 4 with LXDE, NetworkManager, Gimp, SMPlayer, Vivaldi Browser and kernel 4.19.113-exton-v8 :: Build 200410

ABOUT exGENT Rpi4
I’ve built a Gentoo system for Raspberry Pi 4. Just for fun, but it took me four days to compile everything from “scratch”. Six days if I include failed attempts to install Firefox and Chromium. exGENT Rpi4 is a full Gentoo/Linux Desktop system with LXDE (an extremely fast-performing and energy-saving desktop environment). Study all other included packages in exGENT Rpi4. The most important apps are NetworkManager, Gimp (photo editor), SMPlayer and the Vivaldi Browser –
From the creators of Opera, a browser that is fast, but also a browser that is rich in functionality, highly flexible and puts the user first.

Raspberry Pi 4: How much better is it than the Raspberry Pi 3 Model B+?

Compatibility :: April 2020
Unfortunately not all systems made for Raspberry Pi 3 and 2 will run on the new Raspberry Pi 4 computer. They need to be upgraded with a new kernel. I therefore have to upgrade the systems I distribute. I.e. RaspEX, RaspEX with OpenCPN, RaspEX Kodi, RaspAnd Marshmallow, RaspAnd Nougat 7.1.2, RaspAnd Oreo 8.1, RaspAnd Pie, EXTON OpSuS Rpi, FedEX Rpi3, exGENT Rpi4 and RaspArch. I have until now (200410) only upgraded RaspEX, RaspEX Kodi, RaspArch, exGENT Rpi4 and RaspEX with OpenCPN. Read about the new Raspberry Pi 4.

KERNEL
Kernel 4.19.113-exton-v8 is used.

SCREENSHOTS

Running Vivaldi and YouTube in exGENT Rpi4
Running SMPlayer in exGENT Rpi4

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 Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 3/2 at

raspex.exton.se – latest is RaspAnd Pie 9.0 (without GAPPS) and RaspAnd Oreo 8.1 (with GAPPS)!

No Comments extonExton Linux SystemsRaspberry Pi

ExTiX LXQt Mini with LXQt 0.14.1, Refracta Snapshot and kernel 5.6.2-exton :: Build 200404

NEWS 200404 ABOUT ExTiX LXQt Mini 20.4, Build 200404
Today I’ve found a patch, which make it possible to install Nvidia’s latest proprietary driver while using kernel 5.6.2 in ExTiX. I therefore had to build and release a new version of ExTiX LXQt Mini today. You can download and install “my” kernel 5.6.2-exton in any Ubuntu/Debian system if you want. Download also the patch for Nvidia 440.64 (with instructions about how to apply the patch). NOTE: Nvidia’s driver will be used automatically if your computer has support for it.

NEWS 200402 ABOUT ExTiX LXQt Mini 20.4, Build 200402
I‘ve made a new “mini” version of ExTiXThe Ultimate Linux System. It is based on (upcoming) Ubuntu 20.04 LTS Focal Fossa. The ISO file is now of 1050 MB, which is good if you want to run the system super fast from RAM. When the boot process is ready you can eject the DVD or USB stick. Use Boot alternative 2 or Advanced options… >> load to RAM. The best thing with ExTiX 20.4 is that while running the system live (from DVD/USB) or from hard drive you can use Refracta Snapshot (pre-installed) to create your own live installable Ubuntu 20.04 system. So easy that a ten year child can do it! ExTiX 20.4 uses the latest kernel – 5.6.2. Released by Kernel.org today.

Study all pre-installed packages in ExTiX 20.4.

What’s new in kernel 5.6? – The most exciting kernel in years!

Edit 200403
ExTiX 20.4 is now on the front page at DistroWatch.com. That will probably dramatically increase the download numbers – https://distrowatch.com/index.php?dataspan=1

SCREENSHOTS
ExTiX version 200404 using Nvidia’s driver
ExTiX LXQt Mini Desktop
ExTiX running Refracta Snapshot

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 Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 3/2 at
raspex.exton.se – latest is RaspAnd Pie 9.0 (without GAPPS) and RaspAnd Oreo 8.1 (with GAPPS)!

2 Comments extonExton Linux Systems

RaspEX Rpi4 based on upcoming Ubuntu 20.04 “Focal Fossa” with LXDE, kernel 4.19.108-exton-v7l+, Raspotify, RealVNC, PuTTy, Samba and Bluetooth – Build 200324

NEWS 200324 ABOUT RaspEX
In RaspEX Build 200321 Bluetooth can’t be used without a Bluetooth dongle. Now I’ve added a script, which load the Bluetooth daemon at boot. I therefore had to upload a new version of RaspEX today. Bluetooth works very well in today’s version. Watch this screenshot.

NEWS 200321 about RaspEX with LXDE based on (upcoming) Ubuntu 20.04 Focal Fossa. Works on the new Raspberry Pi 4
I have upgraded the whole system and replaced the old kernel 4.19.63-exton-v7l+ with kernel 4.19.108-exton-v7l+. RaspEX Build 200321 is a Linux ARM system for Raspberry Pi 4, 3 Model B, 3 Model B+ and Raspberry Pi 2. It is based on Debian, Ubuntu 20.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, Pi 3 or Pi 2 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 200321. NOTE: Ubuntu 20.04 LTS will be supported until April 25, 2025!

Raspberry Pi 4: How much better is it than the Raspberry Pi 3 Model B+?

Compatibility :: March 2020
Unfortunately not all systems made for Raspberry Pi 3 and 2 will run on the new Raspberry Pi 4 computer. They need to be upgraded with a new kernel. I therefore have to upgrade the systems I distribute. I.e. RaspEX, RaspEX with OpenCPN, RaspEX Kodi, RaspAnd Marshmallow, RaspAnd Nougat 7.1.2, RaspAnd Oreo 8.1, RaspAnd Pie, EXTON OpSuS Rpi, FedEX Rpi3 and RaspArch. I have until now (200321) only upgraded RaspEX, RaspEX Kodi, RaspArch and RaspEX with OpenCPN. Read about the new Raspberry Pi 4.

View all installed packages in RaspEX – Build 200321

THE IMPORTANCE of RaspEX LXDE now being based on Ubuntu 20.04 Focal Fossa (UNSTABLE/DEVELOPMENT)

I don’t think it is too important since RaspEX doesn’t use complicated Desktop Environments like KDE, Gnome or Unity. Programs won’t crash or anything like that. And I haven’t discovered any bugs to report. Just upgrade your RaspEX installation regularly and you won’t have any problems. I think.

Why shall I use RaspEX?
Eight Operating Systems are recommended by Raspberrypi.org. Among them Noobs, Raspbian (Debian Buster) 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 200321
Screenshot 2 – root’s Desktop 200321
Screenshot 3 – running YouTube in Firefox
Screenshot 4 – RaspEX connected to Windows via Samba
Screenshot 5 – RaspEX connected to Windows via PuTTy
Screenshot 6 – RaspEX “running on” Windows with VNC-viewer
Screenshot 7 – RaspEX using Pavucontrol (for sound control)
Screenshot 8 – RaspEX running SMPlayer
Screenshot 9 – RaspEX running the Bluetooth Manager
Screenshot 10 – RaspEX running Raspotify
Screenshot 11 – Resizing system (SD card)

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 Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 3/2 at
raspex.exton.se – latest is RaspAnd Pie 9.0 (without GAPPS) and RaspAnd Oreo 8.1 (with GAPPS)!

 

No Comments extonExton Linux SystemsRaspberry Pi

Exton|OS 64 bit – based on (upcoming) Ubuntu 20.04 LTS – with Budgie Desktop 10.5, Gnome 3.36, Refracta Snapshot, Calamares Installer and kernel 5.6.0-rc6-exton – Build 200319

NEWS 200319 ABOUT Exton|OS with Budgie Desktop 10.5, Gnome 3.36 and Refracta Snapshot
The Desktop Environment in this Exton|OS build is Budgie 10.5. Budgie is focused on simplicity an elegance. Designed with the modern user in mind. Gnome 3.36 has also been installed. It was released 200311. Program content in build 200319: Refracta Snapshot, Calamares 3.2.20, Firefox, Gimp, SMPlayer, SMTube, and GParted. Also all necessary additions in order to install programs from source. Calamares is an installer framework. By design it is very customizable, in order to satisfy a wide variety of needs and use cases. Kernel 5.6.0-rc6-exton (corresponding Kernel.org‘s latest kernel 5.6-rc6) is used. Kernel 5.6-rc6 was released 200315. All packages have been updated to the latest available version as at March 19, 2020 Study the NEW PACKAGE list. Google Chrome has been removed since it’s now possible to use Netflix in Firefox. Using Refracta Snapshot you can change everything to your liking and create your own live installable Ubuntu 20.04 system. I mean create your own installable Ubuntu 20.04 LTS Live DVD once you have installed Exton|OS to hard drive. Ubuntu 20.04 will be supported until April 25, 2025.

MOST IMPORTANT CHANGES IN BUILD 200319
1. This Exton|OS version is for efi computers. You can nevertheless use the Calamares Installer in VirtualBox/VMware and thus install Exton|OS in any language. You can even use Calamares for installation to a USB stick and that way get persistence. Please read my instruction before you perform such an installation. Calamares Installer replaces Ubiquity (Ubuntu’s installer). Calamares Installer is also very simple to use. No “expert knowledge” is needed.
2. A brand new kernel – 5.6-rc6 – is used. With Windows exFAT file system support.
3. The very nice icon theme Papirus is installed and used.
I haven’t changed the wallpapers since it’s hard to find nicer ones.

What’s new in kernel 5.6? – The most exciting kernel in years!

SCREENSHOTS
Screenshot 1 – Exton|OS’s Budgie root Desktop
Screenshot 2 – Exton|OS’s Budgie live Desktop
Screenshot 3 – Exton|OS Gnome live Desktop
Screenshot 4 – Exton|OS’s Budgie Desktop installing Spotify
Screenshot 5 – Exton|OS’s Budgie Desktop running Calamares
Screenshot 6 – connection to a Windows computer with Samba
Screenshot 7 – Exton|OS running in VMware
Screenshot 8 – showing how to configure a wireless Network

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 Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 3/2 at
raspex.exton.se – latest is RaspAnd Pie 9.0 (without GAPPS) and RaspAnd Oreo 8.1 (with GAPPS)!

No Comments extonExton Linux Systems

RaspArch Rpi4 Build 200304 :: Run Arch Linux on your new Raspberry Pi 4 computer :: Install using Rufus 3.9, Win32 Disk Imager or Etcher in Windows!

RaspArch Build 200304 especially for the new Raspberry Pi 4 released 190624
This version (200304) is especially made for the new Raspberry Pi 4, but it can of course also be used on a Raspberry Pi 3 Model B+, Raspberry Pi 3 Model B and Raspberry Pi 2 Model B.

RaspArch is a “remaster” of Arch Linux ARM. The original compressed system is of about 230 MB. After I have added the LXDE Desktop environment, PulseAudio, Firefox, Yaourt and NetworkManager the system has increased a lot. RaspArch is a “ready-to-go” ARM system. It must be installed on a Raspberry Pi 4, Raspberry Pi 3 Model B+, Raspberry Pi 3 Model B or Raspberry Pi 2 Model B computer.

NEWS in RaspArch Build 200304
A new kernel – 4.19.106-1-ARCH. All included packages have been updated to the latest version as of 200304. I have added support for Yaourt – a Pacman Fronted. I have also installed PulseAudio. Finally the sound works very well in RaspArch. Nice if you like YouTube. I’ve also replaced Wicd with NetworkManager. It works better. Note1: To be able to install Yaourt I had to install a lot of development tools. Note2: Some people say that Yaourt is outdated. It should be replaced by Yay – yet another Yaourt.

Compatibility :: March 2020
Unfortunately not all systems made for Raspberry Pi 3 and 2 will run on the new Raspberry Pi 4 computer. They need to be upgraded with a new kernel. I therefore have to upgrade the systems I distribute. I.e. RaspEX, RaspEX with OpenCPN, RaspEX BunsenLabs, RaspEX Kodi, RaspAnd Marshmallow, RaspAnd Nougat 7.1.2, RaspAnd Oreo 8.1, RaspAnd Pie, EXTON OpSuS Rpi, FedEX Rpi3 and RaspArch. I have until now (200304) only upgraded RaspEX, RaspEX Kodi, RaspArch and RaspEX with OpenCPN. Read about the new 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.

SCREENSHOTS
Screenshot 1 of RaspArch’s Desktop – logged in as archpi
Screenshot 2 of RaspArch’s Desktop – YouTube running
Screenshot 3 – Yaourt running (while installing Geany)
Screenshot 4 of RaspArch’s Desktop – logged in as root
Screenshot 5 – Samba connection to a Windows computer
Screenshot 6 – some system INFO when running RaspArch
Screenshot 7 – showing that you can watch 4K videos using Firefox

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 Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 3/2 at
raspex.exton.se – latest is RaspAnd Pie 9.0 (without GAPPS) and RaspAnd Oreo 8.1 (with GAPPS)!

2 Comments extonExton Linux SystemsRaspberry Pi