在 Mac OS X 上编辑 Linux 服务器配置文件的最佳方法?

发布于 2024-09-01 10:20:50 字数 363 浏览 9 评论 0原文

我习惯通过 SSH 和 Nano 编辑远程 Ubuntu 服务器。我尝试过使用 Vim 和 Emacs,但由于我管理服务器的频率不够高,所以我从来没有完全掌握它的窍门,最终忘记了命令。

我每天使用 TextMate 进行编程,并且想知道是否有任何反建议反对使用 http: 在本地安装服务器的 /etc/ 文件夹//www.macfusionapp.org/ 并创建一个包含 /etc/ 的 TextMate 项目并编辑其中的所有配置文件?

必须通过 SSH 使用 root 才能编辑 /etc/ 文件,这让我有点紧张。这是一个不好的方法吗?

I'm used to editing my remote Ubuntu server through SSH and Nano. I've tried using Vim and Emacs but since I don't manage the server frequently enough I never quite get the hang of it and end up forgetting the commands.

I use TextMate daily for programming and was wondering if there's any counter-recommendation against mounting the server's /etc/ folder locally using http://www.macfusionapp.org/ and creating a TextMate project containing /etc/ and editing all configuration files right within?

root would have to be used through SSH to allow editing of the /etc/ files so that makes me a little nervous. Is this a bad approach?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

别忘他 2024-09-08 10:20:50

我有时使用 Cyber​​duck 远程编辑文件。您可以在 Cyber​​duck 中设置 SFTP 连接,这样您就可以连接到具有 SSH 访问权限的任何远程计算机。 Cyber​​duck 允许您使用 TextMate 作为外部编辑器,这样您就可以设置连接并开始编辑,Cyber​​duck 将自动上传您的更改。

(这在其他 FTP 客户端(如 Transmission)中可能也是可能的,但我个人使用 Cyber​​duck,所以我对其他客户端了解不多。)

使用 MacFUSE 没有任何问题,但我发现 Cyber​​duck 解决方案更简单。

I sometimes use Cyberduck to remotely edit files. You can set up SFTP connections in Cyberduck, so you can connect to any remote machine to which you have SSH access. Cyberduck lets you use TextMate as an external editor, so you can set up the connection and start editing, and Cyberduck will automatically upload your changes.

(This is probably possible in other FTP clients like Transmission, too, but I personally use Cyberduck so I don't know much about other clients.)

There's nothing wrong with using MacFUSE, but I find the Cyberduck solution to be simpler.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文