在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):Allar/linux-perforce-installer开源软件地址(OpenSource Url):https://github.com/Allar/linux-perforce-installer开源编程语言(OpenSource Language):Shell 100.0%开源软件介绍(OpenSource Introduction):AboutThis script will install Perforce Server 2015.1 on a 64-bit linux host. It has only been tested on Ubuntu so far. If you are looking for an Ubuntu host, I recommend the $20/month tier at DigitalOcean. UsageIn shell, run the following commands in your terminal. You don't need to download this repo, that is what the first line in the following code does. wget https://raw.githubusercontent.com/Allar/linux-perforce-installer/master/install-perforce
chmod +x install-perforce
sudo ./install-perforce You will be asked to create a password and user details for a new unprivileged system user named Afterwards, the server will restart and you should then be able to connect to your Perforce server. SecurityThe created server will have default Perforce installation settings. This means anyone who connects to your server can create a user account without authorization. After you create your first user, you should close this security hole by using the following
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论