Skip to main content

Posts

Showing posts from May, 2019

Fixing PHP 8.2 zip Extension Error on Ubuntu 25 for Laravel 10,11,12 Shopify Apps

how to connect aws server file with ubuntu file manger

Sanjay Tech solutions hello techy. i am write here i found some easy solution with ftp access. using a .pem key connect a linux server i am using ubuntu 18.4 sftp connect with *.pem key step 1 : first you need to add that .pem key into ssh $ssh-add /home/user/Desktop/mypem.pem ssh-add then complete pem key path. step 2 : open gnome file manger click on left side connect +other server then you need bottom enter a server path. sftp://ubuntu@ec2-31-__-4__-111.ap-south-5.compute.amazonaws.com/ sftp://user@host or ip then click on connect now you connect with server