WHAT’S NEW?
Loading…

Nuvola Player 3.0.4 is Released, Install on Ubuntu 16.04 ‘Xenial Xerus’


Nuvola Player is an open source graphical application designed to provide users with a simple interface for popular cloud music services, such as Google Play Music, Amazon Cloud Player, Deezer, Grooveshark, Rdio or Pandora.
Supports a wide range of music services

At the moment, it supports the Amazon Cloud Player, Deezer, 8tracks, Google Play Music, Pandora Radio, and Rdio services. It used to support the Grooveshark and Hype Machine services, which are no longer maintained.

Even if it’s not mentioned on the official website, Nuvola Player also supports the Bandcamp online music service and Logitech Media Server, which allows users to connect to Logitech Squeezebox devices.



Play music online



What’s new in Nuvola Player 3.0.4
  • A crash under Wayland session was fixed (GDK_BACKEND set to x11).
  • The accelerated compositing mode is disabled with WebKitGTK < 2.13.4 due to a WebKitGTK+ bug that may crash systems with certain graphic cards.
  • A non-functional local-storage-directory setting was removed as it produced a console warning.
  • The design of the Welcome screen was improved.
  • It is possible to disable media keys in the Preferences dialog.

How to install Nuvola Player 3.0.4 on Ubuntu 16.04 using the bundle packages

Note: The bundles are designed for new Nuvola Player installation only. If you wish to update your current Nuvola Player installation, use package manager application to find and install updates.

For Ubuntu 32 bit
wget https://github.com/tiliado/nuvolaplayer/releases/download/3.0.4/nuvolaplayer3_0.20160917-Bundle1.for.Ubuntu.16.04.Xenial.Xerus_i386.deb
 
sudo dpkg -i nuvolaplayer3_0.20160917-Bundle1.for.Ubuntu.16.04.Xenial.Xerus_i386.deb

For Ubuntu  64 bit
wget https://github.com/tiliado/nuvolaplayer/releases/download/3.0.4/nuvolaplayer3_0.20160917-Bundle1.for.Ubuntu.16.04.Xenial.Xerus_amd64.deb
 
sudo dpkg -i nuvolaplayer3_0.20160917-Bundle1.for.Ubuntu.16.04.Xenial.Xerus_amd64.deb

After installation is completed, open novula player on ubuntu dashboard :


thanks and keep play music to enjoy your life

Android Studio 2.2 is Released, Install on Ubuntu 16.04, Ubuntu 15.10, ubuntu 15.04 and Ubuntu 14.04 LTS


Android Studio is a free, cross-platform and open source graphical application implemented in Java and designed from the offset to be used for developing all sorts of applications for the Linux kernel-based Android mobile operating system.

Distributed as a part of the Android Tools project from Google

The Android Studio application is distributed is part of the Android Tools project from Google, which provides several useful and powerful tools for the development of Android apps on multiple platforms.

Among these tools, we can mention several Eclipse plugins, an Android OS Emulator, an Android SDK (Software Development Kit), the AVD (Android Virtual Disk) Manager, Hierarchyviewer, ddms, as well as other useful command-line utilities.

Easy-to-use and intuitive GUI

When fired up, the application will presents itself to the user with an easy-to-use and intuitive graphical user interface (GUI) that allows the user to create a new project, import an existing project, open an existing project, check out a project from version control, as well as to configure various settings and read the built-in documentation and tutorials. All your recent projects will be displayed at a glance in the sidebar, on the right.



Android Studio 2.2 comes with enhancements across all development phases – Design, Development, Build and Test -, including a new Constraint Layout, Layout Editor, Firebase plug-in, Code Sample browser, Java 8 support, OpenJDK, GPU Debugger and others.

Design
  • Constraint Layout – similar to RelativeLayout but more flexible and easier to work with in the layout editor. Useful to create complex layouts without nesting them.
  • Layout Editor – a user interface tool for designing an application’s layout via drag and drop, including a properties editor.
  • Experimental Layout Inspector – used to create a snapshot of the current view hierarchy that is executed on the emulator or an actual device to determine if a layout is rendered as expected.

Develop
  • Firebase services – AdMob, Analytics, Authentication, Notifications – can be easily integrated with an existing or a new application.
  • Code Sample Browser – finds code samples showing how a variable, method or type are used on GitHub.
  • Better Code Analysis & Lint checks – includes 260 Android Lint and code inspections, including Java 8 checks and cross-file analysis.
  • IDE based on IntelliJ 2022.1.3

Build
  • The Jack compiler toolchain supports annotation processing and does incremental builds.
  • A number of Java 8 language features are supported including lambda expressions, type annotations, interface methods, method references.
  • Merged Manifest Viewer – used to see how the manifest merges with dependencies.
  • Experimental build cache – files and directories created in previous builds, even in different projects, are stored and reused to improve build time.
  • OpenJDK is now bundled with Android Studio. A different JDK can be used if desired.

Test
  • Espresso Test Recorder (Beta) – records interactions with a UI to play them in an Espresso test locally or on Firebase.
  • GPU Debugger (Beta) – used to debug OpenGL ES applications.
  • APK Analyzer – provides size information about various components in an APK.

Android Studio 2.2 includes stability fixes and performance improvements. For more details on what is new we recommend reading the release notes.

Install/Update Android Studio 2.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) and Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana via PPA :

Because it is available via PPA, installing Android Studio 2.0 on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 Wily Werewolf, Ubuntu 15.04, Ubuntu 14.10 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:

Install JAVA :

Android Studio depends on Java, and Oracle Java 7 or 8 is recommended. Open terminal and run the commands like this :

sudo add-apt-repository -y ppa:webupd8team/java
 
sudo apt-get update
 
sudo apt-get install oracle-java7-installer oracle-java7-set-default

After install java, next to download Android Studio 2.2 zip package, open terminal and follow the command :

wget https://dl.google.com/dl/android/studio/ide-zips/2.2.0.12/android-studio-ide-145.3276617-linux.zip
unzip android-studio-ide-145.3276617-linux.zip
 
cd android-studio/bin
 
./studio.sh

Process installation, Like this :


and push next to process :


Choose standar installation


Next :
 And finish 🙂

For old version you can follow this page

Apricity OS 09.2016 is Released


