Tag: SMPlayer

Yet another version of RaspEX Kodi 32-bit :: Now with the LXQt Desktop and Kodi 19 “Matrix” stable with the Netflix addon – Build 210301

NEWS 210301 about RaspEX Kodi
I’ve made a new extra version of RaspEX Kodi 32-bit. This version is based on Raspbian (Raspberry Pi OS) and Debian Bullseye (upcoming Debian 11). The LXDE Desktop is replaced with LXQt 0.16.0 which has a more “modern look” than LXDE. Historically, LXQt is the product of the merge between LXDE-Qt, an initial Qt flavour of LXDE, and Razor-qt, a project aiming to develop a Qt based desktop environment with similar objectives as the current LXQt. In RaspEX Kodi Build 210301 I’ve upgraded Kodi to version 19.0 Matrix since it has reached the “stable stage” . It was therefore now possible to install the Netflix addon among many other addons. You can now also much easier install extra repositories. Read about the best Kodi repos 2021.

Boot problems as regards RaspEX Kodi Build 210301

If you can’t boot up the system after installing to the SD card using Rufus 3.13 in Windows it’s because the files /boot/cmdline.txt and /etc/fstab has the wrong content. I.e. the PARTUUID for the card is wrong. Then you’ll have to edit said files. Do it like this.
1. Start up a Linux system (Ubuntu or…).
2. Insert your SD card with RaspEX Kodi installed. It will be seen as /dev/sdb1 (boot partition) and /dev/sdb2 (root filesystem).
3. To find out the correct PARTUUID for /dev/sdb1 and /dev/sdb2 run the command blkid /dev/sdb1 respectively blkid /dev/sdb2
4. Now change to the correct PARTUUID in /boot/cmdline.txt and /etc/fstab on the SD card. Use Leafpad or Mousepad for that. Never LibreOffice writer!

The file cmdline.txt can look like this:
console=serial0,115200 console=tty1 root=PARTUUID=347a28ab-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles

The file fstab can look like this:
proc /proc proc defaults 0 0
PARTUUID=347a28ab-01 /boot vfat defaults 0 2
PARTUUID=347a28ab-02 / ext4 defaults,noatime 0 1
# a swapfile is not a swap partition, no line here
# use dphys-swapfile swap[on|off] for that

Study all installed packages in Build 210301…

Log in to LXQt or Kodi
After the boot process is ready you will end up at LightDM‘s login screen. It will look like this – see below. Log in as pi with password raspberry or as root (“other”) with password root. You can log in to Kodi directly from LightDM if you want. While inside LXQt you can change to the Kodi Desktop environment. You can run Kodi on the LXQt Desktop like any other program or run it in full screen. Just change Kodi’s Settings from Windowed to Fullscreen. Watch this screenshot.

Expand the filesystem on the SD card
If you install many new big programs and/or download large files (for example videos) you may run out of space on the SD card. That is best fixed by running the following command: sudo raspi-config. Click on “Advanced Options” and choose A1 Expand Filesystem.
NOTE: That’s all you have to do. Just wait for the script to fix everything. If you use a SD card of 64 GB all the space on it will be used afterwards. Watch a screenshot when raspi-config is running.
1. Screenshot showing filesystem size before resizing
2. Screenshot showing filesystem size after resizing

Used kernels
5.10.17-exton-v7l+ (for Rpi 4) and 5.10.11-v7+ (for Rpi 3 and 2).

SCREENSHOTS
1. The LXQt Desktop running as user pi
2. The LXQt Desktop running as root

3. Kodi 19.0 system info
4. Kodi running on/within the LXQt Desktop
5. Kodi showing some addons
6. NBC Sport addon running
7. NASA addon running
8. Netflix addon running
9. Kodi running using a special skin

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 (without GAPPS) and RaspAnd Oreo 8.1 (with GAPPS)!
No Comments extonExton Linux SystemsRaspberry Pi

DebEX KDE/Plasma Build 210216 :: Create your own Debian “Bullseye” system in less than 10 min :: So easy that a ten year old child can do it!

