Facebook chat on pidgin

Ketika pengen chating facebook tanpa harus membuka di browser, pidgin menjadi pilihan untuk mewujudkan keinginan tersebut, :)

Instal plugin facebookchat untuk pidgin di alamat: http://code.google.com/p/pidgin-facebookchat/

Dan pidgin siap digunakan untuk ‘berchatting facebook’..

Send article as PDF to Create PDF

Tags: , ,

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS
AD
-->

Stick n Rose

Jangan sampe terjadi yang beginian.. hikhikks…..
bristol,gambar

Send article as PDF to PDF

Tags: ,

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS

Install phpMyAdmin

Setelah melakukan instasi php,mysql, dan apache, maka untuk mengelola basisdata secara lebih mudah digunakan phpMyAdmin. PhpMyAdmin dalah suatu aplikasi yang dibuat dengan bahasa pemrograman PHP yang ditujukan untuk pengelolaan basis data MySQL melalui Internet. Untuk melakukan instalasi pada ubuntu gunakan perintah:
sudo apt-get install phpmyadmin
Selanjutnya konfigurasi file /etc/apache2/apache2.conf dengan menambahkan baris perintah seperti dibawah ini:
Include /etc/phpmyadmin/apache.conf

Send article as PDF to PDF Printer

Tags: , , ,

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS

Install Apache2, PHP5, MySQL di Ubuntu 9.04 (LAMP)

LAMP adalah istilah yang merupakan singkatan dari Linux, Apache, MySQL dan PHP.

Komponen-komponen dari LAMP:

- Linux sebagai sistem operasi
- Apache HTTP Server sebagai web server
- MySQL sebagai sistem basis data
- PHP sebagai bahasa pemrograman yang dipakai

Berikut ini adalah cara instalasi Apache, Mysql, dan PHP yang berhasil saya lakukan di linux Ubuntu 9.04 “Jaunty Jackalope” (baru nyoba di linux, maklum newbie, :) ).

* Sebelum melakukan instalasi pastikan masuk sebagai root.
sudo su
1. Instalasi MySQL

Install MySQL dengan perintah seperti dibawah ini:
aptitude install mysql-server mysql-client
Lalu isi password jika diminta mengisi password untuk user root.

2. Instalasi Apache2

Gunakan perintah:
aptitude install apache2
Untuk melihat Apache2 sudah terinstal, masukkan URL http://localhost pada browser. Maka akan terlihat tulisan It works!

Dokumen default root pada Ubuntu adalah /var/www, dan file konfigurasi adalah /etc/apache2/apache2.conf.

3. Instalasi PHP5

Instal PHP5 dan Apache PHP5 menggunakan perintah berikut:
aptitude install php5 libapache2-mod-php5
Restart Apache:
/etc/init.d/apache2 restart
* Tes PHP5 dengan membuat file info.php
Document default root berada pada direktori /var/www. Buat file info di direktori tersebut:
sudo gedit /var/www/info.php
Masukkan script seperti dibawah ini:
<?php
phpinfo();
?>

Panggil file yang dibuat tersebut di browser dengan URL http://localhost/info.php. Jika terlihat tentang informasi tentang PHP maka PHP dan Apache sudah berhasil masuk dalam sistem. Namun MySQL belum ada dalam daftar dalam halaman ini. Maka perlu perlu melakukan sedikit konfigurasi lagi agar MySQL mendukung di PHP5.

* Dukungan MySQL di PHP5

Untuk melihat modul PHP5 coba ketikkan perintah:
aptitude search php5
Install modul-modul, seperti dibawah ini:
aptitude install php5-mysql php5-curl php5-gd php5-idn php-pear
php5-imagick php5-imap php5-mcrypt php5-memcache php5-mhash
php5-ming php5-ps php5-pspell php5-recode php5-snmp php5-sqlite
php5-tidy php5-xmlrpc php5-xsl php5-json

Restart apache:
/etc/init.d/apache2 restart

Send article as PDF to PDF Creator

Tags: , , , , ,

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS

Lihat specs hardware laptopku

Pengen liat spesifikasi hardware, tapi gmana ya… (maklum linux newbie,  he…) Yeah..ternyata ada perintah yang bisa nampilin semua perangkat keras yang terpasang dalam sistem yaitu memakai perintah lshw. Berikut ini adalah sedikit penjelasan tentang lshw:

NAME
lshw – list hardware

SYNOPSIS
lshw [ -version ]

lshw [ -help ]

lshw [ -X ]

lshw  [ -html | -short | -xml | -businfo ] [ -class class ... ] [ -dis?
able test ... ] [ -enable test ... ] [  -sanitize  ]  [  -numeric  ]  [
-quiet ]

DESCRIPTION
lshw  is  a  small tool to extract detailed information on the hardware
configuration of the machine. It can report exact memory configuration,
firmware version, mainboard configuration, CPU version and speed, cache
configuration, bus speed, etc. on DMI-capable x86 or IA-64 systems  and
on some PowerPC machines (PowerMac G4 is known to work).

