WinSCP – Sebuah SFTP Client
Baca introductionnya disini. Pokonya gampang & simple buat transfer file antar windows dan remote linux. Versi standalone (tanpa install) download disini. WinSCP is an open… Read More »WinSCP – Sebuah SFTP Client
Baca introductionnya disini. Pokonya gampang & simple buat transfer file antar windows dan remote linux. Versi standalone (tanpa install) download disini. WinSCP is an open… Read More »WinSCP – Sebuah SFTP Client
Akhirnya berhasil juga install (baca: ekstrak) phpSysInfo-2.5.2_rc3. Pada percobaan sebelumnya gagal karena adanya kesalahan teknis dalam mendownload source file 😀 1. Download source Phpsysinfo. wget… Read More »Re: Phpsysinfo – Install under CentOS 4
Tulisan ini merupakan lanjutan atau jawaban-jawaban dari tulisan sebelumnya. Membuat static route permanen di RedHat/Fedora/CentOS Ada beberapa alternatif untuk membuat static route yang persistent di… Read More »Re: Default Gateway: persistent static route
Baru nemuin 3 cara: [root@csmwin csmwin]# /sbin/ip route show 172.17.10.0/30 dev eth1 proto kernel scope link src 172.17.10.2 172.17.1.0/24 dev eth0 proto kernel scope link… Read More »Show Route Table
Forwarding memungkinkan paket-paket data dari NIC (network interface) satu (misalnya eth0) diforward ke network interface yang lain (misal eth1) Langkah pertama: [root@csmwin etc]# echo 1… Read More »Forwarding: Our PC act as a gateway