This Week on the Command Line: Lieutenant Worf's favourite distro is?

12 July 2007

I was at the LugradioLive 2007 conference this last weekend which was fab, see here for my take on it.

I am famous, well no, but at the end of the JakAttack podcast 55 [ogg | mp3], they read out my email, rock on!

This post is another of my occasional series on what has floated up my RSS reader since last time. I normally surf the web with Javascript and Ads turned off, so as always, if there is tacky ads all over them then, erm ... get yourself set up like me!

Who made you Captain Kirk?

LKH writes a post about how 'enterprise' Linux distros manage their kernels, and how their kernels are so old and broken and not getting any better, especially for manufacturers who want to get their kit supported in a hurry. I am not having a go at LKH, he puts 'enterprise' in double quotes. This is good, because I cannot see any use of the term 'enterprise Linux' other than to spread confusion and FUD. Unless you are talking about an operating system for a galaxy class starship.

I believe in 'Community' distros such as Gentoo and Debian. I think it is a better model all round. Ubuntu and Fedora are semi-community. Leaving the rpm-infested rest as 'enterprise' with their five year old binaries and shrink-wrapped boxes.

The use of the term 'enterprise' is loaded, it implies that Redhat and Novell must be automatically better for companies to use, which of course is complete rubbish - the real standard of whether you should use it is whether it crashes or not, i.e. is it any good? Is your hardware supported? Do security updates come through fast?

I personally think meritocratic communities are, in many cases, a better place for companies to engage in, why swap one Microsoft for another? Why depend on anyone? Control your own technological destiny, don't let your technology dictate you. Apologies if that last sentence was too marketing- like; I heard a really good Chris DiBona talk at LugRadioLive about how important it is for companies like Google to have freedom over the software they use, that is why Google is one of the biggest open source software users (and contributors of patches and cash).

Meritocratic communities are what open-source is all about, after all. Unlike Redhat or Novell, Debian cannot go bust. If you purchase third party support for Gentoo or Debian and your support company goes bust, just employ another support company then go for lunch; your computers will still be running Gentoo or Debian. No interruption required.

Null and Void

Ryan Hill writes an impressive post about how he is going to fix WXwidgets in Gentoo, then he screams and goes back to the drawing board. You can't win them all.

I like to use /dev/null when I am really angry at something. It's like the naughty corner in that TV programme about the nanny with the awful cockney accent who goes into dysfunctional families and sorts them out. Brock argues that redirecting to /dev/null/ is ugly and there is a better way.

Give me cool stuff

A guy called Isam has a really cool idea for his blog. It is about wget and cURL and how to use them to automate downloads of your favourite things, (there are also other subjects covered as the passion takes him).

There is a useful post by an Andrew about how to output your system profile to a text file on Mac OS X.

A guy called Jeff has really got into Microsoft Powershell and is writing a blog about it, check it out for all your next-generation Windows command line needs.

Cd-MaN has some nice stuff. Firstly how to look up the IP Address of Windows PC's on your network from Linux when you only know the computer name. Secondly how to use Truecrypt on Ubuntu. Truecrypt is a cross-platform encryption program, so the idea seems to be that you can use the encrypted disk on both Linux and Windows.

An anonymous blogger has written a nice little bash script to email himself each day's access logs. Bet that is fun reading! Whatever floats your boat, I suppose. I personally use awstats that parses the logs and produces a one page summary with graphs.

My SysAd Blog has lots of interesting system admin tips, examples seem to be from Solaris which makes a nice change.

Linux by Examples attempts to explain every GNU/Linux command by examples. Which is what I originally started this blog for, until I ran out of useful Bash commands and got bored of it, that and I got a laptop capable of running GNOME so it was possible to sometimes talk about graphical stuff.

**More Commandos **

System Message: WARNING/2 (<string>, line 91); backlink

Inline strong start-string without end-string.

Us Warriors here are no longer alone, there is now also a Command line Samurai and a Command Line Ninja!

The first has amusing rants, half of which I cannot make out what the context is. The other tends to talk about what music he likes, a man after my own heart.

On the music front, Darren lists his top six songs for geeks.

Slightly more insecure is the "command line idiot" . A new blog about starting with Linux, despite the title it has some interesting posts.

