Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Предыдущая версия справа и слева Предыдущая версия
Следующая версия
Предыдущая версия
system:mount:rw [2015/11/10 00:24] – [Монтирование tmpfs] mirocowsystem:mount:rw [2019/10/25 01:14] (текущий) mirocow
Строка 1: Строка 1:
 +{{tag>fs mount}}
 +
 ====== mount ====== ====== mount ======
  
Строка 17: Строка 19:
   chromium-cache   /home/USER/.cache/chromium   tmpfs    defaults,noatime,mode=1777,size=500M    0    0   chromium-cache   /home/USER/.cache/chromium   tmpfs    defaults,noatime,mode=1777,size=500M    0    0
  
-====== Remot mount / Удаленое монтирование ====== 
- 
-  mount -tfuse sshfs#root@hosting.reklamu.ru:tmp ./test 
- 
-  apt-get install sshfs 
- 
-  mount -tsshfd sshfs#root@hosting.reklamu.ru:tmp ./test 
- 
-  mount -tsshfs sshfs#root@hosting.reklamu.ru:tmp ./test 
- 
-  mount sshfs#root@hosting.reklamu.ru:tmp ./test