Tee hee:
In /users3 did Kubla Kahn
A stately pleasure dome decree,
Where /bin, the sacred river ran
Through Test Suites measureless to Man
Down to a sunless C.
Tee hee:
In /users3 did Kubla Kahn
A stately pleasure dome decree,
Where /bin, the sacred river ran
Through Test Suites measureless to Man
Down to a sunless C.
There is some fun stuff to be found in the files in /etc:
if [ -f /etc/gentoo-release ]; then
EXEC=”/etc/init.d/net.${INTERFACE} –quiet”
else
logger -t wpa_cli “I don’t know what to do with this distro!”
exit 1
Cute, “I don’t know what to do with this distro!”!
In other news yesterday I went to Portmerion with my friend so I am a bit worn out, recovering from that today, And uploading the pictures to flickr as we speak. I’ll link to (and post some here) them when it’s done.
Flikr link: http://www.flickr.com/photos/49738859@N02/sets/72157624178715901/
LOL, more fun in /etc
#
# Eeek, this seems like too much magic here
#
if [ -z "$XKB_IN_USE" -a ! -L /etc/X11/X ]; then
if grep ‘^exec.*/Xsun’ /etc/X11/X > /dev/null 2>&1 && [ -f /etc/X11/XF86Config ]; then
xkbsymbols=`sed -n -e ‘s/^[ ]*XkbSymbols[ ]*”\(.*\)”.*$/\1/p’ /etc/X11/XF86Config`
if [ -n "$xkbsymbols" ]; then
setxkbmap -symbols “$xkbsymbols”
XKB_IN_USE=yes
fi
fi
fi
That comment made me LOL.
1. Before I tried Linux my iphone was fun and exciting. Now it is irritatingly restrictive in its functioning.
2. I want to talk about it all the time to anyone who will listen and I get the impression that its boring people, especially when they tell me how they are bored by my talking about Linux all the time.
3. My sleep schedule was really in order as was my eating schedule before I installed Gentoo, now… I am perma-jetlagged.
4. When I do go on about Linux to all and sundry I often get “what’s that” which means I end up having to explain what an operating system is for half an hour before I even get a chance to talk about the stuff I want to say.
5. I was stupid enough to type emerge mozilla-firefox instead of emerge mozilla-firefox-bin.
6. I am pretty sure I am going to get in trouble for downloading too much again this month.
7. I have run out of CD-Rs and my poor USB sticks are having to endure constant installing and uninstalling of LiveCD isos.
8. Xfce’s menu editor (or the lack thereof).
9. The fact that I will have to give the commands reference books back to the university library at some point.
10. When I am using Gnome in Firefox regardless of if I untick “use system colours” or not, it still uses system colours partially resulting frequently in text boxs which have the same background colour as the text colour.
You are reading the blog of a proud owner of a gentoo installation. Ok, so …its not got any shiny desktop yet, but still woo, so excited!