Run Raspberry Pi’s PIXEL Desktop on a PC or Mac – an Exton modified Build 170425 with Refracta Tools

NEWS 170425 about Raspberry Pi Debian Pixel
I have updated my first Debian Pixel Build from 161223. Study all included packages – latest by 170425. I’ve added NetworkManager, which makes it easier to configure wireless connections.

NEWS 161223
Yesterday I read that the Raspberry Pi Foundation has 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. Study all included packages. 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 Debian system with the the PIXEL Desktop using Refracta snapshot (pre-installed).

KERNEL
Kernel 3.16.0-4-686-pae is used. PAE (Physical Address Extension) increases the physical memory addressable by the system from 4 GB to 64 GB.

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

Spotify
You may want to install Spotify. Just go ahead. It’s very easy. When running my PIXEL image live or from hard drive you can just install Spotify with the command sudo apt-get install spotify-client. Watch a screenshot when Spotify is running.

Important about Refracta
You can use the Refracta tools (pre-installed) to create your own installable Debian 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 tools. 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 5 – 10 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.

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. You can also use UNetbootin in Windows or Linux. 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 “Expert 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. It’s for LFA (Linux for all), but it works in the same way in Debian PIXEL.

SCREENSHOTS
Screenshot 1 – Spotify running
Screenshot 2 – Samba running (reach your Windows computers in your network)
Screenshot 3 – Refracta Snapshot has started
Screenshot 4 – Refracta Installer has started in VMware
Screenshot 5 – Wireless connection with NetworkManager (installed in Build 170425)
Wifi connection using NetworkManager – in detail
Wifi connection established

DOWNLOAD
This build has been replaced by Build 180315.

Other Exton Linux Systems you may like
All Exton Linux Systems
Exton Systems for the Raspberry Pi computer
Exton Android Systems for PC’s

Run your Slackware installation with the latest kernel – 4.9!

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

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

What’s new in kernel 4.9?

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

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

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

Restart your computer and enjoy!

exton-se-logo

ExTiX 17.0, Build 161221, with KDE 4.16 together with KDE Frameworks 5.26.0, Refracta Tools and kernel 4.9 (latest)

I have made a new version of ExTiX – The Ultimate Linux System. I call it ExTiX 17.0 KDE Live DVD. (The previous version was 16.4 from 160731). The best thing with ExTiX 17.0 is that while running the system live (from DVD/USB) or from hard drive you can use Refracta Tools (pre-installed) to create your own live installable Ubuntu system.

ABOUT
ExTiX 17.0
KDE DVD 64 bit is based on Debian 8.6 Jessie/Debian 9 Stretch and Ubuntu 16.10. The original system includes the Desktop Environment Unity (Ubuntu). After removing Unity I have installed KDE Frameworks 5.26.0 with KDE 4.16. KDE Frameworks are 60 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms.

The system language is ENGLISH.

Used KERNEL
My special kernel 4.9.0-11-exton corresponding Kernel.org’s kernel 4.9 – latest as of 161221. You can download “my” kernel if you want to use it in another Ubuntu/Debian system. Extract ubuntu-kernel-64bit-4.9.0-11-exton.zip with the command unzip ubuntu-kernel-64bit-4.9.0-11-exton.zip.

What’s new in Linux kernel 4.9?

NEWS ABOUT ExTiX 17.0 Build 161221 with the KDE Desktop environment and Refracta Tools
1. ExTiX KDE is based on Ubuntu 16.10 Yakkety Yak. KDE 4.16 is used as Desktop environment. All packages have been updated to the latest version by 161221. Kernel 4.9.0-11-exton is used. (Kernel.org‘s latest kernel 4.9).
2. Google Chrome is used as Web Browser, which makes it possible to watch Netflix movies. It is not possible in Firefox (in Linux).
3. I have also installed BlueGriffon Web Editor. BlueGriffon is a new WYSIWYG content editor for the World Wide Web. Powered by Gecko, the rendering engine of Firefox, it’s a modern and robust solution to edit Web pages in conformance to the latest Web Standards. Only to be compared with Dreamweaver. (In my opinion).
4. Other included important/useful packages are: LibreOffice, Thunderbird, GParted, Brasero, SMPlayer, GCC and other compilation tools so that you can install packages from source. Furthermore “all” multimedia codecs. Everything the average Linux user could wish for I would say.
5. The best thing with ExTiX 17.0 is that while running the system live (from DVD/USB) or from hard drive you can use Refracta Tools (pre-installed) to create your own live installable Ubuntu system.

