And with this great event we are happy to launch this new version of our blog. We hope you will enjoy it as much as the old one, or even more. [...] | Read More =>
That key is just on the way. Whenever you want to use one of its neighbors (Tab, Shift, A, Q), there’s a good chance you’re gonna press that stupid key instead.
Lately I found out that I was not along, and others like me started a war against it.
So I joined [...] | Read More =>
I was jumping like a little child when I read this gearth blog post this morning.
FTA:
New high resolution:
Europe, Middle East and Africa:
France: Le Havre, Dunkerque
Poland: Poznan
Russia: Yaroslavl, Ivanovo, Vladikavkaz, Volzhskiy, Barnaul
Ukraine: Rivne, Odesa
Morocco: Agadir
Nigeria: Abuja
Here are some shots:
[Edit] The high resolution images are [...] | Read More =>
Whenever I want to do that, it’s always the same scenario:
open the ~/.ssh/known_hosts file w/ an editor
go to the line containing the host key
remove it
save
I just found the proper way to do it:
$ ssh-keygen -R remotehost
/home/kakashi/.ssh/known_hosts updated.
Original contents retained as /home/kakashi/.ssh/known_hosts.old
[...] | Read More =>
Whenever I go to work, I walk by this jewelry store, and it always drives me crazy knowing that there are people in this world buying these stuff. Seriously who puts a Porsche in her ears ?
“نتكلم العربية” (We speak Arabic), hmm… , that explains things a little bit. [...] | Read More =>
Get the hpunix.c source file and compile it:
$ gcc -o hpunix hpunix.c
Have fun:
$ ./hpunix printer.domain.com 'agafix rocks!'
Credits go to Irongeek.
[...] | Read More =>