logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

linux free 命令下free/available区别

[root@VM_16_17_centos bin]# free-htotalusedfreesharedbuff/cacheavailableMem:188289278527228042840496817192852060Swap:000先说明一些基本概念第一列

#linux
VMware虚拟机禁止防火墙启动

每次打开虚拟机时候,都会启动防火墙,使用起来很不方便可以做到永久关闭防火墙#查看firewall状态systemctl status firewalld.service#停止firewallsystemctl stop firewalld.service#禁止firewall开机启动systemctl disable firewalld.service...

linux free 命令下free/available区别

[root@VM_16_17_centos bin]# free-htotalusedfreesharedbuff/cacheavailableMem:188289278527228042840496817192852060Swap:000先说明一些基本概念第一列

#linux
9个GVP国产Java开源项目!是真滴哇塞

https://mp.weixin.qq.com/s/ml4hEPrQcIH6bgDoOU-dkQ

#java#开发语言#后端
linux部署consul及使用案例

一 consul安装和启动1首先去官网下载consulhttps://www.consul.io/downloads.html选择linux版本即可 然后上传到linux服务器2 解压我上传到/opt 目录解压:unzip consul_1.4.3_linux_amd64.zip在解压目录使用指令,也可以像配置JDK一样配置环境变量,在任意位置启动./consul获取指令帮助./consul --

#java#consul
虚拟机中主机名的修改

https://www.cnblogs.com/hkdong/p/11733359.html第一步:用hostname把主名改为dongxuanmin-hbza。第二步:用vi编辑器把hostname里面的也改为dongxuanmin-hbza就可以了。第三步:重启电脑就完成了。

VMware虚拟机禁止防火墙启动

每次打开虚拟机时候,都会启动防火墙,使用起来很不方便可以做到永久关闭防火墙#查看firewall状态systemctl status firewalld.service#停止firewallsystemctl stop firewalld.service#禁止firewall开机启动systemctl disable firewalld.service...

到底了