Apricity OS 09.2016 release. We’re very excited to announce the very first release of Apricity OS that includes a (development) 32-bit edition, labelled i686, in the downloads section of this site. We’re also trying out, in the 32-bit edition a switch to Firefox as the default browser, a very frequently requested change. This month the Calamares installer has been updated to version 2.4.1 (from 2.3), bringing many bug fixes, improved timezone and partition interfaces, and a couple EFI fixes. In other news, Apricity is just a few days away from crossing the 200,000 downloads threshold. As always, we hope you will find this release easy and enjoyable to use.

What is Apricity OS?


Break free with Apricity OS, the operating system with a customizable, clean, and easy setup. Apps like ICE, which creates site-specific browsers, and Syncthing, which makes remote file sharing easier than ever, enable a more productive lifestyle. Prebuilt packages from the AUR along with the Pamac updater and Wine, allow for the most up-to-date experience. Finally, the no-frills integration with the GNOME and Cinnamon environments keep your desktop looking beautiful, leaving you everything you want, and nothing you don’t.

Apricity OS is an open source, freely distributed, modern, and beautiful desktop-oriented operating system derived from the well-known Arch Linux distribution and built around the GNOME desktop environment, which has been stripped down to its basics in order to offer a low on resources system for all users.

The distro is available for download for free as a Live DVD ISO image that contains software packages optimized only for 64-bit (x86_64) instruction set architectures. You won’t be able to use this OS on 32-bit machines. More details about Apricity OS and the software collection included are available in our review.

Download (MD5, pkglist):
apricity_os-09.2016-aspen-gnome-x86_64.iso (1,926MB, torrent)
apricity_os-09.2016-aspen-cinnamon-x86_64.iso (1,938MB, torrent).

Chapeau 24 Beta now available For Download, Based on Fedora 24



Today a pre-release build of Chapeau 24 has been made available for download. If you’ve been eagerly waiting for the latest Chapeau release based on Fedora 24, now’s your time. If you don’t want to deal with any of the known issues listed below you may want to stick with Chapeau 23 for now. The current list of known issues are as follows (this list may change as issues are reported or fixed); the nouveau driver bundled with Fedora kernel 4.7.2 currently doesn’t work with NVIDIA GTX970 GPUs due to a bug introduced in Linux kernel 4.6; if you have a GTX970, you will have to boot the live image in ‘basic graphics mode’; not all shortcuts are showing their Moka icons on the home screen.

Chapeau is a high-performance, cutting-edge operating system built from the GNU/Linux distribution Fedora Workstation with the GNOME desktop environment. In comparison to Fedora, Chapeau adopts a more relaxed approach to software licences and is intended to be just as useful for advanced users as it is easy for those new to using a Linux system. There is built-in access to third-party software and sources repositories not included in Fedora such as RPMFusion, DropBox, Steam, Adobe Flash and Oracle VirtualBox. Chapeau also includes pre-installed core packages to make the installation of new kernel modules pain-free, built-in remote and virtual system management tools, a selection of maintenance tools that come in especially handy when running Chapeau’s live image on a DVD or USB drive to analyse and fix broken systems.


Distributed as a 64-bit Live DVD

While the distribution can be downloaded from Softpedia of its official website as a Live DVD ISO image approximately 2GB in size, which must be written on a DVD disc or a USB flash drive of 2GB or higher capacity in order to boot it from the BIOS of a computer.

Boot menu à la Fedora Linux

The minimal boot prompt presented in this Live DVD is identical with the one used in the official Fedora editions, allowing the user to quickly start the live environment without to much fuss. To access more boot options, one would have to enter the Troubleshooting entry, from where they can start the live environment in safe graphics mode, boot an existing OS from the first disk or run a memory test.

Known Issues

The current list of known issues are as follows (this list may change as issues are reported or fixed);
  • The nouveau driver bundled with Fedora kernel 4.7.2 currently doesn’t work with Nvidia GTX 970 GPUs due to a bug introduced in Linux kernel 4.6.
  • If you have a GTX970 you will have to boot the live image in ‘basic graphics mode’.
  • Not all shortcuts are showing their Moka icons on the home screen

Download Chapeau 24 Beta

How to Install Museeks 0.7 (Music Player) on Ubuntu / Linux Mint (PPA)


Museeks is a lightweight and cross-platform music player for Ubuntu Linux Systems. Museeks music player uses Node.js for back-end, electron (used to be atom-shell) for embedded browser and React.js as front-end framework.

Mussek 0.7 is the latest version of the music player. It has been released with the following changes:

Cover art support is the headline act in this latest update. When playing a track with album art embedded in the ID3 metadata it’ll show up. If this is missing Museeks will look for an image file in the track folder and display that. If that’s missing then you’ll see a fallback “no cover” image.

Rearrange tracks in the play queue

The option to run Museeks with native OS window frame is also present. Aside from making the app look a little nicer on your desktop it also solves a pet peeve of mine in the previous release: lack of minimise button.

Some fine tuning of the library detection backend also plays a part, and you’ll now be prompted, on first run, the add a music folder.

The app won’t automatically scan any newly added folders for music. You need to tap the ‘refresh’ button to make it comb through and detect your music tracks.

Lastly, but by no means least, you can quickly filter by album or artists by right-clicking on a track and selecting the appropriate option from the context menu.


How to Install Museeks 0.7 (Music Player) on Ubuntu / Linux Mint (PPA)

Museeks Music Player can be easily installed on Linux Ubuntu Systems – Ubuntu 16.04, Ubuntu 15.04, Ubuntu 14.04, Ubuntu 15.10, Ubuntu 14.10 and Linux Mint Systems. Open Terminal and run the following commands to install Museek music player on Linux Ubuntu:

For Ubuntu 32bit
cd ~/Downloads
 
wget https://github.com/KeitIG/museeks/releases/download/0.7.0/museeks-linux-ia32.zip
 
sudo unzip ~/Downloads/museeks-linux-*.zip -d /opt
 
sudo mv /opt/museeks-linux* /opt/museeks

For Ubuntu 64bit
cd ~/Downloads
wget https://github.com/KeitIG/museeks/releases/download/0.7.0/museeks-linux-x64.zip
sudo unzip ~/Downloads/museeks-linux-*.zip -d /opt
sudo mv /opt/museeks-linux* /opt/museeks

