vbox安装debian8.7及设置

安装

vbox 5.0

使用iso安装 debian-8.7.1-i386-netinst.iso

选择net网络+host-only, net用于上外网, host-only用于内网

使用安装向导安装

网络设置

vi /etc/network/interfaces

auto eth1
iface eth1 inet static
address 192.168.56.20
netmask 255.255.255.0
#gateway 192.168.56.1
nameserver 114.114.114.114

http://www.cnblogs.com/xiangzi888/archive/2012/07/05/2578536.html

http://vb2005xu.iteye.com/blog/1733809

安装配置ssh

apt-get update

apt-get install ssh     #安装ssh服务

/etc/init.d/ssh start

使用客户端连接成功

http://www.osyunwei.com/archives/2215.html

vbox增强

apt-get install build-essential

在vbox选择安装增强工具, 后挂载光驱

mount /dev/cdrom /media/cdrom

apt-get install linux-headers-$(uname -r)

:/media/cdrom# ./VBoxLinuxAdditions.run


http://blog.csdn.net/cqdjyy01234/article/details/53208505
http://www.360doc.com/content/13/0510/16/11752840_284413436.shtml

安装git

apt-get install git

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值