Archives For November 30, 1999

Lubuntu Tweak PPA

Lubuntu users now have a new configuration tool “Lubuntu-Tweaks“, which allows to do simple tweaks. Right now it only has options to enable Computer and Trash icon on Desktop, and allows to reset Openbox configuration.

Screenshots:

 

Install Lubuntu Tweak:

This little app is still in early stage. If you would like to install it, press Ctrl+Alt+T on keyboard to open terminal. When it opens, run commands below one by one:

sudo add-apt-repository ppa:lubuntu-dev/non-official-apps

sudo apt-get update

sudo apt-get install lubuntu-tweaks

Currently supports Ubuntu 14.04, Ubuntu 13.10, Ubuntu 13.04, Ubuntu 12.10.

Lubuntu Tweaks on Launchpad

FreeFileSync a folder comparison and synchronization tool that provides highly optimized performance and usability without needless user interface complexity.

Key Features of FreeFileSync:

  • Detect moved and renamed files and folders
  • Copy locked files (Volume Shadow Copy Service)
  • Detect conflicts and propagate deletions
  • Binary file comparison
  • Configure handling of Symbolic Links
  • Automate sync as a batch job
  • Process multiple folder pairs
  • Comprehensive and detailed error reporting
  • Copy NTFS extended attributes (compressed, encrypted, sparse)
  • Copy NTFS security permissions
  • Support long file paths with more than 260 characters
  • Fail-safe file copy
  • Cross-platform: Windows, Linux, Mac OS X
  • Expand environment variables like %USERPROFILE%
  • Access variable drive letters by volume name (USB sticks)
  • Native 64-bit support
  • Keep versions of deleted/updated files
  • Prevent disc space bottlenecks via optimal sync sequence
  • Full Unicode support
  • Highly optimized runtime performance
  • Include/exclude files via filter
  • FreeFileSync portable and local installation available
  • Handle daylight saving time changes on FAT/FAT32
  • Use macros %time%, %date%, et al. for recurring backups
  • Case-sensitive synchronization
  • Built-in locking: serialize multiple jobs running against the same network share

Install FreeFileSync in Ubuntu:

Press Ctrl+Alt+T on keyboard to open terminal. When it opens, run commands below one by one:

sudo add-apt-repository ppa:freefilesync/ffs

sudo apt-get update

sudo apt-get install freefilesync

Currently support Ubuntu 13.10, Ubuntu 13.04, Ubuntu 12.10, Ubuntu 12.04 and Linux Mint. Go to the launchpad page to check out if your Ubuntu release is supported.

Playing videos with Ubuntu’s default Totem player? Well you may want to open movies directly in full-screen mode.

Totem doesn’t provide an option to open in full-screen, but it’s not hard to tweak this setting since Ubuntu Unity uses .desktop files to manage application launchers. All you need to do is change a parameter in totem.desktop file.

To get started, press Ctrl+Alt+T on keyboard to open terminal. When it opens, copy and paste below command and hit enter:

sudo gedit /usr/share/applications/totem.desktop

Type in your user password when prompt (Terminal won’t display your password, just type in mind and hit enter to get pass).

You’ll see the totem.desktop opened with Gedit editor. What you need to do is add --fullscreen parameter to Exec value:

Save the file and now your movies will be opened directly in fullscreen mode with Totem player.

Enjoy!

TimeShift is a Linux app that provides functionality similar to the System Restore feature in Windows and the Time Machine tool in Mac OS.

TimeShift takes incremental snapshots of the file system at regular intervals. These snapshots can be restored later to bring your system to the exact state it was in at the time when the snapshot was taken.

Snapshots are taken using rsync and hard-links. Common files are shared between snapshots which saves disk space. Each snapshot is a full system backup that can be browsed with a file manager.

TimeShift is designed to protect only system files and settings. User files such as documents, pictures and music are excluded. This ensures that your files remains unchanged when you restore your system to an earlier date.

TimeShift 1.3 was released recently with Ubuntu 12.04 build error fixed. The TimeShift PPA is ready for Ubuntu 13.10, Ubuntu 13.04, Ubuntu 12.10, Ubuntu 12.04, Linux Mint and their derivatives.

To install the tool, press Ctrl+Alt+T on keyboard to open terminal. When it opens, run commands below one by one:

sudo add-apt-repository ppa:teejee2008/timeshift

sudo apt-get update

sudo apt-get install timeshift

For Fedora, OpenSuse, ArchLinux and other Linux Operating Systems, you may use the .run installer from TimeShift website.

TimeShift Homepage

Nuvola Player, app that integrates Google Music, Bandcamp, Deezer, Grooveshark, Hype Machine, 8tracks, Pandora, Rdio and Amazon Cloud Player with Linux desktop recently released version 2.3.0.

As you may know, the developer has announced that Nuvola Player is discontinued until a new developer is found or a funding goal ($59.00 per week) for the current maintainer is reached. Now, the developer receives $60 per week and Nuvola Player seems to be active again!

What’s New in Nuvola Player 2.3.0:

Service updates manager, which can be used to download and install updates of service integrations providing hot fixes for breakages caused by sudden changes in a web interface of streaming services. Purpose of these updated is to provide these fixes faster without waiting for new Nuvola Player release.

Detection of Flash plugin and GStreamer issues has been improved with links to the new help site. JavaScript API was given methods to check format support and version was increased to 2.2.

Google Play 4.4: fixed sandbox pattern to enable Flash object for playback.

Added donation bar.

Updated VAPI files and added libnotify.vapi from Vala 0.22.1 tarball to fix build error.
Google Play 4.5: Fix next/previous action broken by a recent web app update.

Install Nuvola Player:

