Sunday, 14 December 2014

Instalasi MySQL di Raspberry Pi

1. Login sebagai root
2. Ketik
sudo aptitude install mysql-server
kalau gagal
sudo apt-get update kemudian
sudo aptitude install mysql-server
lagi 

Network Engineer

Bagaimana melewatkan trafi(DNS, HTTP, FTP,

Friday, 12 December 2014

1. Have a basic understanding of how Cisco router and switch work.
2. Have a basic understanding of how network tools used, such: NMAP, PUTTY,
3. Have a basic understanding of how to use Microsoft Excel and Microsoft Office
4.

Dataset


Monday, 8 December 2014

Python OOP

class karyawan:
    baju = "kemeja"
    celana = "hitam"
    sepatu = "hitam"

doni = karyawan
print doni.baju #akan muncul hitam

What standard way to do something

1. What the standard way to make keripik