Archive - Aug 6, 2008
Ubuntu Networking Part 3
DHCP
The default ubuntu dhcp client is dhclient, however, i like dhcpcd a lot better,
and that is what i will use in my examples
apt-get install dhcpcd to install it.
# Trigger a renew (does not always work)
dhcpcd -n eth0
# release and shutdown
Ubuntu Networking Part 2
Firewall (iptables)
# For status
iptables -L -n -v
# Open everything
iptables -P INPUT ACCEPT
iptables -P FORWARD ACCEPT
iptables -P OUTPUT ACCEPT
Ubuntu Networking Part 1
Feel free to comment and/or make suggestions. Make sure you know what a command does before
issuing it, especially in the security orientated ones.
You may also like to see my tutorial on getting to know your ubuntu system better: http://ubuntuforums.org/showthread.php?t=842307
Debugging
# Show the ethernet status
ethtool eth0
# Force 100Mbit Full duplex
Atom-based tablet runs Linux
Source: http://linuxdevices.com/news/NS7455386444.html
<!-- 1 -->
Arbor Technology has announced a seven-inch tablet PC that uses Intel Atom processors and runs Linux. The ruggedized Gladius G0710 has a touchscreen display, gigabit Ethernet and 802.11b/g networking, a two megapixel camera, and survives multiple four-foot drops, according to the company.
Five Things Linus Torvalds Has Learned About Managing Software Projects
August 04, 2008 — CIO — Linus Torvalds needs no introduction in operating systems or open-source circles. He's the creator, muse and chief developer of the Linux operating system. Torvalds started Linux while he was in college in 1991. Today, Linux is the foundation of multibillion-dollar companies including Oracle, Novell and Red Hat. It's used on computers from small office servers and home office desktops to the New York Stock Exchange.
32+ Ultra-Mobile PCs That Run Linux
Source: http://www.linuxloop.com/news/2008/08/04/32-ultra-mobile-pcs-that-run-li...
Back in March, I tried to find as many Linux-based UMPCs as I could. At the time, I found 18, which was expanded to 20 with the help of commenters. After many more Linux-based UMPC releases, I decided to see how many more I could find. The first 20 on the list below are from the previous list.