command line interface seems to be currently a holiday diary, but otherwise has lots of relevant stuff.

Why the * does your CSS look * in IE?

Programming is an art form as much as painting or acting, source code is a literary work of its creators, some source code is more like novels and some are more like shopping lists, but you get the idea.

Putting your own point of view in source code comments and variable names has a history as long as computers, it is a matter of free speech.

This is one of the reasons that longtime proprietary products often take so long to open source. Some poor guy has to spend weeks going through the program, censoring perhaps a decade of swear words, sexist comments, sci-fi references, names of glamour models, potentially libellous statements and so on that were never intended to be publicly shown or made search-able via Google.

On this topic, spugbrap has a classic post about ideological statements in id and class names in HTML. IE often breaks the W3 standards, which can often lead to last minute fixing of unexpected bugs, so people get cheesed off.

Excel bugs and elections

In the last post I was talking about MS Office, namely if MS Office is the solution then you have not understood the problem. Office software is the answer when people are asking the wrong question.

Gervase had a post about the Scottish elections called Excel Nearly Elects Wrong Government, almost enough said! I would just like to repeat my view that Elections should not involve using any software where the source code is not fully open and available for public peer-review. This principle is called democracy.

Making things better

Mike offers 10 ideas to improve GNOME, one of my favourite topics.

Bug reports that his spam comments dropped off after introducing a basic maths question. My quantity of spam has also reduced quite a bit after asking for your email address several times and checking if they are the same.

Bug also mentions that many web hosts still do not support PHP version 5, still offering 4 only, they are partying like it's 1999. There is no excuse not to offer both in my opinion, most decent operating systems can slot them.

Anyway, a group of prominent PHPers have decided to declare that February 5th, 2008 is the day that PHP4 dies:

> The PHP developer community has decided that it is indeed now time to move forward, together. Therefore, the listed software projects have all agreed that effective February 5th, 2008, any new feature releases will have a minimum version requirement of at least PHP 5.2.0. Furthermore, the listed web hosts have agreed that effective February 5th, 2008, they will include PHP 5.2 (or a more recent version) in their service offer.

That's your lot for now. What have you read this month? Please do let me know using the comments function below, share the love!

1 Jon says...

Nice set of links man, i especially liked the "10 ideas to improve GNOME" some things on that link would help a lot.

The source code comments link made me chuckle, i cant think of the amount of times i've had to stop myself putting those sorts of comments in :D

Keep up the posting, always a pleasure to read them

Posted at 11:38 p.m. on July 11, 2007


2 Zeth says...

@Jon, Cheers, thanks for reading!

Posted at 11:52 p.m. on July 11, 2007


3 isam says...

Thanks for the link to my site. Just noticed (albeit a bit late) that you had posted a note about it.

Any and all links are appreciated.

Posted at 5:43 a.m. on July 30, 2007


What do you have to say?

Show Editing Help

Europython

About

Hello, my name is Zeth, I'll be your host here.

Command Line Warriors is about taking control of your own technology, it looks at our experiences of computing; especially using GNU/Linux, the Python programming language, the command-line and issues such as techno-ethics, best practices and whatever is cool now. If you take control of your technology then you are a Warrior too!

This site is your site too which means that you can contribute and get involved. You can leave comments using the facility provided. For me, the comments and discussions are by far the best part of the site. So please do have your say!

Latest Discussions

gutes Qualitätscasino

July 3, 2009
The paragraph is the most basic block in a reST document. Paragraphs are simply chunks of text separated by one or more blank lines. As in Python, indentation is significant ...
An Introduction to ReStructuredText

sreejith

July 3, 2009
I want to download a file from remote server in binary format. Can anyone let me know the command to do so? Thanks in advance
PuTTY Series: Using PSFTP

jythlkedl;rg

July 2, 2009
????? ??? ????????? ?????? ?? ???????? ? ????????? ???, ? ??????? ??? ??????? ??????? ? ??? ?? ???? ?? ?? ????? ???????????????? ??????????????????. ??????????????????? ????? ?? ?? ????, ?, ???, ...
Burning an iso to CD on Windows

gbi-service-ru

