Search

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

tips:mounting_the_file_system_from_linux [2022/04/16 09:27]
baolitoumu 创建
— (当前版本)
行 1: 行 1:
-====== Mounting the file system from Linux ====== 
  
-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