NEWS 210216 about DebEX KDE Plasma – a Refracta Build
I have made a new version of DebEX KDE Plasma Live DVDefi. It replaces version 200228. It’s a pure Debian system. (Unstable/Experimental). I.e.: There are no Ubuntu or Kubuntu elements involved. DebEX KDE Plasma uses the KDE Plasma Desktop 5:20 as Desktop environment.

Kernel 5.11.0-exton is used. (Kernel 5.11 was released by Kernel.org 210214). I have replaced Wicd with NetworkManager. It works better. I have replaced Google Chrome with Iceweasel (Firefox) 52.9 (for Netflix). I’ve also added SMPlayer – an alternative to Vlc. (SMPlayer is a free media player for Windows and Linux with built-in codecs that can play virtually all video and audio formats. It doesn’t need any external codecs. Just install SMPlayer and you’ll be able to play all formats without the hassle to find and install codec packs). All other installed packages have also been updated to the latest version of 210216. Study the full packages list.

What’s new in kernel 5.11?

MOST IMPORTANT CHANGES
I have added Calamares 3.2.35.1-1 Installer Framework. Now you can choose language when the installation starts. When it’s ready everything will be in your chosen language! You can even use Calamares in VirtualBox and VMware – i.e. non-efi computers if you follow my INSTRUCTION for non-efi computers. NOTE: You can also use Refracta Installer. Preferably in VirtualBox/VMware. NOTE ALSO: When running DebEX KDE in VirtualBox you can do it in full screen since VirtualBox Guest Additions are pre-installed. Watch this screenshot. You can also run DebEX KDE in full screen in VMware since VMware Tools are pre-installed. It is a bit of a hassle to install VMware Tools so I did it for you in Build 210216. Watch this screenshot.

Important about Refracta

You can use the Refracta Snapshot (pre-installed in all four versions of DebEX) to create your own installable Debian Live DVD once you have installed DebEX to hard drive. I mean change everything and then create a whole new Debian live system. When you start Refracta Snapshot it will look like this. You don’t even have to install DebEX to hard drive before you can use the Refracta Snapshot. If you have plenty of RAM you can create a new (your own!) Debian system while running DebEX from a DVD or a USB stick. On one of my computers with 32GB RAM the Refracta process was done in 10 minutes! So please note that the whole Refracta process (creating your new ISO) will only take 10 – 50 min! (Depending on how fast your computer is). You’ll find the (new) ISO in /home/snapshot.

THE REAL McCoy
DebEX is a pure Debian system. I.e. no traces of Ubuntu, Kubuntu etc. New releases of Ubuntu are always based on Debian. So is DebEX.

SCREENSHOTS
1. The Desktop logged in as user with Calamares running
2. Running in VirtualBox with VirtualBox Guest Additions
3. Running in VMware with VMware Tools installed
4. Running Spotify (pre-installed)

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 (without GAPPS) and RaspAnd Oreo 8.1 (with GAPPS)!
No Comments extonExton Linux Systems

LFA (Linux For All) 64bit Build 200607 with LXDE, TeamViewer, Google Chrome, Nvidia 400.82, Refracta Snapshot and kernel 5.7.0-exton

About Linux For All (LFA) Build 200607
The system is based on Ubuntu 20.04 LTS and Debian. It’s a total rebuild. I.e. nothing is left of the old LFA system.

Why Ubuntu 20.04 LTS?
Ubuntu 20.04 is supported until April 2025.

NEWS ABOUT LFA Build 200607

1. This is a BIG system (1670 MB). All packages the ordinary Linux user can wish for are pre-installed. Study the full packages list.
2. Kernel 5.7.0-exton is used.
3. I have installed Nvidia’s latest proprietary graphics driver 440.82.
4. The Desktop environment is LXDEDesigned to be user friendly and slim, while keeping the resource usage low.
5. The main Web Browser is Google Chrome. So you can watch Netflix! Another advantage with Google Chrome is that you will get all your bookmarks if you log in with your Gmail account.
6. I have included Refracta tools (Refracta Snapshot) to make it possible for you to create your own installable Ubuntu 20.04 LTS Live DVD once you have installed LFA to hard drive. This is done in the easiest possible way!
7. Use TeamViewer (pre-installed) to control your Windows computers from LFA. Or control LFA from your Windows computers.

