Tag Archives: Debian

DebEX Barebone 64 bit Live DVD with Xfce 4.12, released 150228 after three years of work

DebianNEWS about DebEX Barebone 150329
A new version of DebEX Barebone with Xfce 4.12 and kernel 3.18.0-8-exton (equivalent to Kernel.org’s stable kernel 3.18.1) is ready. I have installed Nvidia’s proprietary graphic driver 340.65. All packages have been updated to the latest version as of Mars 29, 2015.

Announcement about Xfce 4.12, released 150228
Today, after 2 years and 10 months of work, we are pleased to announce the release of the Xfce desktop 4.12, a new stable version that supersedes Xfce 4.10. This long period can only be explained by how awesome Xfce 4.10 was. But as all things, it needed some refreshing – and for that we saw lots of new contributors providing valuable feedback, features and bugfixes. As always, Xfce follows its steady pace of evolution without revolution that seems to match our users’ needs.

Unique?

As far as I know there is not other Linux live cd/dvd with Xfce 4.12.

Three versions of DebEX: DebEX Barebone, DebEX Gnome and DebEX KDE Linux 64 bit
All three systems/distributions are based on Debian Jessie (upcoming Debian 8). There are also certain elements of Debian Sid (unstable). Xfce 4.12 (released 150228 after about three years work!) is used as Desktop environment in DebEX Barebone. It aims to be fast and low on system resources, while still being visually appealing and user friendly. Gnome 3.14 is used in DebEX Gnome. KDE 4.14.3 and KDE Plasma Desktop 5:84 is used in DebEX KDE. DebEX Barebone uses “my” special kernel 3.18.0-8-exton (equivalent to Kernel.org’s stable kernel 3.18.1). So does DebEX Gnome version 150122. DebEX KDE uses “my” special kernel 3.19.0-5-exton equivalent to Kernel.org’s stable kernel 3.19.0. The system language is English (in all three versions of DebEX).

Screenshot of the Xfce 4.12 Desktop

READ MORE…

RaspEX for Raspberry Pi 2 based on Debian “Jessie”, Ubuntu “Vivid Vervet” (15.04) and Linaro

raspberry-logoNews 150318
I have made a perfect (as I think) Linux ARM system for Raspberry Pi 2. I call it RaspEX. It is based on Debian Jessie (upcoming Debian 8), Ubuntu Vivid Vervet (upcoming Ubuntu 15.04) and Linaro (Open Source software for ARM SoCs).

What is Raspberry Pi?
The Raspberry Pi is a low cost, credit-card sized computer that plugs into a computer monitor or TV, and uses a standard keyboard and mouse. It is a capable little device that enables people of all ages to explore computing, and to learn how to program in languages like Scratch and Python. It’s capable of doing everything you’d expect a desktop computer to do, from browsing the internet and playing high-definition video, to making spreadsheets, word-processing, and playing games.
Read more about Raspberry Pi…

model-b-plus-300x225
Raspberry Pi model B made in February 2015. It has a 900MHz quad-core ARM Cortex-A7 CPU and 1GB RAM. Read more…

About RaspEX

RaspEX is a full Linux Desktop system with LXDE (an extremely fast-performing and energy-saving desktop environment) and many other useful programs pre-installed. Chromium is used as Web Browser and Synaptic as Package Manager. You can use Synaptic to install any extra packages you may need. For example LibreOffice. RaspEX uses Ubuntu and Linaro software repositories so you can install thousands of extra packages if you want.

Kernel
Kernel 3.18.7-v7+ is used

Why shall I use RaspEX?
Eight Operating Systems are recommended by Raspberry.org. Among them Noobs, Raspbian (Debian Wheezy) and Snappy Ubuntu Core. RaspEX is faster, more useful and more fun to use. (In my opinion).

Screenshot of the Desktop

READ MORE or DOWNLOAD RaspEX instantly…

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

TuxI have compiled yet another Ubuntu/Debian kernel for 64 bit systems. This time kernel 3.19.0-5-exton, equivalent to Kernel.org’s stable kernel 3.19.0, released 150209.

Feature OVERVIEW for the Linux 3.19 kernel

Install kernel 3.19.0-5-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 (upcoming Debian 8). If you want to use my kernel 3.19.0-5-exton for 64 bit systems, you can DOWNLOAD it from here.

md5sum for ubuntu-kernel-64bit-3.19.0-5-exton.zip, which is of 62,0 MB.

Installation instructions
Open the zip-file with WinZip, WinRAR or 7-Zip. Or run this command: unzip ubuntu-kernel-64bit-3.19.0-5-exton.zip. Go into the folder ubuntu-kernel-64bit-3.19.0-5-exton and run this command:
sudo dpkg -i linux-headers-3.19.0-5_3.19.0-5.5_all.deb \
linux-headers-3.19.0-5-exton_3.19.0-5.5_amd64.deb \
linux-image-3.19.0-5-exton_3.19.0-5.5_amd64.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 3.19.0-5-exton. Could be useful if you like to play games. Please read this instruction. 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 3.17 – 3.19 without “patches” etc. On the other hand it’s a fact that kernel 3.19 has better support for the open-source Nvidia driver Nouveau than any other older kernel.

A small clarification
“My” kernel 3.19.0-5-exton is compiled exactly 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!