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 ------------------------------------------------------------------ ...
随机推荐
- MySQL Database on Azure 支持 5.7 版本啦!
MySQL Database on Azure 目前已经全面开放对 5.7 的支持.您可以通过管理门户,在 MySQL 数据库服务器创建时选择 5.7 版本进行体验.MySQL 5.7 版本目前是 M ...
- 关于git stash的应用总结
Step1 新增 git stash save -a "message" // 对于在项目里加入了代码新文件的开发来说,-a选项才会将新加入的代码文件同时放入暂存区 类似于 git ...
- pl/sql中的一种链接数据库方式
今天看开发人员如此连接数据库:
- postgres linux下的安装和配置
1.安装 使用如下命令,会自动安装最新版,这里为9.5 sudo apt-get install postgresql 安装完成后,默认会: (1)创建名为"postgres"的L ...
- luogu P3796【模板】AC自动机(加强版)
嘟嘟嘟 这个和某谷的AC自动机模板简单版差不多. 但还是要注意几点的: 1.这个是统计出现次数,而不是是否出现,所以在查询的时候加上这个节点的val后,不能把val标记为-1.那么也就可以说查询的时间 ...
- Python Notes | Python 备忘笔记
[ File IO ] parameters used in the file IO: 该参数决定了打开文件的模式:只读,写入,追加等.所有可取值见如下的完全列表.这个参数是非强制的,默认文件访问模式 ...
- qbxt Day3 其余题
例题1 noiopenjudge9277 给出在最底层的木头的个数,问有多少种堆放木头的方式,当然你的堆放方式不能让木头掉下来. 在堆放的时候木头必须互相挨着在一起. 设dp[i]表示多少个log(原 ...
- PLSQL 禁用所有约束,启用约束,索引,触发器等
--禁用外键和触发器 SET SERVEROUTPUT ON SIZE 50000BEGINfor c in (select 'ALTER TABLE '||TABLE_NAME||' DISABLE ...
- SpeedTree制作超真实老宅
- 菜鸟崛起 DB Chapter 2 MySQL 5.6的概述与安装
在上文菜鸟崛起 DB Chapter 1 数据库概述我们初步认识了数据库,也知道市面上常见的几种数据库,下面我们就针对常见的MySQL数据库展开对DataBase的探讨. 2.1 MySQL介绍 M ...