Stella981 Stella981
3年前
Cocos Creator CI CD 策略
CocosCreator本地构建一般的ci,cd过程是在一个linux机器上执行。但CocosCreator不对Linux进行官方维护和支持,而非官方的CocosCreatorLinux镜像(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2F
Stella981 Stella981
3年前
Mac OS 安装 Elasticsearch 使用 analysis
系统:MacOSXElasticsearch版本:5.6.4Analysisik5.6.4更新brew$brewupdate修改formula$cd/usr/local/Homebrew/Library/Taps/homebrew/homebrewcore/Formula
Stella981 Stella981
3年前
Netdata 是一款 Linux 性能实时监测工具
Netdata是一款Linux性能实时监测工具。Netdata是Linux系统实时性能监测工具,提供web界面的界面视角。https://github.com/firehol/netdata(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Ffi
Stella981 Stella981
3年前
Linux云计算工程师
一、Linux运维基础(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.cnblogs.com%2Fyxiaodao%2Fp%2F10275366.html)二、Linux运维高级核心知识提高(https://www.oschina.net/action/G
Wesley13 Wesley13
3年前
Ubuntu长时间待机Wifi无法连接
Ubuntu长时间待机Wifi无法连接重启网络sudoservicenetworkmanagerrestart修改配置文件在/etc/default/acpisupport里面找到Addservicestothislisttostopthembeforesusp
Stella981 Stella981
3年前
Linux安装mysql5.7版本
1.linux安装mysql5.7顺序①mysqladmin –version查看版本号②mysql5.7安装在linux中需要先初始化Mysqld –initialize –usermysql③查看初始化密码Cat /var/log/mysqld.log在@localhost后面的为初始化密码④启动mysqlSyst
Stella981 Stella981
3年前
Linux 配置mysql 免安装版。
二、Linux配置mysql?1.linux配置mysql(要求全部使用免安装版)5.1.从官网下载mysql5.tar.gz5.2.使用xftp把mysql的压缩包上传到服务器上5.3.解压mysql压缩包
Stella981 Stella981
3年前
CDateTimeUI Xp下的bug修复
CDateTimeUI 的bug修复。修改CDateTimeWnd的HandleMessage方法if(WM_NOTIFYuMsg){    ::SetFocus(m_hWnd);}if( uMsg  WM_KILLFOCUS //){      ::OutputDebu
Wesley13 Wesley13
3年前
Linux与几种电脑系统的区别
Linux与几种电脑系统的区别Linux之父:"我之所以能够看得更远,是因为我站在巨人肩膀上的缘故。"如有不当,还请指正。Unix(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fzh.wikipedia.org%2
Stella981 Stella981
3年前
Linux启动过程
开机过程指的是从打开计算机电源直到LINUX显示用户登录画面的全过程。分析LINUX开机过程也是深入了解LINUX核心工作原理的一个很好的途径。启动第一步--加载BIOS当你打开计算机电源,计算机会首先加载BIOS信息,BIOS信息是如此的重要,以至于计算机必须在最开始就找到它。这是因为BIOS中