Current Twitter Status

See status in context

Subsidized Fear

Terror Alert Level

Into The Past »

Links Tagged With “linux” (Show All Items Tagged With “linux”)

Strong passwords no panacea as SSH brute-force attacks rise

Bookmarked via Diigo on Thursday, May 15, 2008 @ 08:42 CDT by Daniel Andrlik

Okay, if you still have your box configured to allow remote logins as “root”, then you deserve anything you get. Otherwise, start using strong passphrases (not a password, those are too easy), or if you can swing it with your work flow, use an ssh key rather than a text-based login. It’s less convenient in some ways, but it’s worth your time. Honestly, I’m a little behind here as I’ve intended to switch more of my systems over to private keys for a while now, but on half I still login with a username and a strong passphrase.

Also, while we are at it, just a reminder that security through obscurity doesn’t work in the long run. You can reduce the effectiveness of automated attacks by running ssh on a different port, but don’t think that’s going to be an effective long-range solution. If someone wants in, they will find the ssh port, so it’s up to you to get the rest of your security together.

This all goes for you Apple folks too.

View Link Source

Command Line Warriors : Encrypt Your Home Directory

Bookmarked via Diigo on Saturday, December 8, 2007 @ 20:25 CST by Daniel Andrlik

This is a really great guide for setting up your /home directory as an encrypted partition in Linux. Since I’m always a bit data paranoid, and am a sucker for any kind of software tinkering, I think I’ll give this a try on my laptop when I get it back from being repaired.

View Link Source

baselayout is dead, long live OpenRC | Roys Web

Bookmarked via Diigo on Monday, November 12, 2007 @ 09:23 CST by Daniel Andrlik

This is great news. When Roy Marples announced he was retiring from Gentoo, I was a little worried that the direction of baselayout-2 might change. It’s great to hear that the rc system will be split off into a separate project with Marples still at the helm.

View Link Source

ASUS P5E3 Deluxe mobo boots in five seconds with embedded Linux - Engadget

Bookmarked via Diigo on Monday, October 8, 2007 @ 09:11 CDT by Daniel Andrlik

drool Me wanty so badly! Just a little more space between the PCI-E slots and it would be perfect.

View Link Source

linux kernel monkey log

Bookmarked via Diigo on Friday, September 28, 2007 @ 10:26 CDT by Daniel Andrlik

A project offering to get Linux drivers written, for free, for any company that desires.

This is great news for Linux users everywhere.

View Link Source

Will’s Home » Making New iPods work in Linux!

Bookmarked via Diigo on Monday, September 17, 2007 @ 11:00 CDT by Daniel Andrlik

That didn’t take long. The hash in the new iPod’s iTunesDB has been reversed engineered. No doubt it will all be rolled into libgpod, and run as an automated process on affected models soon. In the meantime, this is the workaround if you have an affected device.

View Link Source

Official Google Blog: Joining OIN

Bookmarked via Diigo on Tuesday, August 7, 2007 @ 11:02 CDT by Daniel Andrlik

Google joins the Open Invention Network, which means it will now cross-license all of its Linux-related patents with all the other members of the OIN (e.g. IBM, Sony, Oracle, etc.). This is good news for innovation, although I’d be more excited to see some commitment to GPL or even more permissive licenses like BSD, MIT or Apache.

View Link Source

Interview with Linus Torvalds | oneOpenSource

Bookmarked via Diigo on Tuesday, July 17, 2007 @ 14:45 CDT by Daniel Andrlik

This is a pretty good interview, discussing the importance of the flexibility of Linux, GPLv3, Microsoft and other hot topics.

View Link Source

Hans Reiser: Once a Linux Visionary, Now Accused of Murder

Bookmarked via Diigo on Thursday, June 28, 2007 @ 11:33 CDT by Daniel Andrlik

This is a really well-written article on Hans Reiser. Well worth a read.

View Link Source

www.funtoo.org: Linux Tips : Prompt Magic: tip linux prompt color bash shell

Bookmarked via Diigo on Monday, June 11, 2007 @ 09:50 CDT by Daniel Andrlik

Why stick with the standard boring shell prompt when you can easily make it colorful and more informative? In this tip, Daniel Robbins will show you how to get your shell prompt just the way you like it, as well as how to dynamically update your X terminal’s title bar.” Nice tutorial!

View Link Source

Into The Past »