Msg14080.html

From Linix VServer
Revision as of 23:35, 10 November 2025 by 192.168.65.1 (talk) (Restored content from Wayback Machine)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Vserver] Remount Filesystem + Add Interface from the outside[edit]


  • From: Oliver Heinz
  • Date: Mon, 7 Aug 2006 11:44:12 +0200 (CEST)



Hi there,

I want to remount temporarily an noexec filesystem  (/tmp) that is mounted in 
a vserver. I don't want to change the fstab and restart the vserver, and I 
don't want to give the vserver the caps to do it from within.

I'm sure there is a way to do that from the root-vserver, right?

Within the vserver it would be a 'mount -o remount,exec /tmp'

I found the secure-mount command but did not manage to get it to do what I 
wanted.


TIA,
Oliver