• LINK
    • Dengan bangga mendukung kegiatan idsecconf 2009
    • Kajian.Net

CARI MP3 KAJIAN, EBOOK, TUTORIAL PEMROGRAMAN PHP, MATERI KULIAH DATABASE, DLL

Loading

December 1, 2009

Install Netbeans On Mandriva

Didalam Katagori: Uncategorized, LinuX

Bismillah…

I like to use netbeans for finishing my work, why?? because FREE…. and open source.. yes such as linux…

so we will know how to install netbeans on linux especially mandriva. but its same way for other linux distribution. 

first you must ensure that your computer has been installed JDK (Java Development Kit) or (OpenJDK is enough I think but you will get bad rendering font) if don’t so you can download JDK here http://java.sun.com/javase/downloads/index.jsp.
OH yaa..  to know is it your computer has been installed JDK or not you can type some command in console

root# which java

it should return /usr/bin/java

to know the version of your OpenJDK try type command

roo# /usr/bin/java -version

java version "1.6.0_0"
OpenJDK Runtime Environment (IcedTea6 1.4.1) (mandriva-0.19.b14.3mdv2009.1-i386)
OpenJDK Server VM (build 14.0-b08, mixed mode)

OK. I assumpt you that the JDK has been installed before on your system (linux)

so the next step is you must download the netbeans source at http://netbeans.org/downloads/index.html choose as your needs feature

after downloaded,

type on your console

root# chmod +x netbeans.sh
root# sh netbeans.sh

the window of netbeans installation will be shown so you just following the instruction to completeing the installation . :)

thanks for All. and bye….

Alhamdulillah

 

 

Comments (0)

Fixed PHP My Admin Error on LAMPP

Didalam Katagori: Uncategorized, LinuX

Bismillah….

did you happen with your self about this error?

 Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.

I ever happen with this, this happen after I installing LAMPP on my mandriva 2009 spring, but if anyone happen this problem, here I will share how to fix this.

this error be occured because uncorrected session temp. to ensure if your session path is incorrect, try to make some file at htdocs folder. Oke. example is:

helloworld.php

and type this small script in (helloworld.php)

<?php

session_start();

$_SESSION[’name’] = ‘Linux’;

?>

save it and run.

it should resulting the output

 

Warning: session_start() [function.session-start]: open(/root/tmp/sess_on9l6n3iosn27iue1ri28iomd0, O_RDWR) failed: Permission denied (13) in /opt/lampp/htdocs/helloworld.php on line 2

Warning: Unknown: open(/root/tmp/sess_on9l6n3iosn27iue1ri28iomd0, O_RDWR) failed: Permission denied (13) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in Unknown on line 0

 

OKE, I assumpt you get above error. so this is the step to fix all in this error:

  1. goto directory /opt/lampp/etc
  2. open php.ini with your favourite editor
  3. find "session.save_path" (without quote)
  4. remove ";" at beside of "session.save_path"
    remove ;session.save_path = "/tmp" to session.save_path = "/tmp"
  5. restart your lampp
    /opt/lampp/lampp restart
Say thanks to Allah (Alhamdulillah) :)
Comments (0)

November 29, 2009

Install Windows Game On Mandriva

Didalam Katagori: Uncategorized, LinuX

The simple way to install windows game on linux especially "Mandriva" we can use wine software.

ok first you just install it with one step.

open your console and then

#su

enter your super admin password

#urpmi wine

if console command not work or failed

you can try to download wine at http://sourceforge.net/projects/wine/files/Mandriva%20Packages/ (rpm package)

then you double click rpm file and follow the instructions

 

 

Comments (0)

Install Windows Game On Mandriva

Didalam Katagori: Uncategorized, LinuX

The simple way to install windows game on linux especially "Mandriva" we can use wine software.

ok first you just install it with one step.

open your console and then

#su

enter your super admin password

#urpmi wine

if console command not work or failed

you can try to download wine at http://sourceforge.net/projects/wine/files/Mandriva%20Packages/ (rpm package)

then you double click rpm file and follow the instructions

 

 

Comments (0)

November 24, 2009

Botol Kecil - Kurang Kerjaan

Didalam Katagori: Uncategorized, Ngalor-Ngidul
Botol kecilku
Botol kecil yang menemaniku tiap malam
Comments (0)

November 16, 2009

Memotivasi Diri Sendiri

Didalam Katagori: Uncategorized, Ngalor-Ngidul

Aku orang pintar…………. Wallbashing

Aku orang cerdas………..Wallbashing

Aku orang Rajin……………Furious

Aku orang Disiplin…………

