推荐
专栏
教程
课程
飞鹅
本次共找到2227条
linux查找文件
相关的信息
Stella981
•
3年前
Git 针对 GitLab Github 配置 HTTP HTTPS SSH 代理
配置git代理配置git的httphttps代理Linux和Windows都适用gitlab服务器在国外下载速度速度收到很大影响。下面对gitlab配置httphttps代理。同理也可以对github配置httphttps代理。
Stella981
•
3年前
Golang学习系列第一天:安装golang
0. ssh连接linux(我用的centos7),略1. golang下载由于Golang官网https://golang.org/(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgola
Easter79
•
3年前
Unicode不可见字符的显示
Unicode的学名是”UniversalMultipleOctetCodedCharacterSet”,简称为UCS不可见字符”/u200b”为UnicodeCharacter‘ZEROWIDTHSPACE’(U200B),可用于内容标识,不占位数。echo$LANG可以显示出Linux(https://ww
Stella981
•
3年前
Moco 详解
一、下载及安装:运行环境:JAVA环境linux下载地址:https://github.com/dreamhead/moco(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fdreamhead%2Fmoco)下
Stella981
•
3年前
CentOS7编译安装LAMP(CentOS7、httpd
安装环境说明:(软件下载地址在文末附录)1.Linux:CentOSLinuxrelease7.4.1708(Core)(最小化安装)2.Apache:httpd2.4.33.tar.bz23.MariaDB:mariadb10.2.14linuxx86\_64.tar.gz4.PHP
Stella981
•
3年前
Golang安装配置
1.下载安装 地址:https://golang.org/dl/(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgolang.org%2Fdl%2F)1.1 linux版本下载: wgethttps://
Stella981
•
3年前
Linux(Centos7)下搭建SVN服务器
Linux(Centos7)下搭建SVN服务器(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.cnblogs.com%2Fmrl%2Fp%2F8980244.html)
Stella981
•
3年前
Mycat
Mycat介绍,请戳官网:http://www.mycat.io/官网地址:http://dl.mycat.io/1.6.5/以oracle物理库为例。1、解压安装包tarzxvfMycatserver1.6.5release20171029183033linux.tar.gz!(https:/
Stella981
•
3年前
Jenkins+Git+Github+Python自动化化接口项目例子
环境:Linux服务器一台一、安装Jenkins参考博客:https://www.cnblogs.com/xiaokuangnvhai/p/11343003.html安装插件:PublishOverSSH二、安装Python环境参考博客:https://www.cnblogs.com/xiaokuangnvhai/p/11353014
天翼云开发者社区
•
2个月前
Linux下如何使用perf/gdb/pstack分析性能与问题排查
在Linux系统中,perf、gdb和pstack是三个常用的性能分析和问题排查工具。它们可以帮助开发人员找到和解决应用程序中的性能问题和错误。
1
•••
84
85
86
•••
223