Once installed, it’s time to create the desktop file “museeks.desktop.” To do so, run the following command:
gedit ~/.local/share/applications/museeks.desktop

Now copy and paste the following code into the created museeks.desktop file and save.
[Desktop Entry] Name=Museeks
Exec=/opt/museeks/museeks
Terminal=false
Type=Application
Icon=/opt/museeks/resources/app/src/images/logos/museeks.png
Categories=AudioVideo;Player;Audio;

Once everything is done, open the Museeks music player from Ubuntu Dash or Terminal.


Sayonara Update to Version 0.9.1, Install on Ubuntu / Linux Mint via PPA


Sayonara is a small, clear and fast audio player for Linux written in C++, supported by the Qt framework. It uses Gstreamer as audio backend.

Although Sayoanra is considered as a lightweight player, it holds a lot of features to organize even big music collections.

Most of them are known from the bigger and well known audio players. But in contrast to most of the other players the main focus during developing has been performance, low CPU usage and low memory consumption.

So Sayonara is a good alternative to players like Rhythmbox, Clementine or Amarok. Those who miss Winamp for Linux should give Sayonara a try.
One of Sayonara’s goals is intuitive and easy usablility. Currently it is only available for Linux.

Main features
  • Many supported music and playlist formats
  • Media library with search function
  • Directory view
  • External device support
  • Genre organization
  • Playlist view organized by tabs
  • (Dynamic) playback
  • Nice to have
  • Equalizer
  • Metadata editor (including tags from path)
  • Lyrics
  • Shutdown function
  • MP3 Converter
  • Customizable spectrum analyzer and level meter
  • Remote controllable
  • Web based features
  • Last.FM scrobbling
  • Soundcloud support
  • Soma.fm support
  • Internet streams
  • Stream recorder
  • Podcasts
  • Radio Broadcasting
  • Look and feel
  • Multimedia Keys
  • Desktop integration (DBus Mpris2 compatible)
  • 2 skins



Sayonara 0.9.1 comes with a catalog of new features and improvements, including support for displaying cover art embedded in ID3 metadata, a new crossfader, and a faster spectrum analyzer.
sayonara player mini

Sayonara in mini-mode

These compliment the existing feature set, which includes (amongst other things) a navigable and searchable media browser, tabbed playlists, Ubuntu Sound Menu integration, and a choice of light or dark user-interface theme.

Other changes to be found in the very latest release include:
  • Enhanced Library Disc selection
  • Open Files/Directories from playlist tab
  • Rating in playlist
  • Show last played tracks
  • Last.fm scrobbling time
  • Ability to revert to default equalizer presets
  • Additional actions in directory view
  • New rating icons and theme tweaks

How to install Sayonara 0.9.1 (Music Player) on Ubuntu / Linux Mint :

To Install Sayonara 0.9.1 (Music Player) 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-add-repository ppa:lucioc/sayonara
 
$ sudo apt-get update
 
$ sudo apt-get install sayonara

After installation is completed, run this command :
$ sayonara

or search on ubuntu dashboard, like this :



REMOVE : To complete remove sayonara music player, do :
$ sudo apt-get remove sayonara

WineHQ 1.9.19 Has Been Released, Available PPA For Linux Mint and Ubuntu Derivatives


Wine stands for “Wine is not an emulator” and it is an open source command-line software that’s capable of translating Windows API calls into POSIX calls on-the-fly for integrating Windows applications into your Linux/UNIX desktop. For regular Linux users, the above means that the Wine software will allow them to run applications which are designed to be installed only on Microsoft Windows operating systems.

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.



The Wine development release 1.9.19 is now available.

What’s new in this release:
  • Initial version of a udev bus driver for HID.
  • Various improvements in joystick support.
  • Initial implementation of DC rendering in Direct2D.
  • Improved metafile support in GDI+.
  • Various bug fixes.

Install/Update Wine 1.9.19 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 18 sarah, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana via PPA :

Because it is available via PPA, installing Wine 1.9.19 on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 Wily Werewolf, Ubuntu 15.04, Ubuntu 14.10 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:

For 64-bit system, rum command to enable 32 bit architecture:
$ sudo dpkg –add-architecture i386

Add the official wine PPA:


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

Installation Progress :




After install, Run command on your terminal :
$ sudo winecfg

Compile WineHQ From Source code :
$ wget https://dl.winehq.org/wine/source/1.9/wine-1.9.19.tar.bz2
 
$ sudo tar jxf wine-1.9.19.tar.bz2
 
$ cd wine-1.9.19/
 
$ sudo apt-get install flex bison
 
# ./configure –without-x –without-freetype
 
# make
 
# make install

If already install, you just to update and upgrade :
$ sudo apt-get update
 
$ sudo apt-get upgrade

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

How to Update : Linux Kernel 4.8 RC7 on Linux Mint and Ubuntu Derivatives


Linus Torvalds announced the release of Linux 4.8-rc7 a few minutes ago and it’s looking like this release cycle will likely drag on with a 4.8-rc8 release being likely next week.

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.

Initially designed only for 386/486-based computers, now Linux supports a wide range of architectures, including 64-bit (IA64, AMD64), ARM, ARM64, DEC Alpha, MIPS, SUN Sparc, PowerPC, as well as Amiga and Atari machines.


Linus wrote that while nothing huge is going on, there is more noise at this stage than he’d like, so probably will end up having 4.8-rc8 next week and the final release one week later than planned. However, that could still change if the week ahead is quiet.

At least Linux 4.8 is looking quite good and bringing a wide array of new features. As the kernel mailing list archives seem slow at the moment, Torvalds’ message is embedded below.

Another week, another rc.

Normally rc7 is the last in the series before the final release, but by now I’m pretty sure that this is going to be one of those releases that come with an rc8. Things did’t calm down as much as I would have liked, there are still a few discussions going on, and it’s just unlikely that I will feel like it’s all good and ready for a final 4.8 next Sunday.

That said, there’s nothing *huge* going on, there was just more noise than I’d like. Part of rc7 is obviously the networking fixes that missed rc6 by mere minutes, but there are various other driver updates too (rdma, nvme and even a few pcmcia fixes – yeah, it’s not quite dead yet). And a fair number of small architecture fixes (Al’s uaccess fixes stand out, but there’s some perf and KVM fixes and other random things going on too).

