Docker toolbox -v 映射本地文件失败的问题
我同时安装了 docker windows 和 docker toolbox 所以当我启用Hyper-v 的时候,我就可以使用 Docker windows, 而禁用 Hyper-v 的时候则使用 Docker toolbox. 有意思的是, 当我使用Docker toolbox 的时候, 原来的 docke… 阅读更多 »Docker toolbox -v 映射本地文件失败的问题
我同时安装了 docker windows 和 docker toolbox 所以当我启用Hyper-v 的时候,我就可以使用 Docker windows, 而禁用 Hyper-v 的时候则使用 Docker toolbox. 有意思的是, 当我使用Docker toolbox 的时候, 原来的 docke… 阅读更多 »Docker toolbox -v 映射本地文件失败的问题
Run two commands in your terminal, and that is it.
The Best Remote Desktop Client on Mac OS for Windows RDP I found is this one. (From MS) rink.hockeyapp.net/apps/5e0c144289a51fca2d3bfa39ce7f2b06/ <rink.… 阅读更多 »Best Remote Desktop Client on Mac OS for Windows RDP
There were a lot of problems when I ran the default vim on Mac OS Mojave with my custom vim config and plugins. Although the vim is still usable by pressin… 阅读更多 »It’s a must to upgrade the default vim 8.0 in Mac OS Mojave to Vim 8.1
Yesterday, I installed Mac OS Mojave on my old Mac mini (mid 2011) version with Mojave Patcher. I am writing this blog using the new OS. dosdude1.com/mojav… 阅读更多 »Installed Mac OS Mojave on my mid 2011 Mac mini
This will reset user and password to admin/admin
Login to your VM Run the following command to edit the config file ResourceDisk.Format=y ResourceDisk.EnableSwap=y ResourceDisk.SwapSizeMB=4000 I set the s… 阅读更多 »How to add swap file to Azure Linux VM
在使用git diff 命令的时候,我碰到如下的中文无法正常显示的问题 谷歌后找到解决方案 在Cmder 的标题栏点右键, 然后点击 Settings… 在Enviroment 粘贴如下一行 set LANG=zh_CN.UTF8 问题解决
I found a quite interesting software. This is a stand-along software rather than a browser extension. You can download it here. www.listary.com/text-editor… 阅读更多 »Text Editor anywhere – Edit any text field in a browser from any external editor
It confused me for a whole between Versions and Deployments on Google Apps Script. Every time I make a change, I use the following command to deploy my new… 阅读更多 »Understand Google Apps Script (GAS) Versions and Deployments