Sal Prima
Home
Coding
Leadership
Startup
About
bash
Find and Kill Process Locking on Mac's Specific Port
August 11, 2018
It happens multiple times when We running application with spesific port but the port is used and our application failed to start.
Remove All git Files From a Directory Recursively
July 29, 2018
The .git folder is tipically stored in the root directory of the repository, not all the sub-directories like Subversion did.
Delete .DS_Store Recursively
June 24, 2018
In the Apple macOS operating system, .DS_Store is a file that stores custom attributes of its containing folder
Reset MySQL root Password on Ubuntu 16.04
December 6, 2017
If You assigned a root password previously but have forgotten it, You can assign a new password manually so You do not get locked.