Login sSH with .pPK file on Mac TerminalCodingX16/04/2020Convert .ppk to .pem with putty Install putty on mac sudo port install puttyor brew
คำสั่ง DockerCodingX06/07/2019Remove Docker Images docker rmi <IMAGE ID> List all available docker images docker images Remove
Xampp install SQL Server Driver on MaxOSCodingX21/06/2019Download php_sqlsrv driver to php version https://github.com/Microsoft/msphpsql/releases/tag/v5.6.0 Example php 7.1 Extract file Copy php_pdo_sqlsrv_71_nts.so and
แก้ปัญหา Git keychain หลุดบ่อย macCodingX06/06/2019go to terminal in your project folder git config credential.helper store git pull/git push input
Permissions Issue with Laravel on CentOSCodingX13/01/2019This should allow writing, but you’ve turned off added security server-wide. That’s bad. Turn SELinux