Category: Uncategorized
-
A .htaccess file for Apache httpd for Angular and Laravel
Here the demo and demo-api are two sub domains of the domain.
-
SCP – Secure Copy
scp source destination scp -i .ssh/key ./test.txt ubuntu@ip:~/ This will copy the file test.txt from the source machine where this scp command…