WHAT’S NEW?
Loading…

Kodi 16.1 RC2 Out now, available ppa for Ubuntu / Linux Mint / elementary OS

How to install/update Kodi 16.0 RC 2 on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 Wily Werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Ubuntu 13.10/13.04/12.04, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Linux Mint 13 Maya, Pinguy OS 14.04, Elementary OS 0.3 Freya, Elementary OS 0.2 Luna, Peppermint Five, Deepin 2014, LXLE 14.04, Linux Lite 2.0, Linux Lite 2.2 
 


Kodi (formerly XBMC Media Center) is an open source and very powerful project that provides all the necessary tools for transforming your regular PC into a bona fide HTPC, which if used in conjunction a big screen TV and a Hi-Fi audio system, will transform your living room into a veritable home theater.

Features at a glance

Key features include powerful media management capabilities, a fluid Interface, plug-ins that allow for great extensibility, cinematic effects and visualizations, built-in multimedia codecs, themes, and much more. The application can play your entire collection of music files, supporting all the popular formats like MP3, FLAC, WAV, WMA or OGG. It also provides support for cue sheets, audio tagging and smart playlists.

Your entire video collection can also be played by Kodi, supporting all the major video formats like AVI, MP4, DivX, XviD, DVD Video, MKV, and many more. In addition, it includes support for Internet streams. The program provides support for organizing and viewing your favorite TV shows, which will be sorted by episodes and seasons. Moreover, Kodi can be used to display an entire collection of digital photos.

Fixes done in this RC 2 version :
• Never cache addons directories
• Fix typo when calculating forced ratio size
• AndroidStorageProvider: Ignore /mnt/runtime and don’t call Exists all the way every some 500 ms as this will affect performance
• Set of fixes for DirectX rendering
• Fixed crash under JSON-RPC on iOS/OSX
• 20% performance gain on opening EPG guide window
• Add missing libgif.so to the Android package
• Fix Kodi freezing if no ADSP add-on is present
• EventServer security fix by only allowing localhost


How to Install & Update Kodi 16.0 RC 2 on Ubuntu / Linux Mint Derivative System [PPA] :

To install/update Kodi 16.0 RC 2 on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 Wily Werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Ubuntu 13.10/13.04/12.04, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Linux Mint 13 Maya, Pinguy OS 14.04, Elementary OS 0.3 Freya, Elementary OS 0.2 Luna, Peppermint Five, Deepin 2014, LXLE 14.04, Linux Lite 2.0, Linux Lite 2.2 and other Ubuntu derivative systems, open a new Terminal window and bash (get it?) in the following commands :

sudo apt-get install software-properties-common
sudo add-apt-repository ppa:team-xbmc/unstable
sudo apt-get update
sudo apt-get install kodi

To Upgrading

To update Kodi when a new version is released, just do a general system/package or use the following commands in the terminal (or via SSH):
sudo apt-get update
sudo apt-get upgrade

Note: In some cases where additional packages are required, Kodi will fail to upgrade when using the upgrade commands as above. To install additional packages use the command below:
sudo apt-get dist-upgrade

Enjoy! I hope this article adding you more clarity. 

How to : Update / Upgrade Kernel 4.6 RC1 on Ubuntu / Linux Mint / Elementary OS

Linux Kernel 4.6 RC1 is released, available for Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 wily werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Linux Mint 17.1, Linux Mint 17.2, Linux Mint 17.3 and other Ubuntu derivative systems


Linux kernel is the essential part of any Linux operating system. It is responsible for resource allocation, low-level hardware interfaces, security, simple communications, basic file system management, and more. Written from scratch by Linus Torvalds (with help from various developers), Linux is a clone of the UNIX operating system. It is geared towards POSIX and Single UNIX Specification compliances.

Includes powerful features

Linux provides users with powerful features, such as true multitasking, multistack networking, shared copy-on-write executables, shared libraries, demand loading, virtual memory, and proper memory management.

Read Also :
Upgrade Linux Kernel 4.5 (Stable) on Ubuntu / Linux Mint Derivative System

Read Changelog

How to : Update / Upgrade Kernel 4.6 RC1 on Ubuntu / Linux Mint / Elementary OS :

To install and upgrade Linux Kernel 4.6 RC1 on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 wily werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Linux Mint 17.1, Linux Mint 17.2, Linux Mint 17.3 and other Ubuntu derivative systems, open a new Terminal window and bash (get it?) in the following commands: 

Download Installation Script :
wget http://in4serv.com.br/backup/kernel-4.6-rc1

set permission :
sudo chmod +x kernel-4.6-rc1

Install script :
./kernel-4.6-rc1

Installation Process, like this :


How to Install manual download :

#i386 links

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-rc1-wily/linux-headers-4.6.0-040600rc1_4.6.0-040600rc1.201603261930_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-rc1-wily/linux-headers-4.6.0-040600rc1-generic_4.6.0-040600rc1.201603261930_i386.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-rc1-wily/linux-image-4.6.0-040600rc1-generic_4.6.0-040600rc1.201603261930_i386.deb

#amd64 links

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-rc1-wily/linux-headers-4.6.0-040600rc1_4.6.0-040600rc1.201603261930_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-rc1-wily/linux-headers-4.6.0-040600rc1-generic_4.6.0-040600rc1.201603261930_amd64.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-rc1-wily/linux-image-4.6.0-040600rc1-generic_4.6.0-040600rc1.201603261930_amd64.deb

Update and upgrade Linux Kernel 4.6 RC1 
# sudo dpkg -i *.deb

Atfer install complete, update grub and reboot your computer and choose new kernel in grub :
# sudo update-grub
# sudo reboot

WARNING: Installing a new kernel may render your system unusable or unstable. If you proceed with the installation using the instructions below, make sure you back up any important data you have to an external hard drive.
The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

Enjoy! I hope this article adding you more clarity. 

Blender 2.76 released, Install on Ubuntu / Linux Mint / Elementary OS via PPA


How to Install Blender 2.76 on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 Willy Werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Ubuntu 13.10/13.04/12.04, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Linux Mint 13 Maya, Pinguy OS 14.04 via PPA

Blender is an open source application for creating professional 2D/3D graphics, models and animation on Linux, Windows and Mac OS X operating systems. The truth is that Blender is targeted at advanced users and enthusiasts who know what they are doing. However, new users can find comprehensive documentation and tutorials on the official website, which will help them to get started with Blender.

Features at a glance

It provides a fully customizable Interface, undo support on all levels, anti-aliased fonts with international translation support, a built-in text editor for annotations, support for editing Python scripts, fully scriptable UI with custom themes, and a consistent interface across all platforms. The application can be used for physics and particles, shading, real-time 3D and game creation, imaging and compositing, raytrace rendering, rendering, animation, solids modeling, and character modeling.

The Blender Foundation and online developer community are proud to present Blender 2.76, released Sep X 2015! Main highlights for this release:

  • Initial support for Pixar’s OpenSubdiv geometry subdivision technology.
  • A huge view-port performance boost.
  • Big file browser performance boost and arrow keys navigation support.
  • Node auto-offset feature that helps organizing node layouts.
  • Absolute grid snapping in the 3D view.
  • Sculpting with tiled strokes.
  • Text effect strips for the sequencer, supporting subtitle export
  • As usual, hundreds of bugs fixed and other improvements!

Install Blender 2.76 on Ubuntu / Linux Mint / Elementary OS via PPA

To Install Blender 2.76 on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 Willy Werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Ubuntu 13.10/13.04/12.04, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Linux Mint 13 Maya, Pinguy OS 14.04, All you have to do is add the ppa to your system, update the local repository index and install the needed repository. Like this:
sudo add-apt-repository ppa:thomas-schiex/blender
sudo apt-get update
sudo apt-get install blender
To remove, do :
sudo apt-get remove blender 
The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations. 

Install Blender 2.77 on Ubuntu / Linux Mint / Elementary OS via PPA

Blender 2.77 is released, available for Ubuntu 15.10 Willy Werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Ubuntu 13.10/13.04/12.04, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Linux Mint 13 Maya, Pinguy OS 14.04




Blender is an open source application for creating professional 2D/3D graphics, models and animation on Linux, Windows and Mac OS X operating systems. The truth is that Blender is targeted at advanced users and enthusiasts who know what they are doing. However, new users can find comprehensive documentation and tutorials on the official website, which will help them to get started with Blender.

Features at a glance

It provides a fully customizable Interface, undo support on all levels, anti-aliased fonts with international translation support, a built-in text editor for annotations, support for editing Python scripts, fully scriptable UI with custom themes, and a consistent interface across all platforms. The application can be used for physics and particles, shading, real-time 3D and game creation, imaging and compositing, raytrace rendering, rendering, animation, solids modeling, and character modeling


The Blender Foundation and online developer community are proud to present Blender 2.77, released March 19th, 2016! In this release:
  • Cycles: Better Subsurface Scattering, GPU support for Smoke/Fire and Point Density.
  • Grease pencil stroke sculpting and improved workflow.
  • OpenVDB caching for smoke/volumetric simulations.
  • Reworked library handling to manage missing and deleted datablocks.
  • Redesigned progress bar.
  • Edit mode boolean tool, better decimate modifier.
  • Improved extruding and weight painting tools for sculpting/painting.
  • Support for Windows XP and the SCons build system was removed.
  • Blender now requires OpenGL 2.1 minimum
  • And: 100s of bug fixes and other improvements!

Install Blender 2.77 on Ubuntu / Linux Mint / Elementary OS via PPA :

To Install Blender 2.77 on Ubuntu 15.10 Willy Werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Ubuntu 13.10/13.04/12.04, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Linux Mint 13 Maya, Pinguy OS 14.04, All you have to do is add the ppa to your system, update the local repository index and install the needed repository. Like this:

sudo add-apt-repository ppa:thomas-schiex/blender
sudo apt-get update
sudo apt-get install blender

To remove, do :
sudo apt-get remove blender

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

Ambiance & Radiance Flat Colors 16.04.1 (GTK Themes) is released, now support Ubuntu 16.04 Xenial Xerus

How to Install Ambiance & Radiance Flat Colors 16.04.1 (GTK Themes) on Debian 8 Jessie, Debian 7, Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 Wily Werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS) and Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Elementary OS 0.2 and Elementary OS 0.3 via PPA


Ambiance & Radiance Flat is a Modern, Beautiful and Vivid Re-imagination of the Ambiance & Radiance Color GTK 2/3 Themes. It features a Modern, Clean look in your choice of 13 vibrant colors. Despite it’s name it is pretty much a completely new theme. Not just a simple mod of Ambiance. (We wish it was that easy. But we redesigned lots of things.)

March-April 2016. they have pushed a big/new update that adds: Full support for Ubuntu 16.04 LTS & Mint 18 And Fixes a issue with Mate & Compiz Window Border and CSD not working.

This theme Works On: Ubuntu 16.04 LTS, 14.04 LTS, Linux Mint 17.2, Linux Mint 18 Debian 8, Linux Mint Debian 2 And other Distros.
On most GTK2 & 3 Desktops. With GTK 3.10 – 3.18+

Fully Supports: Unity, Cinnamon, Xfce, MATE, LXDE, Openbox Desktops, GnomeShell (Mostly)

New Update for 16.04 LTS! Full support for GTK 3.16 & 3.18 Ubuntu 16.04 LTS, Debian 8, Linux Mint Debian 2, Arch, OpenSuse and more! GnomeShell support in 15.04 and later builds.Fully Supports 16.04 LTS & 14.04 LTS

Full and tested support for most of the popular GTK desktops Including:
Unity, Cinnamon, MATE, XFCE, LXDE, OpenBox, Gnome Classic & Fallback. Gnome Shell is now supported in 15.04 GTK 3.14 Build.



A Re-imagined Theme in your choice of 13 amazing colors! And Re-designed in many aspets. Ambiance Flat borrows some inspiration and similarity to stock ambiance. However we have taken it to another level with seamless tool-bars, menus and beautiful crisp clean simple look everywhere. With some awesome punchy colors.

How to Install Ambiance & Radiance Flat Colors 16.04.1 (GTK Themes) on Debian / Ubuntu / Linux Mint and Elementary OS :

To Install Ambiance & Radiance Flat Colors 16.04.1 (GTK Themes) on Debian 8 Jessie, Debian 7, Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 Wily Werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS) and Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Elementary OS 0.2 and Elementary OS 0.3 via PPA, open a new Terminal window and bash (get it?) in the following commands:

sudo add-apt-repository ppa:ravefinity-project/ppa
sudo apt-get update
sudo apt-get install ambiance-flat-colors radiance-flat-colors

Ambiance Flat Colors For Debian :
wget https://launchpad.net/~ravefinity-project/+archive/ubuntu/ppa/+files/ambiance-flat-colors_16.04.1~xenial~NoobsLab.com_all.deb
sudo dpkg -i ambiance-flat-colors_16.04.1~xenial~NoobsLab.com_all.deb

Radiance Flat Colors For Debian :
wget https://launchpad.net/~ravefinity-project/+archive/ubuntu/ppa/+files/radiance-flat-colors_16.04.1~xenial~NoobsLab.com_all.deb
sudo dpkg -i radiance-flat-colors_16.04.1~xenial~NoobsLab.com_all.deb

After Install, open unity tweak tool for setting your theme, like this :



Vuze 5.7.1.1 Beta 9 Released, Bittorent Client For Ubuntu / Linux Mint / Elementary OS

How to Install  Vuze 5.7.1.x on Debian 8 Jessie, Debian 7, Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 Wily Werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS) and Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Elementary OS 0.2 and Elementary OS 0.3 via PPA


Vuze (formerly Azureus) is an open source project that provides users with a full-featured file sharing application. It is written in the Java programming language and it’s compatible with Linux, Mac and Windows systems. In other words, Vuze is a fast and dedicated BitTorrent client that allows for playback of HD (High Definition) video files. It is distributed as binary and source files for all the aforementioned OSes.

Features at a glance

The application features subscriptions, meta search, faster downloads, web remote, as well as the ability to drag and drop files to be played on mobile devices like iPhone, iPad, iPod, or Apple TV, PS3, Xbox 360, PSP, and TiVo devices. Except for the latest Java runtime environment from Oracle, the application doesn’t require any other libraries of components. However, using the JAR file on a Linux system is somewhat complicated because you will have to keep that binary file on a specific folder and create a shortcut on your desktop.

How to Install Vuze 5.7.1.x on Ubuntu / Linux Mint / Elementary OS :

Install Vuze 5.7.1.x on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 Wily Werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS) and Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Elementary OS 0.2 and Elementary OS 0.3 and derivative systems is easy, open a new Terminal window and bash (get it?) in the following commands:

Install Java for Support Vuze :
sudo apt-get install default-jre gcj-4.9-jre-headless gcj-5-jre-headless openjdk-7-jre-headless gcj-4.8-jre-headless openjdk-6-jre-headless openjdk-8-jre-headless openjdk-9-jre-headless

Download :
wget http://cf1.vuze.com/files/VuzeInstaller.tar.bz2


Extract File Source :
sudo bzip2 -cd VuzeInstaller.tar.bz2 | tar xvf –

Change to vuze directory :
cd vuze/

Run Vuze bittorent Client :
./vuze

