Java Timezone Information 2011g … The community release is here :)

Egypt has recently stopped working with DST time, so we need to update our timezone information with the latest updates, as a normal user for java, I used to download the TZUpdater tool which was always available for free from SUN … But not anymore, as Oracle started to show its ugly face, if you [...]

Brain Dump…

Today, a friend of mine and I had some wonderful time… Not skiing, not playing a game, not chasing beautiful women, but rather chasing awesome thoughts, reverse engineering, and cracking into some software, and here’re some ideas… In fact the idea of having a page containing such content (as this one) and calling it “Brain [...]

Amazon Kindle, Working around regional restrictions…

Few weeks back, a friend of mine was visiting the US for some business of his own, and I couldn’t help to ask him to bring back an Amazon Kindle for me… I choose the cheapest model, the one with the WIFI only, with 6" screen, it seemed satisfactory to my needs, I won’t need [...]

Privacy becomes more precious everyday, and so does Open Source…

Yesterday I was visiting my friends in ITWorx, and they were totally bugged by the new gateway that the IS has installed to monitor and control users’ access to the internet… That new gateway is called “Thread Management Gateway” from Microsoft, and guess what? it SUCKS, BIG TIME… Their 1st impression that it made things [...]

More Steps ahead…

Well, as most of my friends know; I’ve moved from ITWorx to TEData, but this didn’t cause my personal plans and agenda to shift or drift, however, it imposed some delays on it a bit… Anyway, two months ago, a friend of mine has put my hands on one of a kind board, that holds [...]

Yet another post about OpenVPN…

What is OpenVPN ? OpenVPN is a SSL/TLS based user-space VPN server/client, it’s capable of Creating point-to-point or server-to-multiclient encrypted tunnels between host computers. Establishing direct links between computers across network address translators (NATs) and firewalls.

Going low level, very low level…

So, I started with qemu to simulate an ARM board, connect to qemu with GNU Debugger, load some code into the qemu v-board… So far, so good, I used to run this qemu-system-arm -M versatilepb -m 256 -kernel /dev/null -s -nographic This allowed me to skip qemu complaint about no kernel exists, and redirect to [...]

Another step ahead… RTOS…

Yesterday I finished a training course that was about RTOS, the instructor was Amr Ali, and Wasiem Hashim, the course covered some topics about RTOS, concepts, scheduling, threading, synchronization, and best of all, concepts of porting… It turned out that I know much already to get me started, and already have the foundations I need [...]

A quick glance about filesystems…

Cluster vs. Distributed Filesystems Cluster filesystems and distributed filesystems are two different things, but sometimes they’re mixed together, so it’s time to shed some light on that…

Anaconda boot time options…

In a previous post, a friend replied that I didn’t really need to modify initrd.img to embed ks.cfg just because I can’t use eth0 … He was totally right, I’ve gone through much without looking for the easiest and obvious… http://fedoraproject.org/wiki/Anaconda/Options, this page has all the options that anaconda (the installer for CentOS/RHEL/rPath and more) [...]

Follow

Get every new post delivered to your Inbox.