Shin Code log

Logs of solution for code

Articles


Compress file by terminal in macos

In Terminal, you can use the GNU tar command to compress and uncompress files and folders. The usual file extension for a compressed tar archive is .tgz, although you might also see files ending with the .tar.gz extension. If the archive isn’t compressed, it usually just ends in .tar.

Compress file by terminal in macos

Check postgres status macos

The command to check status of postgres sql on macos

Check postgres status macos

How to edit rails credentials?

Simple way to edit rails credentials

How to edit rails credentials?

[AWS] Connect to 'FARGATE' task.

To connect a task run on aws with type 'FARGATE' from your terminal

[AWS] Connect to 'FARGATE' task.

[AWS] Enable execute command on service.

To enable connect to the task run as 'FARGATE' in amazon cluster

[AWS] Enable execute command on service.

Uninstall old homebrew

resolve the problem wrong homebrew flatform

Bundle install puma v 4.3.5 on mac m1 fail

Resolve error when install puma v 4.3.5 on mac m1 fail

Bundle install puma v 4.3.5 on mac m1 fail

Fix install mimemagic fail in macos

Resolve error when install mimemagic fail with "Could not find MIME type database" error

Fix install mimemagic fail in macos