运维人员常用网站列表

一、操作系统网站

1、Ubuntu

bash 复制代码
https://ubuntu.com

2、Debian

bash 复制代码
https://www.debian.org

3、EHEL

bash 复制代码
https://www.redhat.com

4、Rocky Linux

bash 复制代码
https://rockylinux.org

5、AlmaLinux

bash 复制代码
https://almalinux.org

6、Arch Wiki

bash 复制代码
https://wiki.archlinux.org

7、麒麟系统

bash 复制代码
https://www.kylinos.cn/

8、统信系统

bash 复制代码
https://uniontech.com/

9、openEuler

bash 复制代码
https://www.openeuler.org/zh/

二、开源镜像网站

1、清华大学镜像站

bash 复制代码
https://mirrors.tuna.tsinghua.edu.cn

2、阿里云镜像站

bash 复制代码
https://developer.aliyun.com/mirror

3、华为云镜像站

bash 复制代码
https://mirrors.huaweicloud.com

4、腾讯云镜像站

bash 复制代码
https://mirrors.cloud.tencent.com

5、docker镜像官网

bash 复制代码
https://hub.docker.com/

三、基础服务

1、Nginx

bash 复制代码
https://nginx.org/

2、Apache HTTPD

bash 复制代码
https://httpd.apache.org
https://httpd.apache.org/docs/2.4/

3、Tomcat

bash 复制代码
https://tomcat.apache.org/

4、HAProxy

bash 复制代码
https://www.haproxy.org

5、CoreDNS

bash 复制代码
https://coredns.io

6、RabbitMQ

bash 复制代码
https://www.rabbitmq.com

7、Kafka

bash 复制代码
https://kafka.apache.org

8、Etcd

bash 复制代码
https://etcd.io

9、Consul

bash 复制代码
https://www.consul.io

四、监控系统与日志系统

1、prometheus

bash 复制代码
https://prometheus.io/download/

2、altermanager

bash 复制代码
https://prometheus.io/download/#alertmanager

3、Grafana

bash 复制代码
https://grafana.com/grafana/dashboards/

4、ELK Stack

bash 复制代码
https://www.elastic.co/what-is/elk-stack

5、Kibana

bash 复制代码
https://www.elastic.co/kibana/

6、Zabbix

bash 复制代码
https://www.zabbix.com

7、Netdata

bash 复制代码
https://www.netdata.cloud

五、数据库

1、Mysql

bash 复制代码
https://www.mysql.com
https://www.mysql.com/downloads/
https://www.mysql.com/doc/

2、Oracle

bash 复制代码
https://www.oracle.com/

3、PostgreSQL

bash 复制代码
https://www.postgresql.org

4、MariaDB

bash 复制代码
https://mariadb.org

5、MongoDB

bash 复制代码
https://www.mongodb.com

6、Redis

bash 复制代码
https://redis.io

7、达梦数据库

bash 复制代码
https://www.dameng.com/

8、OceanBase

bash 复制代码
https://www.oceanbase.com/

9、Elasticsearch

bash 复制代码
https://www.elastic.co/elasticsearch/

六、容器与K8S

1、Docker

bash 复制代码
https://download.docker.com/linux/static/stable/x86_64/
GM DC monitorV2.0

2、kubernetes

bash 复制代码
https://kubernetes.io

3、Helm

bash 复制代码
https://helm.sh

4、Podman

bash 复制代码
https://podman.io

5、containerd

bash 复制代码
https://containerd.io

6、K3s

bash 复制代码
https://k3s.io

7、Rancher

bash 复制代码
https://www.rancher.com/
https://www.suse.com/suse-rancher/support-matrix/all-supported-versions/rancher-v2-8-2/

8、harbor

bash 复制代码
https://github.com/goharbor/harbor

七、CI/CD与服务网站

1、Jenkins

bash 复制代码
https://www.jenkins.io

2、GitLab CI/CD

bash 复制代码
https://about.gitlab.com

3、GitHub Actions

bash 复制代码
https://github.com/features/actions

4、Spinnaker

bash 复制代码
https://spinnaker.io

5、Istio

bash 复制代码
https://istio.io/

6、Envoy Proxy

bash 复制代码
https://www.envoyproxy.io

八、自动化工具

1、Ansible

bash 复制代码
https://docs.ansible.com/

2、Terraform

bash 复制代码
https://developer.hashicorp.com/terraform/docs

3、SaltStack

bash 复制代码
https://docs.saltproject.io/

4、Puppet

bash 复制代码
https://puppet.com/docs/

5、Chef

bash 复制代码
https://docs.chef.io/

6、Packer

bash 复制代码
https://developer.hashicorp.com/packer/docs

九、数据可视化工具

1、DBeaver

bash 复制代码
https://dbeaver.io

2、Navicat

bash 复制代码
https://www.navicat.com

3、HeidiSQL

bash 复制代码
https://www.heidisql.com

4、SSMS

bash 复制代码
https://learn.microsoft.com/sql/ssms/

5、Toad for Oracle

bash 复制代码
https://www.toadworld.com/products/toad-for-oracle

6、SQL Developer

bash 复制代码
https://www.oracle.com/database/sqldeveloper/

7、phpMyAdmin

bash 复制代码
https://www.phpmyadmin.net

十、其他常用工具

1、Xshell

bash 复制代码
https://www.netsarang.com/zh/xshell/

2、Xftp

bash 复制代码
https://www.netsarang.com/en/xftp/

3、MobaXterm

bash 复制代码
https://mobaxterm.mobatek.net

4、IDE

bash 复制代码
https://www.jetbrains.com/pycharm/download

5、GM DC Monitor v2.0

bash 复制代码
https://www.gm-monitor.com

6、oracle连接驱动

bash 复制代码
https://www.oracle.com/database/technologies/instant-client/winx64-64-downloads.html

7、Wireshark

bash 复制代码
https://www.wireshark.org

8、Everything

bash 复制代码
https://www.voidtools.com

9、VMware Workstation

bash 复制代码
https://www.vmware.com/products/workstation-pro.html
相关推荐
coder_lorraine11 分钟前
【Linux系列】Linux Snap 安装与使用指南:高效管理应用的神器
linux·运维
zhuyan10827 分钟前
【ROS2】常用命令
linux·运维·服务器
涛思数据(TDengine)27 分钟前
可信数据库大会现场,TDengine 时序数据库展示核电场景下的高性能与 AI 创新
大数据·运维·数据库·人工智能·时序数据库·tdengine·涛思数据
DARLING Zero two♡37 分钟前
【Linux操作系统】简学深悟启示录:进程初步
linux·运维·服务器
努力一点9481 小时前
ubuntu22.04系统实践 linux基础入门命令(三) 用户管理命令
linux·运维·服务器·人工智能·ubuntu·gpu算力
打不了嗝 ᥬ᭄2 小时前
进程间通信
linux·运维·服务器
Volunteer Technology2 小时前
13015计算机系统原理-速记宝典
运维·网络·考研·总线·计算机系统原理·中央处理器
亲爱的非洲野猪2 小时前
Nginx vs Spring Cloud Gateway:限流功能深度对比与实践指南
运维·nginx
石小千2 小时前
Nginx服务做负载均衡网关
运维·nginx·负载均衡
Neng_Miao2 小时前
权限管理命令
linux·运维·服务器