Archive

Archive for the ‘Tips’ Category

Akses internet dengan aman di Internet cafe / warnet

April 24th, 2009

Salah satu tempat untuk mendapatkan akses internet gratis adalah melalui kafe - kafe yang biasa-nya terdapat tulisan Free Internet Hot Spot. Berhubung akses internet tersebut digunakan untuk umum, maka muncul pertanyaannya seberapa amankah jaringan internet tersebut. Oleh karena itu dengan tutorial kali ini akan membahas bagaimana membuat jalur yang lebih aman pada jaringan yang digunakan oleh semua orang tersebut. Tentu implementasi dari tutorial ini tidak sekedar untuk mengamankan akses internet pada kafe saja tapi dimana saja ketika keamanan data diinginkan.

IT, Tips , ,

Web Crawler

September 9th, 2007

Ingin memiliki web crawler sendiri?

“Heritrix is the Internet Archive’s open-source, extensible, web-scale, archival-quality web crawler project.

Heritrix (sometimes spelled heretrix, or misspelled or missaid as heratrix/heritix/ heretix/heratix) is an archaic word for heiress (woman who inherits). Since our crawler seeks to collect and preserve the digital artifacts of our culture for the benefit of future researchers and generations, this name seemed apt.”

http://crawler.archive.org/ 

Tips

Internet dan privacy identitas

August 25th, 2007

Internet kini bukanlah hal yang baru di Indonesia, jumlah warung yang menyediakan jasa internet (warnet) pun jumlahnya sudah bejibun. Semakin banyak pula orang menggunakan internet untuk melakukan aktifitas sehari-harinya seperti mengirim surat (email), membaca berita, membayar tagihan, berkomunikasi dan lainnya.

Banyak kita menggunakan layanan online seperti gmail.com (untuk mail), google.com (untuk search) dan messenger.yahoo.com (untuk layanan instant messaging). Dengan sadar atau tidak, dengan menggunakan fasilitas-fasilitas online tersebut kita telah menukarkannya dengan identitas pribadi kita.

Read more…

Tips, Uncategorized

Screen: Tips & Tricks

August 2nd, 2007

ScreenIn this article I will describe a very useful program: GNU Screen. Usually this program is used by people who have a shell account on a Unix server. But it can be also helpful to people who haven’t yet started to use a terminal or even Linux/Unix at all. Screen — simply — is a program which enables users to create more system shells without the need of logging in multiple times. Moreover it allows to leave programs running after you’ve logged out. What can it be useful for? For example to continue compiling or downloading something when someone wants to use the computer, or to run more than one terminal for one ssh connection. There are many more possible ways of using it…

http://polishlinux.org/howtos/screen-tips-tricks/

Tips

Run torrent on linux console

August 2nd, 2007

RTorrent“In this article I’d like to describe a text-mode Bittorrent client - rTorrent. It will be helpful to people that share a computer with other household members because it allows them to download files regardless of the logged in user. What’s more, because it is a text-mode client (runs under ncurses) you can watch how it works through any ssh client, web browser (ajaxterm) or even cell phone (MidpSSH). Wikipedia and the official website says that the very optimized code makes rTorrent much faster than the official client. So, do you want more? Bring it on!”

http://polishlinux.org/apps/p2p/rtorrent-console-p2p

Tips