Kernel 4.19 released. Here’s how to install Linux Kernel 4.19 on Ubuntu Systems. Linux Kernel 4.19 brings various filesystem improvements, support for Qualcomm Adreno 600 series hardware and Intel Icelake graphics with Armada atomic mode-setting and support for the 802.11ax WLAN. Not to forget the Linux power management tweaks released with the Kernel 4.19 release. […]
Ubuntu
Latest Ubuntu news updates, Ubuntu tutorials and tips for Ubuntu Linux. Learn to use one the most popular Linux distros. Get the updates and latest releases for Ubuntu.
How To Upgrade To Ubuntu 18.10 From Ubuntu 18.04
How to upgrade to Ubuntu 18.10 from Ubuntu 18.04 LTS. Terminal commands to upgrade to Ubuntu 18.10. Command Line Way to Upgrade Ubuntu Before upgrading to Ubuntu 18.10, please make sure to update and upgrade the current Ubuntu release using the following commands: sudo apt update sudo apt upgrade sudo apt dist-upgrade Now run the […]
How To Install Grub Customizer In Ubuntu 18
How to install Grub Customizer 5.1.0 in Ubuntu Linux Systems. Grub Customizer is a graphical interface to configure the GRUB2/BURG settings and menuentries. Grub Customizer can be used to: move, remove or rename menuentries (they stey updatable by update-grub) edit the contents of menuentries or create new ones (internally it edits the 40_custom) support for […]
How To Install FFmpeg 4.0.2 In Ubuntu Via PPA
How to install FFmpeg 4.0.2 in Ubuntu 18.04 via PPA. FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. No matter if they were designed by […]
How To Install Visual Studio Code 1.28 On Ubuntu
How to install Visual Studio Code in Ubuntu Linux. Terminal commands to install VS Code 1.28 in Ubuntu Linux. September 2018 (version 1.28) The update statement reads: “Welcome to the September 2018 release of Visual Studio Code. As announced in the September iteration plan, we focused on housekeeping our GitHub issues and pull requests. Across […]
How To Install Mesa 18.2.2 in Ubuntu 18.04
How to install Mesa 18.2.2 in Ubuntu 18.04. The Mesa 3D Graphics Library Mesa 18.2.2 is a bug fix release which fixes bugs found since the 18.2.1 release. Mesa 18.2.2 implements the OpenGL 4.5 API, but the version reported by glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) / glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used. Some drivers don’t […]