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...Issue 272/2023
Buy this issue as a PDF
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
News
-
KDE Plasma 6 Looks to Bring Basic HDR Support
The KWin piece of KDE Plasma now has HDR support and color management geared for the 6.0 release.
-
Bodhi Linux 7.0 Beta Ready for Testing
The latest iteration of the Bohdi Linux distribution is now available for those who want to experience what's in store and for testing purposes.
-
Changes Coming to Ubuntu PPA Usage
The way you manage Personal Package Archives will be changing with the release of Ubuntu 23.10.
-
AlmaLinux 9.2 Now Available for Download
AlmaLinux has been released and provides a free alternative to upstream Red Hat Enterprise Linux.
-
An Immutable Version of Fedora Is Under Consideration
For anyone who's a fan of using immutable versions of Linux, the Fedora team is currently considering adding a new spin called Fedora Onyx.
-
New Release of Br OS Includes ChatGPT Integration
Br OS 23.04 is now available and is geared specifically toward web content creation.
-
Command-Line Only Peropesis 2.1 Available Now
The latest iteration of Peropesis has been released with plenty of updates and introduces new software development tools.
-
TUXEDO Computers Announces InfinityBook Pro 14
With the new generation of their popular InfinityBook Pro 14, TUXEDO upgrades its ultra-mobile, powerful business laptop with some impressive specs.
-
Linux Kernel 6.3 Release Includes Interesting Features
Although it's not a Long Term Release candidate, Linux 6.3 includes features that will benefit end users.
-
Arch-Based blendOS Features Cool Trick
If you're looking for a Linux distribution that blends Linux, Android, and web apps together, blendOS might be what you're looking for.