胖大海 胖大海
2年前
Nginx 配置文件
yum安装nginx配置文件目录server配置 /etc/nginx/conf.d/default.conflocation配置!(https://oscimg.oschina.net/oscnet/up52e3
Stella981 Stella981
3年前
Linux的目录结构
Linux目录结构的特点举例linux下面使用光盘1.把光盘放入到光驱中2.linux中使用光盘/dev/cdromroot@oldboyedu01~ll/dev/cdromlrwxrwxrwx.1rootroot3Sep25
Wesley13 Wesley13
3年前
PHP项目目录结构
PHP项目目录结构原创 2017年11月23日16:02:18标签:php(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fso.csdn.net%2Fso%2Fsearch%2Fs.do%3Fq%3Dphp%26t%3Dblog) /
Stella981 Stella981
3年前
Linux中配置JDK的环境变量
一.解压安装jdk在shell终端下进入jdk6u14linuxi586.bin文件所在目录,执行命令./jdk6u14linuxi586.bin这时会出现一段协议,连继敲回车,当询问是否同意的时候,输入yes,回车。之后会在当前目录下生成一个jdk1.6.0\_14目录,你可以将它复制到任何一个目录下。二.需要配置的环境变量
Wesley13 Wesley13
3年前
NFS远程目录挂载
服务端IP:192.168.0.177客户端IP:192.168.0.1751、NFS服务端配置。查看nfsutils是否安装rpmqanfsutils yuminstallnfsutilsyuminstallrpcbind (注:如果安装不成功,肯定是连接不了外网)(1)修改
Stella981 Stella981
3年前
LInux根目录详解
【Linux系统目录结构】登录系统后,在当前命令窗口下输入 ls/ 你会看到!image(http://www.92csz.com/study/linux/images/4_20.png)以下是对这些目录的解释:/binbin是Binary的缩写。这个目录存放着最经常使用的命令。/boot这里存放的是启动Lin
Stella981 Stella981
3年前
Play 2.0 文档 目录
Play2.0文档目录1.关于Play(http://my.oschina.net/dongming/blog/49681)2.入门(http://my.oschina.net/dongming/blog/49694)3.针对Scala开发者1.HTTP编程(http://my.
Stella981 Stella981
3年前
Beyond Compare 命令行生成目录下所有文件比对的Html网页report
MAC环境下,使用BeyondCompare命令行生成两个文件夹差异的html,按目录递归生成。1.创建compare2.创建compare/old3.compare/new4.shtree.sh~/Desktop/compare5.生成~/Desktop/report
Stella981 Stella981
3年前
Linux目录结构组成
linux目录图:!(https://oscimg.oschina.net/oscnet/600179ab08746be63af81236bcb5511d827.png)/root 启动Linux(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Flinux
Stella981 Stella981
3年前
Linux nginx目录设置
上一节记录了nginx的安装,这里来试着修改下配置文件。usernobody;worker_processes1;error_loglogs/error.log;error_loglogs/error.lognotice;error_loglogs/error.lo