I accidentally ran this command chmod -R 755 /usr/bin on my remote server [Ubuntu 12.04.3 LTS], and I don't have the root password.
When I run sudo it gives me sudo: must be setuid root, This is the /bin folder permissions
drwsr-xr-x 2 deployer root 40960 juil. 23 11:54 bin
SSH connexion is the only access I have to my remote server.