Showing posts with label OS. Show all posts
Showing posts with label OS. Show all posts

Sunday, 23 December 2012

PXE Server Manual

On 1/12/2012, I completed my project called PXE Server.

To create the server on the windows platform, i mean not windows server 2003 and 2008. just normal windows like xp, vista, and 7, u need the following file. i list down the file easier to understand what the importance of PXE Server.

the file;


  • GRLDR <------- grubdos linux version to boot by TFTP Protocol
  • menu.lst <------- after system boot the GRLDR, the system will search command in this menu. 
  • Bootable File <---- i choose the hiren_boot 10 .iso file.

The operation:
Get grldr file system inside the Bootland.


Creating the menu.lst
this part is hard to understand if you are beginner in linux and memory allocation. so better to watch and learn the code that made by other people rather than dive into these codes without knowledge.

example
below is the basic menu to run iso file. pls remember that u cant map directly .iso files, the file needs virtual memory allocation in RAM. just like the hirenboot iso.

title Hiren
map --mem (pd)/hirens.iso (0xff)
map --hook
root (0xff)
chainloader (0xff)


if you cant figure out this technique, pls inform me thru email to put more content about this in my blog.

My Email



Sunday, 26 August 2012

TV Mobili : Free Media Server For Windows , MAC and Linux

Media Server is the server to broadcast media content like music, movie, picture whether across the internet world wide or just in your local area network.

in old days, we used to built the entire PC including setting the network solution just for home media server let alone the OS itself. but now, with the technology called UPNP (Universal Plug N Play), you can setup media server in a minute.

today, i will instruct you on how you wanna do it.

Hardware Requirement :


  • Cable RJ45 (depend on your network architecture).
  • Router
  • An old Computer that wanna TV Mobili Server.
  • A laptop or computer to test the TVMobili Server.



Software Requirement: 


You need to install this software. Below are the instruction phased by phased using images.







After install this software make sure to take note tv mobili url!. This is important because you need to setup its broadcasting content. for example what folder, should or should not been broadcast to the local area network. 

Access to TVMobili

  • Open any browser. etc mozilla, chrome, safari, opera, firefox and ie.
  • Type in tv mobili url.

"In case if you dont find the TVMobili url, here i will provide for you. http://localhost:30888" 

Thats it. You have setup your own free media server based on UPNP network. This is the end of TV Mobili Setup Part. Next, we gonna review what inside the TVMobili Web apps can bring us.

Anyone who dont understand or have  questions please give a comment down below. thank you.

Monday, 20 August 2012

How to do Defragmentation on PC

Disk Defragmenter is Maintenance Disk keeper . The version that is included with Windows XP and later provides limited functionality in maintaining disk performance by defragmenting volumes that use the FAT, FAT32, or NTFS file system. 

Some of the computer will be very slow when used for a long time without defrag the HDD. This occur because the system files, source files are being fragmented in several location through out the HDD. Thats why computer will be slow in order to search that particular files.


For Windows XP



Method 1: Use the Local Disk Properties
  • Open My Computer.
  • Right-click the local disk volume that you want to defragment, and then click Properties.
  • On the Tools tab, click Defragment Now.
  • Click Defragment.


Method 2: Use Defragment menu in Start Button
  • Click Start Button.
  • Click All Program.
  • Click Accessories Menu.
  • Click System Tools.
  • Click Disk Defragmenter.
  • Click the volume that you want to defragment, and then click Defragment.

For windows 7 : 


it is the same as windows xp but Microsoft make it very simple to search this defragment 
menu.

Method 1: Using Search in the Start Menu
  • Click Start Menu
  • Click Search Textbox
  • Type "Defrag" without the quotes.
  • Select top of the list.
  • Click the volume that you want to defragment, and then click Defragment.

For more easier, i put a software that do your bidding. 

Free Dowload Software.

Defraggler : [> Download Here <]

Saturday, 18 August 2012

Fix icon on Windows 7

Having hard time when your icon behave weirdly, or dispaly incorrect software icon? then you have stumble across crashed windows icon cache.

example:





The icon cache is located at the hidden system folder location below:

C:\Users\User-Name\AppData\Local\IconCache.db



Automatic Solution 

1. Download the .bat file that i have ready for you. [>Download Here <]
2. Save on anywhere in your computer. and right click > run as administrator.
3. Follow the instructions in the command prompt to rebuild the Icon Cache.
4. If the icon still not displaying correctly. you need to do Restore Default File Type Associations.


Friday, 16 December 2011

iphone 4 S! launch today

it amazing enough when we see some people can talk across globe for free. but what's more amazing is what people talk to machine and get the straight answer in human voice!!!!!

that is iPhone 4 Siri..... yes its the name applies.

i cant elaborate much but who like this pls share. we get to much closer to era where robot can understand human languages. hahahaha




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).

Thursday, 15 December 2011

Cloud Computing - What is it?

overview

Cloud is a simplified operating system that runs just a web browser, providing access to a variety of web-based applications that allow the user to perform many simple tasks without booting a full-scale operating system. Because of its simplicity, Cloud can boot in just a few seconds. The operating system is designed for Netbooks, Mobile Internet Devices, and PCs that are mainly used to browse the Internet. From Cloud the user can quickly boot into the main OS, because Cloud continues booting the main OS in the background.

so meaning that, we don't have to reinstall normal operating system just to used web browser because statistic show that nowadays people use computer every hours just to go to internet....

we also don't worry about our computer being torn up by virus because we save also off our document on-line. we can pick, download, edit and save in real-time, anywhere and almost everywhere if we had internet on our side.



here are picture to clarify you about cloud computing:




as you can see, cloud computing almost cover up to date devices to ensure you can reach your own data at every places.



disadvantages:

  1. not all system used cloud computing, for example pc used for designing graphics or pc used for engineering purpose.
  2. limited file extension that can be save. for example, document, picture, music file and so on but not graphic builder extension, rendering process, engineering calculation that needs larger storage.


for more information, please visit: