Pauls Linux page

I have used gnu/linux systems as my primary computer since 2004. I started piling up random linux notes on this page but it has not been updated for a while. I started putting this kind of stuff on my blog instead.

At the time of writing, I run Debian on my primary computer and server, Ubuntu for my laptop and Mandriva for an older computer at home.

Some notes

See the report on installing Debian and Ubuntu on an LG T1 express laptop.

Or an article on apt-file I wrote.

Here is a dump of a quick investigation on analog output hardware that works in linux.

The purpose of this page is to collect useful things that I tend to forget all the time.

*/10 * * * * /root/scripts/restartntp.sh alive 2>&1 >>/root/logs/restartntp.sh
*/30 * * * * /root/scripts/restartntp.sh status 2>&1 >>/root/logs/restartntp.sh