查看状态:timedatectlLocaltime:三2016-07-1323:40:35CST
Universaltime:三2016-07-1315:40:35UTC
RTCtime:三2016-07-1315:40:35
Timezone:Asia/Shanghai(CST,+0800)
Networktimeon:yes
NTPsynchronized:yes
RTCinlocalTZ:no修改:timedatectlset-local-rtc1
分类:
移动开发 时间:
2017-05-14 21:38:35
阅读次数:
368
Ubuntu默认安装是没有开启任何防火墙的。 当使用service iptables status时发现提示iptables:unrecoginzed service。意思是无法识别的服务。 以下方法来自http://blog.csdn.net/lywzgzl/article/details/399 ...
分类:
系统相关 时间:
2017-05-14 10:27:52
阅读次数:
554
windows上virsualbox安装教程 mac文件下载 新建一个虚拟机 4096内存 选择刚才下的mac文件作为硬盘 设置显卡最大 最后在运行虚拟机之前,bash运行下面的几句话 ...
分类:
系统相关 时间:
2017-05-14 00:53:09
阅读次数:
335
参考网址:http://www.cnblogs.com/empty16/p/4828476.html 严正声明: 在linux下面使用命令行操作时,一定要懂得命令行的意思,然后再执行,要不然在不知道接下来会发生什么的情况下输入一通命令,linux很有可能崩掉。 因为在linux下面,使用sudo以及 ...
分类:
系统相关 时间:
2017-05-11 10:19:43
阅读次数:
3138
摘抄来自于:http://blog.csdn.net/xiaojun111111/article/details/50810439 http://hongzhguan.iteye.com/blog/1479563 刚刚把Ubuntu系统重新安装在虚拟机上,然后试用vi编辑器,发现使用vi时,不能使用 ...
分类:
系统相关 时间:
2017-05-09 20:47:43
阅读次数:
827
win10之外的系统:https://www.docker.com/products/docker-toolbox win10系统: https://www.docker.com/products/docker#/windows boot2docker.ios下载地址:http://pan.baid ...
分类:
其他好文 时间:
2017-05-01 22:24:32
阅读次数:
228
Ubuntu 14.04 尽管不错,可是有些事仅仅能在Windows下才干完毕,所以在 Ubuntu 下利用虚拟机软件Oracle VirtualBox,虚拟安装个Windows系统是个不错的选择。 首先,去VirtualBox官网的下载地址(https://www.virtualbox.org/w ...
上一章讲到破解root权限,个人是不建议使用root用户的,毕竟权限越大责任越大。不过有些朋友还是有需要的,下面讲讲。破解root权限:1)sudopasswdroot//设置root用户的密码2)把/etc/ssh/sshd_config文件下的PermitRootLoginwithout-password修改为permitRootLoginyes//这是允..
分类:
数据库 时间:
2017-04-28 23:47:59
阅读次数:
241
今天,实习第一天,操作系统是linux,学习一下吧,总是要学的。 打开终端: 1、ctrl + alt + t 组合键 2、单击 Dash,单击 A,单机 “已安装”,然后就能找到终端 3、单击Dash,搜索框输入“终端”即可 查看ubuntu版本: 1、uname -a ,会显示“i686”或者 ...
分类:
系统相关 时间:
2017-04-17 18:46:07
阅读次数:
197
ubuntu使用pip可能因为版本问题会出现以下问题 Traceback(most recent call last): File "/usr/bin/pip3", line 5, in<module> from pkg_resources import load_entry_point File" ...
分类:
系统相关 时间:
2017-03-25 23:44:28
阅读次数:
855