Category Archives: exton

An Exton remaster of Kali Linux with Refracta Snapshot so you can create your own Kali system – Build 201125

I’ve made a remix of Kali Linux 2020.4 Live.

ABOUT the Kali Linux Distribution
Kali Linux is an open source project that is maintained and funded by Offensive Security, a provider of world-class information security training and penetration testing services. In addition to Kali Linux, Offensive Security also maintains the Exploit Database and the free online course, Metasploit Unleashed. NOTE: Kali Linux is based on Debian.

MY SMALL CHANGES of the original Kali Live ISO 2020.4
1. I have replaced the original kernel with kernel 5.9.10-exton. Kernel 5.9.10 is the latest stable kernel available from Kernel.org.
2. I have installed VirtualBox Guest Additions so that you can run Kali live in full screen in VirtualBox. Watch this screenshot.
3. I have installed Nvidia’s Proprietary Graphics driver 455.45.01 so that you can use it while running Kali live (from a DVD or a USB stick). Watch this screenshot.
4. I have installed Refracta Installer. Use it to install Kali to hard drive while running Kali live. Watch this screenshot.
5. You can run Kali super fast live from RAM. Watch this screenshot.
6. I have installed Refracta Snapshot. Use it to create your very own live installable Kali system. I mean change everything to your liking and create a new ISO. Very simple. A ten year old child can do it. Watch this screenshot.

Study all installed packages in my Kali remaster…

LOGIN and Passwords
You will be logged in automatically to the Xfce4 Desktop as the ordinary user kali. The password for kali is kali. The password for root is root. You can log in to Xfce4 as root (if you want to). While logged in as kali you can use Sudo to become root.

Running my Kali remaster in VirtualBox
Everything works very good. If you want to install the system to hard drive you can do so using Refracta Installer. In the end of the installation process you’ll have to chroot and install Grub. Do it like this:
sudo su
mkdir /mnt/sda1
mount /dev/sda1 /mnt/sda1 < i.e. mount the install partition
mount -t proc proc /mnt/sda1/proc
mount -o bind /sys /mnt/sda1/sys
mount –bind /dev /mnt/sda1/dev
chroot /mnt/sda1 /bin/bash < i.e. “chroot” into the install partition
apt update
apt install grub-pc
grub-install /dev/sda
update-grub
exit
Watch this screenshot.

Kali Linux Cheat Sheet
Kali Linux was specifically designed to support penetration testing. Find out about the utilities here.

WHY did I do it?
Answer: Just for the fun of it.

DOWNLOAD
Download my Kali remaster from SourceForge.netFast, secure and free downloads from the largest Open Source applications and software directory.

md5sum for kali-64bit-exton-remaster-3340mb-201125-final.iso

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 3/2 at
raspex.exton.se
– latest is RaspAnd 11 (without GAPPS) and RaspAnd Oreo 8.1 (with GAPPS)!

PuppEX Focal64 (Puppy Linux) with kernel 5.9.9 (latest) compatible with Ubuntu 20.04 LTS :: Build 201121

NEWS 201126 ABOUT PuppEX Build 201121 and Nvidia
Today I’ve discovered that Nvidia’s Proprietary Graphics Driver can be installed in PuppEX Build 201121 after all! Not version 450.80.02, but version 455.45.01. Watch this screenshot. Read this Article about the Open-Source NVIDIA/Nouveau vs NVIDIA Proprietary Driver.  Read about how to install the driver...

ABOUT PuppEX Focal64 Build 201121
A new PuppEX Focal64 version with kernel 5.9.9 (latest) is ready today. Unfortunately it does not have Nvidia’s Proprietary Graphics driver 450.80.02 installed (as Build 201119 has). I could not find a patch for kernel 5.9. The good news is that this new version has the kernel sources for kernel 5.9.9. This means that VirtualBox Guest Additions can be installed by you. Which also means that you can run PuppEX in full screen in VirtualBox (among other things). Watch this screenshot. When running PuppEX Build 201121 in VirtualBox you shall first save your session. After a reboot you can install the Additions. When doing so you will get an error message saying failed to remove installed version filelist not found. Fix it by running the command rm /usr/sbin/vbox-greeter /usr/sbin/vbox-uninstall-guest-additions. Watch screenshot 1 and screenshot 2.

