用U盘安装Ubuntu Server

简介:

之前尝试用UltrISO来将ISO文件写入U盘,但是提示读到的ISO文件大小只有1024KB, 后来用ImageUSB这个软件成功写入。测试的版本为:ubuntu server 12.04.3 

Download from here: http://www.osforensics.com/tools/write-usb-images.html


安装完成后, 查看当前网络情况ifconfig -a

若安装过程中没有设定IP,可于安装完成,启动进入系统后,用命令:sudo dhclient eth0 来从DHCP服务器获取IP

完成后尝试用Putty远程连接,更改默认用户名需从Connection-Data下,在Auto-login username处填入Ubuntu的用户名,然后将Session保存。


重启命令:shutdown -r now

关机命令:shutdown -P now (大写P)





















本文转simmy51CTO博客,原文链接:http://blog.51cto.com/helpdesk/1338817,如需转载请自行联系原作者

相关文章
|
21天前
|
Ubuntu NoSQL 关系型数据库
Ubuntu系统下安装常用软件
Ubuntu系统下安装常用软件
42 0
Ubuntu系统下安装常用软件
|
1月前
|
Ubuntu Linux C语言
Ubuntu下安装vscode,并解决终端打不开vscode的问题
Ubuntu下安装vscode,并解决终端打不开vscode的问题
134 0
|
23天前
|
Ubuntu 关系型数据库 MySQL
Ubuntu 中apt 安装MySQL数据库
Ubuntu 中apt 安装MySQL数据库
66 0
|
2天前
|
Ubuntu 数据安全/隐私保护
在UBUNTU虚拟机上安装R软件包
在UBUNTU虚拟机上安装R软件包
|
2天前
|
存储 编解码 Ubuntu
0-零基础安装ubuntu(超详细安装步骤)
0-零基础安装ubuntu(超详细安装步骤)
|
3天前
|
Ubuntu Linux 定位技术
手把手教你优雅的安装虚拟机 Ubuntu —— 图文并茂
手把手教你优雅的安装虚拟机 Ubuntu —— 图文并茂
|
17天前
|
Ubuntu Linux 虚拟化
【Linux】ubuntu安装samba服务器
【Linux】ubuntu安装samba服务器
|
1月前
|
存储 Ubuntu 网络安全
|
11月前
|
Ubuntu Shell
|
Ubuntu 数据安全/隐私保护
树莓派安装Ubuntu Server系统
树莓派安装Ubuntu Server系统
216 0
树莓派安装Ubuntu Server系统