Screenshot 1 of ExTiX 17.0 Desktop – KDE 4.16 – Netflix running
Screenshot 2 of ExTiX 17.0 Desktop – Synaptic running
Screenshot 3 of ExTiX 17.0 Desktop – Samba running

READ MORE…

Run your Ubuntu/Debian 64 bit system with the latest stable kernel – 4.9!

linuxI have compiled yet another Ubuntu/Debian kernel for 64 bit systems. This time kernel 4.9.0-11-exton, equivalent to Kernel.org’s latest stable kernel 4.9 released 161211.

What’s new in Linux kernel 4.9?

Install kernel 4.9.0-11-exton in Ubuntu/Debian based distributions
My self-compiled Ubuntu kernels can be used in all types of modern Ubuntu systems, including Mint. They can even be used in Debian Jessie (Debian 8.6) and Debian Stretch (upcoming Debian 9). If you want to use my kernel 4.9.0-11-exton for 64 bit systems, you can DOWNLOAD it from here.

md5sum for ubuntu-kernel-64bit-4.9.0-11-exton.zip which is of 71,5 MB.

Installation instructions
Open the zip-file with WinZip, WinRAR or 7-Zip. Or run this command: unzip ubuntu-kernel-64bit-4.9.0-11-exton.zip. Go into the folder ubuntu-kernel-64bit-4.9.0-11-exton and run this command:
sudo dpkg -i *.deb

Then: Run command sudo update-grub (if you use Grub2).

Nvidia
It is possible to install Nvidia’s proprietary drivers if you use “my” kernel 4.9.0-11-exton. Could be useful if you like to play games. The Nvidia drivers in for example Ubuntu’s repositories – “Current” etc. – can’t be used. It is supposed to be “impossible” to install Nvidia’s latest drivers when running kernel 4.8 – 4.9 without “patches” etc. On the other hand it’s a fact that kernel 4.9 has better support for the open-source Nvidia driver Nouveau than any other older kernel.

A small clarification
“My” kernel 4.9.0-11-exton is compiled (almost) the same way as all official Ubuntu kernels. That is, The Ubuntu Way. If not, the kernel would not function in a Ubuntu/Debian system.

Good luck!

DebEX LXQt (Debian Stretch) with LXQt 0.11, Refracta tools and kernel 4.9.0-9-exton (4.9.0-rc8)

debex-lxqt-live-desktop-smallNEWS 161209 about DebEX LXQt – a Refracta Build
A new version of DebEX Barebone with LXQt 0.11 (released 160924) and kernel 4.9.0-9-exton (equivalent to Kernel.org’s latest kernel 4.9-rc8) is ready. You can download “my” new kernel if you want to use it in another Debian/Ubuntu system. I have also installed Nvidia’s proprietary graphics driver 375.20 in this new version of DebEX Barebone. All packages have been updated to the latest version as of December 9, 2016. DebEX Barebone is now based on Debian testing – Stretch (upcoming Debian 9) and Debian unstable – Sid. I have replaced Google Chrome with Tor Browserit prevents somebody watching your Internet connection from learning what sites you visit, it prevents the sites you visit from learning your physical location, and it lets you access sites which are blocked.

What’s new in kernel 4.9?

Replacement
This version of DebEX with LXQt replaces version 161025, which used Xfce 4.12.1 as Desktop environment. Note: LXQt version 0.11 can’t be installed in Ubuntu 16.10 just yet.

About LXQt
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. The Razor project has merged with LXDE and is now LXQt.

Important about Refracta
You can use the Refracta tools (pre-installed in DebEX LXQt) to create your own installable Debian Stretch Live DVD once you have installed DebEX LXQt to hard drive. I mean change everything and then create a whole new Debian Stretch live system. When you start Refracta it will look like this. You don’t even have to install DebEX to hard drive before you can use the Refracta tools. If you have plenty of RAM you can create a new (your own!) Debian 9 system while running DebEX from DVD or a USB stick. Please note that the whole Refracta process (creating your new ISO) will only take 5 – 10 min!  You’ll find your new ISO in /home/snapshots.

Screenshot 1 – DebEX LXQt – root’s Desktop
Screenshot 2 – DebEX LXQt – live’s Desktop

READ MORE…

RaspArch Build 161205 :: Run Arch Linux on your Raspberry Pi 3 or Pi 2 computer

rasparch-logoThis version (161205) is my fourth build of RaspArch
The first version is from 150414. The second is from 151107. The third is from 160312 specially made for the new Raspberry Pi 3. This version (161205) and version 160312 of RaspArch can of course also run on the “old” Raspberry Pi 2. RaspArch is a “remaster” of Arch Linux ARM. The original compressed system is of 231 MB. After I have added the LXDE Desktop environment, PulseAudio, Firefox, Yaourt and Gimp the system increased to 700 MB. RaspArch is a “ready-to-go” ARM system. It must be installed on a Raspberry Pi 3 model B or Pi 2 computer.

NEWS in RaspArch Build 161205
A new kernel – 4.4.35-1-ARCH. All included packages have been updated to the latest version as of 161205. I have added support for Yaourt – a Pacman Fronted. I have also installed PulseAudio. Finally the sound works alright in RaspArch. Nice if you like YouTube. Note: To be able to install Yaourt I had to install a lot of development tools. In the first place I installed Yaourt to be able to install Google Chrome (only to learn that Google Chrome isn’t available for the ARM architecture).

More about RaspArch
When you have installed RaspArch to your Micro SD Card you can use the system like any other Arch Linux system. I.e. install new programs etc. Arch motto is KISS (Keep It Simple Stupid). RaspArch uses kernel 4.4.35-1-ARCH and the LXDE Desktop environment.

BENEFITS of Arch Linux/RaspArch

“Cutting Edge”-software and speed. A member on this site recently wrote this about RaspArch: I’ve used Slackware, Debian, Gentoo, Ubuntu & Arch. I prefer Arch. Ubuntu is easier to install, Arch is easier to keep up to date. You do not go through big, painful, changes every year instead you just update, once in a while, make changes if instructed. Arch has most of the benefits of Gentoo without the pain of recompiling _everything_. When you do need to build a package in Arch its painless especially if you use one of the tools that support Aur (I like yaourt). Arch avoids the politics of Debian and Ubuntu and delivers a great Linux distribution. RaspArch now brings these advantages to the PI 2.

Study all installed packages in RaspArch

Screenshot of RaspArch’s Desktop – YouTube and PulseAudio Control running
Screenshot of RaspArch’s Desktop – YouTube and Alsamixer running

READ MORE…

ExTiX Build 161203 for Intel Compute Sticks with LXQt 0.10.0 and kernel 4.8.0-26-exton-IntelAtom

intel-compute-stick-extix-blackI have made a new version of ExTiX – The Ultimate Linux System. I call it ExTiX 16.5 LXQt for the Intel Compute Stick. Build 161203 is only for Intel Compute Sticks. I.e. you can’t run the system on other computers. Build 161203 uses “my” kernel 4.8.0-26-exton-IntelAtom with special patches, which I have Linuxium to thank for.

NOTE 161203
Build 161119 – my first for the Intel Compute Stick – has been replaced by Build 161203. Some errors in the first build have been corrected. Occasionally crashes of Ubiquity when running the previous version of ExTiX (from 161119) was the main reason for the new release. I.e. in Build 161203 Ubiquity (and everything else) will work as expected.

About Intel Compute Sticks

ABOUT ExTiX for Intel Compute Sticks
ExTiX 16.5 LXQt 64 bit for the Intel Compute Stick is based on Debian 9 Stretch and Ubuntu 16.10 Yakkety Yak. The original system includes the Desktop Environment Unity (Ubuntu). After removing Unity I have installed LXQt 0.10.0. LXQt is the Qt port and the upcoming version of LXDE, the Lightweight Desktop Environment. It is the product of the merge between the LXDE-Qt and the Razor-qt projects: A lightweight, modular, blazing-fast and user-friendly desktop environment.

The system language is ENGLISH.

