Quantcast
Browsing latest articles
Browse All 2 View Live

Copying files from one linux server to another via SSH

Ever wanted to copy files from one linux server to another, via SSH? Here’s the command: scp -P 22 -r /home/username/local-directory ip-or-hostname-of-remote-server:/home/username/remote-directory. scp...

View Article


Image may be NSFW.
Clik here to view.

How to Reset Endian Firewall Admin Password via SSH

I recently had the need to reset my Endian Firewall Admin ‘admin’ password via SSH/Console. I believe the reasoning for this was due to the following bug:...

View Article

Browsing latest articles
Browse All 2 View Live