跳至内容
友张纸
跳至内容
Search
搜索
工具
显示页面
修订记录
反向链接
最近更改
媒体管理
网站地图
注册
登录
>
简介指引
使用技巧
在linux上挂载文件系统
本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。
CKG 可视编辑器
You can use 'sshfs' to mount the file system on your tablet. This way, you can more easily browse and edit files on your tablet. First, ensure that you have sshfs installed on your Linux machine. Ubuntu/Debian <code> sudo apt-get install sshfs </code> Arch <code> sudo pacman -S sshfs </code> Then create a writable catalog where you want to mount and run sshfs: <code> mkdir foodir; sshfs root@10.11.99.1:/home/root foodir </code>
Page Tools
站点工具
最近更改
媒体管理
网站地图
Site Tools
页面工具
显示页面
修订记录
反向链接
回到顶部
User Tools
用户工具
注册
登录