Learning Experience of Big Data: Learn to install CentOs 6.5 on my laptop
I have learnt some experience about Big Data during my summer vocation,I was told that The first thing to start Big Data is to install a Linux system on my laptop,that is what I'm going to discuss about.The system which I have used was CentOs 6.5,besides,the jdk I used in this system was jdk1.8.1_171,which can be found in http://www.oracle.com(the official site of Oracle).The virtual machine I have used was VM Workstation 10(I will called it by VM in my following artical).The material which was used is CentOS 6.5.iso,jsutust like the following image:

So,let's start it.
The first thing to do is open the VM and click the button "create a new virtual machine" to creat it(which is called "创建新的虚拟机" by chinese , I used the version which is translated into chinese),then a optional view will bes shown just like this:

we choose customize(which is called "自定义" by chinese) to begin and Click next.We can continue clicking until this view is shown:

We'd better not to instal the iso file at this time,because if we install it know ,we will come to a view which means to have a quick installation,which will install some drivers we do not need.So we choose I'll install the operation system later.
Next we will choose some settings related to our virtual machine,I'll show you on the picture.The positions which need to change I will marked with red pencil


We will click "next" untill this picture(Remeber:The storage you give to the machine can be 512 MB or 1024 MB ,The later will be fatser but occupied more storage on you laptop.And the network model must be NAT!)

On this step we'll choose customize hardware and delete the drivers we needn't.

As you can see,the printer,audio driver and the controller of USB are what we need not,so we remove them.And at this time,you can click CD/DVD to add the iso file to initialize our virtual machine.

And then click close and finish,the virtual machine will be generated automatically.We open the virtual machine to set some properties of this new baby.
Choose install it and a view will be shown,we choose to skip it because we don't have media .We can click "OK" until we choose the language we use,we choose English as the language of course,and we choose to disgard the data and install it basically.The it will show us with a table to change our hostname,we'd better not to change the name because there are some settings later will use the name "localhost".
Then we choose to set the time and then set root password-which will be used everytime we enter the system.

After set the password,we just need to click "next" to install.
After the installation is finished,we click reboot to restart the system.This is the end of Installation.
Learning Experience of Big Data: Learn to install CentOs 6.5 on my laptop的更多相关文章
- Learning Experience of Big Data:The First Day-Try to set up a network connection on my virtural machine
After we install our virtual machine,the first thing we should do is to set up a network connection ...
- Learning Experience of Big Data: Deploying Tomcat 8.0 and connect ssh without password
This mission seems to be easier--we can just decompression Tomcat to our virtural machine and deploy ...
- Learning Experience of Big Data: Connect CentOs to Xshell and set Java environment on CentOS
1.set up connections between vitural machine and Xshell: After we connect the virtural machine to ne ...
- 少标签数据学习:宾夕法尼亚大学Learning with Few Labeled Data
目录 Few-shot image classification Three regimes of image classification Problem formulation A flavor ...
- Learning Spark: Lightning-Fast Big Data Analysis 中文翻译
Learning Spark: Lightning-Fast Big Data Analysis 中文翻译行为纯属个人对于Spark的兴趣,仅供学习. 如果我的翻译行为侵犯您的版权,请您告知,我将停止 ...
- 【Tools】-NO.4.Tools.1.VM.1.001-【VMware Workstation PRO 12 Install CentOS 7.1】-
1.0.0 Summary Tittle:[Tools]-NO.4.Tools.1.VM.1.001-[VMware Workstation PRO 12 Install CentOS 7.1]- S ...
- data mining,machine learning,AI,data science,data science,business analytics
数据挖掘(data mining),机器学习(machine learning),和人工智能(AI)的区别是什么? 数据科学(data science)和商业分析(business analytics ...
- Vue learning experience
一.内置指令[v-ref] Official-document-expression: 父组件在子组件上注册的索引,便于直接访问.不需要表达式,必须提供参数ID,可以通过父组件的$ref对象访问子组件 ...
- mini install centOS log
no ifconfig yum install net-tools ------------------------------------------------------------------ ...
随机推荐
- JUnit_BeforeClass不报异常的 bug 处理
1.try{} cathce(Exception e){}将觉得会出问题的地方括起来测试. 2.main方法调用出问题的方法.
- SOL的补充
之前写过一些关于远程安装系统的文档,但是对于SOL还是糊涂不清. Serial Console 可以将输入输出转发到串行接口(com1, com2), 假如你有串行读取设备,就可以看到显示,控制输入. ...
- SQL Server ->> 存储过程sp_rename重命名数据对象
1) 表转移Schema和重命名表 ALTER SCHEMA Stage TRANSFER dbo.Stage_AAA; EXEC sp_rename 'Stage.Stage_AAA', 'AAA' ...
- SQL转Linq工具的使用——Linqer
官方下载网站:http://www.sqltolinq.com/ 本文介绍版本为Linqer 4.5.7 第一步:下载下来,解压,双击安装.exe文件,运行界面如下. 第二步:建立与数据库的连接 点击 ...
- vue-cli run dev 和 run build 出现的问题(运行项目、打包项目)
前些天做项目,过程中遇到了一个比较奇怪的问题:npm run dev 和 npm run build 的时候,出现了错误,导致项目无法启动.打包无法成功.报了一堆错误: 错误展示: 找了一下解决方案, ...
- 查看pip install安装的python包的位置
例如,我在一个名为tf_14的vertualenv环境中(no-site-package)安装了一个contextlib2包 (tf_14) novak@novak-ZBook15G2:~/Carnd ...
- MAVEN本地下载、安装
1. 安装jdk (此处版本选择1.7以上) 此处不做安装说明!!! 2.Eclipse.配置及安装 此处不做安装说明!!! 3.maven安装包(此处选择apache-maven-3.5.2-bin ...
- pthread_create & pthread_exit
http://www.cppblog.com/saha/articles/189802.html 1. pthread_create #include <pthread.h> ...
- Spring 声明式事务管理方式
声明式事务管理,基于AOP对目标代理,添加环绕通知,比编码方案优势,不具有侵入式,不需要修改原来的代码. 1.基于XML配置的声明式事务管理方案(案例) 接口Service public i ...
- Idea Find in Path 全局搜索的功能
当我们想查找哪些文件中含有某个关键词时,就要依靠Find in Path,相当于一个全局搜索的功能.