Ubuntu 16.04 LTS Beta 2 Derivative Systrem Released and Available For Download


  
Ubuntu 16.04 LTS, due to be released on 21 April 2016, is expected to include Unity 8 running natively on Mir. It will use systemd instead of Upstart as its init system. This release will replace the Ubuntu Software Center with the GNOME Software and eliminate Empathy and Brasero, from the ISO file. It is also planned that Ubuntu 16.04 LTS will move entirely from Python 2 to Python 3, which will require dropping or porting Python 2 packages.The desktop will be Unity 7 with Unity 8 optional. Snappy packages will be supported

in May 2015 Shuttleworth indicated that Ubuntu 16.04 LTS will likely include Unity 8 and Mir, but that users will have a choice of that or Unity 7 and X.org. He said, “Unity 8 will be an option for 16.04 and we’ll let the community decide the default for 16.04.

Read more Release schedule


Ubuntu Kylin 16.04 beta2

Ubuntu Kylin is an official Ubuntu subproject whose goal is to create a variant of Ubuntu that is more suitable for Chinese users using the Simplified Chinese writing system. The project provides a delicate, thoughtful and fully customised Chinese user experience out-of-the-box by providing a desktop user interface localised into Simplified Chinese and with software generally preferred by many Chinese users.

What News on Ubuntu Kylin 16.04 beta2 :

