All articles from: June, 2009

How to edit crontab in Sun Solaris

First time I edited crontab file in Solaris was when I wanted to schedule my system to always synchronized to NTP server. It is set in the crontab file. On Linux and BSD, just run command “crontab -e” to edit the crontab.

Read more

How to set/change timezone in Sun Solaris

I want to synchronize this machine to an NTP server but because the timezone was set to GMT, the time we get was not in Jakarta timezone (GMT+7), so this tutorial is writen to help you how to set the timezone to GMT+7

Read more

To be remembered: Air Interface Framing

Air interface framing is illustrated as in figure below. A super frame is made up of 4096 radio frames. Each radio frame is made up of 15 timeslots. A timeslot can be allocated to either UL (uplink) and DL (downlink) transmission.

Read more

Windows 7 in action

Here are some screenshots of Windows 7 build 7057 (RC1) installed on my own Compaq Presario Laptop. Luckily all hardwares are detected out of the box so I did not need to install any hardware drivers one by one like in Windows XP or even Vista.

Read more

How to install rp-pppoe on Opensolaris/Solaris 10 as a PPPoE client.

If you are familiar with Linux and using PPPoE to connect to your service provider, RP-PPPoE is the best tool for this purposes and easy to install because almost all Linux distros have its binary file

Read more