Articles Comments

{ Berbagi, Menulis, Dan Mengajar } Ilmu… » 7. Operating System

PERSONEL IT KAMADJAjA LOGISTIC

ferry.prasetyo@kamadjaja.com dharma.prasandya@kamadjaja.com … Read entire article »

Filed under: 7. Operating System

Routing for multiple uplinks/providers

A common configuration is the following, in which there are two providers that connect a local network (or even a single machine) to the big Internet. ________ … Read entire article »

Filed under: 7. Operating System

Dbase, PHP and Ubuntu

I needed to have PHP compiled with dBase for webdevelopment. dBase was dropped from the standard libraries of Ubuntu at version 5.04 and I couldn’t find any solution for installing PHP with dBase support. I don’t imagine this will help the community much, but I had a specific need and finally worked out the solution. Its here mainly for my sanity should I need to replicate it in the future. NB. It will work for the installation and removal of other PHP components. Install some packages you’ll need later on: sudo apt-get install shtool dpkg-dev Download the PHP source file sudo apt-get source php5 We need to alter the rules to allow PHP compilation with dBase support. Enter the new PHP directory Edit the rules file ./debian/rules Change the COMMON_CONFIG statement add: “–enable-dbase \” Now we need to build dependancies and then … Read entire article »

Filed under: 7. Operating System

WV-DIAL IM2 On Linux

# wvdialconf lihat hasil akhir, misalnya “found a usb modem on …” fungsi perintah ini untuk mendeteksi semua modem yang terhubung ke komputer dan langsung membuat file konfigurasi di /etc/wvdial.conf edit file wvdial.conf tersebut dengan editor favorit: # pico /etc/wvdial.conf masukkan username password dan dial number di file tersebut, serta tambahkan init string berikut: Init1:AT+CGDCONT=1,”IP”,”indosatm2″ username : usernameanda password : passwordanda phone : *99# simpan dan keluar dari editor. lakukan koneksi : # wvdial … Read entire article »

Filed under: 7. Operating System

Setting GPRS dan MMS untuk Indosat, Telkomsel, Three, ProXL

Internet merupakan kebutuhan pokok bagi beberapa orang, hal tersebut membutuhkan koneksi baik kabel lan ataupun wireles, tetapi bagaimana jika anda sedang tidak berada dilokasi yang menjangkau internet? ya menggunakan operator merupakan solusi praktis bagi anda yang sering berpergian. tetapi syaratnya ponsel/hp anda harus support gprs. bagaimana setting GPRS da MMS untuk operator adalah sebagai berikut : MATRIX http://www.matrix-centro.com/ Call Center: 111 (dr kartu Matrix anda) Setting OTA: Kirim SMS ke888 dengan pesan : ACT[spasi]GPRS Setting Manual GPRS Profile Name : satelindo Homepage URL : http://wap.matrix-centro.com IP Address : 202.152.162.250 Bearer : GPRS User Name : Password : APN : satelindogprs.com Setting MMS Profile Name : sat-mms Connection URL : http://mmsc.satelindogprs.com IP Address : 202.152.162.88 Bearer : GPRS User Name : satmms Password : satmms APN : mms.satelindogprs.com MENTARI http://www.klub-mentari.com/ Call Center: 222 Setting OTA via SMS ; Kirim SMS ke3000 dengan pesan : Ketik : GPRS[spasi] merk HP[spasi] tipe HP Setting Manual : GPRS Profile Name : INDOSATGPRS Homepage URL : … Read entire article »

Filed under: 7. Operating System

SINDU Si Hacker Dekat TELKOM KETINTANG

No HP Sindu: 081230232686 … Read entire article »

Filed under: 7. Operating System

PHP_DBASE on Linux

Hi, *** I have a problem here. I installed php, apache, mapserver and mapscript on my Debian etch box. I downloaded php-mapscript demo gmap-ms46.zip from http://dl.maptools.org/dl/ then made some required tweakenings, installed and tried to run it. It should look like as it seen here:- *** http://www.mapsherpa.com/gmap/gmap75.phtml *** But I got an error message:- Warning: dl() [function.dl]: Unable to load dynamic library ‘/usr/lib/php5/20060613+lfs/php_dbase.so’ – /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.4′ not found (required by /usr/lib/php5/20060613+lfs/php_dbase.so) in /var/www/gmap-ms46/htdocs/gmap75.phtml on line 58 *** I searched in Contents-i386.gz file for php_dbase.so but its name is not there, as it is not a part of Debian etch. *** Then I gone for some rpm files which may contain this particular file, as *** http://www.rpmfind.net/linux/rpm2html/search.php?query=dbase.so and I got php5-dbase-5.2.0-14.i586.rpm and extracted the dbase.so form it renamed and copied to /usr/lib/php5/20060613+lfs/ . Still the same error message.. … Read entire article »

Filed under: 7. Operating System

Cara ‘Meng-Enable’ (khan) Clean – URL pada Drupal

Filed under: 7. Operating System

Drupal Basic to Advance

BACA LINK Ini SAJA … Read entire article »

Filed under: 7. Operating System

Editor Blog

Saat ini banyak pengguna blog atau sebutannya para blogger mengupdate blognya langsung melalui web, akan tetapi tidak mengetahui bahwa ada editor blog berbasis desktop yang lebih memiliki banyak kelebihan dan keefektifan dalam membantu blogger untuk mengedit blog. Editor-editor ini patut dicoba karena selain gratis, juga memiliki banyak fitur lebih dibandingkan mengedit blog melalui aplikasi web langsung atau copy paste hasil ketikan dari software seperti Microsoft word, karena kadang hasil copy paste tidak sesuai dengan platform blog sehingga terjadi banyak kesalahan kecil yang mengganggu. Berikut 10 editor bebas blog berupa aplikasi desktop seperti plug-in atau aplikasi standalone. 1. Windows Live Writer http://get.live.com/betas/writer_betas Aplikasi editor ini dikembangkan oleh microsoft dan memiliki banyak kesamaan seperti aplikasi office yang familiar buat anda sehingga sangat memudahkan untuk beradaptasi dan menggunakan editor ini dengan cepat. Fiturnya antara lain multiple … Read entire article »

Filed under: 7. Operating System