2022年9月26日月曜日

chrome secure shell 便利

URL   ssh + TAB 

0 件のコメント:

コメントを投稿

Nginx インストール&設定

# systemctl stop httpd # systemctl disable httpd # dnf install -y nginx # systemctl start nginx # systemctl enable nginx # firewall-cmd --pe...