What’s new in kernel 5.7?

SCREENSHOTS
Screenshot 1 – LFA running Windows 10 with TeamViewer
Screenshot 2 – Windows 10 running LFA with TeamViewer
Screenshot 3 – Running Nvidia Settings
Screenshot 4 – Synaptic running
Screenshot 5 – LFA running in VMware
Screenshot 6 – LFA running in VirtualBox
Screenshot 7 – LFA running Samba to reach Windows computers

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)!

1 Comment 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

DebEX KDE Plasma based on Debian testing/unstable with kernel 5.6.0-rc3-exton, Refracta Snapshot and Calamares Installer – “the real McCoy” – Build 200228

NEWS 200228 about DebEX KDE Plasma – a Refracta Build
I have made a new version of DebEX KDE Plasma Live DVDefi. It replaces version 190923. It’s a pure Debian system. (Unstable/Experimental). I.e.: There are no Ubuntu or Kubuntu elements involved. DebEX KDE Plasma uses the KDE Plasma Desktop 5:17 as Desktop environment. Kernel 5.6.0-rc3-exton (latest) is used. I have replaced Wicd with NetworkManager. It works better. I have replaced Google Chrome with Iceweasel (Firefox) 52.9 (for Netflix). I’ve also added SMPlayer – an alternative to VLC. (SMPlayer is a free media player for Windows and Linux with built-in codecs that can play virtually all video and audio formats. It doesn’t need any external codecs. Just install SMPlayer and you’ll be able to play all formats without the hassle to find and install codec packs). All other installed packages have also been updated to the latest version of 200228. Study the full package list. MOST IMPORTANT CHANGE: I have added Calamares 3.2.19.1-1 Installer Framework. Now you can choose language when the installation starts. When it’s ready everything will be in your chosen language! You can even use Calamares in VirtualBox and VMware – i.e. non-efi computers if you follow my INSTRUCTION for non-efi computers. You can also use Refracta Installer. Preferably in VirtualBox/VMware (non-efi computers).

MOVIE about Calamares Installer
Watch a movie
about the Calamares installation process in VirtualBox.

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

Important about Refracta Snapshot
You can use the Refracta Snapshot (pre-installed in all four versions of DebEX) to create your own installable Debian Live DVD once you have installed DebEX to hard drive. I mean change everything and then create a whole new Debian live installable system.

THE REAL McCoy
DebEX KDE is a pure Debian system. I.e. no traces of Ubuntu, Kubuntu etc. New releases of Ubuntu are always based on Debian unstable. So is DebEX.

SCREENSHOTS
Spotify is running
User’s Desktop in version 200228 of DebEX KDE
Calamares Installer is running

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

LFA (Linux For All) 64bit Build 191111 with LXDE, TeamViewer, Google Chrome, Refracta Snapshot and kernel 5.4.0-rc6-exton

About Linux For All (LFA) Build 191111
The system is based on Ubuntu 18.04.3 LTS and Debian. It’s a total rebuild. I.e. nothing is left of the old LFA system.

Why Ubuntu 18.04.3 LTS?
Ubuntu 18.04 is supported until April 2023. Ubuntu 19.10 is supported until July 2020 only.

NEWS ABOUT LFA Build 191111

1. This is a very BIG system (2120MB). All packages the ordinary Linux user can wish for are pre-installed. Study the full packages list.
2. Kernel 5.4.0-rc6-exton is used.
3. I have installed Nvidia’s latest proprietary graphics driver 440.31.
4. The Desktop environment is LXDEDesigned to be user friendly and slim, while keeping the resource usage low.
5. The main Web Browser is Google Chrome. So you can watch Netflix! Another advantage with Google Chrome is that you will get all your bookmarks if you log in with your Gmail account.
6. I have included Refracta tools (Refracta Snapshot) to make it possible for you to create your own installable Ubuntu 18.04.3 LTS Live DVD once you have installed LFA to hard drive. This is done in the easiest possible way!
7. Use TeamViewer (pre-installed) to control your Windows computers from LFA. Or control LFA from your Windows computers.

