安装
[root@localhost ~]# curl --proto '=https' --tlsv1.2 -sSf https://tiup-mirrors.pingcap.com/install.sh | sh
[root@localhost ~]# source .bash_profile
[root@localhost ~]# which tiup
[root@localhost ~]# tiup playground v6.1.0 --db 2 --pd 3 --kv 3 --host 192.168.1.128
效果:
注意,要关防火墙
#systemctl stop firewalld
#systemctl disable firewalld
Connect TiDB: mysql --comments --host 192.168.1.128 --port 4001 -u root
Connect TiDB: mysql --comments --host 192.168.1.128 --port 4000 -u root
TiDB Dashboard: http://192.168.1.128:2379/dashboard
Grafana: http://192.168.1.128:3000
也可以连4001









![[论文阅读]BEVFusion](https://img-blog.csdnimg.cn/direct/7da3ac93c5bc416f98f79c93e0158589.png)









![二叉搜索树中第K小的元素[中等]](https://img-blog.csdnimg.cn/direct/dea00b9cbd264a08a7e5b897f31ddde2.png)


![[强网拟态决赛 2023] Crypto](https://img-blog.csdnimg.cn/direct/2de1cd27358b4f57a1b4b7f5b82059c7.png)