This is default featured post 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

Survey

Selasa, 24 Juni 2014

CentOS 6.4 - Install SSH2 extension for PHP

Hari ini test send file via sftp dengan  php. Berikut ini adalah snippet code untuk test send file: public function index(){ $connection = ssh2_connect('localhost', 22); if ($connection) { ssh2_auth_password($connection, 'user', password'); // send a file ssh2_scp_send($connection,  '/local/filename','/remote/filename', 0644); } else { print_r('not connect'); } } Tapi ketika run file php nya terjadi terjadi error PHP Fatal error: Call to undefined function ssh2_connect() Setelah gooling.......

Konfigurasi VPN Pada Ubuntu 14.04 Untuk Koneksi Internet dan VPN Secara Bersamaan

1. Click Network Manager -> Select VPN Connections -> Click Configure VPN 2. Click Add -> Select PPTP -> Click Create 3. Click VPN -> Input Connetion Name, Gateway, User name, and Password -> Click Advanced. 4. Click IPv4 Setting -> Select Method : Automatic (VPN) addresses only -> Click Route. Example : Lists IP for VPN access are in range 10.17.71.* .Click add button and then input Address, Netmask, Gateway (if any) After all configuration...

Page 1 of 2912345Next

Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More