What’s new in kernel 5.4?

Using TeamViewer
Use TeamViewer (pre-installed) to control your Windows computers from LFA. Or control LFA from your Windows computers.
Screenshot 1 – LFA “running” Windows 10
Screenshot 2 – Windows 10 “running” LFA
How to use TeamViewer – A Complete Guide…

SCREENSHOTS
Screenshot 1 – LFA “running” Windows 10 with TeamViewer
Screenshot 2 – Windows 10 “running” LFA with TeamViewer
Screenshot 3 – LFA running Samba to reach Windows computers
Screenshot 4 – LFA running Google Chrome and Netflix
Screenshot 5 – TeamViewer setup in LFA
Screenshot 6 – Running Nvidia Settings

READ MORE…

Read about my Android-x86 Systems – Pie, Oreo, Nougat, Marshmallow, Lollipop and KitKat at

andex.exton.net – latest is AndEX Pie 9.0 (with GAPPS) and AndEX Oreo 8.1 (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)!

1 Comment Exton Linux Systems

DebEX KDE Plasma based on Debian testing/unstable with kernel 5.3.0-exton and Calamares Installer – “the real McCoy” – Build 190923

Created with GIMP

NEWS 190923 about DebEX KDE Plasma – a Refracta Build
I have made a new version of DebEX KDE Plasma Live DVDefi. It replaces version 190407. It’s a pure Debian system. (Unstable/Experimental). I.e.: There are no Ubuntu or Kubuntu elements involved. DebEX KDE Plasma uses the KDE Plasma Desktop 5:14 as Desktop environment. Kernel 5.3.0-exton (5.3) is used. I have replaced Wicd with NetworkManager. It works better. I have replaced Google Chrome with Iceweasel 52.9 (for Netflix). I’ve also added SMPlayer – an alternative to Vlc. (SMPlayer is a free media player for Windows and Linux with built-in codecs that can play virtually all video and audio formats. It doesn’t need any external codecs. Just install SMPlayer and you’ll be able to play all formats without the hassle to find and install codec packs). All other installed packages have also been updated to the latest version of 190923. Study the full package list. MOST IMPORTANT CHANGE: I have added Calamares 3.2.13-1 Installer Framework. Now you can choose language when the installation starts. When it’s ready everything will be in your chosen language! You can even use Calamares in VirtualBox and VMware – i.e. non-efi computers if you follow my INSTRUCTION for non-efi computers. You can also use Refracta Installer. Preferably in VirtualBox/VMware (non-efi computers).

MOVIE about Calamares Installer
Watch a movie
about the Calamares installation process in VirtualBox.

What’s new in kernel 5.3?

THE REAL McCoy
DebEX KDE is a pure Debian system. I.e. no traces of Ubuntu, Kubuntu etc. New releases of Ubuntu are always based on Debian unstable. So is DebEX.

SCREENSHOTS
Root’s Desktop in version 190923 of DebEX KDE
Calamares Installer is running

READ MORE…

Read about my Android-x86 Systems – Pie, Oreo, Nougat, Marshmallow, Lollipop and KitKat at

