quickStart/快速开始 访问临时服务器地址, 你可以在这里选择一个喜欢的系统, 然后系统将自动创建该系统的容器, 并自动打开新的网页进入 web shell 交互. 目前支持 Ubuntu14.04, 16.04, 18.04; CentOS6.10; CentOS7; Alpine Lat ...
分类:
其他好文 时间:
2019-02-24 10:41:00
阅读次数:
175
开发环境:win10 64位 + VMware12 + Ubuntu14.04 32位 工具链:linaro提供的gcc-linaro-6.1.1-2016.08-x86_64_arm-linux-gnueabi 要移植的u-boot版本:u-boot-2016-11 Tiny4412开发板硬件版本 ...
分类:
其他好文 时间:
2019-02-16 15:24:11
阅读次数:
323
1 错误描述 org.eclipse.m2e.logback.configuration: The org.eclipse.m2e.logback.configuration bundle was activated before the state location was initialized ...
分类:
系统相关 时间:
2019-02-16 13:58:11
阅读次数:
193
Ubuntu14.04下安装Flash Player youhaidong@youhaidong:~$ sudo apt-get install flashplugin-nonfree [sudo] password for youhaidong: 对不起,请重试。 [sudo] password ...
分类:
系统相关 时间:
2019-02-16 13:43:09
阅读次数:
267
开发环境:win10 64位 + VMware12 + Ubuntu14.04 32位 工具链:linaro提供的gcc-linaro-6.1.1-2016.08-x86_64_arm-linux-gnueabi 要移植的u-boot版本:u-boot-2016-11 Tiny4412开发板硬件版本 ...
分类:
其他好文 时间:
2019-02-15 13:19:37
阅读次数:
367
1,开发平台 虚拟机:vm12 系统:ubuntu14.04 LTS 32位 2、准备ARM交叉编译工具包 编译uboot和linux kernel都需要ARM交叉工具链支持,这里使用Linaro提供的交叉编译工具。下载地址为:http://releases.linaro.org/ 注意区分32位与 ...
分类:
系统相关 时间:
2019-02-14 20:18:25
阅读次数:
613
参考博客:http://www.cnblogs.com/xia-Autumn/p/6294055.html 问题描述:由于python问题Ubuntu系统崩了,登录之后无法进入桌面。重装桌面时报错,无奈之下选择重装系统。 一、先判断双系统启动方式 以管理员身份运行cmd,输入命令bcdedit。找到 ...
https://blog.csdn.net/sinat_19628145/article/details/60475696 ...
分类:
系统相关 时间:
2019-01-31 01:22:19
阅读次数:
140
由于ubuntu14.04.1默认的openssh是5.6p1版的,有很多安全漏洞,所以计划升级至openssh7.5p1一、下载升级所需的软件zlib-1.2.11.tar.gzopenssh-7.5p1.tar.gzopenssl-1.0.2l.tar.gz二、需要卸载旧的版本#apt-getremoveopenssl#apt-getremoveopenssh-serveropenssh-cl
分类:
系统相关 时间:
2019-01-30 17:20:33
阅读次数:
222