开心博客
首页
后端开发
php
java
python
Go
前端开发
vuejs
JavaScript
运维
linux
windows
Nginx
数据库
git
干货文章
推荐干货
个人随笔
后端开发
php
java
python
Go
前端开发
vuejs
JavaScript
运维
linux
windows
Nginx
数据库
git
干货文章
推荐干货
个人随笔
首页
/
服务运维
/
linux
CentOS 6、CentOS7 防火墙开放指定端口
CentOS 6.5开放指定端口 Choose here javascripttypescripthtmlcssshellpythongolangjavacc++c#phprubyswiftkotlinscalarustdartelixirhaskellluaperlrsql //写入修改 /sbin/iptables -I INPUT -p tcp --dport 端口号 -j ACCEPT //保存修改 /etc/init.d/iptab
2019-11-10
linux
centos
端口
80
443
防火墙
Top
Linux报 “Cannot allocate memory” 内存不足的解决办法
增加虚拟内存的方法报错:“Cannot allocate memory”虚拟机安装时没有设置swap或者设置内存太小。 Choose here javascripttypescripthtmlcssshellpythongolangjavacc++c#phprubyswiftkotlinscalarustdartelixirhaskellluaperlrsql dd if=/dev/zero of=/opt/swap bs=1024 coun
2019-07-30
linux
内存
linux
Top
Linux生成SSH密钥对
Linux生成ssh密钥对SSH key 可以让你在你的电脑和Code服务器之间建立安全的加密连接。 先执行以下语句来判断是否已经存在本地公钥:若存在,确保安全的情况下可以继续使用;或删除重新生成。如果你看到一长串以 ssh-rsa或 ssh-dsa开头的字符串, 你可以跳过 ssh-keygen的步骤。 Choose here javascripttypescripthtmlcssshellpythongolangjavacc++c#phprubyswiftkotlinsca
2019-07-30
linux
git
ssh
密钥
总共
9
个记录,当前第
2
页
首页
上一页
尾页
跳到
页
确定
i#kxblog.com