Browsing All posts tagged under »linux«

Encrypted Linux on USB key

January 3, 2012

16

In this post I suggest a way to have an encrypted Linux installation on a USB key, which to me is useful when I travel and I want to securely access the functionality that desktop Linux offers. I want to have no fear that what I take with me will be stolen, even if what I take with me is a full Linux OS, together with my data and maybe some online passwords saved in the browser.

Disabling system beep in Linux

December 13, 2011

0

I noticed that on my Debian Testing installation the system beep is active, even though my computer has a nice and common integrated sound card. To disable the annoying beeps at start-up and shut-down, the common solution is to blacklist the “pcspkr” module, which is responsible for the beeping noise. I noticed that most advices […]

ELCE 2011 videos are out

November 8, 2011

1

As usual, FreeElectrons hosts the videos of the Embedded Linux Conference Europe, together with the presented material: Embedded Linux Conference Europe 2011 videos Here is a personal selection of videos that I find most interesting: Linus Torvalds, Alan Cox, Thomas Gleixner, Paul McKenney moderated by Lennart Poettering Kernel Developer Panel Video (55 minutes): full HD […]

Nomads Marocco project at LinuxDay

October 25, 2011

0

Sunday I went to a LinuxDay 2011 event organized near my city. There were presentation from the world of academics (Polytechnics of Turin and Milan) and the industry (Google, Canonical, …), but one talk was different from the others, in the sense that it was less technical and more human. A small girl approached the […]

C

October 18, 2011

0

I’ll probably never be as good, I’ll certainly never stop trying. The things we take for granted today are the revolutions of yesterday.

Linux kernel official mirror

October 2, 2011

0

Recently the main Linux website, kernel.org, was compromised by an hacking attack. Since then, Linus Torvalds decided to use GitHub as the master repository for the whole kernel (here the announcement), and kernel.org has been down for a long time. This has broken some of my old tutorials on this blog. In my tutorials, I […]

Encrypting data on USB flash drives with LUKS

August 25, 2011

4

I wanted to explore a different way to encrypt data on portable USB flash drives other than Truecrypt, so I checked what could be done with Linux Unified Key Setup (LUKS). LUKS is an encryption method that is implemented on Linux by “cryptsetup” package, and on Windows by FreeOTFE. It encrypts a partition or a file […]

Compiling Linux kernel 3.0 with Emdebian ARM toolchain

July 24, 2011

16

The Emdebian project works to bring Debian on embedded platforms, with repositories of custom distributions and toolchains to cross-compile software. I wanted to try their ARM toolchains, and coincidentally the Linux kernel 3.0 has been released in these days, so I tried to cross-compile it and emulate it on QEMU. These tests have been done […]

Using getmail to backup Gmail on Linux

July 17, 2011

8

Even though Gmail has been proven quite reliable over the years, there have been isolated episodes of data loss. In any case, I backup my mail locally: better safe than sorry. On my Linux machine I use “getmail” to download my mail through POP and store it in a single “mbox” file. First of all, […]

Changing amixer volume with mouse buttons

July 12, 2011

3

I have a multi-button mouse (the Trust MI-2950R) with left and right wheel tilt, back and forward thumb buttons and a couple zoom buttons. I want to use them efficiently, and in my case, since I rarely use the horizontal scrolling, I wanted to map on the left-right wheel tilt another function that I use […]

Follow

Get every new post delivered to your Inbox.

Join 394 other followers