芯が強い人になるESTJ-A

2023-09-29

# EC2にSSHコマンドで接続した際、Permission denied (publickey,gssapi-keyex,gssapi-with-mic).が出た場合

AWS学習中、上記エラーにぶつかったので備忘のために残す。ssh -i ***.pem ec2-user@IPアドレス下記のようなエラーpremission problempwd $ chmo...

2023-09-28

# 2023-amazon web service--CLF02

--shell#!/bin/bash # Use this for your user data (script from top to bottom) # install httpd (Lin...

2023-08-22

# 2023--Linux--LPIC-1证书到手

LPIC-1-证书.pdfaws考证开始

2023-06-24

# 2023--shell,3小时学会shell和linux基本操作

3小时shell--【尚硅谷】Shell脚本从入门到实战黑马程序员新版Linux零基础快速入门到精通shell对手,python#!/bin/bash 开头指定解析器,不能忘记写,#不是注释掉 ...