sh ubunto的东西
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh ubunto的东西相关的知识,希望对你有一定的参考价值。
# change shell to firejail
# http://manpages.ubuntu.com/manpages/xenial/man1/firejail.1.html
chsh --shell /usr/bin/firejail USERNAME_HERE
# change shell back to normal
chsh --shell /bin/bash USERNAME_HERE
# Setup Let's Encrypt
certbot --nginx
# SSH Key Gen
ssh-keygen -t rsa -C "tmwsp01.bizbudding.com"
# find files changed in the last 15 days
find ./ -type f -mtime -15
以上是关于sh ubunto的东西的主要内容,如果未能解决你的问题,请参考以下文章
配置ubunto 流量使用限制
Ubunto Libenevt and Memcached setup
Ubunto Redis Test
Ubunto Desk
Ubunto VMware-Tools
ubunto更换yum源