2007 Oct 03 - Wed
Debian Installation on a Dell Laptop
Here is a page discussing the
Installation of Debian 3.1 on a Dell Laptop. There were
some key commands I learned from that article:
- lspci -v # to list adaptors on pci buss
- dmesg # to show boot log
- lsmod # to show installed kernel modules
- fdisk -l # to show drive partitions
Even though it is an older site, it does have some useful tidbits of information.
Other pages on the site provide notes one wireless war driving and such, plus other
stuff.
[/OpenSource/Debian/ArticleLinks]
permanent link
2007 Sep 23 - Sun
Implementing SpeedyCGI/PersistentPerl on Debian Etch
I've recently moved away from Perl and Mason for web hosting into the world of C++ and
CGI with Wt.
But for my own future reference, for if/when I need to do something with Perl in Apache,
I can refer to Falko Timme's article on
Speeding Up Perl
Scripts With SpeedyCGI/PersistentPerl On Debian Etch as a reference on how to make Perl
fast in Apache.
[/OpenSource/Debian/ArticleLinks]
permanent link
Embedded Debian
Enterprise Networking has a short article on some recent specialized motherboards running
embedded Debian. They have an article called
Voyage Linux: The Comforts of Debian. Embedded.. A number of specific
distributions are mentioned, such as m0n0wall, uClibc, Pyramid, and iMedia. The article is
about a new contender called Voyage Linux.
The article is about getting Voyage Linux installed and running on flash card. It is the
first in a series for ultimately getting an internet-connection sharing firewall in place.
[/OpenSource/Debian/ArticleLinks]
permanent link
|