Exit/save edit to sudoers file? Putty SSH

To make changes to sudo from putty/bash: Type visudo and press enter. Navigate to the place you wish to edit using the up and down arrow keys. Press insert to go into editing mode. Make your changes – for example: user ALL=(ALL) ALL. Note – it matters whether you use tabs or spaces when making … Read more

Cannot create directory. Permission denied inside docker container

Filesystems inside a Docker container work just like filesytems outside a Docker container: you need appropriate permissions if you are going to create files or directories. In this case, you’re trying to create /newfolder as a non-root user (because the USER directive changes the UID used to run any commands that follow it). That won’t … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)