准备工作
-
首先要确保开启了Hyper-V,注意:VirtulBox与这个冲突。
方法:控制面板->程序与功能->打开或者关闭Windows功能
-
打开虚拟化,BootCamp可以尝试下面的命令
bcdedit /set hypervisorlaunchtype auto start
...小于 1 分钟
首先要确保开启了Hyper-V,注意:VirtulBox与这个冲突。
方法:控制面板->程序与功能->打开或者关闭Windows功能
打开虚拟化,BootCamp可以尝试下面的命令
bcdedit /set hypervisorlaunchtype auto start
Selecting previously unselected package oneblog4j.
(Reading database ... 264884 files and directories currently installed.)
Preparing to unpack .../bundles/oneblog4j-1.0.3.deb ...
Unpacking oneblog4j (1.0.3) ...
Setting up oneblog4j (1.0.3)/ ...
Adding shortcut to the menu
An error occurred while applying changes:
An error occurred while applying changes: xdg-desktop-menu: No writable system menu directory found.
dpkg: error processing package oneblog4j (--install):
installed oneblog4j package post-installation script subprocess returned error exit status 3
Errors were encountered while processing:
oneblog4j
参考我的另外一篇文章
Deepin配置Typora和PicGo实现GitHub图床
node 要注意的
➜ ~ sudo n stable
installing : node-v16.15.1
mkdir : /usr/local/n/versions/node/16.15.1
fetch : https://nodejs.org/dist/v16.15.1/node-v16.15.1-linux-x64.tar.xz
copying : node/16.15.1
installed : v16.15.1 (with npm 8.11.0)
Note: the node command changed location and the old location may be remembered in your current shell.
old : /usr/bin/node
new : /usr/local/bin/node
If "node --version" shows the old version then start a new shell, or reset the location hash with:
hash -r (for bash, zsh, ash, dash, and ksh)
rehash (for csh and tcsh)
cp /media/psf/share/portable-linux-sync/app/jdk-* ~/app

cp /media/psf/share/portable-linux-sync/app/node-v16.15.0-linux-x64.tar.xz ~/app
tar -xvf node-v16.15.0-linux-x64.tar.xz
rm node-v16.15.0-linux-x64.tar.xz
系统:统信 UOS
详情:启动 vuepress 项目,报错
Error: ENOSPC: System limit for number of file watchers reached, watch '/home/terwer/mydocs/src.terwer.github.io/docs'