how to convert ppk to pem in linux
Shell
1.install putty-tools with the following command:
sudo apt-get install putty-tools
2.Now convert your .ppk file to .pem using the following command:
puttygen yourkey.ppk -O private-openssh -o yourkey.pem
3.Set the proper permission to use the .pem file with following command:
chmod 400 yourkey.pem
4.Connect to you server using the following command
ssh -i yourkey.pem serverusername@server-ip
Also in Shell:
- Title
- foreach loop powershell
- Category
- Shell
- Title
- find text in any file linux
- Category
- Shell
- Title
- shared folder virtualbox ubuntu
- Category
- Shell
- Title
- xampp run in ubuntu
- Category
- Shell
- Title
- loop bash
- Category
- Shell
- Title
- git undo merge
- Category
- Shell
- Title
- ubuntu list running applications
- Category
- Shell
- Title
- recover a merged commit git
- Category
- Shell
- Title
- git bash Could not open a connection to your authentication agent. when adding ssh
- Category
- Shell
- Title
- install redux
- Category
- Shell
- Title
- how to install axios in react
- Category
- Shell
- Title
- git create new branch from current
- Category
- Shell
- Title
- git remove branch
- Category
- Shell
- Title
- get local node version
- Category
- Shell
- Title
- check running process in linux
- Category
- Shell
- Title
- cosmicjs
- Category
- Shell
- Title
- npm list global packages
- Category
- Shell
- Title
- hide ls: cannot read symbolic link Permission denied
- Category
- Shell
- Title
- How to find cmake version in ubuntu?
- Category
- Shell
- Title
- docker build from github repository
- Category
- Shell
- Title
- how to delete services in kubernetes
- Category
- Shell
- Title
- randomly choose n rows from a file linux
- Category
- Shell
- Title
- list directories recursively powershell
- Category
- Shell
- Title
- how to uninstall kernel jupyter
- Category
- Shell
- Title
- install rbenv
- Category
- Shell
- Title
- add alias fish shell
- Category
- Shell
- Title
- git reset
- Category
- Shell
- Title
- rails no migration with version number
- Category
- Shell
- Title
- how to tar linux
- Category
- Shell
- Title
- Shell/BAsh
- Category
- Shell
- Title
- hide permission denied ~/.bash
- Category
- Shell
- Title
- connect to git repo with ssh-rsa
- Category
- Shell
- Title
- make docker sudo less
- Category
- Shell
- Title
- git add all files command
- Category
- Shell
- Title
- extract tar.gz ubuntu terminal
- Category
- Shell
- Title
- linux view services
- Category
- Shell
- Title
- git reset hard
- Category
- Shell
- Title
- show applications shortcut ubuntu
- Category
- Shell
- Title
- unknown type name 'CDVUIWebViewDelegate' CDVUIWebViewDelegate* _webViewDelegate;
- Category
- Shell
- Title
- react native expo project in github e commerce
- Category
- Shell
- Title
- powershell script to copy mutliple files into a single file
- Category
- Shell
- Title
- gatsby image plugin
- Category
- Shell
- Title
- optional argument bash
- Category
- Shell
- Title
- task manager ubuntu
- Category
- Shell
- Title
- how to initialize a git repository command line
- Category
- Shell
- Title
- fast rsync
- Category
- Shell
- Title
- git ignore
- Category
- Shell
- Title
- screen recorder linux
- Category
- Shell
- Title
- how to generate ssh key in linux
- Category
- Shell
- Title
- how to make file in terminal ubuntu
- Category
- Shell
- Title
- read string by string in file in linux
- Category
- Shell
- Title
- ssh ubuntu
- Category
- Shell
- Title
- linux get ip by domain
- Category
- Shell
- Title
- uninstall cinnamon
- Category
- Shell
- Title
- list all services using systemctl
- Category
- Shell
- Title
- git add .
- Category
- Shell
- Title
- ubuntu find file with text
- Category
- Shell
- Title
- pip command not found macos
- Category
- Shell
- Title
- remove frmo staging git
- Category
- Shell
- Title
- How to download Citrix Workspace for Ubuntu
- Category
- Shell
- Title
- tab to csv command line
- Category
- Shell
- Title
- driver hosts file
- Category
- Shell
- Title
- git clone repo with name
- Category
- Shell
- Title
- how to update git on windows
- Category
- Shell
- Title
- xcuserstate file git
- Category
- Shell
- Title
- bash endless loop
- Category
- Shell
- Title
- git rebase one commit
- Category
- Shell
- Title
- bily-101 github
- Category
- Shell
- Title
- instalación de angular cli
- Category
- Shell
- Title
- install mongodb on mac
- Category
- Shell
- Title
- remove remote git
- Category
- Shell
- Title
- how to uninstall rust
- Category
- Shell
- Title
- linux unzip with password
- Category
- Shell
- Title
- docker run command on container
- Category
- Shell
- Title
- authorization github api
- Category
- Shell
- Title
- how to install react with typescript
- Category
- Shell
- Title
- pip install crispy_forms
- Category
- Shell
- Title
- linux permanent mount
- Category
- Shell
- Title
- bash find command syntax
- Category
- Shell
- Title
- how to get git username and password
- Category
- Shell
- Title
- gzip folder with tar and exclude directories
- Category
- Shell
- Title
- git remote
- Category
- Shell
- Title
- linux command for file size
- Category
- Shell
- Title
- cmd delete folder
- Category
- Shell
- Title
- silent install google chrome powershell
- Category
- Shell
- Title
- git go to previous branch
- Category
- Shell
- Title
- how to install .whl file in windows 10
- Category
- Shell
- Title
- linux tar zip folder
- Category
- Shell
- Title
- change remote repository git
- Category
- Shell
- Title
- shutdown timer windows 10
- Category
- Shell
- Title
- how to create gitignore
- Category
- Shell
- Title
- netstat command in linux
- Category
- Shell
- Title
- canging branch in git
- Category
- Shell
- Title
- start-process id powershell
- Category
- Shell
- Title
- bash grep and sort
- Category
- Shell
- Title
- dockerfile for vuejs
- Category
- Shell
- Title
- git bash upstream branch change
- Category
- Shell
- Title
- centos 7 install iptables
- Category
- Shell
- Title
- show remote git
- Category
- Shell
- Title
- how to push in git command line
- Category
- Shell