Update the link for set up name of net work
This commit is contained in:
Generated
-16
@@ -1,16 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="CheckStyle-IDEA" serialisationVersion="2">
|
||||
<checkstyleVersion>10.21.1</checkstyleVersion>
|
||||
<scanScope>JavaOnly</scanScope>
|
||||
<copyLibs>true</copyLibs>
|
||||
<option name="thirdPartyClasspath" />
|
||||
<option name="activeLocationIds" />
|
||||
<option name="locations">
|
||||
<list>
|
||||
<ConfigurationLocation id="bundled-sun-checks" type="BUNDLED" scope="All" description="Sun Checks">(bundled)</ConfigurationLocation>
|
||||
<ConfigurationLocation id="bundled-google-checks" type="BUNDLED" scope="All" description="Google Checks">(bundled)</ConfigurationLocation>
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
||||
+7
-7
@@ -2,10 +2,10 @@
|
||||
|
||||
最近在对公司的 Linux 服务器进行一些初始化的安装和配置工作。对一个新的机器可能遇到的问题还比较多,先记录下来供以后参考。
|
||||
|
||||
| 配置内容 | 内容链接 |
|
||||
|------------------------|------------------------------------------------|
|
||||
| Linux 安装 NTP 时间服务器 | https://www.isharkfly.com/t/linux-ntp/10441 |
|
||||
| Firewall-cmd 安装和配置开放端口 | https://www.isharkfly.com/t/firewall-cmd/13715 |
|
||||
| Linux 设置主机名 | https://www.isharkfly.com/t/linux/15230 |
|
||||
| Linux 安装 httpd 服务器 | https://www.isharkfly.com/t/linux-httpd/15231 |
|
||||
| Linux 中安装 nginx | https://www.isharkfly.com/t/linux-nginx/13951 |
|
||||
| 配置内容 | Ubuntu | REL |
|
||||
|------------------------|------------------------------------------|------------------------------------------------|
|
||||
| Linux 安装 NTP 时间服务器 | | https://www.isharkfly.com/t/linux-ntp/10441 |
|
||||
| Firewall-cmd 安装和配置开放端口 | | https://www.isharkfly.com/t/firewall-cmd/13715 |
|
||||
| Linux 设置主机名 | https://www.isharkfly.com/t/ubuntu/16970 | https://www.isharkfly.com/t/linux/15230 |
|
||||
| Linux 安装 httpd 服务器 | | https://www.isharkfly.com/t/linux-httpd/15231 |
|
||||
| Linux 中安装 nginx | | https://www.isharkfly.com/t/linux-nginx/13951 |
|
||||
|
||||
Reference in New Issue
Block a user