can i use a PC with linux to set up a server or a NAS?

TOP

sure can~
u can use pc to install linux or win ser ~
but nas setting easy than use pc

TOP

i see see see
thx
actually, i am quite interested in linux
so i think i will google the way to set up a server using linux
but i dont have a spare computer to do it right now
would it be okay to try on a virtual machine using vmware server??

TOP

sure u can try at vm~
linux u will install which ver?
RED HAT?

[ 本帖最後由 三舊屎 於 2009-7-15 16:45 編輯 ]

TOP

原帖由 ink 於 2009-7-15 11:07 發表


有方法可以解決 Block port 25 呢個問題.
我屋企都有個 email server, ISP 都有Block port 25,
但係運作正常, 收發 email 都冇問題.

請問係點樣解決

TOP

原帖由 三舊屎 於 2009-7-15 11:59 發表
FTP 咁多人同時入~~
ATOM 真係得???
咁裝咩SOFTWARE 先??


你個FTP 可以限制人數, 容量同速度嘛~
linux 你可以用 vsftp, windows 用 filezilla.

TOP

原帖由 三舊屎 於 2009-7-15 16:45 發表
sure u can try at vm~
linux u will install which ver?
RED HAT?


如果想用 linux, 我建議用 centos.

TOP

原帖由 ehbkjmuc 於 2009-7-15 22:24 發表

請問係點樣解決


用 port redirect 避開 block port 25 0既問題. 即係話你個email box 唔用 port 25收email, 改用 另一個冇 block 0既 port.
原理係0係 DNS set mx record 去一個 mail relay server,
由佢幫你將封 email 由 port 25 轉到另一個冇 block 0既 port,
如 2525, 再入你自己個email server.
send email 出去都係一樣, 可以借助另一個 email box, 用 smtps mail relay 出街.

TOP

原帖由 ink 於 2009-7-16 01:59 發表


用 port redirect 避開 block port 25 0既問題. 即係話你個email box 唔用 port 25收email, 改用 另一個冇 block 0既 port.
原理係0係 DNS set mx record 去一個 mail relay server,
由佢幫你將封 email 由 port 2 ...

thank you!!!
如果我唔識再問POST問你..THX!!!!

TOP