-
Centos之文件搜索命令locate
locate命令 locate 文件名 在后台数据库中按文件名搜索,搜索速度更快 /var/lib/mlocate #locate命令所搜索的后台数据库 updatedb 更新数据库 locate搜索速度比较快; [root@localhost ~]# ls 222 anaconda-ks.cfg 牛逼 [root@localhost ~]# locate 牛 -bash: locate:...
-
spring-cloud-kubernetes的服务发现和轮询实战(含熔断)
spring-cloud-kubernetes的服务发现和轮询实战(含熔断) 本文是《spring-cloud-kubernetes实战系列》的第四篇,主要内容是在kubernetes上部署两个应用:Web-Service和Account-Service,通过spring-cloud-kubernetes提供的注册发现能力,实现Web-Service调用Account-Serv...
-
阿里巴巴Arthas--线上问题分析利器
阿里巴巴Arthas--线上问题分析利器 目录 1. Arthas是什么 2. Arthas能解决什么问题 3. 快速安装 第一步:下载 第二步:运行 第三步:选择进程 4. 实战使用 5. 总结 本博客转载自阿里开源的 Java 诊断工具 1. Arthas是什么 Arthas是一款阿里巴巴开源的 Java 线上诊断工...
2019-09-04 07:21:33 LinuxWindows阿里巴巴用户3kIEDashboard系统BugCentOS
-
你好spring-cloud-kubernetes
你好spring-cloud-kubernetes 关于spring-cloud-kubernetes spring-cloud-kubernetes是springcloud官方推出的开源项目,用于将Spring Cloud和Spring Boot应用运行在kubernetes环境,并且提供了通用的接口来调用kubernetes服务,GitHub上官方地址是:https://github.com...
-
nginx安装错误:c compiler cc is not found
nginx安装错误:c compiler cc is not found 今天安装软件nginx的时候遇到的报错:c compiler cc is not found 查了下网上的资料,解决方案也不复杂。 先说明下环境: 服务器:CentOS 7 nginx:2.3.1 原因是因为缺少 gcc-c++ 的包 解决办法很简单,执行:yum -y instal...
-
Linux CentOS7 httpd 服务配置注释
Linux CentOS7 httpd 服务配置注释 apache 配置注释 本文首发:https://www.cnblogs.com/somata/p/LinuxCentOShttpdConfigComment.html 如果没看懂可以去看看官方发布的文档 apache官方文档 conf/httpd.conf ServerRoot /etc/httpd # 指定服务配置根目录Listen 80 # 监...
-
Linux
Linux 第一章 Linux开山篇 1.1 linux入门 1.2 Linux学习方向 1.3 Linux的应用领域 1.3.1 个人桌面应用领域 1.3.2 服务器应用领域 1.3.3 嵌入式应用领域 1.4 Linux高手进阶之路 第二章 Linux基础篇 Linux入门 2.1 Linux介绍 1)Linux是一款操作系统,免费、开源,安全,...
2019-09-04 07:09:30 编程快速入门linux学习linux入门linux基础安装linux学习linuxlinux的文件系统linux网络在linux中文档
-
CentOS安装Nginx 报错“configure: error: the HTTP rewrite mod
CentOS安装Nginx 报错“configure: error: the HTTP rewrite module requires the PCRE library”解决办法 CentOS 6.2 安装Nginx时报错 错误提示: ./configure: error: the HTTP rewrite module requires the PCRE library. 解决办法: 安装 pcre-devel 与 openssl-de...
-
centos 7 修改sshd | 禁止 root登录及sshd端口脚本定义
centos 7 修改sshd | 禁止 root登录及sshd端口脚本定义 1.新建用户wwweee000 [root@localhost ~]# useradd wwweee000[root@localhost ~]# passwd wwweee000Changing password for user wwweee000.New password: BAD PASSWORD: The password is a palindromeRetype new...
-
【Linux】全能系统监控工具dstat
【Linux】全能系统监控工具dstat 全能系统监控工具dstat dstat 是一个可以取代vmstat,iostat,netstat和ifstat这些命令的多功能产品。dstat克服了这些命令的局限并增加了一些另外的功能,增加了监控项,也变得更灵活了。dstat可以很方便监控系统运行状况并用于基准测...
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash
