FileZilla client has recently reached the 3.20 release. While Ubuntu 16.04 offers the old 3.15.0 release in its main archive, you can easily upgrade to FileZilla 3.20 by following this tutorial.
FileZilla 3.20 now depends on ibfilezilla >= 0.6.1, it brings some crash fixes, error message improvements, and other bug-fixes. See details at this page.
Install FileZilla 3.20 in Ubuntu 16.04:
It is recommended to install FileZilla using the package manager, although the project page offers pre-compiled Linux binaries. And below is how to install it from the GetDeb repository.
1. Open terminal from Unity Dash or via Ctrl+Alt+T shortcut keys. When it opens, run commands to:
add Getdeb repository:
sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu xenial-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'
Mozilla Firefox 48.0 was released on Tuesday. The biggest change is that Electrolysis (E10S), the multiple processes architecture, is beginning to be enabled by default.
Electrolysis is the project name for Mozilla’s efforts to split Firefox into multiple processes to improve responsiveness, stability, and security. The first phase of this work was to split Firefox into a UI process and a content process.
Besides enabling E10S for some users. Firefox 48 also features:
Download Protection: potentially unwanted software and uncommon downloads.
Add-ons that have not been verified and signed by Mozilla will not load
Better Canvas performance with speedy Skia support for Linux
WebRTC embetterments:
Delay-agnostic AEC enabled
Full duplex for GNU/Linux enabled
ICE Restart & Update is supported
Cloning of MediaStream and MediaStreamTrack is now supported
Searching and various security improvements, and more at release page.
How to upgrade to Firefox 48 in Ubuntu:
The new Firefox release will be made into Updates/Security repositories very soon, available for Ubuntu 16.04, Ubuntu 14.04, and Ubuntu 12.04. (Check out THIS PAGE)
At that time, just launch Software Updater and install available updates after checking for updates.
If for some reason you don’t receive the updates for Firefox 48, launch Software & Updates and:
select Download from “Main Server” in first tab.
make sure the security and updates repositories enabled in Updates tab.
While Ubuntu 16.04 offers Deluge 1.3.12, the BitTorrent client has recently reached the 1.3.13 release with an extremely large set of bug fixes.
Deluge 1.3.13 now includes libtorrent 1.0.9 for all platforms. Python 2.6 is not supported for Windows. So if you were using py2.6 when you upgrade your 3rd party plugins will disappear from the plugins list.
For the full list of changes in Deluge 1.3.13, see this page.
How to install or upgrade Deluge in Ubuntu:
The official Deluge PPA has made the binary packages for Ubuntu 16.04, and also Ubuntu 14.04, Ubuntu 12.04, Ubuntu 16.10, and derivatives.
1. add PPA:
Open terminal and run the command:
sudo add-apt-repository ppa:deluge-team/ppa
Type in your password (no visual feedback) when it prompts and hit Enter.
2. Upgrade Deluge via Software Updater:
Or you can run the commands below in terminal to install the software for the first time:
sudo apt update && sudo apt install deluge
3. (Optional) For any reason, you can easily switch back to Deluge 1.3.12 by installing ppa-purge and purge the PPA.
Anatine is a new open-source Desktop Twitter App for Linux, Windows, and OS X. It offers mobile Twitter interface with keyboard shortcuts support and extended features.
Anatine is only 3 months old and so far it features:
Hides promoted tweets
Dark Mode (Ctrl+Shift+D)
Context menu for save images.
system tray icon to toggle the window.
Install Anatine in Ubuntu:
A non-install Linux package is available from the link below, just download, extract, and run Anatine executable from result folder.
For those who want to install the software, so it can be launched from Unity Dash / App Launcher, do:
1. Open terminal (Ctrl+Alt+T) and run command to extract downloaded package to /opt:
Ubuntu 16.10 Yakkety Yak now reaches the Alpha 2 release, features images for Lubuntu, Ubuntu MATE and Ubuntu Kylin.
The second alpha of the Yakkety Yak (to become 16.10) has now been released!
This milestone features images for Lubuntu, Ubuntu MATE and Ubuntu Kylin.
Pre-releases of the Yakkety Yak are *not* encouraged for anyone needing a stable system or anyone who is not comfortable running into occasional, even frequent breakage. They are, however, recommended for Ubuntu flavor developers and those who want to help in testing, reporting and fixing bugs as we work towards getting this release ready.
Alpha 2 includes a number of software updates that are ready for wider testing. This is still an early set of images, so you should expect some bugs.
…
Ubuntu 16.10 Alpha 2 release highlights:
This Yakkety Yak snapshot still includes the v4.4 kernel
Lubuntu still uses LXDE since LXQt is still in development
MATE Tweak adds option to enable Heads-Up Display (HUD)
There are a few applications available for listening internet radio stations in Ubuntu Desktop. Gradio is new one that allows users to find radio stations by typing a keyword in the search box, and then listen to one internet radio by clicking on it.
The simple tool requires GTK3 >= 3.18, so it works on Ubuntu 16.04, Ubuntu 16.10, and their derivatives, e.g., Linux Mint 18 and Elementary OS 0.4 Loki.
How to install Gradio in Ubuntu 16.04:
The pre-compiled binary packages are available for download at the link below:
Choose amd64.deb for 64-bit system and i386.deb for 32-bit system, and then click install the package via Ubuntu Software.
For those who want to add the PPA and receive future updates via Software Updater, open terminal (Ctrl+Alt+T) and run commands to add the PPA repository (so far supports for Ubuntu 16.04 and 16.10):
Linus Torvalds finally announced the release of the Linux Kernel 4.7. He wrote on lkml.org:
So, after a slight delay due to my travels, I’m back, and 4.7 is out.
Despite it being two weeks since rc7, the final patch wasn’t all that big, and much of it is trivial one- and few-liners. There’s a couple of network drivers that got a bit more loving. Appended is the shortlog since rc7 for people who care: it’s fairly spread out, with networking and some intel Kabylake GPU fixes being the most noticeable ones. But there’s random small noise spread all over.
Kernel 4.7 release highlights:
open source support for Radeon RX 480 GPUs
async discard support by the core block code
support for upgrading firmware using the EFI Capsule
New Linux Security Module (LSM) “LoadPin”
support for generating virtual USB Device Controllers in USB/IP
numerous drivers updates and lots of bug-fixes.
How to Install / Upgrade Kernel 4.7 in Ubuntu:
Ubuntu Kernel Team has made the binary packages for the new kernel release, available for download at the link below:
Depends on your OS type, grab and install the packages below one by one:
Select generic for common system, and lowlatency for a low latency system (e.g. for recording audio), amd64 for 64bit system and i386 for 32bit system.
You may also download these .deb packages in terminal / command console by running following commands one by one:
For any reason you want to remove this Kernel, start/restart your machine and select boot with the previous kernel in Grub2 -> Advanced menu. Then remove the 4.7 kernel via Ubuntu Tweak, or just follow this tutorial.
Battery Monitor is a simple tool written in Python3 and PyGTK3. It notifies battery status of charging, discharging, fully charged through desktop notifications. When the battery is below 10%, it plays a sound and pops up a notification bubble.
No command typing on terminal, no extra indicator, the tool just pop notifications when the battery status changes.
How to Install Battery Monitor in Ubuntu:
1. Use PPA.
Open terminal (Ctrl+Alt+T) and run the commands below one by one to install it from the PPA: