推荐
专栏
教程
课程
飞鹅
本次共找到3127条
linux编译
相关的信息
十月飞翔
•
3年前
chaosblade-arm版
编译chaosblade:1.下载https://golang.google.cn/dl/2.安装http://c.biancheng.net/view/3993.html3.设置GOPROXYhttps://goproxy.cn4.makeclean5.修改makefiledockerrun相关envGOPROXYhttps://go
Easter79
•
4年前
swoole 安装与简单应用
方法一:PECL安装安装依赖包aptgetinstalllibpcre3libpcre3dev安装swoolepeclinstallswoole修改PHP配置php.ini 加载swoole验证安装与加载:phpm|grepswoole方法二:源码编译安装1.下载
Stella981
•
4年前
Build and install Ambari 2.7.5
源码编译安装Ambari2.7.5,记录步骤如下1.1安装依赖官方Build过程:https://cwiki.apache.org/confluence/display/AMBARI/AmbariDevelopment(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%
Stella981
•
4年前
ClickHouse20.3 安装
1、检查环境1.1、linux版本root@localhost~cat/etc/redhatreleaseCentOSLinuxrelease7.7.1908(Core)1.2、SSE4.2root@localhost
Stella981
•
4年前
Flutter开发常用第三方插件汇总
Bilibili开源的视频播放组件,fijkplayr是基于ijkplayer封装的flutter媒体播放器,开箱即用,无需编译ijkplayer\fijkplayer\(https://github.com/befovy/fijkplayer)加载动画库\flutter\_spinkit\(https://githu
Stella981
•
4年前
Gradle插件Debug
设置环境变量unix,linux exportGRADLE\_OPTS"XdebugXrunjdwp:transportdt\_socket,address9999,servery,suspendn”windows setGRADLE\_OPTS"XdebugXrunjdwp:tra
Wesley13
•
4年前
ubuntu16.04+GTX2080Ti+torch7安装记录
环境说明ubuntu16.04cuda10.02080Ti显卡拉取代码和修改编译脚本拉取代码用户先clone代码:gitclonehttps://github.com/torch/distro.git~/torchrecursive通常下载很慢,rec
Stella981
•
4年前
Linux系统开机自动启动脚本。自动加载某些脚本或系统服务
Linux中设置服务自启动的三种方式(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.cnblogs.com%2Fnerxious%2Farchive%2F2013%2F01%2F18%2F2866548.html)有时候我们需要Linux系统在开机的时候自动加载某些脚
Stella981
•
4年前
Linux下inittab文件详解
/etc/inittab文件详解Linux系统的启动过程为:加电自检根据BIOS中的设置从指定的设备启动找到设备MBR中的bootloader引导启动系统启动kernel启动init进程我们看到,Linux系统启动的最后是启动init进程,而init进程是怎么工作的呢?init进程就是根据/etc/inittab
Stella981
•
4年前
Linux服务器安全登录注意事项
Linux服务器安全登录注意事项!TODO:Linux服务器安全登录注意事项(http://p3.pstatp.com/large/18aa0006605e3a076c50)删除不必要的用户删除不必要的用户组设置负责的登录密码(大小写,数字,字母,下划线,特殊字符)禁用root进
1
•••
68
69
70
•••
313