|
From: | Michael Albinus |
Subject: | Re: editing a remote file which requires sudo |
Date: | Mon, 25 Oct 2010 17:00:24 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Terrence Brannon <address@hidden> writes: > Here is the configuration I tried: > > (add-to-list > 'tramp-default-proxies-alist > '( > "remotedomain.com" > "ubuntu" > "/ssh:address@hidden:" > ) > ) (add-to-list 'tramp-default-proxies-alist '("remotedomain.com" "root" "/ssh:%h:")) > /sudo:address@hidden:/etc/nagios3/conf.d/generic-host_nagios2.cfg /sudo:remotedomain.com:/etc/nagios3/conf.d/generic-host_nagios2.cfg Best regards, Michael.
[Prev in Thread] | Current Thread | [Next in Thread] |