Use hotkeys
Command+Shift+G
Video and audio can be separated.
Use hotkeys
Command+Shift+G
Video and audio can be separated.
If Vim is set to Chinese environment, but Ubuntu is not set to zh_TW.UTF-8 during installation, how to install this environment?
Introduce a bash I wrote to connect to colab vm through ssh. One line of instructions, get colab OpenSSH Server.
When developing Laravel, sometimes we need to install nodejs packages through npm, but Node in our system is not new enough. It may be impossible to upgrade due to some factors, such as running an old version of nodejs program, etc. In fact, we can use docker through simple commands, so that we can use the latest version of node image to mount the /sites folder on the host side. In this way, we can execute the new version of the npm command at any time.
No Comment
Post your comment