拯救一个被Ban的节点,要放行指定端口,然后发现Debian11没有ufw…😂
1.安装ufw
apt-get install ufw妈的百度了N多方法都没解决,最后居然在B站偶然看到解决办法.果然百度只收录垃圾..
一句话解决办法:将输入法修改为英文,按键盘上的按键”i”,将画像色彩度减少变为30%即可,如果要恢复画面颜色,按键盘Q进行复位。我说给增加一个IP,一看好像和以前一直用centos的有点不一样,总不是瞎折腾.方法记录下
1.打开并编辑 /etc/network/interfaces,按照下面的格式加就可以,注意我的备注别抄袭进去了
[code]source /etc/network/interfaces.d/*阅读全文 →
🙃不得不说,你在享受typecho简洁的同时,你也要承受他的简洁带来的不便.最近..也不是最近,近几个月吧,发了几个图片的文章之后就发现插入图片的时候没个预览是真的不方便,谁记得哪个文件名是哪个图片..
以下改动仅限于TypeCho1.2版本,1.1没测试过…
😁瞎折腾才能学到东西不是吗?从Centos换到Debian过来之后我的仓库磁盘需要从新挂载,然后出问题了.发现yum怎么也安装不上,如下:
[code]root@blog:~# apt-get install yum
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:阅读全文 →