Link: Configurable Notification Bubbles For Ubuntu 14.04 LTS (Close On Click, Change Position, Colors, Size And More)

The patched NotifyOSD adds the following features to Ubuntu’s default notifications (all are optional of course):

  • close on click: the notifications can be configured to close when clicked on;
  • themes support: change color, width, height, font size, opacity, icon size and more;
  • working timeout option (“-t”);
  • change the notification position: top-right, middle-right, bottom-right, bottom-left, middle-left and top-left corners;
  • prevent the notification bubbles from fading out when the mouse pointer hovers over them.

Full article here:
Configurable Notification Bubbles For Ubuntu 14.04 LTS (Close On Click, Change Position, Colors, Size And More) (Web Upd8)
Related:
Customize Bubble Notifications as you like in Ubuntu 14.04/13.10/12.10/12.04 (PPA) (NoobsLab)

Link: How to Bind Shortcut Keys to WINE Programs in Linux

So you love your Linux machine, but you must have that one (or probably a few) Windows program working on your machine. You found what felt like a magic wand, and installed Wine. But when you go to use that favorite app, the shortcut keys you’re used to in the Windows world just don’t work here in Linux! So what do you do?  We’ll show you how you can map and bind shortcut keys to your Wine program. We assume you already have Wine installed.

Full article here:
How to Bind Shortcut Keys to WINE Programs in Linux (Make Tech Easier)

Link: SSH Kung Fu

OpenSSH is an incredible tool. Though primarily relied upon as a secure alternative to plaintext remote tools like telnet or rsh, OpenSSH (hereafter referred to as plain old ssh) has become a swiss army knife of functionality for far more than just remote logins.

I rely on ssh every day for multiple purposes and feel the need to share the love for this excellent tool. What follows is a list for some of my use cases that leverage the power of ssh.

Full article here:
SSH Kung fu (Tyblog)
Related:
Generate Elliptic Curve (ECDSA) SSH Keys (scottlinux.com)

Link: How To Upgrade Or Switch Linux Distros Without Erasing Your Files

Do you find yourself switching between Linux distributions frequently? When upgrading, do you favor clean installations over in-place upgrades? Do you hate that you have to back up all your personal data, or else lose it?

What if I told you that this doesn’t have to happen?

It’s actually quite easy to switch between different Linux distributions or perform clean installations and still retain all of your personal data. We’ll show you what to do so that you’re all set up no matter your current situation.

Full article here:
How To Upgrade Or Switch Linux Distros Without Erasing Your Files (MakeUseOf)

Link: MacBuntu 14.04 Pack is Released, Transform Ubuntu 14.04 to look like Mac

Mac OS X transformation pack is ready for Ubuntu 14.04 Trusty Tahr. Credit also goes to bluedxca93 from gnome-look.org who helped us with fixing several bugs in the themes (checkout his work, and he also accept donations). Following instructions you can completely change look of your Ubuntu 14.04 LTS to look like Mac. I used following stuff in this pack four GTK themes, three icon themes, boot screen, cursors and LightDM webkit theme (by wattos). Mac themes for Linux are almost stopped but we kept this project on our list from 12.04, and now we have reached to 14.04 with Mac transformation. Many people look over the internet for pre-configured Mac look like Macbuntu 14.04/Mac4lin, Mac Ubuntu theme and so on, but it is good idea to transform it by yourself because if you want to go back to older look or want to change look you can do that easily.

This time NoobsLab is offering four Mac GTK themes, three Mac icon themes, Mac boot screen, and Mac like LightDM theme.

Full article here:
MacBuntu 14.04 Pack is Released, Transform Ubuntu 14.04 to look like Mac (Noobs Lab)
Related:
Mac OS X Theme for Ubuntu 14.04 – Macbuntu Transformation Pack (Smashing Web)

Link: 10 examples of Linux ss command to monitor network connections

