Mentor Graphics announced a Linux-ready IoT gateway System Design Kit (SysDK) as part of an IoT solution that offers cloud services and TrustZone security. Mentor Graphics unveiled an end-to-end, hardware/software Internet of Things solution for wired and wireless edge device aggregation, featuring a System Design Kit (SysDK) for IoT gateways. The SysDK runs a version […]
How To: Install/Upgrade to Linux Kernel 4.3 in Ubuntu/Linux Mint Systems
The Linux Kernel 4.3 is now available for the users, announced Linus Torvalds. This Linux Kernel version comes with plenty of fixes and improvements. This article will guide you to install or upgrade to Linux Kernel 4.3 in your Ubuntu or Linux Mint system.
Installation
For 32-Bit Systems
Download the .deb packages.
$ wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.3-wily/linux-headers-4.3.0-040300_4.3.0-040300.201511020949_all.deb
$ wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.3-wily/linux-headers-4.3.0-040300-generic_4.3.0-040300.201511020949_i386.deb
$ wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.3-wily/linux-image-4.3.0-040300-generic_4.3.0-040300.201511020949_i386.deb
Install them.
$ sudo dpkg -i linux-headers-4.3.0*.deb linux-image-4.3.0*.deb
Reboot the system.
sudo reboot
Read more at YourOwnLinux
This week in Linux news, The Linux Foundation’s Open API Initiative launches, a leading smartphone manufacturer plans to release two Linux laptops in 2016, and more! Catch up on the latest Linux news with our weekly digest.
Ubuntu developers have a lot of plans for Ubuntu 16.04 LTS, and it already seems like it’s going to be a fascinating release. They have just announced that the Brasero and Empathy apps will no longer be included by default, and GNOME Calendar will be implemented.