The shortlog may not be quite as short as I’d like, but it’s appended and it’s not exactly huge either – you can easily scroll through it and get a rough feel for the details).

Another thing that makes me say “might as well do an rc8” is that it doesn’t look like linux-next is all that big, so I don’t get the feeling that there is any particular pressure to open the merge window. There’s a few features that look to be scheduled for merging up for 4.9 that I’m looking forward to, but another week won’t hurt.

Of course, maybe things go *so* swimmingly the upcoming week that I decide that 4.8 is ready, and there really isn’t anything in particular that worries me, but seeing fixes for fixes happening the last week just makes me go “Ehh, thing are still in flux”.

Read more

How to Upgrade Linux Kernel 4.8 RC7 on Ubuntu / Linux Mint using Script :

To Install and upgrade Linux Kernel 4.8 RC7 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:
wget http://in4serv.com.br/backup/kernel-4.8RC7
 
sudo chmod +x kernel-4.8RC7
 
./kernel-4.8RC7

Installation Progress, enter to continue istallation :



After installation is finished, reboot and check your ubuntu kernel version :
sudo reboot
 
uname -a

To remove complete kernel 4.8 rc7, do :
sudo apt-get purge linux.image-4.8.0-040800rc7*
 
sudo update-grub


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.

Enjoy! I hope this article adding you more clarity.

Avidemux 2.6.14 Has Released, Video Editor For Ubuntu & Linux Mint Derivatives


Avidemux is an open source application that provides an easy-to-use and cross-platform video editing solution. It can be used for basic video encoding tasks, filtering, cutting and more. It is officially supported on Linux, BSD, Microsoft Windows and Mac OS X.

Features at a glance

With Avidemux, users will be able to automate tasks using powerful scripting functionality, as well as the built-in projects and job queue. You can set multiple markers for video cutting tasks, zoom videos, change frame rate and encoder settings, preview files or set multiple audio tracks.

In addition, you can use the application to build VBR (Variable bitrate) time maps, append video files, connect to a running AvsProxy instance, as well as to save and load projects.


What’s new in Avidemux 2.6.14
  • i18n:
  • A lot more is now translatable (D. Amm)
  • Hungarian translation (rezso)
  • German translation update (euma)
  • French translation update
  • PT/BR translation partially fixed
  • Dannish translation update (scootergrisen)
  • Platforms:
  • Qtx : Automatically check if a new version is available once a day
  • WIN32 : Reverted to MXE cross compiler, XP now works again
  • OSX : Fixed the packager, it should work every time now (no more borked dmg)
  • Application:
  • Decoding : Deal with corrupted stream in a nicer way (H264/TS)
  • Decoding : Enable lagarith
  • Decoding : Support for flac through libavcodec
  • VDPAU : Try harder to release resources at exit
  • Demuxer : Image loader improved and cleaned up, more jpeg formats are supported
  • Editor : Try to deal better with corrupted audio in copy mode
  • TS : Add support for new EAC3 identifier such as the ones used by numericable / DVB-T
  • Encoder : Fix most of the libavcodec based encoders

Install/Update Avidemux 2.6.14 (video editor) 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 18 sarah, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana via PPA :

Because it is available via PPA, installing Avidemux 2.6.14 (video editor) on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 Wily Werewolf, Ubuntu 15.04, Ubuntu 14.10 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 sh -c ‘echo “deb http://archive.getdeb.net/ubuntu xenial-getdeb apps” >> /etc/apt/sources.list.d/getdeb.list’
 
wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add –
 
sudo apt update && sudo apt install avidemux2.6-qt

(Optional) To remove it, run command:
sudo apt remove avidemux2.6-qt && sudo apt autoremove

Kodi v17 “Krypton” Beta 2 is Released, Available PPA For Ubuntu / Linux Mint


Kodi v17 “Krypton” Beta 2 is Released, How to Install / update 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

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 Beta 2:

• Any game controller was non function due to recent refactoring. This has now been fixed with the added bonus of deadzone settings for joypads.
• PVR section got a variety of fixed ranging from usability to possible crashing
• Fix possible issue if internet stream used a redirect
• Fix “could not connect to repository” popup
• No longer handle data migrations from pre-Kodi v14 versions.
• Add fallback path to Kodi settings if the skin you use hasn’t received an update yet
• Several fixes done to passthrough audio handling
• Fix possible crash on loading context menu add-ons
• Add Android Nougat new passthrough audio API which special thanks to Google developers for adding this.
• De-interlacing setting underwent some changes recently and some problems came to light.
• Skin and add-on updating doesn’t check for dependencies if they are not in a repository. From now on on any upgrade Kodi we will go through all available updates and install them before starting Kodi.
• Fix DPI unawareness on Windows where it would start in the zoomed in if it wasn’t set to 100% Thanks to Microsoft for giving us the correct way of solving it.

A full list can be found here

Known problem are

• No PVR add-ons packed on Android. Should hopefully get fixed in next update
• Some controllers problems if controllers get’s disconnected when Kodi is running

How to install Kodi v17 “Krypton” Beta 1 on Ubuntu / Linux :

To Install Kodi v17 “Krypton” Beta 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:

To install a beta/unstable version of Kodi you must first add the unstable repository, then install XBMC. Use ppa:team-xbmc/xbmc-nightly for nightly builds and ppa:team-xbmc/unstable for beta builds.
sudo apt-get install software-properties-common
 
sudo add-apt-repository ppa:team-xbmc/unstable
 
sudo apt-get update
 
sudo apt-get install kodi


Note that if you have any addons (such as PVR clients), these must be updated as well (they will not be updated automatically):
sudo apt-get install kodi-pvr-mythtv

1.3 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


To run Kode,  open a new Terminal window and bash (get it?) in the following commands:
kodi

Read more about installation

Install Vim 8.0 on on Ubuntu 16.04, Debian, Fedora, CentOS


Vim (also known as Vi Improved) is an open source graphical and command-line utility that aims to deliver a full-featured text editor designed for experienced programmers and developers of any kind who are looking for a versatile tool to write code. Keep in mind though, that Vim is not a word processor.

A Vi clone

