Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
tahnik389908y@pixeltherapy If a laravel web developer doesn't know how to ssh I really don't know what to say.
SSH is the most basic thing a professional web developer should know -
@tahnik well when you put it like that! 😭 my sympathies!
Some command line fu is a prerequisite to using Laravel. the mind boggles!! -
did u ask him why root and not the username you provided? that might have solved the issue by a confession from their end .
-
tahnik389908y@ElliotMrRobot Yeah I did that. But I was shocked that they were trying root access into someone else's server
-
drrn4048y@cyb3rDweller You can also specify a port number if its not the default 22 like so:
ssh cyb3rDweller@example.com -P 3333
There you go, now you've learnt another thing! :P
Related Rants
I gave this so called web developer username and password to ssh into our server. This is his reply:
"Hey we tried to log into your server. We are getting permission error. Please fix that"
Me: Sure, can you tell me how are you trying to connect?
"We tried to ssh like this: ssh root@xxx.com"
Me (in my mind): WHY THE FUCK ARE YOU USING ROOT FOR!?!
undefined
developer
web
ssh
root