It  currently  supports  DMI  (x86 and IA-64 only), OpenFirmware device
tree (PowerPC only), PCI/AGP, CPUID (x86), IDE/ATA/ATAPI, PCMCIA  (only
tested on x86), SCSI and USB.

Berikut ini adalah beberapa perintah yang saya gunakan untuk melihat spesifikasi hardware di laptop saya.

Kalau mau lihat spesifikasi hardware secara detil ketik perintah:
sudo lshw
Lihat spesifikasi hardware tanpa detil (hardware path, device, class, dan description):
sudo lshw -short
Menampilkan dalam format html:
sudo lshw -html > namafile.html
Atau kalau ingin menampilkan secara spesifik yaitu berdasar spesikasi class hardware:
sudo lshw -C namaclass
contoh:
sudo lshw -C cpu

Specs my notebook:

H/W path               Device      Class       Description
==========================================================
 system      Satellite L310
/0                                 bus         Satellite L310
/0/0                               memory      100KiB BIOS
/0/4                               processor   Intel(R) Pentium(R) Dual  CPU  T2
/0/4/5                             memory      64KiB L1 cache
/0/4/6                             memory      1MiB L2 cache
/0/4/0.1                           processor   Logical CPU
/0/4/0.2                           processor   Logical CPU
/0/c                               memory      1GiB System Memory
/0/c/0                             memory      1GiB SODIMM Synchronous 533 MHz (
/0/c/1                             memory      SODIMM Synchronous 533 MHz (1.9 n
/0/1                               processor
/0/1/0.1                           processor   Logical CPU
/0/1/0.2                           processor   Logical CPU
/0/100                             bridge      Mobile PM965/GM965/GL960 Memory C
/0/100/2                           display     Mobile GM965/GL960 Integrated Gra
/0/100/2.1                         display     Mobile GM965/GL960 Integrated Gra
/0/100/1a                          bus         82801H (ICH8 Family) USB UHCI Con
/0/100/1a.1                        bus         82801H (ICH8 Family) USB UHCI Con
/0/100/1a.7                        bus         82801H (ICH8 Family) USB2 EHCI Co
/0/100/1b                          multimedia  82801H (ICH8 Family) HD Audio Con
/0/100/1c                          bridge      82801H (ICH8 Family) PCI Express
/0/100/1c.3                        bridge      82801H (ICH8 Family) PCI Express
/0/100/1c.4                        bridge      82801H (ICH8 Family) PCI Express
/0/100/1c.4/0          eth0        network     88E8040T PCI-E Fast Ethernet Cont
/0/100/1c.5                        bridge      82801H (ICH8 Family) PCI Express
/0/100/1d                          bus         82801H (ICH8 Family) USB UHCI Con
/0/100/1d.1                        bus         82801H (ICH8 Family) USB UHCI Con
/0/100/1d.2                        bus         82801H (ICH8 Family) USB UHCI Con
/0/100/1d.7                        bus         82801H (ICH8 Family) USB2 EHCI Co
/0/100/1e                          bridge      82801 Mobile PCI Bridge
/0/100/1e/1                        bus         Firewire (IEEE 1394)
/0/100/1e/1.2                      system      Integrated MMC/SD Controller
/0/100/1e/1.3                      storage     Integrated MS/xD Controller
/0/100/1f                          bridge      82801HEM (ICH8M) LPC Interface Co
/0/100/1f.1            scsi3       storage     82801HBM/HEM (ICH8M/ICH8M-E) IDE
/0/100/1f.1/0.0.0      /dev/cdrom  disk        CDDVDW TS-L632H
/0/100/1f.2            scsi0       storage     82801HBM/HEM (ICH8M/ICH8M-E) SATA
/0/100/1f.2/0.0.0      /dev/sda    disk        200GB Hitachi HTS54252
/0/100/1f.2/0.0.0/1    /dev/sda1   volume      40GiB Windows NTFS volume
/0/100/1f.2/0.0.0/2    /dev/sda2   volume      146GiB Extended partition
/0/100/1f.2/0.0.0/2/5  /dev/sda5   volume      60GiB HPFS/NTFS partition
/0/100/1f.2/0.0.0/2/6  /dev/sda6   volume      60GiB HPFS/NTFS partition
/0/100/1f.2/0.0.0/2/7  /dev/sda7   volume      415MiB Linux swap / Solaris parti
/0/100/1f.2/0.0.0/2/8  /dev/sda8   volume      25GiB Linux filesystem partition
/0/100/1f.3                        bus         82801H (ICH8 Family) SMBus Contro
/1                     wlan0       network     Wireless interface
/2                     vboxnet0    network     Ethernet interface
/3                     pan0        network     Ethernet interface
Send article as PDF to PDF

Tags: , , ,

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS
 Page 4 of 9  « First  ... « 2  3  4  5  6 » ...  Last »