Looking for a free system admin who knows ssh and can do some plugin configuration for us. Also willing to stays for a long terms. If interested in this position pm and I will get back with you asap.
Have fun finding a free one that knows SSH!free system admin who knows ssh and can do some plugin configuration for us.
SSH isn't that difficult. It won't be hard to find someone that knows SSH needing to build a reputation up providing work for free.Have fun finding a free one that knows SSH!
SSH takes a few minutes to learn if even that.. it's a protocol not a software or language..Have fun finding a free one that knows SSH!
UhmSSH takes a few minutes to learn if even that.. it's a protocol not a software or language..
As far as I know, by default that folder doesn't exist as etc isn't a userUhm
Properly know it..?
cd /home/etc/
cd ../../var/www/../../etc/../root/../home/../etc/../var/www/../www/html/
Where would i be?
EDIT: Really "BlockScript"
Actually...As far as I know, by default that folder doesn't exist as etc isn't a user![]()
I literally didn't/can't see that part of your post until I quoted it lmfaoActually...
cd ../../var/www/
You would be in /var/www
../../
You would be in /
etc/../root/../home/../etc/
You would be in /etc
../var/www/../www/html/
You would be in /var/www/html/
/www/../www/ is basically bringing you to /var/www/ then taking you to /var/ then back to /var/www/
End result: /var/www/html/ (Linux's web directory)
lelI literally didn't/can't see that part of your post until I quoted it lmfao
