Daniel Goldsmith wrote:
> Hi all,
>> Very offtopic, but I felt some comment could be forthcoming.
>>http://www.dcu.ie/~nolanb/gr17.htm - the homepage for the conference
> at which Stephen Hawking is giving his feverishly anticipated speech
> on Blackholes.
>> Now, considering the very well known physical constraints Prof.
> Hawking operates under, I thought I'd give the site a shot under Lynx
> - no dice. A 'USE FRAMES" placeholder.
>> I fed the page to the W3C validation service - Failed - not even a
> valid Doctype declaration.
>> Considering Ireland's glorious self-image re technology and the
> internet, and DCU's place at the center of it, isn't all this just a
> *tad* reprehensible?
Not answering your question, but I went along to the talk
(at 13:30) and was being charged €90 to enter. Do you
have to be rich to get access to this info or what, mutter...
At least I saw Sharon Ni Bheolain on the way in, so something
may be on News 2 tonight?
--
Pádraig Brady - http://www.pixelbeat.org
--- Following generated by rotagator ---
New Linux networking commands
ifconfig, route, mii-tool etc. are out of date
The new kids on the block are ip and ethtool.
ip link show #list interfaces
ethtool interface #list interface status
ip link set dev eth0 name home #rename eth0 to home
ip addr add 1.2.3.4/24 brd + dev eth0 #add ip and mask(255.255.255.0)
ip link set dev interface up #bring interface up (or down)
ip route add default via 1.2.3.254 #set default route to 1.2.3.254
--
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!