Popular blog tags
RSS

Blog posts tagged with 'ubuntu'

How to Install and Uninstall Reinstall Secure MongoDB 7.0 on Ubuntu 22.04(vultr)
How to Install and Uninstall Reinstall Secure MongoDB on Ubuntu 22.04(vultr)
How to Deploy a New Instance on Vultr Step by Step
How to Set Up Nginx on a Ubuntu Server with Vultr Introduction
Let's Encrypt:How to Install Certbot 2.11.0 on Ubuntu 22.04(vultr)
How to Install Certbot on Ubuntu 22.04(vultr)
vultr vps:Change OS on Vultr instance reinstall server
Change OS on Vultr instance
Ubuntu 漏洞修复

使用# uname -a 查看,如果内核版本

uname -a

 

                            
How to uninstall MongoDB 7.0 on Ubuntu 22.04*64 如何在Ubuntu上完全卸载MongoDB
How to uninstall MongoDB 7.0 on Ubuntu 22.04*64
How to Install and Uninstall Reinstall Secure MongoDB on Ubuntu 18.04(vultr)
How to Install MongoDB on on Ubuntu 18.04
阿里云ubuntu18.04 64位安装mongodb 4.2折腾过程全记录
阿里云ubuntu18.04 64位安装mongodb 4.2折腾过程全记录
Ubuntu Journalctl :How To Use Journalctl to View and Manipulate Systemd Logs
How To Use Journalctl to View and Manipulate Systemd Logs
Ubuntu 服务器棋牌游戏服务器安全风险
禁止密码登录,改密钥登录。 防火墙关闭22端口,只能通过wireguard虚拟内网访问[doge]。运行了2年多,无人入侵[doge],连爆破记录都没 强密码只能安慰自己。尽量减少可登入机器数和应用(防火墙,fail2ban都必须开),更改默认端口(减少爆破可能)仅限公钥登入,限制登入后权限(非root),sudo必须带密码,保持系统安全更新,就这一套下来上帝来才能攻进来。 azure上的安全建议是服务器公网访问关掉,内网里面弄个跳转机连vpn访问。直接公网ip访问还简单密码等于是不设防 如果是大厂服务器还是搞密钥吧,ssh密码安全性还是不够,何况还是简单的密码 心太大了,公网端口是无时无刻不被扫的,暴露在公网的服务任何时候都不要有弱密码 应该是全自动扫,以前我的也被扫,不过我开了两步验证,不过没进来,能看到很多尝试记录,一眼就是程序批量扫。