NEWS ABOUT ExTiX 16.5 build 161203 with LXQt Desktop environment
1. ExTiX LXQt is based on Ubuntu 16.10 Yakkety Yak. LXQt 0.10.0 is used as Desktop environment. All packages have been updated to the latest version by 161203. Kernel 4.8.0-26-exton-IntelAtom is used. You can download it if you want to use it in another Ubuntu system which can run on the Intel Compute Stick.
2. Google Chrome is used as Web Browser, which makes it possible to watch Netflix movies. It is not possible in Firefox (in Linux).
3. I have also installed BlueGriffon Web Editor. BlueGriffon is a new WYSIWYG content editor for the World Wide Web. Powered by Gecko, the rendering engine of Firefox, it’s a modern and robust solution to edit Web pages in conformance to the latest Web Standards. Only to be compared with Dreamweaver. (In my opinion).
4. Other included important/useful packages are: LibreOffice, Thunderbird, GParted, SMPlayer, GCC and other compilation tools so that you can install packages from source. Furthermore “all” multimedia codecs. Everything the average Linux user could wish for I would say.

SCREENSHOTS

Screenshot of ExTiX 16.5 Desktop – LXQt 0.10.0
Google Chrome with Netflix running
SMTube running
Spotify running
Reaching Windows computers with Samba

READ MORE…

LFA 64bit LINUX Live DVD Build 161114 – Create you own Linux For All/Ubuntu 16.10 live installable system!

lfa-refracta-tools-runningAbout Linux For All (LFA)
The system is based on Ubuntu 16.10, codenamed
Yakkety Yak and Debian testing (Stretch – upcoming Debian 9). It’s a total rebuild. I.e. nothing is left of the old LFA system. All installed packages have been updated to the latest version as of 161114. Kernel 4.4.0-19-exton is replaced by kernel 4.8.0-27-exton. (4.8.0-27 is the latest Ubuntu kernel). You can download “my” kernel if you want to use it in another Ubuntu/Debian system. I have also installed Nvidia’s proprietary graphics driver 370.28. Most important: I have included Refracta Tools so you can create your own Linux For All/Ubuntu live installable system!

The system language is ENGLISH.

More news about LFA build 161114
One of my previous versions of LFA (build 141120) had four (4) Desktop environments installed. Namely Unity (Ubuntu), LXDE, Razor-qt and XBMC. LFA build 161114 uses only Fluxbox as Window Manager and Cairo-Dock as Desktop Interface. Cairo-Dock is designed to be light, fast and customizable, and is desktop-agnostic. It has a powerful DBus interface, to be controlled from a terminal or another application. Features can be added by plug-ins or applets, and applets can be written in C or in any language. About Fluxbox: Fluxbox is a Window Manager for X that was based on the Blackbox 0.61.1 code. It is very light on resources and easy to handle but yet full of features to make an easy, and extremely fast, desktop experience. So who needs KDE or Gnome?

Screenshot 1: LFA’s new Desktop
Screenshot 2: Refracta Installer running
Screenshot 3: Refracta Tools running

Important about Refracta
You can use the Refracta tools (pre-installed in LFA Build 161114) to create your own installable Ubuntu Live DVD once you have installed LFA to hard drive. I mean change everything and then create a whole new Ubuntu 16.10 live system. When you start Refracta it will look like this. You don’t even have to install LFA to hard drive before you can use the Refracta tools. If you have plenty of RAM you can create a new (your own!) Ubuntu live installable system while running LFA from DVD or a USB stick. Please note that the whole Refracta process (creating your new ISO) will only take 5 – 10 min! You can then install VirtualBox in LFA so you can test run your own created new Ubuntu ISO. Or do it in Windows. By the way: You can do the whole thing in VirtualBox. I mean install LFA in VirtualBox, change everything, create a new Ubuntu 16.10 system using Refracta tools and transfer your new ISO to your server using FileZilla, which is pre-installed.

READ MORE…

Android-x86_64 Nougat 7.0 – Build 161107 – with GAPPS and kernel 4.4.27-exton-android-x86_64

andex-nougat-screenshot-20161107-1a-smallNEWS 161107: AndEX – Nougat 7.0 with kernel 4.4.27-exton-android-x86_64 and GAPPS
My new build of Android-x86_64 Nougat 7.0 has GAPPS pre-installed. I.e. Google Play Services, Google Play Store 7.1.16.1-all, Gmail and YouTube. Also many other apps. For example: Spotify 6.30.882, Clash of Clans 8.551.24, File Manager 1.01, Google Earth 8.0.4.2346, Google Now Launcher 1.4 and Aptoide App Manager. The ISO is called android_x86_64-nougat-7.0-gapps-exton-build-870mb-161107.iso.