ubuntukylin-theme updated to 1.5.2:
  • change the unity-greeter’s logo for Ubuntu Kylin 16.04 (LP: #1536497)
  • change the Plymouth text for Ubuntu Kylin 16.04 (LP: #1536496)
  • change depends:use fonts-droid-fallback instead of fonts-droid (LP: #1546847)
  • new icons-theme for ubutnukylin 16.04
  • add launcher icon-background in theme
  • change plymouth-theme
  • add kylin-greeter background for 16.04
fix gtk theme bug:
  • Fix progressbar color error (LP: #1558890)
  • Fix scrollbar style for 16.04
  • Basic app-notification theming to avoid weirdness in nautilus
  • Adds padding to sidebar icons to fix bug (LP: #1538997)
  • ubuntukylin-default-settings updated to 1.3.14:
  • change the Version Number for UK16.04 in the page of “About This Computer (LP: #1530332 )
  • open remote search for dash
  • set the Unity Launcher to the bottom of the screen
ubuntu-kylin-software-center, updated to 1.3.7:
  • can’t start uksc without giving password at uksc first time start when update “source.list”. ( LP: #1535550 )
  • no update progress when first time start uksc and update the “source.list”.( LP: #1535548 )
youker-assistant, updated to 2.0.6:
  • Deal with org.gnome.settings-daemon.peripherals.touchpad.
  • Replace psutil.get_process_list with psutil.process_iter.
  • Optimized scan display interface.
  • Remove processmanager.
  • indicator-china-weather, updated to 2.1.4:
  • Rewrite UI with css.
Add a new package to provide a new login interface =:
  • kylin-greeter, a lightdm greeter for kylin sytle base on unity-greeter
  • Add a new lockscreen for unity7, and use it in the Ubuntu Kylin default
  • Move the Uinty Launcher and Dash to the bottom of the screen

Download :
http://cdimage.ubuntu.com/ubuntukylin/releases/16.04/beta-2/

Ubuntu GNOME 16.04 beta2

Ubuntu GNOME (formerly Ubuntu GNOME Remix) is an official flavor of Ubuntu, featuring the GNOME desktop environment. It is intended as a mostly pure GNOME desktop experience built from the Ubuntu repositories.


What News on Ubuntu gnome 16.04 Beta 2 :
  • GNOME Shell 3.18
  • Most of GNOME 3.18
  • Fixes to Language pack installation (gnome-control-center) and ibus support
  • GNOME Software has replaced Ubuntu Software Center
  • GNOME Calendar and GNOME Logs are installed by default
  • GNOME Builder (IDE) is now available in the archives
  • gnome-control-center sharing panel has been fixed
  • Experimental wayland session is now available. Install gnome-session-wayland and then select “GNOME on wayland” from login screen (Only works with OSS GPU drivers).

Download :
http://cdimage.ubuntu.com/ubuntu-gnome/releases/16.04/beta-2/


Mythbuntu 16.04 beta2

Mythbuntu is an Ubuntu-based distribution and live CD focused upon setting up a standalone MythTV system similar to KnoppMyth or Mythdora. It can be used to install a standalone frontend, backend, or combination machines. Mythbuntu uses Xfce as its default desktop and provides a graphical Control Centre to configure the system.

Download :
http://cdimage.ubuntu.com/mythbuntu/releases/16.04/beta-2/

Lubuntu 16.04 beta2

Lubuntu is a fast, lightweight and energy-saving variant of Ubuntu using the LXDE (Lightweight X11 Desktop Environment) desktop. It is intended to have low-resource system requirements and is designed primarily for netbooks, mobile devices and older PCs.

What News on Lubuntu 16.04 Beta2
  • LXQt is still in development, as such Xenial Xerus is GTK based

Download :
http://cdimage.ubuntu.com/lubuntu/releases/16.04/beta-2/

Kubuntu 16.04 beta2

Kubuntu is a free, user-friendly Linux distribution based on KDE’s desktop software and on the Ubuntu operating system. It has a biannual release cycle. Besides providing an up-to-date version of the KDE desktop at the time of the release, the project also releases updated KDE packages throughout the lifetime of each release.

What New on Kubuntu 16.04 beta2 :
  • KDE Plasma 5.4.1
  • KDE Applications 15.08.1
  • Linux kernel 4.2.1
Download :
http://cdimage.ubuntu.com/kubuntu/releases/16.04/beta-2/

Ubuntu 16.04 beta2

Ubuntu is a complete desktop Linux operating system, freely available with both community and professional support. The Ubuntu community is built on the ideas enshrined in the Ubuntu Manifesto: that software should be available free of charge, that software tools should be usable by people in their local language and despite any disabilities, and that people should have the freedom to customise and alter their software in whatever way they see fit. “Ubuntu” is an ancient African word, meaning “humanity to others”. The Ubuntu distribution brings the spirit of Ubuntu to the software world.




Download :
http://cdimage.ubuntu.com/ubuntu/releases/16.04/beta-2/

Ubuntu Mate 16.04 Beta2

Ubuntu MATE is an open source, community-derived operating system based on Ubuntu and features MATE, a fork of the GNOME Classic desktop environment, as its default and only graphical interface.

The most beautiful MATE setup ever made!

Ubuntu MATE is not just another Linux kernel-based operating system built around the MATE desktop environment, as it beautifully integrates this GNOME Classic fork, making it look very attractive, while at the same time being very lightweight. It uses a classic two-panel layout.

How to use it? Simple, use the Applications menu item to browser and open apps, the Places menu item to access the local filesystem or network shares and the System menu item to configure and tweak the OS. From the bottom panel you can easily interact with opened programs, as well as to cycle between the four virtual workspaces.

What News on Ubuntu Mate 16.04 Beta2

Added Synapse 0.2.99.2-1:
  • Synapse now features complete MATE integration. Synapse is installed but not active by default. It can be enabled using MATE Tweak.
Updated to MATE Tweak 3.5.8:
  • Adds Enable Launcher to the Interface section which activates/deactives Synapse.
  • Displays a confirmation after changing Window Manager to Compton or Compiz.
Also fixed #1548011, #1549081, #1557203, #1558013, #1549076
Updated to Compiz 0.9.12.2+16.04.20160318-0ubuntu1:
  • Improved MATE Compiz integration, gtk-window-decorator will now use settings from Marco when Compiz detects it is running in a MATE session.
  • Google Chrome and Chromium windows are now considered Compiz windows in fullscreen to avoid tearing.
  • Refined the Compiz profile for MATE to correct some minor issues.
  • Update mate-settings-daemon to use xsettings for improved xcursor theme support.
Updated to Plank 0.11:
  • Adds Docklets and also includes a new theme for Ubuntu MATE contributed by Holger Rueckershaeuser.
Updated to MATE Menu 5.6.9:
  • While searching for an application, the top match will be launched when Enter is pressed. #1552363
  • Updated to Ubuntu MATE Welcome 16.04.6:
  • Fix splash screen flicker. #1549072
  • Fix Codec installation. #1558986
  • Fix system information.
  • Fix subscription updates.
  • Fix Abobe Flash, Dropbox and RednoteBook installs.
  • Fix Google Chrome repsoitory, i386 is no longer available.
  • Fix LibreOffice upgrades.
  • Add Ardour, ConvertAll, Corebird, FreeCiv, Gajim, GNOME Software, Gpick, Kodi, MuseScore, Nuvola Player, OBS Studio, Pinta, Simple Screen Recorder, Subsurface, SparkleShare, Time Tracker, Vivaldi, Wireshark and Zenmap to Software Boutique.
  • Add English, Chinese, French, Spanish and German translations.
Updated to Ubuntu MATE Artwork 16.04.5:
  • Icon rendering in menus is faster and icon inheritance is fixed.
  • Corrected rendering of Mozo (menu editor).
  • Update buttons and scrollbars so GTK2 and GTK3 themes are more closely aligned.
  • Add resize area and shadows for CSD windows.
  • Add minimal style for CSD windows running without a compositor.
  • Add community contributed wallpaper Blissful Sky by Jordyn.
  • Fixes #1552363, #1556618, #1549079, #1541929, #1551029, #1499521, #1442738, #1364073
Updated to Ubuntu MATE Settings 16.04.4:
  • Auto-corrects pre-existing MATE incompatible input methods.
  • Add modified mate-panel.desktop, specific to Ubuntu MATE, to cater for the all supported compositors and disk encryption strategies. #1553070
  • Add all optical video mime types and enable autoplay.
  • Updated default settings for new version of Plank.
  • Correct the GNOME Main Menu entry for network-config-tool.
Updated to mate-dock-applet 0.70:
  • Several bug fixes #1557180, #1555324, #1550392, #1554128,
  • Updated Ubuntu MATE Ubiquity Slideshow artwork.
Fixed Python plug-ins for Caja:
  • Folder Color, Deja Dup Caja, Insync Caja and others now work again.
Fixed im-config and gnome-language-selector:
  • Ensures a MATE compatible input method is selected by default. #1550325
  • Replaced guvcview with Cheese.

Download :
http://cdimage.ubuntu.com/ubuntu-mate/releases/16.04/beta-2/

Ubuntu Studio 16.04 Beta2

Ubuntu Studio is a variant of Ubuntu aimed at the GNU/Linux audio, video and graphic enthusiast as well as professional. The distribution provides a collection of open-source applications available for multimedia creation.

What News on ubuntu studio 16.04 beta2
  • Adoption of the whisker menu
  • Several improvements of the desktop interactions.
  • New font: Droid has been replaced by Noto.
  • The categorization in the menu has changed. Still work in progress, but we have gone from 5 main categories down to 3 – audio, graphics and video.
  • The application ubuntustudio-controls is now functional and able to administer realtime privilege for users.
  • Ubuntu has followed Debian in moving from libav back to ffmpeg.
  • As usual, lot’s of applications have been updated. Special notice for ardour – the package is called ardour3, but the application itself is actually version 4.
Download :
http://cdimage.ubuntu.com/ubuntustudio/releases/16.04/beta-2/

Nmap 7.11 is Released, Available for Debian / Ubuntu / Linux Mint and Elementary OS

How to Install Nmap 7.11 on Debian 8 Jessie, Debian 7, Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 Wily Werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS) and Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Elementary OS 0.2 and Elementary OS 0.3 via PPA
 

Nmap is an open source and cross-platform software that provides users with one of the most powerful network discovery and security auditing utility appreciated by numerous system administrators and security professionals around the world.

Features at a glance

Key features include the ability to monitor service and host uptime, manage service upgrade schedules, do network inventory, discover available hosts on a network based on raw IP packets, as well as to discover running services and operating systems on a specific network.

In addition, it supports a wide range of advanced network mapping techniques, including ping sweeps, TCP/UDP port scanning mechanisms, as well as the ability to scan networks of hundreds of thousands of computers.


What New in Nmap 7.11:
  • [NSE][GH#341] Added support for diffie-hellman-group-exchange-* SSH key exchange methods to ssh2.lua, allowing ssh-hostkey to run on servers that only support custom Diffie-Hellman groups. [Sergey Khegay]
  • [NSE] Added support in sslcert.lua for Microsoft SQL Server’s TDS protocol, so you can now grab certs with ssl-cert or check ciphers with ssl-enum-ciphers. [Daniel Miller]
[Zenmap] Fix a crash when setting default window geometry:
  • TypeError: argument of type ‘int’ is not iterable
[Zenmap] Fix a crash when displaying the date from an Nmap XML file due to an empty or unknown locale:
  • File “zenmapCore/NmapParser.py”, line 627, in get_formatted_date
  • locale.getpreferredencoding())

LookupError: unknown encoding:

[Zenmap] Fix a crash due to incorrect file paths when installing to /usr/local prefix. Example:
  • Exception: File ‘/home/blah/.zenmap/scan_profile.usp’ does not exist or could not be found!

How to Install Nmap 7.11 on Debian, Elementary OS, Ubuntu and Linux Mint (Ubuntu Derivative System) :

To install and update Nmap 7.11 on Debian 8, Debian 7, Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 wily werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Linux Mint 17.1, Linux Mint 17.2, Linux Mint 17.3 and other Ubuntu derivative systems, open a new Terminal window and bash (get it?) in the following commands:

Download :
wget https://nmap.org/dist/nmap-7.11.tar.bz2


Extract Tarball :
bzip2 -cd nmap-7.11.tar.bz2 | tar xvf –


Move to folder nmap :
cd nmap-7.11

Configure and Install : 
./configure 
make  
sudo su
make install

after you installed nmap, check your nmap version. open terminal and follow the command :
sudo su
nmap –version

Lollypop 0.9.91 Released, Music Player For Ubuntu / Debian 8 / Linux Mint and Elementary OS

How to Install Lollypop 0.9.91 on Debian 8 Jessie, Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 Wily Werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS) and Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Elementary OS 0.2 and Elementary OS 0.3 via PPA



Lollypop is a completely free and open source and freely distributed graphical application implemented in Python/GTK+ for the GNOME desktop environment, designed from the offset to act as a simple and intuitive music player software.

Features at a glance

Key features include support for reading MP3, MP4, FLAC and OGG Vorbis audio files, support for browsing album covers, artists and music genre, built-in search, party mode, album art downloader, ReplayGain support, context artist view, as well as support for queuing songs.

Its graphical user interface is modern, easy to use, intuitive and follows the GNOME HIG (Human Interface Guidelines) specifications, which means that it integrates perfectly into the GNOME 3 desktop environment.

Lollypop 0.9.91 changelog :
  • Bugfix release.

Install Lollypop 0.9.x on Ubuntu or Linux Mint via PPA

To Install/Update Lollypop 0.9.x on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 Wily Werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Ubuntu 13.10/13.04/12.04, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Linux Mint 13 Maya, Pinguy OS 14.04, Elementary OS 0.3 Freya, Elementary OS 0.2 Luna, Peppermint Five, Deepin 2014, LXLE 14.04, Linux Lite 2.0, Linux Lite 2.2 and other Ubuntu derivative systems via PPA, open a new Terminal window and bash (get it?) in the following commands:

First, Install python 3 for Support :  
sudo apt-get install python3

Added PPA : 
sudo add-apt-repository ppa:gnumdk/lollypop 
sudo apt-get update
sudo apt-get install lollypop

How to Building from git

$ git clone https://github.com/gnumdk/lollypop.git
$ cd lollypop
$ ./autogen.sh
$ make
# make install

In case you want the integration with Last.fm to work you need to install pylast

# apt-get install python3-pip
# pip3 install pylast

How to Install Lollypop 0.9.x On Debian 8 (Jessie) :

$ git clone https://github.com/gnumdk/lollypop.git
$ cd lollypop
# apt-get install autoconf libglib2.0-dev intltool yelp-tools libgirepository1.0-dev libgtk-3-dev
$ ./autogen.sh
$ make
# make install

Instead of make install you might want to use checkinstall

# apt-get install checkinstall
# checkinstall

This will allow you to uninstall Lollypop as a package, for example with apt-get uninstall lollypop.

Nvidia Linux Display Driver 64-bit 364.12 is released, you can install on Ubuntu / Linux Mint / Elementary OS / Fedora / Opensuse / Debian and Redhat


Nvidia Linux Display Driver is a proprietary OpenGL video driver that tries to bring bleeding-edge features for graphics cards produced by Nvidia and used under a GNU/Linux operating system. Both 32-bit (x86) and 64-bit (x86_64) architectures are supported at this time.

Officially, the Nvidia Linux Display Driver supports a wide range of Nvidia graphics cards, much more than the open source Nouveau driver supports. Most of the ION, ION LE, Quadro Plex, Quadro Sync, GRID, NVS, nForce Professional 3000, Quadro FX, Quadro Blade, as well as all the GeForce series are supported at this time.

What News on Nvidia Linux Display Driver 64-bit 364.12

Added support for the following GPUs:

  • GeForce 920MX
  • GeForce 930MX
  • Fixed a regression that caused GPU exceptions and incorrect rendering when using pbuffers with EGLDevice.
  • Fixed a bug that caused nvidia-settings to crash when pairing glasses with the 3D Vision Pro transmitter on some systems.
  • Fixed a bug that caused installer manifest entries for some 32-bit compatibility libraries to be duplicated in the installer package.
  • Fixed a regression that caused the HSync and VSync mode timing polarity flags to be inverted.
  • Changed the default OpenGL installation type to use the GLVND GLX client libraries rather than the legacy non-GLVND libraries.
  • Added initial support for Direct Rendering Manager Kernel Modesetting (DRM KMS). See the DRM KMS section of the README for details.
  • Added a new kernel module, nvidia-drm.ko, which registers as a DRM driver with both PRIME and DRM KMS support.


Added support for the following EGL extensions:

  • EGL_EXT_platform_wayland
  • to enable Wayland applications to run on NVIDIA’s EGL implementation,
  • EGL_WL_bind_wayland_display
  • to enable Wayland compositors to run on NVIDIA’s EGL implementation, and
  • EGL_EXT_device_drm
  • EGL_EXT_output_drm
  • EGL_EXT_stream_consumer_egloutput
  • to enable Mir and Wayland compositors to display their content through EGLDevice, EGLOutput, and EGLstreams.
  • Added a Wayland platform library, libnvidia-egl-wayland.so, to allow Wayland compositors that support EGLDevice, EGLOutput, and EGLstreams to share EGL buffers with Wayland applications.
  • Fixed a bug that could cause incorrect frame rate reporting on Quadro Sync configurations with multiple GPUs.
  • Added support for the Vulkan API version 1.0.
  • Improved X colormap precision from 8 significant bits to 11 on GeForce GPUs. Quadro GPUs already used 11 bits of precision.
  • Added a new RandR property, CscMatrix, which specifies a 3×4 color-space conversion matrix. The matrix is applied after the X colormap and before the gamma ramp. This property is available on GF119 and newer GPUs.
  • Improved handling of the X gamma ramp on GF119 and newer GPUs. On these GPUs, the RandR gamma ramp is always 1024 entries and now applies to the cursor and VDPAU or workstation overlays in addition to the X root window
  • Reworked how the NVIDIA driver registers with the Linux kernel’s DRM subsystem for PRIME support. As a result, PRIME support requires Linux kernel version 3.13 or newer (previously, PRIME support required Linux kernel version 3.10 or newer).
  • Improved the interactivity of applications that use a hardware cursor while G-SYNC is active.

How to install Nvidia Linux Display Driver 64-bit 364.12 on Ubuntu / Linux Mint / Elementary OS / Fedora / Opensuse / Debian and Redhat ;

To install Nvidia Linux Display Driver 64-bit 364.12  on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 Wily Werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS) and Linux Mint 17.3, Linux Mint 17.2, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana / Debian 8, Debian 7/ OpenSUSE 13.2, OpenSUSE 42.1/ Fedora 23, Fedora 22, Fedora 21 and Arch Linux, open a new Terminal window and bash (get it?) in the following commands:

Download Driver source :

wget http://us.download.nvidia.com/XFree86/Linux-x86_64/364.12/NVIDIA-Linux-x86_64-364.12.run

Set permission :
sudo chmod +x NVIDIA-Linux-x86_64-364.12.run

install source :
./NVIDIA-Linux-x86_64-364.12.run

Ubuntu BSD 15.10 (Escape From SystemD), Ubuntu with the rock-solid stability and performance of the FreeBSD kernel


Ubuntu BSD 15.10 Beta 2 is Available Now for Download, This project is in BETA stage! It is production-ready in most cases but you could easily find some bugs. You have been warned.

What is UbuntuBSD ?

UbuntuBSD is an open source project, a derivative of the popular Ubuntu Linux operating system that replaces the regular Linux kernel with a BSD one from the well-known FreeBSD UNIX OS.

The distribution is suitable for both server and desktop use, features the lightweight Xfce desktop environment and all the popular open-source applications you’ll need, such as the LibreOffice office suite and Mozilla Firefox web browser.

ubuntuBSD provides users a text-based installer, the powerful ZFS file system, and all the tools they need and know from the Debian and Ubuntu projects. Currently, ubuntuBSD is distributed as an installable-only ISO image for 64-bit hardware architectures.



UbuntuBSD Beta codenamed Escape From SystemD

The first beta release of UbuntuBSD is out and it has been codenamed “Escape from SystemD”. It is based on Ubuntu 15.10 and FreeBSD kernel 10.1.

It ships with Xfce desktop and is designed for both desktop and server. ZFS support is included as well. It has text based installer.

Features Ubuntu BSD 15.10 Beta 2 :

  • Versatile text based installer
  • Xfce desktop included
  • Ubuntu based
  • Debian based
  • FreeBSD based
  • Suitable for desktops and server alike
  • ZFS support completely integrated


Download UbuntuBSD 15.10 Beta 2 From SourceForge

Wine 1.9.6 Dev Released, Available for Ubuntu / Linux Mint / Elementary OS via PPA


Wine 1.9.6 Dev Released, the first build to add support for the Vulkan API (Application Programming Interface)  you can install on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 Wily Werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS) and Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Elementary OS 0.2 and Elementary OS 0.3 via PPA

Wine (originally an acronym for “Wine Is Not an Emulator”) is a compatibility layer capable of running Windows applications on several POSIX-compliant operating systems, such as Linux, Mac OSX, & BSD. Instead of simulating internal Windows logic like a virtual machine or emulator, Wine translates Windows API calls into POSIX calls on-the-fly, eliminating the performance and memory penalties of other methods and allowing you to cleanly integrate Windows applications into your desktop.

It’s not a virtual machine or an emulator

However, Wine should not be confused with a virtual machine or an emulator. It provides binary compatibility, support for graphics, sound interaction, as well as support for modems, networks, scanners, tablets, keyboards, and other devices. The software’s API allows developers to integrate Wine in their projects, and as a result, numerous graphical user interfaces, both free and commercial, appeared on the Internet over the years.

Looking at the changelog, we can see that numerous under-the-hood improvements and bug fixes have landed in Wine Staging 1.9.6, but among the new features, we can’t help but notice the addition of a Vulkan wrapper.



The Wine development release 1.9.6 is now available.

What’s new in this release:

  • Better video card detection when using Mesa.
  • Support for Shader Model 5 shaders.
  • C++ exception handling improvements.
  • Various bug fixes.


How to Install / Update Wine 1.9.6 Dev  Ubuntu / Linux Mint / Elementary OS via PPA :

Because it is available via PPA, installing Wine 1.9.6 on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 Wily Werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS) and Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Elementary OS 0.2 and Elementary OS 0.3 and derivative systems is easy. All you have to do is add the ppa to your system, update the local repository index and install the vlc package. Like this:

sudo add-apt-repository ppa:wine/wine-builds
sudo apt-get update
sudo apt-get install –install-recommends wine-staging
sudo apt-get install winehq-staging

to remove, do:
sudo apt-get install ppa-purge
sudo ppa-purge ppa:wine/wine-builds

After install completed, run the command on your ubuntu terminal :
sudo winecfg

Click install, for Installation wine configuration :



And next install wine gecko.

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

Install Flash Player for Watching Video in Ubuntu 16.04 Xenial Xerus (LTS)


Install Flash Player for Watching Video in Ubuntu 16.04 Xenial Xerus (LTS), Ubuntu 15.10 wily werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS) and Other Ubuntu Derivative System

Adobe® Flash® Player is a lightweight browser plug-in and rich Internet application runtime that delivers consistent and engaging user experiences, stunning audio/video playback, and exciting gameplay.

Installed on more than 1.3 billion systems, Flash Player is the standard for delivering high-impact, rich Web content

Before Install Flash Plugin :



Install Flash Plugin :
sudo apt-get install flashplugin-installer


After Install Flash Plugin :



If, this trick not work :

Please ensure that you have latest version of Mozilla Firefox running.
There are multiple ways to get Flash plugin installed on Firefox.
  1. You can go to Software Centre > search for Flash > select the second entry on the page which is 64 bit Flash version. 
  2. Go to Youtube in Firefox and run any video. It will prompt you to Install missing plug-in since you do not yet have Flash plugin installed. Click the prompt and follow its process to enable Flash in Firefox.
  3. Go to terminal and run this command. It will fetch Flash and other miscellaneous plug-ins for Ubuntu.
 Open terminal and follow the command :
sudo apt-get install ubuntu-restricted-extras

Enjoy! I hope this article adding you more clarity.

Upgrade to Ubuntu 16.04 Xenial Xerus, You can Move the Unity Launcher to bottom



Ubuntu 16.04 LTS, due to be released on 21 April 2022, is expected to include Unity 8 running natively on Mir. It will use systemd instead of Upstart as its init system. This release will replace the Ubuntu Software Center with the GNOME Software and eliminate Empathy and Brasero, from the ISO file. It is also planned that Ubuntu 16.04 LTS will move entirely from Python 2 to Python 3, which will require dropping or porting Python 2 packages.The desktop will be Unity 7 with Unity 8 optional. Snappy packages will be supported

n May 2015 Shuttleworth indicated that Ubuntu 16.04 LTS will likely include Unity 8 and Mir, but that users will have a choice of that or Unity 7 and X.org. He said, “Unity 8 will be an option for 16.04 and we’ll let the community decide the default for 16.04.

Read more Release schedule

If your ubuntu version is 15.10 and 15.04, please upgrade to ubuntu 16.04 Xenial Xerus (LTS)

Before you Move the Unity Launcher to bottom, update and upgrade, open terminal and follow the command :

sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade

“Here’s how Unity 7 looks at the bottom edge in Ubuntu 16.04 LTS”

If you still don’t believe it, below we’ve attached an image gallery to show you how the Ubuntu 16.04 LTS (Xenial Xerus) operating system, due for release later this Spring, on April 21, 2016, looks like with the Unity Launcher placed at the bottom of the screen. And it also looks like the Unity Dash is displayed correctly, at the bottom.

At the moment of writing this article, we have no idea if Canonical will implement a visual setting in the Apperance -> Behaviour panel for users to easily switch between having the Unity Launcher on the left of at the bottom of the screen for the final release of Ubuntu 16.04 LTS, but you can do it by running the commands below.

How to Move the Unity Launcher to bottom :
gsettings set com.canonical.Unity.Launcher launcher-position Bottom

How to Move the Unity Launcher to left :
gsettings set com.canonical.Unity.Launcher launcher-position Left

Watch Video :


Enjoy! I hope this article adding you more clarity.

Opera 36.0 is Released, Install on Ubuntu 16.04 Xenial Xerus (LTS)


Opera is a free software product designed from the ground up as a replacement for the default web browser of your GNU/Linux operating system, packed with a highly customizable layout, as well as a bunch of unique features and technologies that are not available on any other similar product.

Features at a glance

Key features include a built-in pop-up blocker, integrated search, tabbed browsing, mouse gestures, advanced security, customizable speed dial, support for add-ons, as well as support for a skins.

Additionally, it features a turbo mode that will load web pages faster on slow Internet connections, it features support for bookmarks that can be imported from any other popular web browser, and include a threat analyzer tool that will warn you in case you visit a malicious website.

Furthermore, the program comes with a comprehensive settings dialog that allows the user to configure and tweak the default functionality of the web browser to suit his or her needs, as well as to add add-ons for extra functionality.

What New in version 36.0 :

Refreshed start page:

  • We’ve updated style for our top UI. The start-page navigation panel has been moved to the left to optimize horizontal space on popular widescreen monitors. You have been asking for more customization power over speed dial – in the top-right corner you will find the “Customize start page” cogwheel option, which allows you to change themes and customize news section in one place. If in opera://settings you tick “show advanced options”, start page configuration panel will too show few more settings, check for yourself! Note this is not the end of customization enhancements, more is incoming in Opera 37 already.


Modern-app-like browsing on Windows 10:

  • The UI has changed even more on Windows 10. Opera now blends with the system, changing colors across the application to match its style. You can now control whether you want to keep the Opera colors or get a new system look by going to Settings.
  • Opera now adapts to your input method and makes life easier for those of you using touch. With touch input, it will automatically increase the size of toolbar items and all context menus, plus it will give you a new icon for the fullscreen move, exactly like modern apps do.
  • We’ve also added some cool-looking graphics to make our style blend better with the native style of Windows 10.


Opera vs other browsers:

  • Unlike other browsers, we try to keep Opera UI as close to the platform as possible.
  • Unlike Firefox, we offer Windows 10 users native notifications, touch-mode support, the fullscreen icon and bigger context menus for touchscreens, as well as an option to switch to system colors.
  • Unlike Edge, Opera allows you to enhance and customize your browsing experience through extensions, including sidebar and speed dial extensions. To handle many extensions using toolbar icons in Opera 36 we’ve added an expander.
  • Plus, we also have animated themes that look just great on Windows 10.
  • We have not written much about News being available on Speed Dial in this release. We are still working on changing this feature, but you can already check in final stream how this is working for you and share your feedback with us.

How to Install / update Opera 36.0 Ubuntu and Linux Mint (Ubuntu Derivative System) :

To install Opera 36.0 on Ubuntu 16.04 Xenial Xerus (LTS) derivative system, open a new Terminal window and bash (get it?) in the following commands:

wget http://operasoftware.pc.cdn.bitgravity.com/pub/opera/desktop/36.0.2130.32/linux/opera-stable_36.0.2130.32_i386.deb
sudo dpkg -i opera-stable_36.0.2130.32_i386.deb
if launch a notify, click yes :

after install complete, open a new Terminal window and bash (get it?) in the following commands:
$ opera
Enjoy! I hope this article adding you more clarity.

Just Upgrade your Ubuntu, Mozilla Firefox 45.0.1 is Available Now


The Mozilla Firefox project is a redesign of Mozilla’s browser component, written using the XUL user interface language and designed to be cross-platform, supporting Linux, Android, Microsoft Windows and Mac OS X operating systems. It is a fast, small and very easy-to-use web browser/navigator/explorer that offers many advantages over other similar products, such as the ability to block pop-up windows and the feature-rich tabbed browsing experience.

Features at a glance

The application offers a well designed graphical user interface that integrates search (powered by Google, Bing, Yahoo, etc.), and industry leading accessibility with Find As You Type – find links and page text by simply typing. As mentioned before, the Firefox browser features comprehensive pop-up controls, which will keep unwanted advertising off your desktop. A tab browsing mode will let you open several pages in a single window, allowing you to load links in the background without leaving the page you’re on.

What New in version 45.0.1

Fixed:

  • Fix a regression causing search engine settings to be lost in some context (1254694)
  • Bring back non-standard jar: URIs to fix a regression in IBM iNotes (1255139)
  • XSLTProcessor.importStylesheet was failing when was used (1249572)
  • Fix an issue which could cause the list of search provider to be empty (1255605)
  • Fix a regression when using the location bar (1254503)
  • Fix some loading issues when Accept third-party cookies: was set to Never (1254856)

Changed:

  • Disabled Graphite font shaping library


How to Update to Mozilla Firefox 45.0.1 on Linux Mint / Ubuntu Derivative system :

To Update Mozilla Firefox to version 45.0.1 on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 wily werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Linux Mint 17.1, Linux Mint 17.2, Linux Mint 17.3 and other Ubuntu derivative systems, open a new Terminal window and bash (get it?) in the following commands:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade

Enjoy! I hope this article adding you more clarity.

HP Linux Imaging and Printing 3.16.3 Released, Available for Ubuntu / Linux Mint / Debian / Fedora / RedHat / OpenSUSE


The HP Linux Imaging and Printing Driver or HPLIP for short is an open source project that provides users with an universal solution for successfully installing and using HP printer and scanner devices under any Linux operating system.

It’s comprised of two projects, HPIJS, a printer driver for HP devices, and HP Linux Imaging and Printing (HPLIP), a complete printing and imaging solution. Please note that the first is included in the latter.

HP Linux Imaging and Printing 3.16.3 Support :

Supoort ubuntu version :
  • Ubuntu 15.10 wily werewolf
  • Ubuntu 15.04 vivid Vervet
  • Ubuntu 14.10 Utopic Unicorn
  • Ubuntu 14.04 Trusty Tahr (LTS)
Support Linux Mint version :
  • Linux Mint 17.1
  • Linux Mint 17.2
  • Linux Mint 17.3
Support Fedora :
  • Fedora 22
  • Fedora 21
  • Fedora 20
Support OpenSUSE
  • OpenSUSE 12.2
  • OpenSUSE 12.3
  • OpenSUSE 13.1
  • OpenSUSE 13.2
  • OpenSUSE 42.1
and Many more…

Allows you to print, scan and fax with HP printers

It is a HP-developed solution that allows users to print, scan and fax with HP ink and laser based printers in Linux distributions. It includes a plethora of drivers, supporting a wide range of HP scanners and printers.

Supports over 2,000 printers

The program supports over 2,300 printer models, including LaserJet, Deskjet, Officejet, Business Inkjet, Photosmart, Edgeline MFP, LaserJet MFP, and PSC (Print Scan Copy). Unfortunately, we can’t list them all here, but you can easily access the official list of supported devices at http://hplipopensource.com/hplip-web/supported_devices/index.html.

What New in version 3.16.3 :

Added Support for the Following New Printers:
  • HP PageWide Pro 577dw Multifunction Printer
  • HP PageWide Pro 577z Multifunction Printer
  • HP PageWide Pro 552dw Printer
  • HP PageWide Pro 452dw Printer
  • HP PageWide Pro 452dn Printer
  • HP PageWide Pro 477dw Multifunction Printer
  • HP PageWide Pro 477dn Multifunction Printer
  • HP DeskJet GT 5810 All-in-One Printer
  • HP DeskJet GT 5820 All-in-One Printer
Added support for the following new Distro’s:
  • Ubuntu 16.04 (beta)
Issues fixed:
  • Traceback error occurs when ESC button is hit upon the promt for root/superuser credentials while installing hp-plugin.
Announcements:
  • Discontinued the RPM packaging for RHEL-5.X

How to Download Driver For Ubuntu and other linux Platform :


Visit : http://hplipopensource.com/hplip-web/install_wizard/index.html


I Tested using ubuntu 15.10 :


click next :


and next, next again :


click download and please wait :



After download, set permission and install :


sudo chmod +x hplip-3.16.3.run
sudo ./hplip-3.16.3.run
 

Watch Video :


Google Chrome Removed 32 Bit Support,Now Just For Ubuntu 64 bit Derivative System


Install Google Chrome 49 (64 bit) on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 wily werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Linux Mint 17.1, Linux Mint 17.2, Linux Mint 17.3 and other Ubuntu derivative systems

Google Chrome, or Chrome, is a web browser software that tries to compete with major players, such as Mozilla Firefox, Internet Explorer, Safari, and even the Opera web browser. It is available for the Linux, Android, iOS, Microsoft Windows, and Mac OS X operating systems. But Google Chrome is more than a web browser, as it combines sophisticated open source technology, borrowed from the Chromium application, into a minimal design, all in order to help users surf the web much faster, a lot easier, and safer than ever before.

Features at a glance

A unique functionality of the Google Chrome application is its ability to search the web directly from the address bar. Just type one or more words in the address bar and immediately get suggestions for popular web pages. The application displays thumbnails of your top websites on the new tab page, a function that is popularly called Speed Dial. This functionality is also available on other similar products, and it allows you to easily access your favorite web pages instantly, with lightning speed, from any new tab.

What New in version 49.0.2623.87 :
  • High CVE-2016-1643: Type confusion in Blink. Credit to cloudfuzzer.
  • High CVE-2016-1644: Use-after-free in Blink. Credit to Atte Kettunen of OUSPG.
  • High CVE-2016-1645: Out-of-bounds write in PDFium. Credit to anonymous working with HP’s Zero Day Initiative.

How to Install Latest Stable Google Chrome (64 bit) on Linux Mint and Ubuntu derivative system :

To Install google chrome 49 (64 bit) on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 wily werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Linux Mint 17.1, Linux Mint 17.2, Linux Mint 17.3 and other Ubuntu derivative systems, open a new Terminal window and bash (get it?) in the following commands:

Download File deb (64 bit) :
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb


Install deb Package :
sudo dpkg -i google-chrome-stable_current_amd64.deb
 
In case “dpkg” indicates missing dependencies, complete the installation by executing the following command:
sudo apt-get install -f

Enjoy! I hope this article adding you more clarity.

Nmap 7.10 Security released, Available for Ubuntu and Linux Mint (Ubuntu Derivative System)


Nmap 7.10 is released, you can install on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 wily werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Linux Mint 17.1, Linux Mint 17.2, Linux Mint 17.3 and other Ubuntu derivative systems

Nmap is an open source and cross-platform software that provides users with one of the most powerful network discovery and security auditing utility appreciated by numerous system administrators and security professionals around the world.

Features at a glance

Key features include the ability to monitor service and host uptime, manage service upgrade schedules, do network inventory, discover available hosts on a network based on raw IP packets, as well as to discover running services and operating systems on a specific network.

In addition, it supports a wide range of advanced network mapping techniques, including ping sweeps, TCP/UDP port scanning mechanisms, as well as the ability to scan networks of hundreds of thousands of computers.

What New in version 7.10 :

[NSE] Added 12 NSE scripts from 7 authors, bringing the total up to 527! They are all listed at https://nmap.org/nsedoc/, and the summaries are below (authors are listed in brackets):
  • [GH#322] http-apache-server-status parses the server status page of Apache’s mod_status. [Eric Gershman]
  • http-vuln-cve2013-6786 detects a XSS and URL redirection vulnerability in Allegro RomPager web server. Also added a fingerprint for detecting CVE-2014-4019 to http-fingerprints.lua. [Vlatko Kosturjak]
  • [GH#226] http-vuln-cve2014-3704 detects and exploits the “Drupalgeddon” pre-auth SQL Injection vulnerability in Drupal. [Mariusz Ziulek]
  • imap-ntlm-info extracts hostname and sometimes OS version from NTLM-auth-enabled IMAP services. [Justin Cacak]
  • ipv6-multicast-mld-list discovers IPv6 multicast listeners with MLD probes. The discovery is the same as targets-ipv6-multicast-mld, but the subscribed addresses are decoded and listed. [Alexandru Geana, Daniel Miller]
  • ms-sql-ntlm-info extracts OS version and sometimes hostname from MS SQL Server instances via the NTLM challenge message. [Justin Cacak]
  • nntp-ntlm-info extracts hostname and sometimes OS version from NTLM-auth-enabled NNTP services. [Justin Cacak]
  • pop3-ntlm-info extracts hostname and sometimes OS version from NTLM-auth-enabled POP3 services. [Justin Cacak]
  • rusers retrieves information about logged-on users from the rusersd RPC service. [Daniel Miller]
  • [GH#333] shodan-api queries the Shodan API (https://www.shodan.io) and retrieves open port and service info from their Internet-wide scan data. [Glenn Wilkinson]
  • smtp-ntlm-info extracts hostname and sometimes OS version from NTLM-auth-enabled SMTP and submission services. [Justin Cacak]
  • telnet-ntlm-info extracts hostname and sometimes OS version from NTLM-auth-enabled Telnet services. [Justin Cacak]
  • Integrated all of your IPv4 OS fingerprint submissions from October to January (536 of them). Added 104 fingerprints, bringing the new total to 5089. Additions include Linux 4.2, more Windows 10, IBM i 7, and more. Highlights: http://seclists.org/nmap-dev/2016/q1/270 [Daniel Miller]
  • Integrated all of your service/version detection fingerprints submitted from October to January (508 of them). The signature count went up 2.2% to 10532. We now detect 1108 protocols, from icy, finger, and rtsp to ipfs, basestation, and minecraft-pe. Highlights: http://seclists.org/nmap-dev/2016/q1/271 [Daniel Miller]
  • Integrated all 12 of your IPv6 OS fingerprint submissions from October to January. The classifier added 3 new groups, including new and expanded groups for OS X, bringing the new total to 96. Highlights: http://seclists.org/nmap-dev/2016/q1/273 [Daniel Miller]
  • [NSE] Upgrade to http-form-brute allowing correct handling of token-based CSRF protections and cookies. Also, a simple database of common login forms supports Django, WordPress, MediaWiki, Joomla, and others. [Daniel Miller]
  • [Zenmap] [GH#247] Remember window geometry (position and size) from the previous time Zenmap was run. [isjing]
  • New service probe for CORBA GIOP (General Inter-ORB Protocol) detection should elicit a not-found exception from GIOP services that do not respond to non-GIOP probes. [Quentin Hardy]
  • [GH#284] Fix retrieval of route netmasks on FreeBSD. IPv6 routes were given /32 netmasks regardless of actual netmask configured, resulting in failed routing. Reported by Martin Gysi. [Daniel Miller]
  • [GH#272][GH#269] Give option parsing errors after the usage statement, or avoid printing the usage statement in some cases. The options summary has grown quite large, requiring users to scroll to the top to see the error message. [Abhishek Singh]
  • [GH#249][Nsock] Avoid a crash on Windows reported by users using Zenmap’s Slow Comprehensive Scan profile. In the case of unknown OpenSSL errors, ERR_reason_error_string would return NULL, which could not be printed with the “%s” format string. Reported by Dan Baxter. [Gisle Vanem, Daniel Miller]
  • [GH#293][Zenmap] Fix a regression in our build that caused copy-and-paste to not work in Zenmap on Windows.
  • Changed Nmap’s idea of reserved and private IP addresses to include 169.254/16 (RFC3927) and remove 6/8, 7/8, and 55/8 networks. This list, in libnetutil’s isipprivate function, is used to filter -iR randomly generated targets. The newly-valid address ranges belong to the U.S. Department of Defense, so users wanting to avoid those ranges should use their own exclusion lists with –exclude or –exclude-file. [Bill Parker, Daniel Miller]
  • Allow the -4 option for Nmap to indicate IPv4 address family. This is the default, and using the option doesn’t change anything, but does make it more explicit which address family you want to scan. Using -4 with -6 is an error. [Daniel Miller]
  • [GH#265] When provided a verbosity of 0 (-v0), Nmap will not output any text to the screen. This happens at the time of argument parsing, so the usual meaning of “verbosity 0” is preserved. [isjing]
  • [NSE][GH#314] Fix naming of SSL2_RC2_128_CBC_WITH_MD5 and SSL2_RC2_128_CBC_EXPORT40_WITH_MD5 ciphers in sslv2 in order to match the draft specification from Mozilla. [Bertrand Bonnefoy-Claudet]
  • [NSE][GH#320] Add STARTTLS support to sslv2 to enable SSLv2 detection against services that are not TLS encrypted by default but that support post connection upgrade. This will enable more comprehensive detection of SSLv2 and DROWN (CVE-2016-0800) attack oracles. [Tom Sellers]
  • [NSE][GH#301] Added default credential checks for RICOH Web Image Monitor and BeEF to http-default-accounts. [nnposter]
  • Properly display Next-hop MTU value from ICMP Type 3 Code 4 Fragmentation Required messages when tracing packets or in Nping output. Improper offset meant we were printing the total IP length. [Sławomir Demeszko]
  • [NSE] Added support for DHCP options “TFTP server name” and “Bootfile name” to dhcp.lua and enabled checking for options with a code above 61 by default. [Mike Rykowski]
  • [NSE] whois-ip: Don’t request a remote IANA assignments data file when the local filesystem will not permit the file to cached in a local file. [jah]
  • [NSE] Updated http-php-version hash database to cover all versions from PHP 4.1.0 to PHP 5.4.45. Based on scans of a few thousand PHP web servers pulled from Shodan API (https://www.shodan.io/) [Daniel Miller]
  • Use the same ScanProgressMeter for FTP bounce scan (-b) as for the other scan types, allowing periodic status updates with –stats-every or keypress events. [Daniel Miller]
  • [GH#274] Use a shorter pcap_select timeout on OpenBSD, just as we do for OS X, old FreeBSD, and Solaris, which use BPF for packet capture and do not have properly select-able fds. Fix by OpenBSD port maintainer [David Carlier]
  • Print service info in grepable output for ports which are not listed in nmap-services when a service tunnel (SSL) is detected. Previously, the service info (“ssl|unknown”) was not printed unless the service inside the tunnel was positively identified. http://seclists.org/nmap-dev/2015/q4/260 [Daniel Miller]
  • [NSE] [GH#242] Fix multiple false-positive sources in http-backup-agent. [Tom Sellers]

How to Install Nmap 7.10 on Ubuntu and Linux Mint (Ubuntu Derivative System) :

To install and update Nmap 7.10 on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 wily werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Linux Mint 17.1, Linux Mint 17.2, Linux Mint 17.3 and other Ubuntu derivative systems, open a new Terminal window and bash (get it?) in the following commands:

Download :
wget https://nmap.org/dist/nmap-7.10.tar.bz2

Extract Tarball :
bzip2 -cd nmap-7.10.tar.bz2 | tar xvf –

Move to folder nmap :
cd nmap-7.10

Configure and Install :
./configure
make
sudo su
make install

after you installed nmap, check your nmap version. open terminal and follow the command :
sudo su
nmap –version

Like a Picture :


Enjoy! I hope this article adding you more clarity.