The PPA is ready for Ubuntu 13.10, Ubuntu 13.04, Ubuntu 12.04, Ubuntu 12.10. Press Ctrl+Alt+T to open terminal and run commands below one by one:

sudo add-apt-repository ppa:nuvola-player-builders/stable

sudo apt-get update

sudo apt-get install nuvolaplayer

Nuvola Player Homepage

A user has pointed out on the mailing list that the Wi-Fi passwords in Ubuntu are not encrypted because they are stored in a folder outside of Home, which can be encrypted during the installation of the operating system.

I recently stumbled over the fact, that NetworkManager by default stores Wifi profiles *including clear text passwords* under ‘/etc/NetworkManager/system-connections/’.

I think that is not what one expects when he/she turns on home folder encryption and should because of that be corrected somehow.

If you’re using the default Wi-Fi settings in Ubuntu Linux, open Nautilus file browser with root (Press Alt+F2 -> type gksudo nautilus, hit enter). Then you’ll see list of available Wi-Fi connections under Computer -> etc -> NetworkManager -> system-connections

The password is shown as clear text in your Wi-Fi connection file.

A Ubuntu developer has explained that this issue is caused by the fact that the option “All users may connect to this network” is enabled by default. Which means, untick “All users may connect to this network.” under network indicator -> Edit connections -> Select network -> Click edit -> General tab will fix this issue.

softpedia

 

Device Driver Manager is one of Linux Mint application makes it easy to manage open source and proprietary graphics, wireless drivers. Currently Nvidia, ATI, Intel, VIA and Broadcom are supported. It also checks whether or not the PAE kernel can be installed on multi-processor 32-bit systems.

The Device Driver Manager is an independent application, boot the application will scan your system for any available drivers, just select a driver or kernel, DDM will download and install the appropriate packages uses available repositories on your system.

To install this app, download the DEB package from Linux Mint webpage

Want to check out your system and hardware information? Well, here are two tools that display detailed information about Ubuntu Linux and your computer hardware. They are: HardInfo and I-Nex

I-Nex

I-Nex has a CPU-Z similar interface that displays CPU, GPU, MotherBoard, Audio, Drives, System, Kernel, Memory, Network, USB info in tabs.

I-Nex collects real-time CPU temperature and Memory usage, it also allows to take a screenshot or generate (print) report.

To install I-Nex, press Ctrl+Alt+T on keyboard to open terminal. When it opens, run commands below one by one to get it from PPA:

sudo add-apt-repository -y ppa:i-nex-development-team/stable

sudo apt-get update

sudo apt-get install i-nex

Works on Ubuntu 14.04, Ubuntu 13.10, Ubuntu 13.04, Ubuntu 12.10, Ubuntu 12.04, Ubuntu 10.04 and Linux Mint.

HardInfo:

HardInfo is a system information and benchmark tool available in Ubuntu’s universe repository. It displays a summary of your system information and detailed devices, network, benchmarks. It allows to generate printable reports either in HTML or in plain text formats.

To install this app, just open up Ubuntu Software Center, search for and install hardinfo package.

There’s now a new Linux app which brings Facebook client on your Desktop with emoji support. It’s called Kawaii Emoji Messenger.

Kawaii Emoji Messenger is a multiplatform Facebook client based on the idea of bringing emoji on desktop.
Through Kawaii Emoji Messenger you can use a full set of emoji in you Facebook conversations and comments in the easiest way.

Facebook does not allow emoji on its web version for browsers. So this app shows you a mobile version of Facebook.

Install Kawaii Emoji Messenger

NOTE: Kawaii Emoji Messenger is currently in its beta stage so you may find it a little unstable and incomplete.

I’ve made this tool into PPA to make it easy to install. The PPA supports Ubuntu 14.04, Ubuntu 13.10, Ubuntu 13.04, Ubuntu 12.04, Ubuntu 12.10, Linux Mint and other derivatives.

To install it, press Ctrl+Alt+T on keyboard to open terminal and run commands below one by one:

sudo add-apt-repository ppa:ubuntuhandbook1/apps

sudo apt-get update

sudo apt-get install kawaiiemojimessenger

Once installed, open it from Unity Dash or Menu.

If you’d like to build it from source code, run commands below one by one within the source folder:

mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr ..
make
sudo make install

Kawaii-Emoji-Messenger Home

Boomaga is a virtual printer for viewing a document before printing it out using the physical printer and help you get your documents prepared a bit before printing.

The program is very simple to work with. Running any program, click “print” and select “Boomaga” to see in several seconds (CUPS takes some time to respond) the Boomaga window open. If you print out one more document, it gets added to the previous one, and you can also print them out as one.

Regardless of whether your printer supports duplex printing or not, you would be able to easily print on both sides of the sheet. If your printer does not support duplex printing, point this out in the settings, and Booklet would ask you to turn over the pages half way through printing your document.

The program can also help you get your documents prepared a bit before printing. At this stage Boomaga makes it possible to:

  • Paste several documents together.
  • Print several pages on one sheet.
    • 1, 2, 4, 8 pages per sheet
    • Booklet. Folding the sheets in two, you’ll get a book

Install Boomaga in Ubuntu:

The latest version (so far it is 0.3.0) is available in PPA for Ubuntu 13.10 Saucy, Ubuntu 13.04 Raring, Ubuntu 12.10 Quantal, Ubuntu 12.04 Precise, Linux Mint and their derivatives.

To get started installing the app, press Ctrl+Alt+T on keyboard to open terminal. When it opens, run below commands one by one:

sudo add-apt-repository -y ppa:boomaga/ppa

sudo apt-get update

sudo apt-get install boomaga

.