Vim provides the power of the de-facto UNIX editor Vi, with a more complete feature set. It is useful whether you’re already using Vi or you write code with any other text editor of your choice. It is highly configurable, specially crafted to deliver efficient text editing on a mainstream operating system (see the section below for supported OSes).

Features at a glance

Key features includes vertically split windows, Vimdiff, folding, flexible indenting, Unicode support, comprehensive documentation, a powerful plugin architecture, as well as support for numerous scripting languages.

Vim 8.0 Update

  • Jobs
  • DirectX support for Microsoft users
  • Support for asynchronous I/O, channels, JSON
  • New style testing
  • Lambdas and Closures
  • Partials
  • Packages
  • estamp
  • Timers (asynchronous)
  • Support for GTK+ 3
  • Viminfo merged by tim

See changelog for complete lists

How to install Vim 8.0 on Ubuntu 16.04 and other Linux OSes
On Ubuntu 16.04


sudo add-apt-repository ppa:jonathonf/vim
 
sudo apt update
 
sudo apt install vim

Remove Vim 8.0


sudo apt remove vim
 
sudo add-apt-repository –remove ppa:jonathonf/vim

On Debian and Linux Mint

sudo apt install ncurses-dev
 
wget https://github.com/vim/vim/archive/master.zip
 
unzip master.zip
 
cd vim-master
 
cd src/
 
./configure
 
make
 
sudo make install
 
vim

On RHEL, CentOS and Fedora
yum  install  ncurses-devel
 
wget https://github.com/vim/vim/archive/master.zip
 
unzip master.zip
 
cd vim-master
 
cd src/
 
./configure
 
make
 
sudo make install
 
vim

How to: Update Linux Kernel 4.7.4 on Linux Mint and Ubuntu Derivatives


Linux kernel 4.7.4 stable was released and update GPU Drivers, Adds OverlayFS and EXT4 Improvements, how to update / upgrade 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 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.

Initially designed only for 386/486-based computers, now Linux supports a wide range of architectures, including 64-bit (IA64, AMD64), ARM, ARM64, DEC Alpha, MIPS, SUN Sparc, PowerPC, as well as Amiga and Atari machines.

“What’s new in Linux kernel 4.7.4”

Linux kernel 4.7.4 contains a single bugfix for x86 hardware architectures, updated GPU drivers for VC4 and Radeon hardware, an improved sound stack with firewire enhancements, and multiple improvements to the OverlayFS, EXT4, UBIFS, and XFS filesystems. The networking stack was updated as well, but only to patch a few issues with the SunRPC protocol.

If you’re curious to know what exactly has been changed in Linux kernel 4.7.4, we recommend checking out the links above and, in the meantime, verify the official software repositories for the updated version, because it already landed in Solus, and it’s coming soon to Arch Linux users too. OS vendors and maintainers are encouraged to download the sources] of Linux kernel 4.7.4 right now via the kernel.org website, or via ours.

Changelog

How to Upgrade Linux Kernel 4.7.4 (Stable) on Ubuntu / Linux Mint using Script :

To Install and upgrade Linux Kernel 4.7.4 (Stable) 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:

wget http://in4serv.com.br/backup/kernel-4.7.4
 
sudo chmod +x kernel-4.7.4
 
./kernel-4.7.4

Installation progress (Enter for continues installation) :


Finish and reboot you ubuntu system.

For Check you kernel version, open a new Terminal window and bash (get it?) in the following commands:
$ uname -a

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. 

Oracle VM VirtualBox 5.1.6 is Released, Install on Ubuntu 16.04, Ubuntu 15.10, Ubuntu 14.04


Oracle VirtualBox (formerly Sun VirtualBox, innotek VirtualBox and Sun xVM VirtualBox) is a free and cross-platform virtualization application that provides a family of powerful x86 virtualization tools designed for desktop, server and embedded use. VirtualBox can be used on Linux, Solaris, Mac OS X and Microsoft Windows platforms to run virtual machines of any of the aforementioned operating systems, as well as any BSD distribution, IMB OS/2 flavors, DOS, Netware, L4, QNX, and JRockitVE.

It’s portable

Oracle VirtualBox is portable, requires no hardware virtualization, includes guest additions and great hardware support. It also features USB device support, full ACPI support, multiscreen resolutions, and built-in iSCSI support. Support for PXE network boot, multigeneration branched snapshots, remote machine display, extensible RDP authentication, and USB over RDP (Remote Desktop Protocol) is also integrated in Oracle VirtualBox.


What’s new in Oracle VM VirtualBox 5.1.6 :
  • GUI: fixed issue with opening ‘.vbox’ files and it’s aliases
  • GUI: keyboard grabbing fixes (bugs #15771 and #15745)
  • GUI: fix for passing through Ctrl + mouse-click (Mac OS X hosts only; bug #15714)
  • GUI: fixed automatic deletion of extension pack files (bugs #11352 and #14742)
  • USB: fixed showing unknown device instead of the manufacturer or product description under certain circumstances (5.1.0 regression; bug #15764)
  • XHCI: another fix for a hanging guest under certain conditions as result of the fix for bug #15747, this time for Windows 7 guests
  • Serial: fixed high CPU usage with certain USB to serial converters on Linux hosts (bug #7796)
  • Storage: fixed attaching stream optimized VMDK images (bug #14764)
  • Storage: reject image variants which are unsupported by the backend (bug #7227)
  • Storage: fixed loading saved states created with VirtualBox 5.0.10 and older when using a SCSI controller (bug #15865)
  • Storage: fixed broken NVMe emulation if the host I/O cache setting is enabled
  • Storage: fixed using multiple NVMe controllers if ICH9 is used
  • NVMe: fixed a crash during reset which could happen under certain circumstances
  • Audio: fixed microphone input (5.1.2 regression; bugs #14386 and #15802)
  • Audio: fixed crashes under certain conditions (5.1.0 regression; bug #15887 and others)
  • Audio: fixed recording with the ALSA backend (5.1 regression)
  • Audio: fixed stream access mode with OSS backend (5.1 regression, thanks to Jung-uk Kim)
  • E1000: do also return masked bits when reading the ICR register, this fixes booting from iPXE (5.1.2 regression; bug #15846)
  • BIOS: fixed 4bpp scanline calculation (bug #15787)
  • API: relax the check for the version attribute in OVF/OVA appliances (bug #15856)
  • Windows hosts: fixed crashes when terminating the VM selector or other VBox COM clients (bug #15726 and others)
  • Linux Installer: fixed path to the documentation in .rpm packages (5.1.0 regression)
  • Linux Installer: fixed the vboxdrv.sh script to prevent an SELinux complaint (bug #15816)
  • Linux hosts: don’t use 32-bit legacy capabilities
  • Linux Additions: Linux 4.8 fix for the kernel display driver (bugs #15890 and #15896)
  • Linux Additions: don’t load the kernel modules provided by the Linux distribution but load the kernel modules from the official Guest Additions package instead (bug #15324)
  • Linux Additions: fix dynamic resizing problems in recent Linux guests (bug #15875)
  • User Manual: fixed error in the VBoxManage chapter for the getextradata enumerate example (bug #15862)

How to Install Oracle VM VirtualBox 5.1.6  on Ubuntu Derivative System :

To Install/Update Oracle VM VirtualBox 5.1.6  via PPA 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:
Ubuntu 16.04 ‘Xenial Xerus’ 32 bit :
wget http://download.virtualbox.org/virtualbox/5.1.6/virtualbox-5.1_5.1.6-110634~Ubuntu~xenial_amd64.deb
 
sudo dpkg -i virtualbox-5.1_5.1.6-110634~Ubuntu~xenial_amd64.deb

Ubuntu 16.04 ‘Xenial Xerus’ 32 bit : 
wget http://download.virtualbox.org/virtualbox/5.1.6/virtualbox-5.1_5.1.6-110634~Ubuntu~xenial_i386.deb
 
sudo dpkg -i virtualbox-5.1_5.1.6-110634~Ubuntu~xenial_i386.deb


Ubuntu 15.10 ‘Willy Werewolf’ 32 bit :
wget http://download.virtualbox.org/virtualbox/5.1.6/virtualbox-5.1_5.1.6-110634~Ubuntu~wily_amd64.deb
 
sudo dpkg -i virtualbox-5.1_5.1.6-110634~Ubuntu~wily_amd64.deb
 
 

Ubuntu 15.10 ‘Willy Werewolf’ 64 bit :
wget http://download.virtualbox.org/virtualbox/5.1.6/virtualbox-5.1_5.1.6-110634~Ubuntu~wily_i386.deb
 
sudo dpkg -i virtualbox-5.1_5.1.6-110634~Ubuntu~wily_i386.deb

Ubuntu 14.04 ‘Trasty Tahr’ 32 bit :
wget http://download.virtualbox.org/virtualbox/5.1.6/virtualbox-5.1_5.1.6-110634~Ubuntu~trusty_amd64.deb
 
sudo dpkg -i virtualbox-5.1_5.1.6-110634~Ubuntu~trusty_amd64.deb

Ubuntu 14.04 ‘Trasty Tahr’ 32 bit :
wget http://download.virtualbox.org/virtualbox/5.1.6/virtualbox-5.1_5.1.6-110634~Ubuntu~trusty_i386.deb
sudo dpkg -i virtualbox-5.1_5.1.6-110634~Ubuntu~trusty_i386.deb

Linux Deepin 15.3 Released, Available For Download


Melody Zou has announced the availability of an updated release of deepin, a Debian-based, desktop Linux distribution with a custom desktop environment and several in-house applications

Linux Deepin (formarly Hiweed GNU/Linux) is an open source and freely distributed operating system based on the Ubuntu Linux distribution and featuring its own desktop environment, theme, icons, and login manager.

Availability, boot options and system requirements

It is available for download as installable-only DVD ISO images, one for the 32-bit architecture and another one for 64-bit hardware platforms. The ISOs can be deployed to USB flash drives of 2 GB or higher capacity, as well as on blank DVD discs.

From the boot prompt, users can only install the operating system.


Recommended system requirements include an Intel Pentium IV 2GHz processor or better, at least 1 GB of RAM (2 GB recommended for best performance), at least 10 GB of free disk space, a modern video graphics card from Intel, AMD or Nvidia, an AC97, SoundBlaster or HDA sound card, and a CD/DVD-ROM devices or USB port.

deepin 15.3 brings a highly customizable dock, while the wallpaper setting is more visual and convenient. Meanwhile, this version includes Deepin File Manager, Deepin Image Viewer, new Deepin Terminal and other Deepin applications to enrich the whole ecosystem.” Besides feature enhancements, this version also fixes a large number of bugs: “Fixed the issue in display module where double-screen switching is occasionally invalid; fixed the issue in display module where contents on desktop are misplaced after switching double screens several times; fixed the issue in network module where new users are required to identify when logging in to use the network; fixed the issue in sound module where sound play cannot be manually switched to an external HDMI device.

What’s new in Linux Deepin 15.3

Dock:
Combined power plugin and shutdown button
Optimized network, sound, mounting and other plugins
Optimized system tray management

Control Center:
Fixed the issue in display module that double-screen switching is invalid occasionally
Fixed the issue in display module that contents on desktop misplaced after switching double screens several times
Fixed the issue in network module that new users are required to identify when logging in to use network
Fixed the issue in sound module that sound play can not be switched to HDMI external device manually
Fixed the issue in date and time module that unable to add time zone occasionally
Fixed the issue in keyboard and language module that the setting of repeat delay is invalid after rebooted
Fixed the issue in boot menu that the resolution of boot menu is very low after installed the system and rebooted
Fixed the issue that Keyring unlock dialog always popped up

Desktop:
Fixed the issue that desktop files can not be selected and dragged occasionally
Fixed the issue that new templates can not be used when entering the system in the first time
Fixed the issue that desktop file location is reset after rebooting
Fixed the issue that unable to identify the icon sending to desktop from launcher

Launcher:
Added application icon theme
Added navigation shortcuts for Emacs style
Optimized animation of category text
Fixed the issue that incomplete display in low resolution
Fixed the issue that mouse can not scroll in blank area

Lock Screen and Logger:
Added background settings
Optimized the operation of switching user
Fixed the issue that unable to switch keyboard layout
Fixed the issue that multiple users can not be displayed fully
Fixed the issue that session often can not be displayed fully

Application and System Update:
Fixed the issue that download/update progress is always zero
Fixed the issue that auto check update function is invalid
Fixed the issue that the prompt of updates still exist occasionally after the system updated

Download
Linux Deepin 15.3 32 bit
Linux Deepin 15.3 64 bit

qBittorrent 3.3.7 Released, Install on Ubuntu / Linux Mint [PPA]


qBittorrent 3.3.7 is released and Availalbe Now, how To Update and install on Ubuntu 16.10 ‘yakkety yak’, 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 18 ‘sarah’ and other Ubuntu derivative systems

qBittorrent is an open source project that provides users with a capable BitTorrent client that comes loaded with all the modern functionality necessary for daily torrenting. The application is written around the Qt4 toolkit, using the libtorrent-rasterbar library, which means that it supports the Linux FreeBSD, OS/2, Microsoft Windows and Mac OS X operating systems.

Familiar, µTorrent-like GUI front-end
With its familiar, µTorrent-like GUI (Graphical User Interface) front-end, the program can be easily used by novice users. It features fast resume of unfinished downloads on startup, without the need to recheck files. Major highlights include support for magnet links, full encryption, DHT (Distributed Hash Table), peer exchange, IP filtering, as well as an extensible and well-integrated search engine.

Features at a glance
Key features include Unicode support, support for connections through proxy servers, drag & drop of torrent files, the ability to limit upload and download speeds, or limit the number of simultaneous connections. The program provides supports for UDP (User Datagram Protocol) trackers, UPnP and NAT-PMP port forwarding, bandwidth scheduler, as well as the ability to control it remotely through its web-based user interface written in Ajax.

What’s new in qBittorrent 3.3.7

  • FEATURE: Delete torrent+files with Shift+Delete (pieniacy)
  • BUGFIX: Fix 6-hour speedplot point push rate. Close #5545 (Daniel Segesdi)
  • BUGFIX: Avoid spawning a new explorer.exe process when selecting “Open containing folder”. Closes #5564. (Chocobo1)
  • BUGFIX: Fix loading of new geoip db due to an artificial size limit. (SagePtr)
  • BUGFIX: Better error handling and logging with smtp communication. (Brian Kendall)
  • SEARCH: Remove KickassTorrents search engine (ngosang)
  • SEARCH: Remove BTDigg search engine (ngosang)
  • SEARCH: Update Torrentz search engine (ngosang)


How to Install qBittorrent 3.3.7 on Ubuntu / Linux Mint [PPA] :

To Install / Update qBittorrent 3.3.7 onUbuntu 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 18 ‘Sarah’, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Linux Mint 13 Maya, Pinguy OS 14.04, Elementary OS 4.0 loki, Elementary OS 0.3 Freya, Elementary OS 0.2 Luna, Peppermint Five, Deepin 2014, LXLE 14.04 and other Ubuntu derivative systems, open a new Terminal window and bash (get it?) in the following commands: 

sudo add-apt-repository ppa:qbittorrent-team/qbittorrent-stable
sudo apt-get update
sudo apt-get install qbittorrent

To remove complete, do :
sudo apt-get rem0ove qbittorrent

After installation is completed, search qbittorrent on ubuntu dashboard, like this :



Install / Update Vivaldi 1.4 on Ubuntu / Linux Mint and Mac OSX


Vivaldi 1.4 is released and Availalbe Now, how To Update and install on Ubuntu 16.10 ‘yakkety yak’, 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 18 ‘sarah’ and other Ubuntu derivative systems

Vivaldi is a feature-rich, next-generation web browser application based on the powerful and open source Chromium project, from which the popular Google Chrome web browser is derived. The application is freely distributed and cross-platform, created by the former CEO of Opera Software, built using modern Web technologies like React, JavaScript, Node.js, and Browserify.
A web browser designed for you

The main goal of the Vivaldi project is to make a highly flexible, low on resources and extremely fast web browser software that works across all mainstream computer operating systems, a web browser that is rich in functionality and designed for you, the user.




What’s new in Vivaldi 1.4
  • [New feature] [Themes] Theme change scheduling (VB-20445)
  • [New feature][Trash] Let middle-click on Trash icon restore recently closed tab (VB-20624)
  • [Regression] [Mac] Escaping fullscreen crashes vivaldi (VB-20886)
  • [Regression] History entry in URL dropdown cannot be deleted (VB-21017)
  • [Regression] Can’t delete history on search box if the entry is too long (VB-16086)
  • [Regression] Vivaldi crashes when denying web notifications after leaving the website (VB-20855)
  • [Regression] Tab not displayed on tab Trash list if closed on Speed Dial (VB-10032)
  • [Fixed] Bookmark bar folder is not removed from toolbar when deleted (VB-20804)
  • [Fixed] Bookmark added twice after confirming with Enter (VB-15345)
  • [Fixed] Add Scots Gaelic to installer and settings (VB-20992)
  • [Fixed] Resizing panels pushes right-placed tabs (VB-20839)
  • [Fixed] Search in notes does not look into URL field (VB-16919)
  • [Fixed] Drop URLs on Tab Bar or individual tabs (VB-1369)
  • [Fixed] Auto-update fails with non-ASCII character in user name (VB-20771)
  • [Mac] Gestures don’t work in Settings in a tab (VB-20258)
  • [Mac] Tab stack indicator not visible if native window is used (VB-12504)
  • [Mac] Top bar lost in full screen state when switching tabs (VB-20156)
  • [Bookmarks] Panel – no collapse after pressing left arrow key on subitem? (VB-16434)
  • [Bookmarks] Import of Bookmarks from Firefox fails (VB-20401)
  • [Bookmarks] Add bookmark pop-up looks wrong (VB-20276)
  • [Bookmarks][URL] Matching bookmarks do not show up in URL field drop down (VB-20705)
  • [Notes] Adding an attachment to a Note is impractical (VB-20603)
  • [Notes] Panel not keyboard accessible (VB-10240)
  • [Panels] Add configurable buttons to Web panels and separate resize to all panels (VB-20503)
  • [Panels] Let web panels delay loading until activated the first time (VB-20595)
  • [Spatnav] Can’t select Righmost “Login” button and leftmost “Vivaldi blog team” is not reachable (VB-13014)
  • [Search] After pressing enter in search field, dropdown flickers (VB-20746)
  • [Search] Can’t delete search field typed history (VB-20744)
  • [URL] Autocomplete on Vivaldi URLs in URL field (VB-19107)
  • [URL] Do not add invalid URLs to typed history (VB-19106)
  • [Zoom] Create setting to disable zooming with CTRL/CMD + scrolling (VB-20069)
  • [Zoom] Maximum Zoom with Scrollwheel is 300% (VB-17298)
  • Differentiate visually Stable vs Snapshot version (VB-20253)
  • Can not reopen tab from menu (VB-20402)
  • Cloned tab appears after active tab not cloned tab (VB-20188)
  • Closing a Fullscreen Video with CTRL+W should also exit from fullscreen mode (VB-15127)
  • Context menus do not show up in settings page (VB-20289)
  • Creating a new bookmark/notes folder does not set focus in the name field (VB-20072)
  • Default webpage zoom is not respected in private mode (VB-20351)
  • Find in page quick command does not focus search field (VB-20706)
  • Keyboard shortcut for clearing browsing data does not work (VB-20666)
  • Loosing chars if quickly typing into find in page (VB-19532)
  • Center images (VB-3193)
  • Middle-click does not open link in background in History (VB-3250)
  • “Open in new window” on bookmark folder creates multiple windows (VB-5492)
  • Option to open session in new window (VB-14386)
  • Page accent color always gray in private tabs (VB-19964)
  • Panel opening movement improvement (VB-17688)
  • Panels stuck at minimum width, no more dragging possible (VB-20295)
  • Prioritize meta-theme-color and dominant colors for UI colorization(VB-19956)
  • Related tabs are sometimes placed at the end (VB-20411)
  • Releasing the mouse button over Speed Dial folders opens them (despite not clicking on them) (VB-20130)
  • Saved passwords are not reflected in privacy settings (VB-19929)
  • Search engine order is incorrect in search dropdown field (VB-20681)
  • Search suggest for yandex not working (VB-14070)
  • Simplify color picking algorithm for tabs (VB-20255)
  • Tab UI is still overlapping the panels in certain themes (VB-20542)
  • Theme color not applied in private mode (VB-20409)
  • URL scheme is inherited from previous URL (VB-19788)
  • Wrong shortcut action if Ctrl+PgUp and Ctrl+PgDwn is defined (VB-16444)
  • Zooming and tab switcher activate on too many shortcuts (VB-20282)
  • Upgraded to Chromium 53

Install / Update Vivaldi 1.4 on Ubuntu / Linux Mint

To Install / Update Vivaldi 1.4 onUbuntu 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 18 ‘Sarah’, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Linux Mint 13 Maya, Pinguy OS 14.04, Elementary OS 4.0 loki, Elementary OS 0.3 Freya, Elementary OS 0.2 Luna, Peppermint Five, Deepin 2014, LXLE 14.04 and other Ubuntu derivative systems, open a new Terminal window and bash (get it?) in the following commands:

For Ubuntu 64 bit :

Download Vivaldi 1.4 64 bit debian Package :
wget https://downloads.vivaldi.com/stable/vivaldi-stable_1.4.589.11-1_amd64.deb

Install debian package
sudo dpkg -i vivaldi-stable_1.4.589.11-1_amd64.deb


For Ubuntu 32 bit : 

Download Vivaldi 1.4 32 bit debian Package :
https://downloads.vivaldi.com/stable/vivaldi-stable_1.4.589.11-1_i386.deb

Install debian package
sudo dpkg -i vivaldi-stable_1.4.589.11-1_i386.deb


After installation is finished, open vivaldi on ubuntu dashboard like this :


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

Suricata 3.1.2 is Released and Available PPA For Ubuntu Derivative System


Suricata 3.1.2 is released and Availalbe Now, how To Update and install on Ubuntu 16.10 ‘yakkety yak’, 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 18 ‘sarah’ and other Ubuntu derivative systems

Suricata is an open source, multi-platform and totally free network intrusion prevention and detection engine developed by the Open Information Security Foundation (OISF) and its supporting vendors.
The IDS/IPS engine is multi-threaded

Suricata’s IDS/IPS engine is multi-threaded and has native IPv6 support. It’s capable of loading existing Snort rules and signatures and supports the Barnyard and Barnyard2 tools.
It is highly scalable

You should try Suricata because its highly scalable, it recognizes most common protocols, and it can identify thousands of file types, check MD5 checksums, and extract files from archives.
Supports mainstream operating systems

Suricata is a cross-platform application that can be successfully used on GNU/Linux, BSD (FreeBSD and OpenBSD), Microsoft Windows and Mac OS X operating systems.


What’s new in Suricata 3.1.2
  • Feature #1830: support ‘tag’ in eve log
  • Feature #1870: make logged flow_id more unique
  • Feature #1874: support Cisco Fabric Path / DCE
  • Feature #1885: eve: add option to log all dropped packets
  • Feature #1886: dns: output filtering
  • Bug #1849: ICMPv6 incorrect checksum alert if Ethernet FCS is present
  • Bug #1853: fix dce_stub_data buffer
  • Bug #1854: unified2: logging of tagged packets not working
  • Bug #1856: PCAP mode device not found
  • Bug #1858: Lots of TCP ‘duplicated option/DNS malformed request data’ after upgrading from 3.0.1 to 3.1.1
  • Bug #1878: dns: crash while logging sshfp records
  • Bug #1880: icmpv4 error packets can lead to missed detection in tcp/udp
  • Bug #1884: libhtp 0.5.22

How to Install Suricata 3.1.2 on Ubuntu Derivative System :

To Install/Update Suricata 3.1.2 via PPA 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:

To setup to install the latest stable Suricata, do:
sudo add-apt-repository ppa:oisf/suricata-stable
sudo apt-get update

Then you can install the latest stable Suricata with:
sudo apt-get install suricata

or for the Suricata package with build in (enabled) debugging!
sudo apt-get install suricata-dbg

After installation, continue with the Basic Setup.

Upgrading,
Upgrading is simple:
sudo apt-get update
 
sudo apt-get upgrade

Remove
To remove Suricata from your system:
sudo apt-get remove suricata

Enjoy! I hope this article adding you more clarity.