Jun 17, 2015 GMT
It has been a while since I needed to enter a Unicode character into a text document, so when I recently had to use the Greek alpha character in an article I was working on, I paused for a minute to recall how this is done. In case you find yourself in a similar situation, here is a refresher. Press and hold the Left Ctrl and Shift keys and hit the U key. You should see the underscored u under the cursor. Type then the Unicode code of the desired character and press Enter. Voila! The trick is, of course, to know the exact Unicode code for the character you want to insert. If you are using KDE as your preferred desktop environment, you can...Productivity Sauce

Jun 12, 2015 GMT
Notes for Mobile may be a simple note-taking app, but it ticks a lot of the right check boxes. Browser-based? Check. Mobile-friendly? Check. Support for Markdown? Check. Easy to deploy? Check.Let's start with the latter. To deploy Notes for Mobile on your own machine, clone the project's GitHub repository, switch to the resulting directory and run the python -m SimpleHTTPSever command. Point then the browser to 127.0.0.1:8000 (replace 127.0.0.1 with the actual IP address of the machine running Notes for Mobile) to access the app. As the name suggests, the app is designed to work with mobile devices, so it makes a perfect note-taking...May 26, 2015 GMT
If you use Google, you probably have some storage space on Google Drive. It would be great to put it to some use, but the lack of a Google Drive client for Linux makes the idea less appealing -- especially if you prefer to access and use Google Drive from the command line. Enter rclone, a little command-line tool that lets you use Google Drive (as well as other cloud storage services) from the convenience of the terminal.To install rclone on your Linux machine, grab the appropriate release from the project's download page, extract the downloaded archive, switch to the resulting directory and run the install rclone* /usr/local/bin command as root. Next, issue the rclone config command to...May 22, 2015 GMT
Web apps like FilePizza can come in handy for transferring files and documents in a pinch, but what if you need to securely share a photo or an image? img.bi to the rescue. It looks and acts like any other simple photo sharing service: drop a photo or an image onto the upload area, push the Upload button, and the service does the rest. But there are several things that make img.bi stand out from the crowd. First of all, before the image is uploaded, it's encrypted using the AES-256 algorithm with a random key. This ensures that your photos are stored on the server in a safe manner. During upload, you can specify for how long you want the...May 21, 2015 GMT
A Chromebook excels at all things that require an Internet connection, but its usability is somewhat limited when it comes to mundane computing tasks like backup. Say, you want to use a Chromebook to back up SD cards from your camera to a USB drive when you travel. On a regular Linux machine, this task would be easy to accomplish using good old rsync. On Chromebook, however, your only option is to copy files using the Files app, which is both excruciatingly slow and impractical. A combination of Crouton and Crouton Chrome extension provides an elegant solution to the problem. Install the extension, and grab the latest version of Crouton using the https://goo.gl/fd3zc link. Press...May 20, 2015 GMT
File transfer tools and services have been popping up recently like mushrooms after the rain. And FilePizza is the most recent addition to the growing list of services that make it possible to share and transfer files using a regular browser. Simplicity is undoubtedly the main attraction of FilePizza. Open the main page in your browser, and drop the desired file onto the upload area (or use the Select a file button to pick the file you want). This will automatically generate a unique URL like http://file.pizza/fungi-peppers-salmon-snowpeas which you can share with others. This link will work as long as the web page is opened. The fact that...May 18, 2015 GMT
Wik is really, really simple. In fact, if there was a competition for the simplest wiki out there, Wik would win it hands down. The entire wiki consists of a single HTML file containing just 160 lines of code, which is an impressive achievement in its own right. Wik is also ridiculously easy to use. There is no separate edit mode, so you can edit pages right away. The wiki doesn't support text formatting, but it does allow you to add external and internal links. All data is saved in the browser's local storage, so you can use Wik offline. Better still, Wik works equally well on desktop and mobile devices. Obviously, Wik is not a drop-in replacement for a fully-fledged wiki engine, but it...Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

News
-
openSUSE Tumbleweed Ditches AppArmor for SELinux
If you're an openSUSE Tumbleweed user, you can expect a major change to the distribution.
-
Plasma 6.3 Now Available
Plasma desktop v6.3 has a couple of pretty nifty tricks up its sleeve.
-
LibreOffice 25.2 Has Arrived
If you've been hoping for a release that offers more UI customizations, you're in for a treat.
-
TuxCare Has a Big AlmaLinux 9 Announcement in Store
TuxCare announced it has successfully completed a Security Technical Implementation Guide for AlmaLinux OS 9.
-
First Release Candidate for Linux Kernel 6.14 Now Available
Linus Torvalds has officially released the first release candidate for kernel 6.14 and it includes over 500,000 lines of modified code, making for a small release.
-
System76 Refreshes Meerkat Mini PC
If you're looking for a small form factor PC powered by Linux, System76 has exactly what you need in the Meerkat mini PC.
-
Gnome 48 Alpha Ready for Testing
The latest Gnome desktop alpha is now available with plenty of new features and improvements.
-
Wine 10 Includes Plenty to Excite Users
With its latest release, Wine has the usual crop of bug fixes and improvements, along with some exciting new features.
-
Linux Kernel 6.13 Offers Improvements for AMD/Apple Users
The latest Linux kernel is now available, and it includes plenty of improvements, especially for those who use AMD or Apple-based systems.
-
Gnome 48 Debuts New Audio Player
To date, the audio player found within the Gnome desktop has been meh at best, but with the upcoming release that all changes.