httpd 发表于 2025-1-17 23:10:45

有無適用與1H1G的輕量級虛擬主機面板

我想搭個FTP服務器,自己搭建兩條命令,但是配置起來折騰人也不好管理,還是整個面板吧

Microcharon 发表于 2025-1-17 23:13:02

為了 FTP 還要整個面板小題大做

httpd 发表于 2025-1-17 23:14:40

<div class="quote"><blockquote><font size="2"><a href="https://hostloc.com/forum.php?mod=redirect&goto=findpost&pid=16195325&ptid=1383717" target="_blank"><font color="#999999">Microcharon 发表于 2025-1-17 23:13</font></a></font><br />
為了 FTP 還要整個面板小題大做</blockquote></div><br />
給圖牀用的,需要web服務器對外顯示內容

haozi 发表于 2025-1-17 23:13:00

amh.sh

httpd 发表于 2025-1-17 23:15:40

<div class="quote"><blockquote><font size="2"><a href="https://hostloc.com/forum.php?mod=redirect&goto=findpost&pid=16195328&ptid=1383717" target="_blank"><font color="#999999">haozi 发表于 2025-1-17 23:15</font></a></font><br />
amh.sh</blockquote></div><br />
磁盤就20GB,估計裝了這個就只有10多個吉可以用了,我是想做圖牀的存儲服務器用

Microcharon 发表于 2025-1-17 23:17:13

<div class="blockcode"><div id="code_k09"><ol><li>apt install vsftpd<br /><li><br /><li>useradd -m ftpuser<br /><li><br /><li>passwd ftpuser<br /><li><br /><li>vim /etc/vsftpd.conf<br /><li><br /><li>systemctl restart --now vsftpd</ol></div><em onclick="copycode($('code_k09'));">复制代码</em></div>

cicvc 发表于 2025-1-17 23:15:00

docker不就行了

httpd 发表于 2025-1-17 23:18:47

<div class="quote"><blockquote><font size="2"><a href="https://hostloc.com/forum.php?mod=redirect&goto=findpost&pid=16195330&ptid=1383717" target="_blank"><font color="#999999">Microcharon 发表于 2025-1-17 23:18</font></a></font></blockquote></div><br />
我都是用OpenSSH開FTP帳號的,然後Nginx,繁瑣就繁瑣在Nginx的配置文件,面板的話直接什麼證書、緩存都給你搞好,幾年前用過一個開源的超簡單面板,不知道叫什麼了,反正是不太知名的<img src="https://hostloc.com/static/image/smiley/yct/006.gif" smilieid="32" border="0" alt="" />

Microcharon 发表于 2025-1-17 23:18:52

<div class="quote"><blockquote><font size="2"><a href="https://hostloc.com/forum.php?mod=redirect&goto=findpost&pid=16195340&ptid=1383717" target="_blank"><font color="#999999">httpd 发表于 2025-1-17 23:24</font></a></font><br />
我都是用OpenSSH開FTP帳號的,然後Nginx,繁瑣就繁瑣在Nginx的配置文件,面板的話直接什麼證書、緩存都給 ...</blockquote></div><br />
這還繁瑣?nginx location 塊改成指定開放的 ftp 目錄<br />
<br />
用面板始終都要占用一定硬碟空間,你不是説你空間就 20G 嗎
页: [1]
查看完整版本: 有無適用與1H1G的輕量級虛擬主機面板