Don't panic, this post is about software and contains no sexual content. I just found a interesting programming that may be pretty cool especially for the blogging people out there: JDarkRoom.
Person1: Wait, how can you even have an opinion on Ubuntu if you haven't tried it? 2.6 kernel, Live CD, they even had GNOME 2.0 the day Warty Warthog came out.
Person2: I'm sorry. I'm perfectly content with OS X. I have all the awk/grep-ance that I want without any need for that pitiful font de-uglification.
Person1: But the fonts are de-uglified and it's free. You know, fine, you know live in the dark ages.
Person2: I know what I like and I like what I know.
I think I'll give Gossip Girls a chance, when it's aired here in germany. Because I really want to try the first series, that was able to bring flamewars into the television. That's why I excuse that Gnome 2.8 was shipped with Warty Warthog and not 2.0.
Wow, there's a more geeky alarm clock, than Clocky: Chumby can be online and so it shows RSS, Internet Radio, Podcasts, Weather forecast and it looks good, too. Two USB ports are included two. For that, I think the price of 180 Dollar is okay. Well…
No, I'm not talking about the fork I mentioned some days ago. TrueCrypt 5.0 really supports OS X out of the box. As soon as the website is available again, one can start testing. DMG files are offered for Intel and PPC machines that run with Tiger or Leopard.
If someone already has the package and would send it to me, I will mirror it here for some time. I thought about it and will not mirroring the file, because I can't assure that it is the original file.
I still have another sysadmin post for today… I wanted to note the following somewhere:
WebDAV rocks! But, if you want to do it with some windows client and the windows explorer – Microsoft claims that the explorer is able to speak WebDAV – you should add the following lines to your Apache Config:
Let's assume you have a harddrive with one partition, sliced in three “FreeBSD partitions”, then cfdisk will show only one real partition. But dmesg show the other partitions, too, so you can mount them anyway:
mount -t ufs -o ro,ufstype=ufs2 /dev/hda2 /mnt/bsd1
mount -t ufs -o ro,ufstype=ufs2 /dev/hda3 /mnt/bsd2
mount -t ufs -o ro,ufstype=ufs2 /dev/hda4 /mnt/bsd3
Beside xkcd the best webcomic for geeks out there. Todays episode features everything I like: A Mini Cooper, Star Trek and Knoppix. Check it out, it made my day.
I think you can criticise god for many points, when he was developing this universe. But I think one of the biggest failures of him was, when he decided not to patch the bug “static discharge” for gloating reasons. *sigh*
Gentoo can only trigger explosions if you set -O6 or greater in your make options. This is because the resulting binaries run so fast that the CPU melts too rapidly for any gas to escape, and then, BAM.
I'm Jean-Luc Picard, I'm chillin' in my yard Underneath my chrome dome in the ship I call my home Kickin' it with Data, my homeboy, my brotha I wanna get freaky with Wesley Crusher's motha!
Not just chronological but also emotional the christmas time started today for me. So I spent the half of the day with baking some christmas cookies and after I dismissed my idea of writing an “Baking with Nerds”-article (There's also a germany cookbook for geeks I recognized some geeky shapes of some of my manufactures. Maybe you can guess what I saw in these pieces of dough?
The winter catalogue has come to hand and we want to introduce some highlights for the guys as well as for the ladies and of course for our small companions too.
Yeah, yesterday I had a real linux hacking session again. This time I wanted to store data encrypted on an external hard drive. The target was to find a way that is really comfortable without having to remind a reeeeally long password. Especially when you already have a GPG-key pair you don't have to remember another password. This is just a quick tutorial. For a more verbose howto have a look for Loop-AES tutorial at riseup labs.
Oh dear, the switchingproblems. After finding the backslash some time ago, I'm now happy that I found the key shortcut switch between windows: Apple + <
And before the windows-party is laughing: Apple + Tab is switching between the applications in Mac OS X, not between windows. When have a lot of open windows it's more reasonable to switch between applications first, and then between the windows of this application.
Works with that line:
/System/Library/Frameworks/ScreenSaver.framework/Resources/ScreenSaverEngine.app/Contents/MacOS/ScreenSaverEngine -background
Please do not comment about the sense of it. I just don't wanted to let this line go away without noting it somewhere. And the line looked sooo sweet to me. And yes, I tried it once. *blushing*
…recognize a Skype ID for a short time in the email signature of a customer, you can envision how the security consciousness of the administrators is there… *headshaking*
Again, there's a nice example, why I love to be a geek. Because, which other group is allowed to use such a language (like the following) in really important documents (in this case it's the Pure-FTPd documentation)?
If Netscape clients can connect without any problem, your NAT gateway rulez. If Netscape doesn't display directory listings, your NAT gateway sucks. Use '-N' as a workaround.
It feels like it was yesterday, but it's really about one month ago I got the device I'm writing this words. Of course I'm talking about my favourite and newest toy, my black Macbook and the time has come to make a first conclusion.
Finally the geek of these days needn't to take the computer into the kitchen to have the best optimization of the “effort of getting food”-question, because now there's the PC EZ-Bake Oven available:
Or (the headline for technicians): Why MP3 is evil and Ogg Vorbis is political correct.
Everyone knows MP3. But it's not the one and only audio format out there. I mainly use Ogg Vorbis. I'm often asked why I'm prefering Ogg Vorbis, so I wrote this introduction to the format, to show the advantages of this alternative audio format.
Dear Mister Söhnlein
thank you for your order at the GRAVIS WebStore.
[…]
You ordered the following articles:
1 Apple Mini-DVI to Video Adapter from PB G4 1000 12", MacBook, iMac Intel
1 MacBook Core 2 Duo 2160 13" SD black german, 1GB RAM, 160 GB HD
incl. 1 logiprint Typometer
incl. 1 Magazine: Mac Life
incl. 1 Parallels Desktop for Mac TryOut german
inkl. 1 GRAVIS MacPack Vol.4
1 Hardwareguard iBook/MacBook GRAVIS Safety Pack Plus
incl. 1 Service SE "normal"
Everyone who dislikes annoying unpack- and “Geeks in ecstasy”-pictures, should avoid this blog in the next days.
It's been a long time, since I was a posting a $cool-web2.0-video-service-video (okay, to take it seriously, my last good post is some time ago. Sorry, currently I have not enough time for “real content” ). But this one is something that's worth blogging:
I'm currently playing again with Gentoo and I'm getting again the “One of the files in /etc/{conf.d,init.d} or /etc/rc.conf has a modification time in the future”-error. So here is some help, if you have the same little annoyance.
Here it was the case, that the file in /etc/conf.d and /etc/init.d had no timestamp (you can check with ls -lR). You can solve this by a hearty touch /etc/{conf.d,init.d}/*; touch /etc/rc.conf.
Because I'm meanwhile working with more monitors, the website dualscreenwallpaper.com can be quite useful. So I can finally recycle my old “poser wallpaper” on my office machine.
Disguise: Wrote a method just now, that was still existing in this class. Blessing: Both methods were except for one variablename ($cid/$id) truly the same.
I'm proud I'm allowed to present the translationed version of the text “If Linux distributions were women“ which was originally released by Magnus Niemann.
phil@enterprise-c ~/tmp $ zip -rv test.zip *
adding: IMG_0150.JPG.........zip I/O error: No space left on device
zip error: Output file write failure (write error on zip file)
phil@enterprise-c ~ $ df -h /home
Filesystem Size Used Avail Use% Mounted on
/dev/hda5 69G 65G 19M 100% /home
I need it from time to time, and I'm searching for it everytime again: A good generator for PSKs.
But think about it every time: Those keys should only be transfered over unscore nets in distress situations. If you have no other choice, replace some of the characters with some other randomly choosen character!
last.fm is now able to forecast the future and it's calculating the stats ahead. Obviously they are currently improving this feature, because some days ago the forecast was only for one day, that's why I thought it was just a missing timezone query. But with a difference of two days (current state of development) it's clear, that this is a feature and not a bug.
For the case I (or everyone else) need(s) again the formula for converting geodata, that are noted in sexagesimalnotation DMS and should be converted into decimalnotation, that's it:
Sometimes I think it's kind of funny, when computers are named after their ownerns. It's a little bit strange when your typing some commands in the terminal:
host michael mount.smbfs //angelique/activities /mnt/friends dig julia telnet dave whois alice ping john wget http://joe/borrowed_dvd scp my_best_poem.txt cecilia:/home/cecilia
(EE) AIGLX error: dlsym for __driCreateNewScreen_20050727 failed (/usr/lib/dri/fglrx_dri.so: undefined symbol: __driCreateNewScreen_20050727)
(EE) AIGLX: reverting to software rendering
Everyone who found this error message in the x-server log and if you just need hardware acceleration, you can turn off AIGLX by adding the following in your xorg.conf:
Everyone who has some time left and need a antivirus software, can try to solve the puzzle from the 1000th post of the F-Secure Antivirus Research Lab Weblogs. It took some time for me, but it was fun.
phil@enterprise-c ~ $ history|awk '{print $2}'|awk 'BEGIN {FS="|"} {print $1}'|sort|uniq -c|sort -rn|head -10
65 exit
65 cd
54 ls
44 wget
41 su
29 cp
26 du
18 mv
17 xmms
17 killall
As you can see, I'm using my ETerm mostly for file-management.
The last two entries are in direct connection and indicate some problems with my audio playing software...
As root it's looking like this:
enterprise-c phil $ history|awk '{print $2}'|awk 'BEGIN {FS="|"} {print $1}'|sort|uniq -c|sort -rn|head -10
341 emerge
31 exit
13 mcedit
13 etc-update
10 ls
9 umount
8 cd
8 /etc/init.d/apache2
6 make
6 cp
This is the third part of the series “data traces”, a bunch of posts that explain, where you leave intended or unintended data behind and why this is good or bad. You can find more information in the initation post of this series.
The web is changing. Daily. Houry... Tut, more often and much faster. Okay, you probably knowed that before. However: The web was changing in a never seen manner during the last months. It was reaching the next step of evolution. The people that are more or less compatible to the computer language would say: The web is growing into it's next version – into the Web 2.0. There are a lot of services, applications and philosophies that belong to the Web 2.0 and that you may have used before: You are reading blogs (for instance this site), you may have watched (private) Videos on YouTube, you are communication with a friend that uses GMail, the Wikipedia is your new standard reference book and you have listened to the one or the other Podcast. If these statements are more or less correct for you, you are in the middle of the current “Hype”, that has become in fact more than a Hype. Why can this be bad? I will show you...
is demonstrated in the best way, when you go into the next Apple Store and document the reaction of the mostly black turleneck- and designerglasses wearing salespersons. Note: The more colored the shirt is, the better is the result! But unfortunately no one was able to help me there with my actual problem.
Virtually filed under: Prejudice- and Cliché availment in the world of geeks.
This is the second part of the series “data traces”, a bunch of posts that explain, where you leave intended or unintended data behind and why this is good or bad. You can find more information in the initation post of this series.
In this part I want to tell you, which data are seen by a website respictively it's operator, once you have accessed it.
This is the first part of the series “data traces”, a bunch of posts that explain, where you leave intended or unintended data behind and why this is good or bad. You can find more information in the initation post of this series.
Okay, let's start slowly. One thing, that you certainly have done before: Searched a name in a searchengine like Google. Especially you've searched your own name, the name of a friend.
One the first view, that can be quiet funny. But it has extensive consequences. One of the “main problems” of today's web and the IT-industry is, that memory capacity is very cheap. To say it in other words: The web can't forget.
Who are you? Where do you come from? What's your opinion about subject x? To whom have you written the last e-mail? Which browser do you use? What have you really searched, when you came to this website? You don't know? But I do!
Currently on the Last.fm Website:We're sorry, but our database servers are currently overloaded. Please enjoy a quick cup of tea and then try refreshing this page.
Actually that's a good idea, the thing with the tea.
Actually I'm in a clearance mood: Fileing data from the virtual storage area, making backups, doing an image of the system root partition, sorting my bookmarks into my Spurl-account... That is haunting me in the job, too. Because we change our rooms here and I'm taking the chance to separate some old books out. I was never using this books and I was not the one who bought them. The first pail is already prepared: I'm going on...
Are you asking yourself why I wanted to post this piece of text? Because it's true! Of course it's humoristic, too. But it's a really good piece of satire.
Thanks to Al Lowe, the writer of text. Perhaps the “older readers” know him as the maker of the “Leisure Suit Larry”-series. He allowed me to translate the text in german. You can find the translated version here.
Please have a look at the other stuff of Als site. It's one of the better fun sites of the Web and it includes much geek content, too!
And remember: Geeks - All they ever think of is hex!