andex.exton.net – latest is AndEX Pie 9.0 (with GAPPS) and AndEX Oreo 8.1 (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

RaspEX Rpi4 based on upcoming Ubuntu 19.10 “Eoan Ermine” with LXDE, kernel 4.19.63-raspex-v7l+, Raspotify, RealVNC, PuTTy, Samba and Bluetooth – Build 190807

NEWS 190807 about RaspEX with LXDE based on (upcoming) Ubuntu 19.10 Eoan Ermine. Works on the new Raspberry Pi 4
I have upgraded the whole system and replaced the old kernel 4.19.50-exton-v7+ with kernel 4.19.63-raspex-v7l+. RaspEX Build 190807 is a Linux ARM system for Raspberry Pi 4, 3 Model B, 3 Model B+ and Raspberry Pi 2. It is based on Debian 10 Buster, Ubuntu 19.10 and Linaro (Open Source software for ARM SoCs). In this new version (190807) I’ve installed Wicd Network Manager. 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 190807.

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

Compatibility :: August 2019
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 (190807) only upgraded RaspEX and RaspEX Kodi. Read about the new Raspberry Pi 4 .

SCREENSHOTS
Screenshot 1 – raspex’s Desktop 190807
Screenshot 2 – root’s Desktop 190807
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

READ MORE…

No Comments extonExton Linux SystemsLinuxRaspberry Pi

MeX Linux Build 190601 with Cinnamon 4.0, Refracta Snapshot and kernel 5.20-rc2-exton

NEWS/CHANGES 190601
Mex Linux is no longer based on Linux Mint. MeX Build 190601 is based only on Debian and Ubuntu 18.04.2 LTS (Long Term Support). I have replaced the original kernel with “my” special kernel 5.2.0-rc2-exton. Latest available kernel as of 190601. All packages in MeX Linux have been upgraded to the latest version by 190601. This version of MeX uses Cinnamon 4.0. Linux Mint “Tessa” 19.1 also uses Cinnamon 4.0 as Desktop environment. The very nice icon theme Papirus is installed and used. I haven’t changed the wallpapers since it’s hard to find nicer ones.

MORE MeX NEWS 190601
1. The MeX ISO is now a ISO-hybrid, which means that it can very easily be transferred (copied) to a USB pen drive.
2. Another big improvement is that MeX now can run from RAM. Use Boot alternative 4 (load to RAM). When the system has booted up you can eject the disc (DVD)/USB stick. You’ll need at least 2 GB RAM to run MeX that way. The ISO file is of only 1020 MB so MeX will run superfast from RAM!
3. I have replaced Google Chrome with Firefox. Google Chrome is no longer needed to be able to run Netflix in Linux.
4. The best thing with this new MeX build – Create your own installable Ubuntu 18.04.2 LTS Live DVD with Refracta tools (pre-installed)! The whole “remasterprocess” is so simple that a 10 year old child can do it.

Used KERNEL
The best thing with kernel 5.2.0-rc2 is that it has better support for the open-source Nvidia driver Nouveau than any other older kernel.

What’s new in kernel 5.2?

Who can benefit from MeX?
All who like Debian/Ubuntu and want a system that is easy to use and maintain. And of course those who want to create their own Ubuntu system in a very simple way with Refracta Snapshot. Regarding MeX also those who want to run a Linux system super fast from RAM and/or like to run Linux from a USB flash drive. And those who want a new kernel – 5.2-0-rc2.

SCREENSHOTS
The Desktop with Synaptic running
Spotify running

READ MORE…

No Comments extonExton Linux SystemsLinux

Exton|OS 64 bit – based on Ubuntu 19.04 – with Budgie Desktop 10.5, Refracta Snapshot, Calamares Installer and kernel 5.1.3-exton – Build 190521

NEWS 190521 ABOUT Exton|OS with Budgie Desktop 10.5 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). Program content in build 190521: Refracta Snapshot, Calamares 3.2.4, 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.1.3-exton (corresponding Kernel.org‘s latest kernel 5.1.3) is used. You can download “my” kernel and install it in newer Ubuntu/Debian systems (if you want). All packages have been updated to the latest available version as at May 21, 2019 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 system. I mean create your own installable Ubuntu 19.04 Live DVD once you have installed Exton|OS to hard drive.

MOST IMPORTANT CHANGES IN BUILD 190521
1. This Exton|OS version is for non-efi computers, which means that you can 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.1.3 – is used.
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.1?

SCREENSHOTS
Screenshot 1
– Exton|OS’s Budgie live Desktop
Screenshot 2 – Exton|OS’s Budgie root Desktop
Screenshot 3 – Exton|OS’s Budgie Desktop installing Spotify
Screenshot 4 – Exton|OS’s Budgie Desktop running Refracta Snapshot

READ MORE…

No Comments extonExton Linux Systems