Category: Uncategorized

  • How not to show text before “:~$” in linux

    Sometime I found that the text before “:~$” could be very long and occupying almost half of the space of the terminal windows. You can temporary customize this text by execute the following command:

  • Access To Docker Container Shell on Synology NAS

    In this post, I will explain how to access to Docker container shell that hosted on Synology NAS using “Terminal” on MacOS. Assuming you know how to create and start a Docker Container on Synology NAS. I will write a post in the future explaining the steps to create and run Docker Container on Synology…