Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
对于安装守护程序的 shell 脚本,我需要确保新创建的守护程序用户有权使用守护程序所需的端口范围。我怎样才能检查这个?
用于netstat /a /n查找动态/私有端口范围内的第一个空闲端口:49152-65535。
netstat /a /n