July 1, 2009
???? ?????????, ?????????? ?? ?? ? ???"??? ??????, ?????????? ??? ?? ???? ? ????, ? ? ?????. ?? ??? ???? ???? ??? ???. ?? ?????????? ???? ?? ?. ???????? ?, ...
Burning an iso to CD on Windows

seo techniques

July 1, 2009
I would like to thank you for the inforamtion you have put on this article no matter.
Only the penitent man will pass - on captchas and cotton wool

Online Craps lernen

July 1, 2009
I would like to thank you for the making these clarifications in such a detailed manner to rebuilt the communication and enhancing the strategies of the organization which could be ...
Disclaimer: NO WARRANTY

ZK@Web Marketing Blog

July 1, 2009
Django is an amazing web framework; we built a lot of features in a very short period of time and Django [mostly] stayed out of our way. Last night as ...
Baby Steps with Django - Part 4 Django Applications and flow

overnight payday loans

July 1, 2009
I found commandline.org.uk very informative. The article is professionally written and I feel like the author knows the subject very well. commandline.org.uk keep it that way.
Only the penitent man will pass - on captchas and cotton wool

Drogo

June 30, 2009
Gotta agree with your sentiments about many modern games. The cost of a new game is prohibitive, especially for consoles (although I've noticed that PS2 games have crashed in price ...
Retro British Gaming - Part 3: Amstrad CPC Games

pppiohooddd

June 29, 2009
Free vadult video site! http://crech.us/ 1000 free video every day!
OpenSolaris, Gobuntu, and be careful who you kiss

Tesyimasystus

June 29, 2009
...Love this dude!!! http://www.esnips.com/doc/79c22395-7bd6-4299-92db-cf392e381698/kutiman---this-is-what-it-became Peace
5 Homebrew Python Games

Simon Tite

June 28, 2009
twitterfall is still there, I just tried it, and to me it beats Visible Tweets hands down. Problem with Visible Tweets: * Extremely **irritating** animations! (There are three available, but ...
Visualising your favourite keywords in Twitter

piffAltetle

June 28, 2009
??? ??? ???? ???????????? ??????,?????????? ???? ?????? ??????????? ???????,??????????? ????? mp3,??????? ??????????? ??????.
Encrypt your /home this Christmas: part three - moving your data to the encrypted partition

idhyougjdsyhfr

June 26, 2009
SMS Trap is something that never fails to help you get your partner off guard? Our software will make reading other people?s SMS as easy as ABC. Ready for some ...
Burning an iso to CD on Windows

Sozdanie-saitov-com

June 26, 2009
???? ???????? ? ?????????????????? ????????????? - ??? - ???? ?? ????? ?????. ???? ?? ??? ? ??????? ?????? ????????? ?????! ???, ?????23126 sozdanie-saitov.com@mail.ru
Burning an iso to CD on Windows

gameskillz

June 26, 2009
Killzone 2 - the best PS3 game yet?Still LittleBigPlanet for me, but Sony's new shooter is mightily impressive. What you think about my web? http://www.easyfaxlesspaydayloan.com/payday-loans-online.html
Email Syntax Check in Python

Anish

June 25, 2009
hey Moritz, Check this http://commandline.org.uk/python/my-merry-five-minutes-with-bazaar/
Setting up a bazaar server

gbi zavod 177

June 24, 2009
???? ?????????, ?????????? ?? ?? ? ???"??? ??????, ?????????? ??? ?? ???? ? ????, ? ? ?????. ?? ??? ???? ???? ??? ???. ?? ?????????? ???? ?? ?. ???????? ?, ...
Burning an iso to CD on Windows

vettone

June 24, 2009
??? ????? ????? ????,??????? ?? ???,????? ???? ???.????? ?? ??????????? ????,?????????? ?????? ???????? ?? ????.???? ????????: http://euro-football.ucoz.com ????? ???? ??????????.
Burning an iso to CD on Windows

tuegjhg78kjfhuey

June 23, 2009
? ???????????????? ???? ??? ???, ?? ?????? ?? ?????????, ???, ???????????????? ??? ??????????, ???? ????? ??? ??? http://remont.ucoz.ua/
Burning an iso to CD on Windows