Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

it is required that your private key files are not accessible by others

$ sudo chmod 600 /path/to/my/key.pem
Comment

It is required that your private key files are NOT accessible by others.

chmod 400 /Users/username/.ssh/id_rsa
Comment

It is required that your private key files are NOT accessible by others ubuntu

chmod 400 {keyfile}.pem is what amazon instructed and it works.

Comment

PREVIOUS NEXT
Code Example
Shell :: /usr/local/etc/httpd/httpd.conf 
Shell :: configure: error: --with-openssl was given but OpenSSL could not be detected 
Shell :: reinstall settings app ubuntu 
Shell :: order allow deny 
Shell :: oh-my-posh autosuggestions 
Shell :: find all occurrence in directory linux 
Shell :: grep not include 
Shell :: git push commands 
Shell :: @ WARNING: UNPROTECTED PRIVATE KEY FILE! @ 
Shell :: nvme cli 
Shell :: install redis on ubuntu 20.04 
Shell :: ping redis server 
Shell :: how to uninstall global babel jest npm 
Shell :: debian pinning packages 
Shell :: linux find partial name 
Shell :: change shell script to executable 
Shell :: check os shell liunx cygwin darwin 
Shell :: ubuntu right click not working 
Shell :: git clone set directory 
Shell :: git show which commits deleted file 
Shell :: git stash file 
Shell :: enable systemd 
Shell :: scp permission denied (publickey) but ssh works 
Shell :: ftp download directory 
Shell :: grep capture group 
Shell :: setoolkit kali linux install 
Shell :: uninstall node arch 
Shell :: chmod execute permissions for everyone 
Shell :: install vagrant ubuntu 
Shell :: how to git clone into a directory 
ADD CONTENT
Topic
Content
Source link
Name
9+1 =