Monday, April 14th, 2008

‘Rendang daging’


This food only can find it when got event such as malay wedding ceremony, ‘kenduri kesyukuran’ and ‘majlis aqiqah’…….
Food name : ‘kerabu perut’, ’sambal sotong,’gulai kambing,’ikan masin’,'rendang daging’ and ’sayur campur’
How they cook? Normally people in the village will help each other to cook the dishes…..that call ‘gotong royong’….

This ‘periuk’ using to cook ‘gulai kambing’ and ‘rendang daging’…..
All picture taken from http://anilezfa.com ….thanks anilezfa for great picture…
Popularity: 10% [?]
Posted in Makan-Makan | No Comments »
Monday, April 14th, 2008
- First, download the latest release to your home directory with your browser or download manager.
- Remove the firefox Installation directory, usually: /usr/lib/firefox-<version>. For example, if using Firefox 1.0 it would be: /usr/lib/firefox-1.0
- Next, extract the contents with an archiving utility such as tar.
$ tar zxf firefox-<version>.tar.gz
- Now you must select the installation directory. If you are the only user, the extracted files could stay where they are, but If this is a multi-user system, the firefox directory must be moved to a publicly accessible location such as /usr/local or /opt.
$ su
<password>
# mv firefox /usr/local
# chown -R root:root /usr/local/firefox
- The installation is more or less complete, but it’s recommended that the firefox script be available somewhere in your path to avoid the inconvenience of having to enter the full path. This can be accomplished by creating a symbolic link in the relative ‘bin’ directory.
- For the personal installation:
$ mkdir bin
$ cd bin
$ ln -s ../firefox/firefox
Popularity: 8% [?]
Posted in Linux | No Comments »