上一页 1 ··· 4 5 6 7 8 9 10 下一页
摘要: Example config file /etc/vsftpd.conf The default compiled in settings are fairly paranoid. This sample file loosens things up a bit, to make the ftp d 阅读全文
posted @ 2018-05-05 16:32 夏海风 阅读(319) 评论(0) 推荐(0)
摘要: 前提:SD卡已经分区,通过读卡器或者TF卡套挂在到ubuntu系统 1 使用df h 命令查看sd卡分区信息和挂载信息 例如: /dev/sdb1 挂载点为/media/label1 /dev/sdb2 挂载点为/mdeia/label2 2 卸载SD卡 umount /media/label1 u 阅读全文
posted @ 2018-05-03 11:52 夏海风 阅读(316) 评论(0) 推荐(0)
摘要: "reference" Sample configuration file for the Samba suite for Debian GNU/Linux. This is the main Samba configuration file. You should read the smb.con 阅读全文
posted @ 2018-05-01 23:51 夏海风 阅读(539) 评论(0) 推荐(0)
摘要: Download: "VNC 桌面端下载地址" "VNC viewer 客户端下载地址" Ubuntu 服务器端请参考百度 experience instruction: "Ubuntu 服务器端" 阅读全文
posted @ 2018-05-01 11:42 夏海风 阅读(462) 评论(0) 推荐(0)
摘要: 2017年04月13日 08:24:29 从U盘启动的时候出现了gfxboot.c32:not a COM32R image的问题,经过研究发现按下Tab键,会出现live live install check memtest hd mainmenu help.输入live后会进入试用界面,live 阅读全文
posted @ 2018-05-01 00:50 夏海风 阅读(1703) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2018-04-30 09:35 夏海风 阅读(15) 评论(0) 推荐(0)
摘要: 按照如下设置: "从零开始:史上最详尽Shadowsocks搭建教程" shadow服务器端配置: "shadow" "服务器端配置" 阅读全文
posted @ 2018-04-30 09:23 夏海风 阅读(9) 评论(0) 推荐(0)
摘要: This is my first to know Yocto? Yocto is often used to refer to the Yocto project. They define themselves as: – “The Yocto Project is an open source c 阅读全文
posted @ 2017-11-08 21:03 夏海风 阅读(189) 评论(0) 推荐(0)
摘要: 数据库 1 知识点 1 DBMS 数据库管理系统: 1. SQL ORACLE DB2:DBMS 不但可以使应用程序轻松地读写数据文件,而且还具有一致并且安全存储数据地功能。DBMS 还具有检查数据完整性地功能,也有在各个表地字段上设置索引。 数据库系统构成要素包括:数据文件,DBMS,和应用程序三 阅读全文
posted @ 2017-08-26 20:42 夏海风 阅读(191) 评论(0) 推荐(0)
摘要: 6. 环境变量&文件查找 |命令名称 | 功能 | 备注 | | | | | | set |显示当前 Shell 所有变量,包括其内建环境变量(与 Shell 外观等相关),用户自定义变量及导出的环境变量。| | | env |显示与当前用户相关的环境变量,还可以让命令在指定环境中运行。| | | 阅读全文
posted @ 2017-08-23 11:32 夏海风 阅读(440) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 下一页