IT-Miscelanious

How long does it take to upload your data via internet to cloud? (data size vs network bandwith)

I usually got this question couple of times from my customers. It depends on your network bandwith and data size, and of course the stability of your connection. To give you a very high level overview, this chart might be able to help you to predict. Other than that, you can use this online tool …

How long does it take to upload your data via internet to cloud? (data size vs network bandwith) Read More »

How to create an autostart script in Linux (Red Hat / CentOS / Fedora)

How to create an auto start script in Linux (Red Hat / CentOS / Fedora): Option 1: Use chkconfig script to run /etc/init.d/… Create a script and place in /etc/init.d (e.g /etc/init.d/myscript). The script should have the following format: #!/bin/bash # chkconfig: 2345 20 80 # Source function library. . /etc/init.d/functions start() { # code to start app …

How to create an autostart script in Linux (Red Hat / CentOS / Fedora) Read More »

Description about My VMware Home Lab in MacBook Pro

I just want to write this, as a personal note for me. Since I always forget when someone ask me this question about my Personal VMware Home Lab that I used to do some researches on-premise. As described earlier in this post: http://bicarait.com/2015/09/12/penjelasan-mengenai-my-computer-home-lab-untuk-vmware-technology/ Currently I am adding another Home Lab for my research and demo to …

Description about My VMware Home Lab in MacBook Pro Read More »

How to Recover Deleted Files (rm -rf) or Accidentally click Empty Recycle Bin

So, sometimes “shit” can happen. Accidentally do rm -rf in linux OS, or click empty recycle bin in windows. Or, disk is corrupt, boot sector is broken, etc. This is a very useful tool to help you to “try” to fix it. Sometimes it works, and sometimes it doesn’t. At least you try… 😉 Err, …

How to Recover Deleted Files (rm -rf) or Accidentally click Empty Recycle Bin Read More »

YUM Repository Installation for RedHat / CentOS / Fedora

  There are several people still asking about how to create YUM Repository in their Local Linux distribution. So, here you go… Step 1: Install “createrepo” To create Custom YUM Repository we need to install additional software called “createrepo” on our cloud server. We can install “createrepo” by running the following command from console: yum …

YUM Repository Installation for RedHat / CentOS / Fedora Read More »

Configure a Wi-Fi router to share your computer's 3G data stick connection

How to configure a Wi-Fi router to share your computer’s 3G data stick connection to everyone. Connect to the Internet on your 3G data stick. Plug your laptop to one of the router’s LAN ports. Wait until the router connects correctly. Click Start > Control Panel > View Network status and tasks > Change adapter …

Configure a Wi-Fi router to share your computer's 3G data stick connection Read More »

BAGAIMANA MEMILIH PEMINATAN DI JURUSAN TEKNIK INFORMATIKA?

Saya sempat mendapatkan pertanyaan dari adik sepupu saya yang sedang berkuliah di salah satu perguruan tinggi IT yang terkenal di Jakarta dan semakin lama saya lihat semakin baik kualitasnya (BINA NUSANTARA, red). Pertanyaan ini adalah merupakan pertanyaan yang sering menjadi pertanyaan mendasar bagi para mahasiswa dalam menjalankan tugas utama mereka saat ini yang sedang belajar …

BAGAIMANA MEMILIH PEMINATAN DI JURUSAN TEKNIK INFORMATIKA? Read More »

Mekanisme IP Port Forward di Linux, Mikrotik, Windows

IP & Port Forwarding. Mekanisme port forward adalah sebuah cara untuk melakukan penerusan paket ke tempat lain, tanpa client perlu mengetahui dan merasakan bahwa sebenarnya paket itu bukan ditembak ke server tujuan dari client. Melainkan dialihkan ke server yang lain. Konfigurasi : CLIENT —>SERVER (published) —> SERVER (local) Mekanisme untuk melakukan Port Forwarding adalah sebagai …

Mekanisme IP Port Forward di Linux, Mikrotik, Windows Read More »

Launching site bicarait.com | Let's Talk about IT

I believe, ketika kita hendak melakukan sesuatu. Kita harus memiliki Visi, Misi, dan Nilai Inti (Vission, Mission, Core Values) yang kita anut dalam pelaksanaan pekerjaan tersebut. Well, hari ini adalah hari kelahiran BicaraIT.com. The Birth Date of this blog was on THURSDAY, March 11 2010 at 20:55 GMT+7 in Jakarta Indonesia. Langsung saja… Vission, Mission, …

Launching site bicarait.com | Let's Talk about IT Read More »