Category: software

Link: A Guide to Kill, Pkill and Killall Commands to Terminate a Process in Linux

This is nothing more or less than a selection of Kill, Pkill and Killall command examples, that show you how to terminate a process without the need of reboot.

A Guide to Kill, Pkill and Killall Commands to Terminate a Process in Linux (Tecmint)

Link: Repair Scanned Documents With gscan2pdf

I had the pleasure last week of tracking down an article locked behind a digital paywall. It arrived through inter-library loan in the form of a book, all issues of the journal that year bound together. I felt a little disappointed as it meant I’d be left with lower quality scans. (You know what I’m talking about if you’ve ever placed a book on a copy machine.) I turned to the internet for a solution and discovered the tool gscan2pdf.

Full article here:
Repair Scanned Documents With gscan2pdf (AMS Math Grad Student Blog)

Link: How to convert Apache rewrites for nginx

Apache is still by far the most widely deployed HTTP server, according to the latest Netcraft web server survey, but nginx has been slowly, steadily gaining market share, thanks to its blazing speed. If you want to try a faster web server and move from Apache to nginx, you’ll probably have to change some of your websites’ configurations, starting with rewrite directives. To migrate rewrite rules from Apache to nginx, start with these tips and tricks.

Full article here:
How to convert Apache rewrites for nginx (Linuxaria)

Link: How to clean up disk space on Linux

BleachBit is an open-source disk space cleaner software, available on Linux and Windows platforms. Besides cleaning up disk space, BleachBit can also shred files securely, and wipe out unallocated disk space for your privacy.

In this tutorial, I will describe how to clean up disk space on Linux by using BleachBit.

Full article here:
How to clean up disk space on Linux (Xmodulo)

Article series: CommandLineFu, BASH, AWK, Perl, SED One-Liners Explained

We must confess that we are not as fond of the Linux command line as some Linux users — we’ll take a good GUI, and a mouse over a keyboard any time we can. But for those that love working at the Linux command prompt (and that probably don’t make nearly as many typos as we do), we thought you might appreciate this series from the catonmat blog:

Or perhaps you’d prefer this series:

Or maybe you’d like to see one-liners covering Awk, Sed, or Perl:

 

 

Author Peteris Krumins used these articles as the starting points for his e-books. In addition to the e-books listed there, it appears that he has authored this paperback edition that can be purchased from Amazon (this is an affiliate link, so if you buy it from here we’ll get a small commission):

Perl One-Liners: 130 Programs That Get Things Done

Link: How to Flash an SD Card for Raspberry Pi

The Raspberry Pi is an incredible little computer made up of a components and connectors on an unfeasibly small printed circuit board that is approximately the dimensions of a credit card. Depending upon your intended use, your Rasberry Pi may have a keyboard, monitor and mouse added. Regardless of your intended use, you are going to need an SD (Secure Digital) card on which to install an operating system.

This tutorial describes how to install an operating system onto an SD card for use in your Raspberry Pi.

Full article here:
How to Flash an SD Card for Raspberry Pi (Mactuts+)

Link: How to Clone Your Raspberry Pi SD Card for Super Easy Reinstallations

If you’ve ever turned a Raspberry Pi into a media center or retro gaming station, you know how frustrating it can be when it crashes and corrupts your SD card. Here’s a little trick to making that a little less painful.

Full article here:
How to Clone Your Raspberry Pi SD Card for Super Easy Reinstallations (Lifehacker)

Link: Autotrash – Purges files from your trash based on age and/or filename

Autotrash is a simple Python script which will purge files from your trash based on their age or the amount of free space left on the device. Using autotrash -d 30 will delete files which have been in the trash for more then 30 days. It uses the FreeDesktop.org Trash Info files included in the new GNOME system to find the correct files and the dates they where deleted.

Features:
Remove files that are older then a given number of days (see the -d option)
Purge older files to ensure a specific amount of disk space is free (see the –min-free option)
Check for remaining disk space, and only delete if you are running out (see the –max-free option)
Delete regex matching files first (see –delete-frist option)

Install autotrash on ubuntu

Full article here:
Autotrash – Purges files from your trash based on age and/or filename (Ubuntu Geek)

Link: A Raspberry Pi File and Print Server

I was recently looking into the options to buy a living room “home server” to centralize certain services like file and print server, media server, etc.

It didn’t take me long to realize that for less money I could get a whole legion of small microcomputers that do the same work better and more securely; and use less energy while doing so.

This was of course the pretext to buy my first Raspberry Pi. A few more should follow… This article starts a little series explaining what I did and how I did it. Today, I will look at the first and simplest type of server …

Full article here:
A Raspberry Pi File and Print Server (Sascha’s Blog)

Link: Raspberry Pi – Driving a Relay using GPIO

There’s something exciting about crossing the boundary between the abstract world of software and the physical ‘real world’, and a relay driven from a GPIO pin seemed like a good example of this. Although a simple project, I still learned some new things about the Raspberry Pi while doing it.

Full article here:
Link: Raspberry Pi – Driving a Relay using GPIO (SusaNET)

Related artcle:
Tutorial: How to use your Raspberry Pi like an Arduino (Limina.Log)

Recent Posts

Recent Comments

Archives

Categories

Meta

GiottoPress by Enrique Chavez