In a previous tutorial we saw how to use the netstat command to get statistics on network/socket connections. However the netstat command has long been deprecated and replaced by the ss command from the iproute suite of tools.

The ss command is capable of showing more information than the netstat and is faster. The netstat command reads various /proc files to gather information. However this approach falls weak when there are lots of connections to display. This makes it slower.

The ss command gets its information directly from kernel space. The options used with the ss commands are very similar to netstat making it an easy replacement.

So in this tutorial we are going to see few examples of how to use the ss command to check the network connections and socket statistics.

Full article here:
10 examples of Linux ss command to monitor network connections (BinaryTides)

Link: Converting Video Files to H.264 MP4 Format Using HandBrake on Linux

There are many different video formats in circulation, including AVI, 3GP, MOV, MPG, WMV and the formats used by DVDs and Blu-ray. One file type that has become a common denominator across multiple platforms is the MP4 file. If you need to convert  a video file to MP4, then HandBrake is an excellent choice. It is a multi-platform, multi-threaded video transcoder that is available not only for Linux but also for OS X and Windows.

Full article here:
Converting Video Files to H.264 MP4 Format Using HandBrake on Linux (Make Tech Easier)

Link: How to Add a Printer in Ubuntu or Linux Mint with CUPS

Sometimes your printer might not work with your Linux machine and you will have to install the necessary drivers to make it work like in Windows. Most printer manufacturers have printer drivers for Linux, but, some don’t. According the OS platform statistics posted on W3Schools, Linux has 5% and Macs around 10% market share and rest, Windows in the desktops market. With less market share Apple Macs also face peripheral compatibility issue. To tackle this, both Macs, which are Unix-based and Linux, which is Unix-like make use of CUPS (Common Unix Printing System.)

Full article here:
How to Add a Printer in Ubuntu or Linux Mint with CUPS (Linuxaria)

Link: BASIC programming with Gambas for the beginner programmer

Scratch is a great tool for teaching programming to young children, but what happens when kids outgrow Scratch? Among Raspberry Pi aficionados, the typical answer is to advance to using Python, which is an excellent choice. However, in honor of the 50th birthday of BASIC, I would like to suggest another programming environment: Gambas.

We would just add that BASIC is an underrated and under-appreciated programming language, that often can be easily understood and utilized by people who just don’t seem to “get” regular programming languages. Also, if you just need a small program to do some specific task, in many cases it is much faster and easier to code it in BASIC than in any other language. One of the strengths of BASIC is that the keywords are more mnemonic, therefore it is a better choice for people who have poor memories, and who therefore spend more time looking up the syntax of statements in other languages than doing actual programming.

Some “purists” object to BASIC for various reasons (usually spouting some nonsense about how it encourages bad coding habits, or some similarly nebulous objection) but we think the real truth of the matter is that they have done everything they can to try to bury a language that is so easy to use that almost anyone can program in it. If you are a “professional” programmer, or a teacher of computer programming, you don’t want to make it too easy for the hoi polloi to write programs, because if they can, your services might not be needed anymore!

So if you don’t already have a preferred programming language, and you’re not seeking employment as a professional programmer (or just want to get your feet wet in programming), and you’re running Linux or BSD, give Gambas a try – you might like it!

Full article here:
BASIC programming with Gambas for the beginner programmer (opensource.com)
Raspberry Pi users, also see this thread:
GAMBAS(basic) (Raspberry Pi)

Link: BASIC is 50

So today (30th April, 2014)  marks the 50th anniversary of the BASIC programming language! Hurrah!

…..

To help celebrate this, I’ve made a new release of my RTB – Return To BASIC interpreter for the Raspberry Pi. RTB started life about 2.5 years ago – even before the Raspberry Pi hardware was on-sale. I wasn’t initially thinking about the Pi, just Linux in-general, but since the release of the Pi, it has gained a small and growing userbase.

Full article here:
BASIC is 50 (Gordons Projects)
Related:
Celebrating BASIC at 50 (Kresge Physical Sciences Library)