PuppEX Focal64 Build 201121 running Spotify

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 3/2 at
raspex.exton.se
– latest is RaspAnd 11 (without GAPPS) and RaspAnd Oreo 8.1 (with GAPPS)!

PuppEX Focal64 (Puppy Linux) compatible with Ubuntu 20.04 LTS :: Build 201119

ABOUT PuppEX Focal Build 201119
My newest Puppy derivative is built from Puppy Linux 9.5 FossaPup64. I have added Firefox (for Netflix), SpotifyPCManFM, LXterminal and many development tools. I have also compiled a new kernel – 5.7.19-exton. Furthermore I have installed Nvidia’s Proprietary Graphics driver 450.80.02. The Nvidia driver will be used if your computer/card is “good/modern” enough. If not automatically just open up a terminal and run the command nvidia-xconfig. Then restart X.

PuppEX Focal64 is compatible with Ubuntu 20.04 (Focal Fossa) LTS, which means that Ubuntu packages for Ubuntu 20.04 can be installed and used in PuppEX. The PuppEX Focal64 ISO is of 1020 MB.

Performance
Puppy Fossapup64 original is of only 409 MB. PuppEX Focal64 is despite this still running as fast as the original, which means it runs very, very fast compared to most other Linux systems. (Puppy/PuppEX runs from RAM).

Study ALL installed packages in PuppEX Focal64

SCREENSHOTS
Screenshot of PuppEX Focal’s Desktop
Screenshot showing the live boot screen
Screenshot showing a Samba connection
Screenshot showing a Wifi connection

