Stella981 Stella981
3年前
FuckDailyCP今日校园自动签到脚本
简介今日校园自动打卡脚本。可以挂服务器上定时自动打卡。健康的人可以用一下!在这里插入图片描述(https://imgblog.csdnimg.cn/20201013112707464.png?xossprocessimage/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aH
Stella981 Stella981
3年前
Kubernetes(三):k8s集群部署之kubeadm
k8s部署环境公有云环境:AWS、腾讯云、阿里云等等私有云:OpenStack、vSphere等Baremetal环境:物理服务器或独立虚拟机(底层没有云环境)。k8s部署方式Minikube:Kubernetes官网提供的微型分布式环境(ht
Stella981 Stella981
3年前
Spring Boot demo系列(五):Docker部署
2021.2.24更新1概述本文讲述了如何使用Docker部署SpringBoot应用,首先介绍了Docker的安装过程,接着介绍了Docker的一些基础知识,最后讲述了Dockerfile的编写以及部署过程。2环境服务器:aarch64CentOS8
Stella981 Stella981
3年前
2019 HDOJ Multi
服务器时不时爆炸,有点难受。题目链接:http://acm.hdu.edu.cn/userloginex.php?cid849(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Facm.hdu.edu.cn%2Fuserloginex.php%3Fcid%3D849)
Wesley13 Wesley13
3年前
mysql常用命令写法
1.mysql常用命令显示当前mysql服务器上的所有数据库showdatabases;选择要使用的数据库use数据库名;显示当前数据库中的所有表showtables;显示当前使用的数据库selectdatabase();
Stella981 Stella981
3年前
Golang项目部署2,代理部署
文章来源:https://goframe.org/deployment/proxy(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgoframe.org%2Fdeployment%2Fproxy)代理部署代理部署即前置一层第三方的WebServer服务器处理所有的
Stella981 Stella981
3年前
Neo4j集群安装
Neo4j集群安装博客分类:neo4j1:集群规划nosql1   192.168.100.131nosql2   192.168.100.132nosql3   192.168.100.1332:在ubutu客户端下载解压neo4j安装包,并上传到集群服务器mmicky(http://my.oschin
可莉 可莉
3年前
2019 HDOJ Multi
服务器时不时爆炸,有点难受。题目链接:http://acm.hdu.edu.cn/userloginex.php?cid849(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Facm.hdu.edu.cn%2Fuserloginex.php%3Fcid%3D849)
Stella981 Stella981
3年前
Noark入门之内存监控
服务器正常都需要关注内存使用情况常规获取内存使用情况可以使用Runtime或MemoryMXBeanNoark提供了一个内存监控服务,选择了Runtime实现,详情参考xyz.noark.game.monitor.impl.MemoryMonitorService在GameServerConfiguration类中添加如下代
Stella981 Stella981
3年前
CentOS7下简单几步操作自建DNS(使用coredns快速搭建简单dns服务器)
本文介绍了如何使用CoreDNS快速搭建一个简单DNS服务器,从而对CoreDNS有一个初步的认识。1、下载coredns通过coredns的github,下载coredns。coredns的release版本地址:https://github.com/coredns/coredns/releases(https://www.oschina.ne