Friday 16 December 2011

How to create your own Cloud Computing

many of us keep wondering, how im gonna do the cloud computing without spending too much? i know that cloud computing are more easier to share file, documents, and many things regarding project development to event management but how im supposed to get that utilities?


so, here i am to tell them how....



in this new technology world we need less resources, less time to work, earn big reward....same as IT field. less config, data transmit, reduce time consuming, free from due date thing and work is done in second....


so lets talk about centralized all pc into 1 central location...server. in your mind, where the hell im going to get that cheap server, relax, it can be done in second if you read carefully.


so our objective:

  1. get the server
  2. get the server runing
  3. get the cloud computing installer
  4. get the necessary software running as background
  5. install that cloud...
  6. share the cloud...


1. get the server
OK, here is tricky part. you need to know how many pc in your local network. even SOHO(Small Office Home Office) need to configure this.
lets say you have 5~10 pc, so you only need CPU that running 2.5 megahertz and normal NIC(network interface card.




2. get the server running

So we started at small scale. pick up any old pc that have 2.4 mhz power. plug in pci NIC gigabyte. and we ready to go.
assume that U have install windows. if don't, I will teach you later. email or comment below.
note: this only running in windows version. others try google under name server cloud in Linux.




3. get the cloud computing installer
oh, this part need to listen carefully. you have to get software name xampp first. you can get it here.




4. get the necessary software running as background
after download, install that xampp. if you don't know how to install it, pls follow this tutorial.


after running xampp installer, follow this picture to guide you to running the web server platform on your server.


thick apache and mysql, then click start for both selection. you will see the green bar stated running



so, after that leave the xampp or hide it at task bar.


we need to get one more installation to complete the cloud computing. the core file itself. click here to download eyeOS.

after download....and then wat?
after download, extract the file into xampp/htdocs/eyeos/<your files>. if you dont have folder eyeos, pls make one for easier to find later.


how to access and setup your own cloud?
thats tricky questions, ok. i show you but in order to make sure you all have done the right thing, just open your browser and click this to test.


if you succeeded to see this picture below, you doing just fine.






5. install that cloudd!!
oh, ok...
first of all, we need to ready our own database. click here to open your own database. dont forget to bookmark it. it should be like picture below:




as you can see, please create new database called eyeos at Mysql localhost - create new database text field.


just enter the eyeos and click create. and you are done. you can close the tab also. by this line, we have ended the creating database for our own cloud. next will be installing the cloud.




i get you the link so you all dont have to type in all of it.


click here to setup eyeOS


you will see like this below. from this point, pls follow the picture provided.








scroll down and you will see like above picture.


by default the mysql password will leave blank. just input like about picture except eyeOS root password. that's you need to put your own password desired.






then enter your own username like root and <your own password> at the form provided.
if you entering the authentication right, you will see like this:






welll we are done here...


6. how to share? in LAN or wide? 
LAN first, ok, server must access like this = http://localhost/eyeos..


all other pc ?
like this : http://<pc-server-ip-or-name>/eyeos/


for example pc a name kay's_comp. its a server of eyeos.
so they write URL in the server browser like this: http://localhost/eyeos/




but pc b want to access pc a, they will write URL in pc b browser like this: http://kay's_comp/eyeos/


is that explanation clear?






Q & A? 
why cant I connect even I do step by step in this tutorial?


1. check if the installation procedure correct?
2. check whether the setting of eyeos are correct?
3. check database setting are correct?
4 . last, port forward your router to accept port 80. <--last resort.(anything else pls leave a comment).

No comments:

Post a Comment