Aku Orang yang Dibutuhkan………..Guns

Aku orang yang berguna………..Reproaching

Aku orang yang sukses……….King

Aku tidak akan gagal lagi………Wallbashing

.Aku tidak akan mengecewakan orang lain………..

Aku ganteng……….Jittery

Aku tidak sombong…

Aku tidak mudah putus asa… Drunk

Aku pasti bisa…………. Wallbashing

 

 Ya allah.. kabulkan doa hambaMu……………………

Comments (1)

November 14, 2009

Resolving Yahoo Pidgin Not Works!!

Didalam Katagori: Uncategorized, LinuX

PiginMaybe this is the way to prevent some application can access Messenger in yahoo. yes they wannt to protect and keep the user to chat using Yahoo Messenger Application, to keep they income trought advertisement :D .

every way I has tried to resolve my problem, I use pidgiin 2.5.2 in my mandriva. 

I try to change page server at pidgin configuration, but still not work!

so the easy way to resolve this is ….. just upgrade your pidgin to newer, 

now I use pidgin 2.6.2  and my yahoo is works correctly :D .

if you using mandriva, just do a little command

 

# urpmi pidgin

then pick a library pidgin with newest version, if you dont found newest pidgin in your repository, you should change your repostiory or just upgrade in to newer :)

 

OK good  luck

 

 

 

Comments (0)

Mandriva 2009 Spring

Didalam Katagori: Uncategorized, LinuX

mandriva 2009 spring

this is my Mandriva Spring 2009 , I just wanna shared it :D

Comments (0)

November 11, 2009

Installasi PHP (LAMP) di Mandriva

Didalam Katagori: Uncategorized, LinuX

Bismillah…

Mari kita install apache, PHP, mysql dan PHPMyAdmin di Linux kita khusunya mandriva, nah lebih khusus lagi, mandriva yang saya gunakan adalah Spring 2009.

Pertama buka console kesayangan anda :D ,

kita harus login sebagai root di console jadi caranya

su

masukan password, lalu tekan enter

setelah itu

[root@localhost ~]# urpmi task-lamp

 kalo ada opsi-opsi paket yang ditawarkan, pilih saja salah satu, (kalo saya pilih no 1 aja semua, biar gampang) he…

lanjut dengan install mysql

[root@localhost ~]# urpmi mysql

[root@localhost ~]# echo "HOSTNAME=localhost" >> /etc/sysconfig/network 

[root@localhost ~]# echo "127.0.0.1 localhost" >> /etc/hosts

[root@localhost ~]#  reboot

perintah reboot itu berarti restart, jadi setelah komputer nyala lagi, buka console lagi dan juga login sebagai root, setelah itu jalankan mysql service

[root@localhost ~]# service mysqld start 

[root@localhost ~]# mysql_secure_installation 

[root@localhost ~]# urpmi php-cgi 

[root@localhost ~]# service httpd restart 

 perlu diingat: seandainya dari salah satu perintah itu menawarkan anda untuk memilih opsi paket, pilih saja salah satu oke!!! sama aja kok

 setelah proses installasi selesai, anda bisa mengeceknya dengan membuka browser kemudian ketik alamat "localhost" , jika muncul sesuai seperti ‘It Works!!" berarti instalasi sukses.

Semoga Bermanfaat

Comments (0)

Cara install Program Make di Mandriva

Didalam Katagori: Uncategorized, LinuX

Bismillah…

Semakin cuinta linux :D

walaupun si leepy diinstall 2 OS (Windows 7 Ultimate && Linux Mandriva Spring 2009) ternyata keindahan dan keanggunanan windows 7 tidak bisa mengalahkan console Linux (cieeeee… lebay)

ok deh. to the point ajah..

ini sebagai arsip pribadi khusunya dan untuk pengetahuan saja.

awalnya saya mau ngompile source code mentah untuk dijadikan applikasi yang nantinya akan diinstall di linux.

biasanya perintah yang digunakan adalah

make install

nah berhubung applikasi make nya belum ke install, jadi kita install dulu aplikasi make nya, jadi njelimet gini ya bahasanya he…

ok, pertama kita cek dulu apakah aplikasi make telah terinstall di komputer?

which make | grep make

 seandainya telah terinstall maka perintah diatas akan menampilkan

/usr/bin/make

 OK saya asumsikan, aplikasi make belum terinstall, selanjutnya mari kita install dengan cara

urpmi make

 tunggu beberapa saat hingga proses instalasi selesai, kalo sudah coba ulangi perintah untuk menge-cek aplikasi make dengan which tadi

 

Ok semoga bermanfaat

Comments (0)