Your first PuppEX Focal64 Desktop after boot (if you have an Nvidia 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 Android 11, 10, Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 3/2 at
raspex.exton.se
– latest is RaspAnd 11 (without GAPPS) and RaspAnd Oreo 8.1 (with GAPPS)!

SlackEX (Slackware) live with Enlightenment 0.24.2 (latest version), kernel 5.9.6-exton and Refracta Snapshot (create your own Slackware distro) :: Build 201112

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 remaster of Slackware Current (14.2), which I call SlackEX 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. Now we have the Application Managers Slackpkg and GSlapt – a GTK version of slapt-get. They are a piece of cake to use! Users of Synaptic will feel at ease with GSlapt.

NEWS ABOUT SlackEX Build 201112 with the Enlightenment 0.24.2 Desktop
A new extra version of SlackEX is ready. In this version I’ve replaced Xfce4 with Enlightenment 0.24.2 – latest version. I’ve also replaced kernel 5.9.1-exton with kernel is 5.9.6-exton. This version of SlackEX is unique. You can’t find another Linux system with the latest Enlightenment version. When installing version 0.24.2 I followed the instructions here. The whole thing was very time consuming since a lot of dependencies had to be satisfied. All other packages from SlackEX Build 201105 remain. Most important Refracta Snapshot so you can build your own Slackware distro with Enlightenment 0.24.2. Study the full package LIST. Read about Enlightenment 0.24.2 features.

Screenshots
Screenshot 1 – Root’s Desktop – Enlightenment 0.24.2
Screenshot 2 – Live’s Desktop – Enlightenment 0.24.2
Screenshot 3 – Root’s Desktop when running in full screen in VMware Player – KDE (not 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 3/2 at
raspex.exton.se
– latest is RaspAnd 11 (without GAPPS) and RaspAnd Oreo 8.1 (with GAPPS)!

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

NEWS 201108 about Raspberry Pi Debian 10 Pixel – 32bit – an Exton Build
My previous Debian Pixel Build from is from 191102 . Study all included packages in Build 201108 – latest by 201108. 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 201108
This build replaces version 161223 , 170425, 180316, 180928, 190705 and 191102 . I’ve upgraded Raspbian/Debian from Stretch to Buster – Debian 10.6 stable. I’ve also upgraded the kernel from 4.19.0-6-686-pae to 4.19.0-12-686-pae. I’ve also included kernel 4.19.0-12-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. Another good thing about Firefox is that you can use it to watch Netflix movies. In Build 201108 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.

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 201108. 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 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 201108 you can run the system in full screen in VirtualBox. That’s because VirtualBox’s Guest Additions are pre-installed. Watch this screenshot.

KERNEL
Kernel 4.19.0-12-686-pae is used in Build 201108. 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 4.19.0-12-686, which also is included.

Login and passwords
Log in to the PIXEL Desktop as the ordinary user pi or as root. The passwords are raspberrypi respectively root. When logged in as pi 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 pi in X (PIXEL Desktop).

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 3 (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 10 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. NOTE: Do it while logged in as root.

Install to Debian PIXEL hard drive
Just start Refracta Installer from Menu >> System tools >> Refracta Installer and follow the instructions. Very simple.

Install Debian PIXEL to a USB stick
You can use Rufus in Windows. Persistence can’t be enabled though. The best way to do it 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 (of course) give you perfect persistence.

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

Windows Virtual Desktop on Azure
For smoother RaspberryPI 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 – Debian PIXEL running in VirtualBox in full screen
Screenshot 2 – Samba running (reach your Windows computers in your network)
Screenshot 3 – Refracta Snapshot has started
Screenshot 4 – Refracta Installer has started
Screenshot 5 – The new Desktop
Screenshot 6 – Spotify running

DOWNLOAD
This build has been replaced by Build 220505…

Raspberry Pi is a trademark of Raspberry Pi Foundation

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

MeX 64 bit Linux – Build 201031 – based on Ubuntu 20.10 with Cinnamon 4.6.4 Desktop environment and Refracta Snapshot :: Create your own installable live Ubuntu system!

NEWS/CHANGES 201031
Mex Linux is no longer based on Linux Mint. MeX Build 201031 is based only on Debian and Ubuntu 20.10. I have replaced the original kernel with “my” special kernel 5.9.1-exton. All installed packages in MeX Linux have been upgraded to the latest version by 201031. This version of MeX uses Cinnamon 4.6.4 (latest). The very nice icon theme Papirus is installed and used.

MORE MeX NEWS 201031
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 1260 MB so MeX will run super fast 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 20.10 Live DVD with Refracta Snapshot (pre-installed)! The whole “remaster process” is so simple that a 10 year old child can do it.
5. I have installed Calamares Installer as in many of my other Linux builds. Calamares is an installer framework. By design it is very customizable, in order to satisfy a wide variety of needs and use cases. Very easy to use. You can use Calamares to install MeX on both UEFI computers and non UEFI computers (for example VirtualBox and VMware).

Important about Refracta
You can use the Refracta Snapshot (pre-installed in MeX Build 201031) to create your own installable Ubuntu Live DVD once you have installed MeX to hard drive. I mean change everything and then create a whole new Ubuntu 20.10 live system. When you start Refracta Snapshot it will look like this. You don’t even have to install MeX to hard drive before you can use the Refracta Snapshot. If you have plenty of RAM you can create a new (your own!) Ubuntu system while running MeX from a DVD or a USB stick. Please note that the whole Refracta process (creating your new ISO) will only take 10 – 30 min! You can then install VirtualBox in MeX so you can test run your own created new Ubuntu ISO. Or do it in Windows. NOTE 1: You can do the whole thing in VirtualBox. I mean install MeX in VirtualBox, change everything, create a new Ubuntu 20.10 system using Refracta Snapshot and transfer your new ISO to your server with FileZilla (pre-installed). Or use Sambascreenshot.
NOTE 2: If you want to create your own distro you must install MeX to a partition of at least 20GB. You’ll find your new ISO file in /home/snapshot. (You can of course change that before you start Refracta Snapshot).

SCREENSHOTS
Screenshot 1 – Spotify running (install Spotify with sudo apt-get install spotify-client)
Screenshot 2 – Cinnamon 4.6.4 Desktop with Calamares Installer running
Screenshot 3 – Showing a Samba connection
Screenshot 4 –  Refracta Snapshot has started

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 3/2 at
raspex.exton.se
– latest is RaspAnd 11 (without GAPPS) and RaspAnd Oreo 8.1 (with GAPPS)!

Run Android 10 on your PC :: AndEX 10 (Android-x86_64) with GAPPS (Google Play Store etc.), F-Droid, Brave Browser, VLC, Computer Launcher 2 and Spotify :: Build 201027

NEWS 201027 – A new version of AndEX 10 is ready!
I’ve uploaded a new upgraded version of AndEX 10 – android_x86_64-10-exton-gapps-aptoide-fdroid-spotify-1330mb-201027.iso. All included apps have been updated to the latest version. Also Google Play Services and Google Play Store. The ISO file is of only 1330 MB! Makes it easier to run AndEX on computers with low RAM. The very nice launcher Computer Launcher 2 is used in this AndEX version. Make it your standard Launcher. (Surprise your friends with new look style windows 11 of your Android). Version 201027 of AndEX 10 is a totally new build with a new kernel – 4.19.122-exton-android-x86_64. I’ve noticed that the WiFi connection works better with this new kernel. I.e. the connection is more stable .

Upgrade from previous versions of AndEX 10?
If you already have AndEX 10 version 200108, 200218, 200225 or 200604 up and running there is no need to acquire the newest version from 201027. Just upgrade all apps to the latest version of today and you’re done! Use Google Play Store for that. You can of course also install for example YouTube, Brave, the Spotify app and Google Play Games yourself (if you are running the AndEX 10 mini version of 200225).

NEWS 201027 about AndEX 10 with GAPPS
My fifth build of AndEX 10 is ready. It has GAPPS (Google Play Store etc), Aptoide App Manager, F-Droid, Spotify, Google Maps, YouTube, Gmail, VLC, Brave Private Browser, Computer Launcher 2 and many other apps pre-installed. My new build of Android x86_64 10 – android_x86_64-10-exton-gapps-aptoide-fdroid-spotify-1330mb-201027.iso can be installed to hard drive or on a USB stick. You can also run the system live. I.e. from a DVD or a USB stick. On some computers you’ll have to start up AndEX 10 in compatibility mode (VESA) though. The sound and video performance is generally very very good. Google Play Store works very well in this build of AndEX 10. So does the YouTube and Spotify app. I’ve also included two extra app stores – Aptoide App Manager and F-Droid. Use them if you can’t find the app you’re looking for using Google Play Store.

MORE ABOUT AndEX 10
My new compiled Android-x86_64 system (10) can run and be installed on almost all newer laptops (and some Desktop computers). For example Acer (Aspire), HP, Samsung, Dell, Toshiba, Lenovo, Thinkpad, Fujitsu, Panasonic and Asus laptops. You can also run AndEX 10 in VirtualBox and/or VMware. Unfortunately with somewhat bad performance. I.e. the system is a bit slow and it might restart. I can also mention that I could run my AndEX 10 on a HP Pavilion 500-317no Desktop Computer and on a Lenovo ThinkStation C30. You can very easy do a “normal” or manual installation to hard drive. A manual installation can also be done to a drive where you already have another Linux system (for example Ubuntu 20.04) installed.

About Netflix
You can’t run Netflix. The Netflix app works in my AndEX 9 Pie Build 190912, AndEX Oreo Build 181028 and AndEX Marshmallow Build 170923 though. AndEX 10 is rooted, which prevents Netflix from running.

SCREENSHOTS
Screenshot 1 – AndEX 10 Desktop 201027 with GAPPS
Screenshot 2 – AndEX 10 201027 running Google Play Store
Screenshot 3 – AndEX 10 201027 Desktop with another wallpaper
Screenshot 4 – AndEX 10 201027 – shows how to access files from a PC in your Network
Screenshot 5 – AndEX 10 Build 201027 running AIDA64
Screenshot 6 – AndEX 10 Build 201027 running VLC with very good video quality

Watch a movie showing the “normal” install process (in VirtualBox)…

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 3/2 at
raspex.exton.se
– latest is RaspAnd 11 (without GAPPS) and RaspAnd Oreo 8.1 (with GAPPS)!

ExTiX Deepin 20.10 Live based on Deepin 20 (latest) with Skype, Spotify, Refracta Snapshot and kernel 5.9.1-exton :: Build 201021

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

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.7.0-rc6-exton with kernel 5.9.1-exton. Corresponding the latest available kernel 5.9.1 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. As an alternative to Apt you can use the Cactus Package Manager. Example commands: cpm i mousepad and cpm s gimp. (Install Mousepad and search for Gimp). CPM works very well.
9. Install ExTiX to a USB stick preferably with Rufus 3.12 in Windows

UNIQUE

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

Used KERNEL

My special kernel 5.9.1-exton corresponding Kernel.org’s kernel 5.9.1.

What’s new in Linux kernel 5.9?

SCREENSHOTS
1. ExTiX Deepin 20 Desktop
2. Refracta Snapshot has started
3. ExTiX Deepin being installed in VirtualBox using Deepin Installer
4. Movie showing how to enable Window effects
5. ExTiX Deepin running in full screen mode when VirtualBox Guest Additions have been installed
6. ExTiX running Deepin’s Control Center
7. ExTiX showing a Samba connection to a Windows computer

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 3/2 at
raspex.exton.se
– latest is RaspAnd 11 (without GAPPS) and RaspAnd Oreo 8.1 (with GAPPS)!

RaspAnd 11 (Android 11) for Raspberry Pi 4 with Firefox, Clash of Clans, Root Explorer, Aptoide App Manager and F-Droid :: Build 201020

RaspAnd 11 for Raspberry Pi 4 :: Build 201020 :: with Firefox, Clash of Clans, Aptoide App Manager “Independent Android App Store”) and F-Droid – “Free and Open Source Android App Repository”

About Raspberry Pi 4
This build (RaspAnd 11 201020) works very well on the new Raspberry Pi 4. I used the latest model with 8GB RAM, but you can of course use the other models too.

ABOUT Android 11, which was released 200908…

ABOUT RaspAnd 11
RaspAnd 11 runs very well on a Raspberry Pi 4. I.e. the system is pretty responsive if you use a micro SD card of good quality. RaspAnd 11 has the following apps pre-installed: Firefox, Clash of Clans, Aptoide App Manager, F-Droid, Aida64 and Root Explorer. Unfortunately not Google Play Store, but Aptoide and F-Droid work as good replacements for it.

Compatibility :: October 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, exGENT, RaspEX BunsenLabs, RaspEX Kodi, RaspAnd Marshmallow, RaspAnd Nougat 7.1.2, RaspAnd Oreo 8.1, RaspAnd Pie, RaspAnd 10, EXTON OpSuS Rpi, FedEX Rpi3 and RaspArch. I have until now (201020) only upgraded RaspAnd 11, RaspAnd 10, RaspEX, RaspEX Kodi, RaspArch, exGENT and RaspEX with OpenCPN. Read about the new Raspberry Pi 4.

SCREENSHOTS
1. The Desktop with Clash of Clans installed
2. Aida64 running showing the system info
3. YouTube running in Firefox
4. Clash of Clans running (installed via Aptoide)
5. Root Explorer running showing a Samba connection with a Windows computer

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 3/2 at
raspex.exton.se
– latest is RaspAnd 11 (without GAPPS) and RaspAnd Oreo 8.1 (with GAPPS)!