ABOUT Andex Nougat
My compiled Android-x86_64 system (Nougat 7.0) can run live (from CD) on certain computers. It is best installed to a USB stick or to hard drive and running from there. The system can, however, 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. I can also mention that I could run this Nougat version without problems on a HP Pavilion 500-317no Desktop Computer. I could also run it very well live on the HP Desktop computer. The Android system is distributed in the form of an ISO file as the rest of my Linux distributions. I.e. you must (as usual) burn the ISO file to a CD (DVD) before you can install AndEX Nougat to hard drive. Read about how to burn ISO files. Or skip that. Just use ImgBurn. Nothing can go wrong. You can also download my Android Nougat system in the form of a zip-file (android_x86_64-nougat-7.0-gapps-exton-build-1110mb-161107.zip) and do a manual installation to hard drive. That can even be done to a drive where you already have another Linux system (for example Ubuntu 16.10) installed. That’s sort of a Frugal Installation (normally used by Puppy Linux). Read more about different installations of AndEX Nougat at the INFO site.

Android Nougat 7.0 was released 160822.

What’s the point?
Well, if you like your Android phone and all the apps you have installed on it I’m sure you will also like to run apps from your laptop. Bigger screen and better sound etc. Also: In AndEX Nougat Build 161107 almost all apps and games can be installed via Google Play Store. You can even install very big games (of 1GB or so), but unfortunately almost all such games need a touchscreen. Still not convinced? Then read my article about “How useful an Androx-x86 system can be for the average computer user“.

Screenshots
Screenshot 1 – AndEX Nougat Desktop
Screenshot 2 – AndEX Nougat – The Desktop at first boot
Screenshot 3 – AndEX Nougat – The beginning of your configuration – Give Google Play Services all permissions and you won’t see any error messages
Screenshot 4 – AndEX Nougat – Google Play Store running
Screenshot 5 – AndEX Nougat – Adding a Gmail account – must be done for Google Play Store to work
Screenshot 6 – AndEX Nougat – Aptoide App Manager running
Screenshot 7 – AndEX Nougat running in VMware
Screenshot 8 – AndEX Nougat running in VirtualBox

READ MORE…

Create your own Ubuntu 16.04.1/16.10 64 bit live installable system using MeX and Refracta tools (pre-installed)!

NEWS/CHANGES 161030
Mex Linux is no longer based on Linux Mint. MeX Build 161030 is based only on Debian 8.6 and Ubuntu 16.04.1. I have replaced the original kernel with “my” special kernel 4.8.0-25-exton. All packages in MeX Linux have been upgraded to the latest version by 161030. This version of MeX uses Cinnamon 3.0.7. Linux Mint 18 also uses Cinnamon 3.0.7 as Desktop environment.

mex-refracta-spotify-smallMORE MeX NEWS 161030
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 5 (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 1000 MB so MeX will run superfast from RAM!
3. The best thing with this new MeX build – Create your own installable Ubuntu Live DVD with Refracta tools (pre-installed)!

Important about Refracta
You can use the Refracta tools (pre-installed in MeX Build 161030) 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 16.04 or 16.10 live system. When you start Refracta it will look like this. You don’t even have to install MeX to hard drive before you can use the Refracta tools. If you have plenty of RAM you can create a new (your own!) Ubuntu system while running MeX from DVD or a USB stick. Please note that the whole Refracta process (creating your new ISO) will only take 5 – 10 min! You can then install VirtualBox in MeX so you can test run your own created new Ubuntu ISO. Or do it in Windows. Btw: You can do the whole thing in VirtualBox. I mean install MeX in VirtualBox, change everything, create a new Ubuntu 16.04.1/16.10 system using Refracta tools and transfer your new ISO to your server with FileZilla (sudo apt-get install filezilla).

SCREENSHOTS
Screenshot 1 – Refracta tools running
Screenshot 2 – Spotify running (install it with sudo apt-get install spotify-client)
Screenshot 3 – Cinnamon 3.0.7 Desktop with Samba
Screenshot 4 – Cinnamon 3.0.7 Desktop with Refracta2USB running
Screenshot 5 – Cinnamon 3.0.7 Desktop with SMPlayer running
Screenshot 6 – Google Chrome with Netflix running
Screenshot 7 – Boot screen

READ MORE…

About all Exton Linux distributions