摘要:
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 阅读全文
摘要:
"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 阅读全文
摘要:
2017年04月13日 08:24:29 从U盘启动的时候出现了gfxboot.c32:not a COM32R image的问题,经过研究发现按下Tab键,会出现live live install check memtest hd mainmenu help.输入live后会进入试用界面,live 阅读全文
摘要:
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 阅读全文
摘要:
1 什么是shell? 1. Shell 是一个用 C 语言编写的程序,它是用户使用 Linux 的桥梁。 Shell 既是一种命令语言,又是一种程序设计语言。 Shell 是指一种应用程序,这个应用程序提供了一个界面,用户通过这个界面访问操作系统内核的服务。 Ken Thompson 的 sh 是 阅读全文