├── .gitignore ├── 1. 初始化设置 ├── 1.1. 添加用户.md ├── 1.2. 防火墙和SELinux.md ├── 1.3. 配置网络.md ├── 1.4. 配置服务.md ├── 1.5. 系统更新.md ├── 1.6. 软件仓库.md ├── 1.7. 配置vim.md ├── 1.8. 配置NTP.md ├── 1.9. 配置SSH.md └── Introduction.md ├── 10. 网络服务 ├── 10.1. DNS DHCP服务.md ├── 10.2. 代理服务器.md ├── 10.3. 网络性能测试.md ├── 10.4. PXE.md ├── 10.5. OpenVPN.md ├── 10.6. PPTP.md ├── 10.7. L2TP IPSec.md └── Introduction.md ├── 11. 负载均衡 ├── 11.1. HAProxy.md ├── 11.2. Pen.md ├── 11.3. Pound.md ├── 11.4. LVS.md └── Introduction.md ├── 12. 系统监控 ├── 12.1. OSQuery.md ├── 12.2. Munin.md ├── 12.3. SysStat.md ├── 12.4. Zabbix.md ├── 12.5. MRTG.md ├── 12.6. Cacti.md ├── 12.7. Nagios.md ├── 12.8. Monitorix.md ├── 12.9. psacct.md └── Introduction.md ├── 13. 语言开发环境 ├── 13.1. Ruby.md ├── 13.2. JavaScript.md ├── 13.3. PHP.md ├── 13.4. Python.md ├── 13.5. Java.md └── Introduction.md ├── 14. 云计算 ├── 14.1. OpenStack.md └── Introduction.md ├── 15. 认证服务器 ├── 15.1. FreeRADIUS.md ├── 15.2. privacyIDEA.md └── Introduction.md ├── 2. 虚拟化 ├── 2.1. KVM.md ├── 2.2. oVirt.md ├── 2.3. Xen.md ├── 2.4. Docker.md ├── 2.5. Kubernetes.md └── Introduction.md ├── 3. 桌面环境 ├── 3.1. GNOME桌面.md ├── 3.2. KDE桌面.md ├── 3.3. Xrdp服务器.md ├── 3.4. VNC服务器.md ├── 3.5. RDP连接到Windows.md └── Introduction.md ├── 4. 存储服务器 ├── 4.1. NFS服务器.md ├── 4.2. iSCSI.md ├── 4.3. Ceph.md ├── 4.4. GlusterFS.md └── Introduction.md ├── 5. Web服务器 ├── 5.1. Apache httpd.md ├── 5.2. Nginx.md ├── 5.3. 创建SSL证书.md └── Introduction.md ├── 6. 数据库 ├── 6.1. MariaDB.md ├── 6.2. PostgreSQL.md ├── 6.3. Oracle Database.md ├── 6.4. Memcached.md ├── 6.5. Redis.md ├── 6.6. MS SQL Server.md └── Introduction.md ├── 7. 目录服务 ├── 7.1. FreeIPA.md ├── 7.2. OpenLDAP.md ├── 7.3. NIS.md └── Introduction.md ├── 8. 文件服务器 ├── 8.1. FTP.md ├── 8.2. Samba.md ├── 8.3. ownCloud.md ├── 8.4. Seafile.md └── Introduction.md ├── 9. 邮件服务器 ├── 9.1. 安装Postfix.md ├── 9.2. 安装Dovecot.md ├── 9.3. 配置SSL.md ├── 9.4. 邮件日志报告.md ├── 9.5. WebMail.md ├── 9.6. iRedMail.md └── Introduction.md ├── Contents ├── README.md ├── ajenti-web1.png ├── ajenti-web2.png ├── ajenti-web3.png ├── ajenti-web4.png ├── ajenti-web5.png ├── ajenti-web6.png ├── ajenti-web7.png ├── ajenti-web8.png ├── ajenti-web9.png ├── ansible-directory-tree.png ├── auditd-environment.png ├── bacula-environment.png ├── cacti-add-target-host1.png ├── cacti-add-target-host2.png ├── cacti-add-target-host3.png ├── cacti-add-target-host4.png ├── cacti-add-target-host5.png ├── cacti-add-target-host6.png ├── cacti-add-target-host7.png ├── cacti-add-target-host8.png ├── cacti-add-target-host9.png ├── cacti-basic-settings1.png ├── cacti-basic-settings2.png ├── cacti-basic-settings3.png ├── cacti-basic-settings4.png ├── cacti-basic-settings5.png ├── cacti-basic-settings6.png ├── cacti-email-settings1.png ├── cacti-email-settings2.png ├── cacti-email-settings3.png ├── cacti-email-settings4.png ├── cacti-email-settings5.png ├── cacti-initial-setup1.png ├── cacti-initial-setup2.png ├── cacti-initial-setup3.png ├── cacti-initial-setup4.png ├── cacti-initial-setup5.png ├── cacti-initial-setup6.png ├── cacti-set-thresholds1.png ├── cacti-set-thresholds2.png ├── cacti-set-thresholds3.png ├── cacti-set-thresholds4.png ├── cacti-threshold-plugin1.png ├── cacti-threshold-plugin2.png ├── cacti-threshold-plugin3.png ├── cacti-threshold-plugin4.png ├── cacti-threshold-plugin5.png ├── cacti-threshold-plugin6.png ├── cacti-threshold-plugin7.png ├── ceph-environment.png ├── cockpit-web1.png ├── cockpit-web2.png ├── cockpit-web3.png ├── cockpit-web4.png ├── cockpit-web5.png ├── cockpit-web6.png ├── cockpit-web7.png ├── cockpit-web8.png ├── cockpit-web9.png ├── display-hardware-info-gui.png ├── docker-httpd.png ├── drbd-environment.png ├── firewalld-ip-masquerade-environment.png ├── freeipa-web-ui1.png ├── freeipa-web-ui2.png ├── freerdp-connected.png ├── func-environment.png ├── gitlab-web1.png ├── gitlab-web2.png ├── gitlab-web3.png ├── glusterfs-cluster1.png ├── glusterfs-cluster2.png ├── gnome-desktop.png ├── gnome-keyboard.png ├── gnome-lang.png ├── gnome-online-accounts.png ├── gnome-shell-desktop.png ├── gnome-shell-graphical-login1.png ├── gnome-shell-graphical-login2.png ├── gnome-shell-logined.png ├── gnome-start-using.png ├── hadoop-environment.png ├── hadoop-information.png ├── hadoop-summary.png ├── haproxy-access-frontend1.png ├── haproxy-access-frontend2.png ├── haproxy-access-ssl-frontend.png ├── haproxy-environment.png ├── haproxy-layer4-environment.png ├── haproxy-statistics-web1.png ├── haproxy-statistics-web2.png ├── httpd-basic-auth-test-page1.png ├── httpd-basic-auth-test-page2.png ├── httpd-cgi-test-page.png ├── httpd-django-test-page.png ├── httpd-https-test-page1.png ├── httpd-https-test-page2.png ├── httpd-kerberos-auth-test-page1.png ├── httpd-kerberos-auth-test-page2.png ├── httpd-kerberos-environment.png ├── httpd-ldap-auth-test-page1.png ├── httpd-ldap-auth-test-page2.png ├── httpd-mod-perl-status1.png ├── httpd-mod-perl-status2.png ├── httpd-mod-perl-test-page1.png ├── httpd-mod-perl-test-page2.png ├── httpd-mod-proxy-reverse1.png ├── httpd-mod-proxy-reverse2.png ├── httpd-mod-proxy-wstunnel.png ├── httpd-mod-ratelimit.png ├── httpd-mod-security.png ├── httpd-mod-wsgi-test-page.png ├── httpd-pam-auth-test-page1.png ├── httpd-pam-auth-test-page2.png ├── httpd-php-fpm-phpinfo.png ├── httpd-php-test-page.png ├── httpd-python-test-page.png ├── httpd-ruby-test-page.png ├── httpd-test-page.png ├── httpd-userdir-test-page.png ├── httpd-vhost-test-page.png ├── httpd-webdav-carotdav1.png ├── httpd-webdav-carotdav2.png ├── httpd-webdav-carotdav3.png ├── httpd-webdav-carotdav4.png ├── httpd-webdav-carotdav5.png ├── iptables-environment1.png ├── iptables-environment2.png ├── iptables-environment3.png ├── iptables-environment4.png ├── iscsi-environment.png ├── iscsi-initiator-win1.png ├── iscsi-initiator-win2.png ├── iscsi-initiator-win3.png ├── iscsi-initiator-win4.png ├── iscsi-initiator-win5.png ├── iscsi-initiator-win6.png ├── iscsi-initiator-win7.png ├── iscsi-initiator-win8.png ├── iscsi-initiator-win9.png ├── javascript-nodejs.png ├── jdk-tomcat1.png ├── jdk-tomcat2.png ├── jdk-tomcat3.png ├── kde-desktop.png ├── kubernetes-environment.png ├── kvm-live-migration.png ├── kvm-new-vm.png ├── kvm-run-vm-manager.png ├── kvm-vm-advanced-options.png ├── kvm-vm-disks.png ├── kvm-vm-memories.png ├── kvm-vm-name.png ├── kvm-vm-os-type.png ├── kvm-win12-installation-start.png ├── lvs-access1.png ├── lvs-access2.png ├── lvs-environment.png ├── lvs-keepalived-environment.png ├── mail-log-report-awstats.png ├── mariadb5-phpmyadmin1.png ├── mariadb5-phpmyadmin2.png ├── mariadb5-phpmyadmin3.png ├── monitorix-web1.png ├── monitorix-web2.png ├── monitorix-web3.png ├── mrtg-access-web-cpu1.png ├── mrtg-access-web-cpu2.png ├── mrtg-access-web-disk1.png ├── mrtg-access-web-disk2.png ├── mrtg-access-web-httpd1.png ├── mrtg-access-web-httpd2.png ├── mrtg-access-web-memory1.png ├── mrtg-access-web-memory2.png ├── mrtg-access-web1.png ├── mrtg-access-web2.png ├── munin-access-web-new-taget-item.png ├── munin-access-web-new-taget1.png ├── munin-access-web-new-taget2.png ├── munin-access-web1.png ├── munin-access-web2.png ├── munin-access-web3.png ├── nagios-access-web1.png ├── nagios-access-web2.png ├── nagios-access-web3.png ├── nagios-access-web4.png ├── nagios-add-target-host1.png ├── nagios-add-target-host2.png ├── nagios-add-target-host3.png ├── nagios-add-target-item.png ├── nagios-add-win-target-host1.png ├── nagios-add-win-target-host2.png ├── nagios-email-settings1.png ├── nagios-email-settings2.png ├── nagios-email-settings3.png ├── nagios-email-settings4.png ├── nfs-client-win-01.png ├── nfs-client-win-02.png ├── nfs-client-win-03.png ├── nfs-client-win-04.png ├── nfs-client-winserver-01.png ├── nfs-client-winserver-02.png ├── nfs-client-winserver-03.png ├── nfs-client-winserver-04.png ├── nfs-client-winserver-05.png ├── nfs-client-winserver-06.png ├── nfs-client-winserver-07.png ├── nfs-client-winserver-08.png ├── nfs-client-winserver-09.png ├── nfs-client-winserver-10.png ├── nfs-environment.png ├── nginx-basic-auth-test-page1.png ├── nginx-basic-auth-test-page2.png ├── nginx-https-test-page.png ├── nginx-php-fpm-phpinfo.png ├── nginx-reverse1.png ├── nginx-reverse2.png ├── nginx-reverse3.png ├── nginx-reverse4.png ├── nginx-test-page.png ├── nginx-userdir-test-page.png ├── nginx-vhost-test-page.png ├── nis-environment.png ├── nis-slave-environment.png ├── novnc-connect.png ├── novnc-connected.png ├── openldap-phpldapadmin1.png ├── openldap-phpldapadmin2.png ├── openldap-phpldapadmin3.png ├── openvpn-client1.png ├── openvpn-client2.png ├── openvpn-client3.png ├── openvpn-client4.png ├── openvpn-client5.png ├── openvpn-client6.png ├── openvpn-environment.png ├── oracle-create-database1.png ├── oracle-create-database10.png ├── oracle-create-database11.png ├── oracle-create-database12.png ├── oracle-create-database13.png ├── oracle-create-database14.png ├── oracle-create-database15.png ├── oracle-create-database16.png ├── oracle-create-database17.png ├── oracle-create-database18.png ├── oracle-create-database2.png ├── oracle-create-database3.png ├── oracle-create-database4.png ├── oracle-create-database5.png ├── oracle-create-database6.png ├── oracle-create-database7.png ├── oracle-create-database8.png ├── oracle-create-database9.png ├── oracle-enterprise-manager1.png ├── oracle-enterprise-manager2.png ├── oracle-net-listener1.png ├── oracle-net-listener2.png ├── oracle-net-listener3.png ├── oracle-net-listener4.png ├── oracle-net-listener5.png ├── oracle-net-listener6.png ├── oracle-net-listener7.png ├── oracle-net-listener8.png ├── oracle12-installer1.png ├── oracle12-installer10.png ├── oracle12-installer11.png ├── oracle12-installer12.png ├── oracle12-installer13.png ├── oracle12-installer2.png ├── oracle12-installer3.png ├── oracle12-installer4.png ├── oracle12-installer5.png ├── oracle12-installer6.png ├── oracle12-installer7.png ├── oracle12-installer8.png ├── oracle12-installer9.png ├── oracle12-login-desktop.png ├── ovirt-admin-portal1.png ├── ovirt-admin-portal10.png ├── ovirt-admin-portal11.png ├── ovirt-admin-portal12.png ├── ovirt-admin-portal13.png ├── ovirt-admin-portal14.png ├── ovirt-admin-portal15.png ├── ovirt-admin-portal16.png ├── ovirt-admin-portal17.png ├── ovirt-admin-portal18.png ├── ovirt-admin-portal19.png ├── ovirt-admin-portal2.png ├── ovirt-admin-portal20.png ├── ovirt-admin-portal21.png ├── ovirt-admin-portal22.png ├── ovirt-admin-portal23.png ├── ovirt-admin-portal24.png ├── ovirt-admin-portal3.png ├── ovirt-admin-portal4.png ├── ovirt-admin-portal5.png ├── ovirt-admin-portal6.png ├── ovirt-admin-portal7.png ├── ovirt-admin-portal8.png ├── ovirt-admin-portal9.png ├── ovirt-environment.png ├── owncloud-web1.png ├── owncloud-web2.png ├── owncloud-web3.png ├── pacemaker-add-resource-environment.png ├── pacemaker-add-resource-web1.png ├── pacemaker-add-resource-web2.png ├── pacemaker-clvm-gfs2-environment.png ├── pacemaker-environment.png ├── pen-access-frontend1.png ├── pen-access-frontend2.png ├── pen-access-ssl-frontend.png ├── pen-environment.png ├── pen-mariadb-environment.png ├── pen-statistics-web.png ├── postfix-clamav-amavisd.png ├── postgresql92-phppgadmin1.png ├── postgresql92-phppgadmin2.png ├── postgresql92-phppgadmin3.png ├── pound-access-frontend1.png ├── pound-access-frontend2.png ├── pound-access-ssl-frontend.png ├── pound-environment.png ├── pound-url-redirect1.png ├── pound-url-redirect2.png ├── pound-url-redirect3.png ├── proxy-squid-clamav.png ├── proxy-squid-guard.png ├── proxy-squid-reverse.png ├── pxe-diskless-boot1.png ├── pxe-diskless-boot2.png ├── pxe-installer.png ├── pxe-network-boot.png ├── python-django1.png ├── python-django2.png ├── python-django3.png ├── python-django4.png ├── rabbitmq-cluster.png ├── rabbitmq-rabbitmqadmin.png ├── rabbitmq-web1.png ├── rabbitmq-web2.png ├── rainloop-web1.png ├── rainloop-web10.png ├── rainloop-web2.png ├── rainloop-web3.png ├── rainloop-web4.png ├── rainloop-web5.png ├── rainloop-web6.png ├── rainloop-web7.png ├── rainloop-web8.png ├── rainloop-web9.png ├── realmd-environment.png ├── redis-sentinel-environment.png ├── redmine-web1.png ├── redmine-web2.png ├── redmine-web3.png ├── redmine-web4.png ├── redmine-web5.png ├── redmine-web6.png ├── roundcube-web1.png ├── roundcube-web2.png ├── rsync-environment.png ├── rsyslog-environment.png ├── ruby-rails41.png ├── ruby-rails42.png ├── ruby-rails43.png ├── ruby-rails44.png ├── ruby-rails45.png ├── ruby-rails51.png ├── ruby-rails52.png ├── ruby-rails53.png ├── ruby-rails54.png ├── ruby-rails55.png ├── samba-winbind-environment.png ├── selinux-boolean1.png ├── selinux-boolean2.png ├── selinux-boolean3.png ├── spacewalk-clients-settings1.png ├── spacewalk-clients-settings2.png ├── spacewalk-clients-settings3.png ├── spacewalk-initial-settings1.png ├── spacewalk-initial-settings2.png ├── spacewalk-initial-settings3.png ├── spacewalk-initial-settings4.png ├── spacewalk-initial-settings5.png ├── spacewalk-initial-settings6.png ├── spacewalk-initial-settings7.png ├── spacewalk-initial-settings8.png ├── spacewalk-web1.png ├── spacewalk-web2.png ├── spacewalk-web3.png ├── spice-client-centos-connect.png ├── spice-client-centos-connected.png ├── spice-client-centos-set.png ├── spice-client-centos-start.png ├── spice-client-centos-started.png ├── spice-client-win-connect.png ├── spice-client-win-connected.png ├── spice-client-win-set.png ├── spice-client-win-start.png ├── squirrelmail-web1.png ├── squirrelmail-web2.png ├── ssh-port-forwarding-8801to5901.png ├── ssh-port-forwarding-client-8801to5901.png ├── ssh-port-forwarding-client-connected8801.png ├── ssh-port-forwarding-client-login.png ├── ssh-port-forwarding-client-tunnels-added.png ├── ssh-port-forwarding-client-tunnels.png ├── ssh-port-forwarding-client.png ├── ssh-port-forwarding-connected8801.png ├── ssh-x11-forwarding-centos1.png ├── ssh-x11-forwarding-centos2.png ├── ssh-x11-forwarding-centos3.png ├── ssh-x11-forwarding-windows1.png ├── ssh-x11-forwarding-windows2.png ├── ssh-x11-forwarding-windows3.png ├── usermin-web1.png ├── usermin-web2.png ├── usermin-web3.png ├── virtualmin-web1.png ├── virtualmin-web2.png ├── vnc-connected.png ├── vnc-password.png ├── vnc-run.png ├── webmin-web1.png ├── webmin-web2.png ├── webmin-web3.png ├── winntp-change-settings.png ├── winntp-update.png ├── xrdp-connect.png ├── xrdp-desktop.png ├── xrdp-login.png ├── xrdp-start-win-rdp.png ├── xrdp-win-rdp-config.png ├── zabbix-add-target-host1.png ├── zabbix-add-target-host10.png ├── zabbix-add-target-host11.png ├── zabbix-add-target-host12.png ├── zabbix-add-target-host13.png ├── zabbix-add-target-host14.png ├── zabbix-add-target-host15.png ├── zabbix-add-target-host16.png ├── zabbix-add-target-host17.png ├── zabbix-add-target-host18.png ├── zabbix-add-target-host19.png ├── zabbix-add-target-host2.png ├── zabbix-add-target-host20.png ├── zabbix-add-target-host21.png ├── zabbix-add-target-host22.png ├── zabbix-add-target-host23.png ├── zabbix-add-target-host24.png ├── zabbix-add-target-host3.png ├── zabbix-add-target-host4.png ├── zabbix-add-target-host5.png ├── zabbix-add-target-host6.png ├── zabbix-add-target-host7.png ├── zabbix-add-target-host8.png ├── zabbix-add-target-host9.png ├── zabbix-add-target-item1.png ├── zabbix-add-target-item2.png ├── zabbix-add-target-item3.png ├── zabbix-add-target-item4.png ├── zabbix-add-target-item5.png ├── zabbix-add-target-item6.png ├── zabbix-add-target-item7.png ├── zabbix-change-admin-passwd1.png ├── zabbix-change-admin-passwd2.png ├── zabbix-change-admin-passwd3.png ├── zabbix-change-admin-passwd4.png ├── zabbix-change-admin-passwd5.png ├── zabbix-change-admin-passwd6.png ├── zabbix-email-settings1.png ├── zabbix-email-settings2.png ├── zabbix-email-settings3.png ├── zabbix-email-settings4.png ├── zabbix-email-settings5.png ├── zabbix-email-settings6.png ├── zabbix-email-settings7.png ├── zabbix-email-settings8.png ├── zabbix-initial-setup1.png ├── zabbix-initial-setup2.png ├── zabbix-initial-setup3.png ├── zabbix-initial-setup4.png ├── zabbix-initial-setup5.png ├── zabbix-initial-setup6.png ├── zabbix-initial-setup7.png └── zabbix-initial-setup8.png ├── README.md ├── SUMMARY.md ├── TEMP.md ├── TODO.md ├── book.json ├── 附0. 一些系统配置 ├── Introduction.md ├── 附0.1. 本地化设置.md ├── 附0.2. 密码相关设置.md ├── 附0.3. 磁盘相关设置.md ├── 附0.4. 显示硬件信息.md ├── 附0.5. 分布式文件系统.md └── 附0.6. 更改运行级别.md └── 附1. 一些可能有用的 ├── Introduction.md ├── 附1.1. 系统安全.md ├── 附1.10. 高可用性集群.md ├── 附1.11. 消息服务器.md ├── 附1.12. 备份管理工具.md ├── 附1.2. 加入Windows活动目录.md ├── 附1.3. 访问控制.md ├── 附1.4. 文件同步.md ├── 附1.5. PowerShell.md ├── 附1.6. 项目管理与版本控制.md ├── 附1.7. 系统管理工具.md ├── 附1.8. 配置管理工具.md └── 附1.9. 防火墙.md /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/.gitignore -------------------------------------------------------------------------------- /1. 初始化设置/1.1. 添加用户.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/1. 初始化设置/1.1. 添加用户.md -------------------------------------------------------------------------------- /1. 初始化设置/1.2. 防火墙和SELinux.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/1. 初始化设置/1.2. 防火墙和SELinux.md -------------------------------------------------------------------------------- /1. 初始化设置/1.3. 配置网络.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/1. 初始化设置/1.3. 配置网络.md -------------------------------------------------------------------------------- /1. 初始化设置/1.4. 配置服务.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/1. 初始化设置/1.4. 配置服务.md -------------------------------------------------------------------------------- /1. 初始化设置/1.5. 系统更新.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/1. 初始化设置/1.5. 系统更新.md -------------------------------------------------------------------------------- /1. 初始化设置/1.6. 软件仓库.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/1. 初始化设置/1.6. 软件仓库.md -------------------------------------------------------------------------------- /1. 初始化设置/1.7. 配置vim.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/1. 初始化设置/1.7. 配置vim.md -------------------------------------------------------------------------------- /1. 初始化设置/1.8. 配置NTP.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/1. 初始化设置/1.8. 配置NTP.md -------------------------------------------------------------------------------- /1. 初始化设置/1.9. 配置SSH.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/1. 初始化设置/1.9. 配置SSH.md -------------------------------------------------------------------------------- /1. 初始化设置/Introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/1. 初始化设置/Introduction.md -------------------------------------------------------------------------------- /10. 网络服务/10.1. DNS DHCP服务.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/10. 网络服务/10.1. DNS DHCP服务.md -------------------------------------------------------------------------------- /10. 网络服务/10.2. 代理服务器.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/10. 网络服务/10.2. 代理服务器.md -------------------------------------------------------------------------------- /10. 网络服务/10.3. 网络性能测试.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/10. 网络服务/10.3. 网络性能测试.md -------------------------------------------------------------------------------- /10. 网络服务/10.4. PXE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/10. 网络服务/10.4. PXE.md -------------------------------------------------------------------------------- /10. 网络服务/10.5. OpenVPN.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/10. 网络服务/10.5. OpenVPN.md -------------------------------------------------------------------------------- /10. 网络服务/10.6. PPTP.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/10. 网络服务/10.6. PPTP.md -------------------------------------------------------------------------------- /10. 网络服务/10.7. L2TP IPSec.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/10. 网络服务/10.7. L2TP IPSec.md -------------------------------------------------------------------------------- /10. 网络服务/Introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/10. 网络服务/Introduction.md -------------------------------------------------------------------------------- /11. 负载均衡/11.1. HAProxy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/11. 负载均衡/11.1. HAProxy.md -------------------------------------------------------------------------------- /11. 负载均衡/11.2. Pen.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/11. 负载均衡/11.2. Pen.md -------------------------------------------------------------------------------- /11. 负载均衡/11.3. Pound.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/11. 负载均衡/11.3. Pound.md -------------------------------------------------------------------------------- /11. 负载均衡/11.4. LVS.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/11. 负载均衡/11.4. LVS.md -------------------------------------------------------------------------------- /11. 负载均衡/Introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/11. 负载均衡/Introduction.md -------------------------------------------------------------------------------- /12. 系统监控/12.1. OSQuery.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/12. 系统监控/12.1. OSQuery.md -------------------------------------------------------------------------------- /12. 系统监控/12.2. Munin.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/12. 系统监控/12.2. Munin.md -------------------------------------------------------------------------------- /12. 系统监控/12.3. SysStat.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/12. 系统监控/12.3. SysStat.md -------------------------------------------------------------------------------- /12. 系统监控/12.4. Zabbix.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/12. 系统监控/12.4. Zabbix.md -------------------------------------------------------------------------------- /12. 系统监控/12.5. MRTG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/12. 系统监控/12.5. MRTG.md -------------------------------------------------------------------------------- /12. 系统监控/12.6. Cacti.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/12. 系统监控/12.6. Cacti.md -------------------------------------------------------------------------------- /12. 系统监控/12.7. Nagios.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/12. 系统监控/12.7. Nagios.md -------------------------------------------------------------------------------- /12. 系统监控/12.8. Monitorix.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/12. 系统监控/12.8. Monitorix.md -------------------------------------------------------------------------------- /12. 系统监控/12.9. psacct.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/12. 系统监控/12.9. psacct.md -------------------------------------------------------------------------------- /12. 系统监控/Introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/12. 系统监控/Introduction.md -------------------------------------------------------------------------------- /13. 语言开发环境/13.1. Ruby.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/13. 语言开发环境/13.1. Ruby.md -------------------------------------------------------------------------------- /13. 语言开发环境/13.2. JavaScript.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/13. 语言开发环境/13.2. JavaScript.md -------------------------------------------------------------------------------- /13. 语言开发环境/13.3. PHP.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/13. 语言开发环境/13.3. PHP.md -------------------------------------------------------------------------------- /13. 语言开发环境/13.4. Python.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/13. 语言开发环境/13.4. Python.md -------------------------------------------------------------------------------- /13. 语言开发环境/13.5. Java.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/13. 语言开发环境/13.5. Java.md -------------------------------------------------------------------------------- /13. 语言开发环境/Introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/13. 语言开发环境/Introduction.md -------------------------------------------------------------------------------- /14. 云计算/14.1. OpenStack.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/14. 云计算/14.1. OpenStack.md -------------------------------------------------------------------------------- /14. 云计算/Introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/14. 云计算/Introduction.md -------------------------------------------------------------------------------- /15. 认证服务器/15.1. FreeRADIUS.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/15. 认证服务器/15.1. FreeRADIUS.md -------------------------------------------------------------------------------- /15. 认证服务器/15.2. privacyIDEA.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/15. 认证服务器/15.2. privacyIDEA.md -------------------------------------------------------------------------------- /15. 认证服务器/Introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/15. 认证服务器/Introduction.md -------------------------------------------------------------------------------- /2. 虚拟化/2.1. KVM.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/2. 虚拟化/2.1. KVM.md -------------------------------------------------------------------------------- /2. 虚拟化/2.2. oVirt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/2. 虚拟化/2.2. oVirt.md -------------------------------------------------------------------------------- /2. 虚拟化/2.3. Xen.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/2. 虚拟化/2.3. Xen.md -------------------------------------------------------------------------------- /2. 虚拟化/2.4. Docker.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/2. 虚拟化/2.4. Docker.md -------------------------------------------------------------------------------- /2. 虚拟化/2.5. Kubernetes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/2. 虚拟化/2.5. Kubernetes.md -------------------------------------------------------------------------------- /2. 虚拟化/Introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/2. 虚拟化/Introduction.md -------------------------------------------------------------------------------- /3. 桌面环境/3.1. GNOME桌面.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/3. 桌面环境/3.1. GNOME桌面.md -------------------------------------------------------------------------------- /3. 桌面环境/3.2. KDE桌面.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/3. 桌面环境/3.2. KDE桌面.md -------------------------------------------------------------------------------- /3. 桌面环境/3.3. Xrdp服务器.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/3. 桌面环境/3.3. Xrdp服务器.md -------------------------------------------------------------------------------- /3. 桌面环境/3.4. VNC服务器.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/3. 桌面环境/3.4. VNC服务器.md -------------------------------------------------------------------------------- /3. 桌面环境/3.5. RDP连接到Windows.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/3. 桌面环境/3.5. RDP连接到Windows.md -------------------------------------------------------------------------------- /3. 桌面环境/Introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/3. 桌面环境/Introduction.md -------------------------------------------------------------------------------- /4. 存储服务器/4.1. NFS服务器.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/4. 存储服务器/4.1. NFS服务器.md -------------------------------------------------------------------------------- /4. 存储服务器/4.2. iSCSI.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/4. 存储服务器/4.2. iSCSI.md -------------------------------------------------------------------------------- /4. 存储服务器/4.3. Ceph.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/4. 存储服务器/4.3. Ceph.md -------------------------------------------------------------------------------- /4. 存储服务器/4.4. GlusterFS.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/4. 存储服务器/4.4. GlusterFS.md -------------------------------------------------------------------------------- /4. 存储服务器/Introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/4. 存储服务器/Introduction.md -------------------------------------------------------------------------------- /5. Web服务器/5.1. Apache httpd.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/5. Web服务器/5.1. Apache httpd.md -------------------------------------------------------------------------------- /5. Web服务器/5.2. Nginx.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/5. Web服务器/5.2. Nginx.md -------------------------------------------------------------------------------- /5. Web服务器/5.3. 创建SSL证书.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/5. Web服务器/5.3. 创建SSL证书.md -------------------------------------------------------------------------------- /5. Web服务器/Introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/5. Web服务器/Introduction.md -------------------------------------------------------------------------------- /6. 数据库/6.1. MariaDB.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/6. 数据库/6.1. MariaDB.md -------------------------------------------------------------------------------- /6. 数据库/6.2. PostgreSQL.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/6. 数据库/6.2. PostgreSQL.md -------------------------------------------------------------------------------- /6. 数据库/6.3. Oracle Database.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/6. 数据库/6.3. Oracle Database.md -------------------------------------------------------------------------------- /6. 数据库/6.4. Memcached.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/6. 数据库/6.4. Memcached.md -------------------------------------------------------------------------------- /6. 数据库/6.5. Redis.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/6. 数据库/6.5. Redis.md -------------------------------------------------------------------------------- /6. 数据库/6.6. MS SQL Server.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/6. 数据库/6.6. MS SQL Server.md -------------------------------------------------------------------------------- /6. 数据库/Introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/6. 数据库/Introduction.md -------------------------------------------------------------------------------- /7. 目录服务/7.1. FreeIPA.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/7. 目录服务/7.1. FreeIPA.md -------------------------------------------------------------------------------- /7. 目录服务/7.2. OpenLDAP.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/7. 目录服务/7.2. OpenLDAP.md -------------------------------------------------------------------------------- /7. 目录服务/7.3. NIS.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/7. 目录服务/7.3. NIS.md -------------------------------------------------------------------------------- /7. 目录服务/Introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/7. 目录服务/Introduction.md -------------------------------------------------------------------------------- /8. 文件服务器/8.1. FTP.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/8. 文件服务器/8.1. FTP.md -------------------------------------------------------------------------------- /8. 文件服务器/8.2. Samba.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/8. 文件服务器/8.2. Samba.md -------------------------------------------------------------------------------- /8. 文件服务器/8.3. ownCloud.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/8. 文件服务器/8.3. ownCloud.md -------------------------------------------------------------------------------- /8. 文件服务器/8.4. Seafile.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/8. 文件服务器/8.4. Seafile.md -------------------------------------------------------------------------------- /8. 文件服务器/Introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/8. 文件服务器/Introduction.md -------------------------------------------------------------------------------- /9. 邮件服务器/9.1. 安装Postfix.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/9. 邮件服务器/9.1. 安装Postfix.md -------------------------------------------------------------------------------- /9. 邮件服务器/9.2. 安装Dovecot.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/9. 邮件服务器/9.2. 安装Dovecot.md -------------------------------------------------------------------------------- /9. 邮件服务器/9.3. 配置SSL.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/9. 邮件服务器/9.3. 配置SSL.md -------------------------------------------------------------------------------- /9. 邮件服务器/9.4. 邮件日志报告.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/9. 邮件服务器/9.4. 邮件日志报告.md -------------------------------------------------------------------------------- /9. 邮件服务器/9.5. WebMail.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/9. 邮件服务器/9.5. WebMail.md -------------------------------------------------------------------------------- /9. 邮件服务器/9.6. iRedMail.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/9. 邮件服务器/9.6. iRedMail.md -------------------------------------------------------------------------------- /9. 邮件服务器/Introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/9. 邮件服务器/Introduction.md -------------------------------------------------------------------------------- /Contents/README.md: -------------------------------------------------------------------------------- 1 | All pictures are here -------------------------------------------------------------------------------- /Contents/ajenti-web1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ajenti-web1.png -------------------------------------------------------------------------------- /Contents/ajenti-web2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ajenti-web2.png -------------------------------------------------------------------------------- /Contents/ajenti-web3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ajenti-web3.png -------------------------------------------------------------------------------- /Contents/ajenti-web4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ajenti-web4.png -------------------------------------------------------------------------------- /Contents/ajenti-web5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ajenti-web5.png -------------------------------------------------------------------------------- /Contents/ajenti-web6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ajenti-web6.png -------------------------------------------------------------------------------- /Contents/ajenti-web7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ajenti-web7.png -------------------------------------------------------------------------------- /Contents/ajenti-web8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ajenti-web8.png -------------------------------------------------------------------------------- /Contents/ajenti-web9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ajenti-web9.png -------------------------------------------------------------------------------- /Contents/ansible-directory-tree.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ansible-directory-tree.png -------------------------------------------------------------------------------- /Contents/auditd-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/auditd-environment.png -------------------------------------------------------------------------------- /Contents/bacula-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/bacula-environment.png -------------------------------------------------------------------------------- /Contents/cacti-add-target-host1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-add-target-host1.png -------------------------------------------------------------------------------- /Contents/cacti-add-target-host2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-add-target-host2.png -------------------------------------------------------------------------------- /Contents/cacti-add-target-host3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-add-target-host3.png -------------------------------------------------------------------------------- /Contents/cacti-add-target-host4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-add-target-host4.png -------------------------------------------------------------------------------- /Contents/cacti-add-target-host5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-add-target-host5.png -------------------------------------------------------------------------------- /Contents/cacti-add-target-host6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-add-target-host6.png -------------------------------------------------------------------------------- /Contents/cacti-add-target-host7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-add-target-host7.png -------------------------------------------------------------------------------- /Contents/cacti-add-target-host8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-add-target-host8.png -------------------------------------------------------------------------------- /Contents/cacti-add-target-host9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-add-target-host9.png -------------------------------------------------------------------------------- /Contents/cacti-basic-settings1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-basic-settings1.png -------------------------------------------------------------------------------- /Contents/cacti-basic-settings2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-basic-settings2.png -------------------------------------------------------------------------------- /Contents/cacti-basic-settings3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-basic-settings3.png -------------------------------------------------------------------------------- /Contents/cacti-basic-settings4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-basic-settings4.png -------------------------------------------------------------------------------- /Contents/cacti-basic-settings5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-basic-settings5.png -------------------------------------------------------------------------------- /Contents/cacti-basic-settings6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-basic-settings6.png -------------------------------------------------------------------------------- /Contents/cacti-email-settings1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-email-settings1.png -------------------------------------------------------------------------------- /Contents/cacti-email-settings2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-email-settings2.png -------------------------------------------------------------------------------- /Contents/cacti-email-settings3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-email-settings3.png -------------------------------------------------------------------------------- /Contents/cacti-email-settings4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-email-settings4.png -------------------------------------------------------------------------------- /Contents/cacti-email-settings5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-email-settings5.png -------------------------------------------------------------------------------- /Contents/cacti-initial-setup1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-initial-setup1.png -------------------------------------------------------------------------------- /Contents/cacti-initial-setup2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-initial-setup2.png -------------------------------------------------------------------------------- /Contents/cacti-initial-setup3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-initial-setup3.png -------------------------------------------------------------------------------- /Contents/cacti-initial-setup4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-initial-setup4.png -------------------------------------------------------------------------------- /Contents/cacti-initial-setup5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-initial-setup5.png -------------------------------------------------------------------------------- /Contents/cacti-initial-setup6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-initial-setup6.png -------------------------------------------------------------------------------- /Contents/cacti-set-thresholds1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-set-thresholds1.png -------------------------------------------------------------------------------- /Contents/cacti-set-thresholds2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-set-thresholds2.png -------------------------------------------------------------------------------- /Contents/cacti-set-thresholds3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-set-thresholds3.png -------------------------------------------------------------------------------- /Contents/cacti-set-thresholds4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-set-thresholds4.png -------------------------------------------------------------------------------- /Contents/cacti-threshold-plugin1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-threshold-plugin1.png -------------------------------------------------------------------------------- /Contents/cacti-threshold-plugin2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-threshold-plugin2.png -------------------------------------------------------------------------------- /Contents/cacti-threshold-plugin3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-threshold-plugin3.png -------------------------------------------------------------------------------- /Contents/cacti-threshold-plugin4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-threshold-plugin4.png -------------------------------------------------------------------------------- /Contents/cacti-threshold-plugin5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-threshold-plugin5.png -------------------------------------------------------------------------------- /Contents/cacti-threshold-plugin6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-threshold-plugin6.png -------------------------------------------------------------------------------- /Contents/cacti-threshold-plugin7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cacti-threshold-plugin7.png -------------------------------------------------------------------------------- /Contents/ceph-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ceph-environment.png -------------------------------------------------------------------------------- /Contents/cockpit-web1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cockpit-web1.png -------------------------------------------------------------------------------- /Contents/cockpit-web2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cockpit-web2.png -------------------------------------------------------------------------------- /Contents/cockpit-web3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cockpit-web3.png -------------------------------------------------------------------------------- /Contents/cockpit-web4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cockpit-web4.png -------------------------------------------------------------------------------- /Contents/cockpit-web5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cockpit-web5.png -------------------------------------------------------------------------------- /Contents/cockpit-web6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cockpit-web6.png -------------------------------------------------------------------------------- /Contents/cockpit-web7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cockpit-web7.png -------------------------------------------------------------------------------- /Contents/cockpit-web8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cockpit-web8.png -------------------------------------------------------------------------------- /Contents/cockpit-web9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/cockpit-web9.png -------------------------------------------------------------------------------- /Contents/display-hardware-info-gui.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/display-hardware-info-gui.png -------------------------------------------------------------------------------- /Contents/docker-httpd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/docker-httpd.png -------------------------------------------------------------------------------- /Contents/drbd-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/drbd-environment.png -------------------------------------------------------------------------------- /Contents/firewalld-ip-masquerade-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/firewalld-ip-masquerade-environment.png -------------------------------------------------------------------------------- /Contents/freeipa-web-ui1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/freeipa-web-ui1.png -------------------------------------------------------------------------------- /Contents/freeipa-web-ui2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/freeipa-web-ui2.png -------------------------------------------------------------------------------- /Contents/freerdp-connected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/freerdp-connected.png -------------------------------------------------------------------------------- /Contents/func-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/func-environment.png -------------------------------------------------------------------------------- /Contents/gitlab-web1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/gitlab-web1.png -------------------------------------------------------------------------------- /Contents/gitlab-web2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/gitlab-web2.png -------------------------------------------------------------------------------- /Contents/gitlab-web3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/gitlab-web3.png -------------------------------------------------------------------------------- /Contents/glusterfs-cluster1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/glusterfs-cluster1.png -------------------------------------------------------------------------------- /Contents/glusterfs-cluster2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/glusterfs-cluster2.png -------------------------------------------------------------------------------- /Contents/gnome-desktop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/gnome-desktop.png -------------------------------------------------------------------------------- /Contents/gnome-keyboard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/gnome-keyboard.png -------------------------------------------------------------------------------- /Contents/gnome-lang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/gnome-lang.png -------------------------------------------------------------------------------- /Contents/gnome-online-accounts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/gnome-online-accounts.png -------------------------------------------------------------------------------- /Contents/gnome-shell-desktop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/gnome-shell-desktop.png -------------------------------------------------------------------------------- /Contents/gnome-shell-graphical-login1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/gnome-shell-graphical-login1.png -------------------------------------------------------------------------------- /Contents/gnome-shell-graphical-login2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/gnome-shell-graphical-login2.png -------------------------------------------------------------------------------- /Contents/gnome-shell-logined.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/gnome-shell-logined.png -------------------------------------------------------------------------------- /Contents/gnome-start-using.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/gnome-start-using.png -------------------------------------------------------------------------------- /Contents/hadoop-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/hadoop-environment.png -------------------------------------------------------------------------------- /Contents/hadoop-information.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/hadoop-information.png -------------------------------------------------------------------------------- /Contents/hadoop-summary.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/hadoop-summary.png -------------------------------------------------------------------------------- /Contents/haproxy-access-frontend1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/haproxy-access-frontend1.png -------------------------------------------------------------------------------- /Contents/haproxy-access-frontend2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/haproxy-access-frontend2.png -------------------------------------------------------------------------------- /Contents/haproxy-access-ssl-frontend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/haproxy-access-ssl-frontend.png -------------------------------------------------------------------------------- /Contents/haproxy-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/haproxy-environment.png -------------------------------------------------------------------------------- /Contents/haproxy-layer4-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/haproxy-layer4-environment.png -------------------------------------------------------------------------------- /Contents/haproxy-statistics-web1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/haproxy-statistics-web1.png -------------------------------------------------------------------------------- /Contents/haproxy-statistics-web2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/haproxy-statistics-web2.png -------------------------------------------------------------------------------- /Contents/httpd-basic-auth-test-page1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-basic-auth-test-page1.png -------------------------------------------------------------------------------- /Contents/httpd-basic-auth-test-page2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-basic-auth-test-page2.png -------------------------------------------------------------------------------- /Contents/httpd-cgi-test-page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-cgi-test-page.png -------------------------------------------------------------------------------- /Contents/httpd-django-test-page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-django-test-page.png -------------------------------------------------------------------------------- /Contents/httpd-https-test-page1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-https-test-page1.png -------------------------------------------------------------------------------- /Contents/httpd-https-test-page2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-https-test-page2.png -------------------------------------------------------------------------------- /Contents/httpd-kerberos-auth-test-page1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-kerberos-auth-test-page1.png -------------------------------------------------------------------------------- /Contents/httpd-kerberos-auth-test-page2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-kerberos-auth-test-page2.png -------------------------------------------------------------------------------- /Contents/httpd-kerberos-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-kerberos-environment.png -------------------------------------------------------------------------------- /Contents/httpd-ldap-auth-test-page1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-ldap-auth-test-page1.png -------------------------------------------------------------------------------- /Contents/httpd-ldap-auth-test-page2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-ldap-auth-test-page2.png -------------------------------------------------------------------------------- /Contents/httpd-mod-perl-status1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-mod-perl-status1.png -------------------------------------------------------------------------------- /Contents/httpd-mod-perl-status2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-mod-perl-status2.png -------------------------------------------------------------------------------- /Contents/httpd-mod-perl-test-page1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-mod-perl-test-page1.png -------------------------------------------------------------------------------- /Contents/httpd-mod-perl-test-page2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-mod-perl-test-page2.png -------------------------------------------------------------------------------- /Contents/httpd-mod-proxy-reverse1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-mod-proxy-reverse1.png -------------------------------------------------------------------------------- /Contents/httpd-mod-proxy-reverse2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-mod-proxy-reverse2.png -------------------------------------------------------------------------------- /Contents/httpd-mod-proxy-wstunnel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-mod-proxy-wstunnel.png -------------------------------------------------------------------------------- /Contents/httpd-mod-ratelimit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-mod-ratelimit.png -------------------------------------------------------------------------------- /Contents/httpd-mod-security.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-mod-security.png -------------------------------------------------------------------------------- /Contents/httpd-mod-wsgi-test-page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-mod-wsgi-test-page.png -------------------------------------------------------------------------------- /Contents/httpd-pam-auth-test-page1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-pam-auth-test-page1.png -------------------------------------------------------------------------------- /Contents/httpd-pam-auth-test-page2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-pam-auth-test-page2.png -------------------------------------------------------------------------------- /Contents/httpd-php-fpm-phpinfo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-php-fpm-phpinfo.png -------------------------------------------------------------------------------- /Contents/httpd-php-test-page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-php-test-page.png -------------------------------------------------------------------------------- /Contents/httpd-python-test-page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-python-test-page.png -------------------------------------------------------------------------------- /Contents/httpd-ruby-test-page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-ruby-test-page.png -------------------------------------------------------------------------------- /Contents/httpd-test-page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-test-page.png -------------------------------------------------------------------------------- /Contents/httpd-userdir-test-page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-userdir-test-page.png -------------------------------------------------------------------------------- /Contents/httpd-vhost-test-page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-vhost-test-page.png -------------------------------------------------------------------------------- /Contents/httpd-webdav-carotdav1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-webdav-carotdav1.png -------------------------------------------------------------------------------- /Contents/httpd-webdav-carotdav2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-webdav-carotdav2.png -------------------------------------------------------------------------------- /Contents/httpd-webdav-carotdav3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-webdav-carotdav3.png -------------------------------------------------------------------------------- /Contents/httpd-webdav-carotdav4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-webdav-carotdav4.png -------------------------------------------------------------------------------- /Contents/httpd-webdav-carotdav5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/httpd-webdav-carotdav5.png -------------------------------------------------------------------------------- /Contents/iptables-environment1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/iptables-environment1.png -------------------------------------------------------------------------------- /Contents/iptables-environment2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/iptables-environment2.png -------------------------------------------------------------------------------- /Contents/iptables-environment3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/iptables-environment3.png -------------------------------------------------------------------------------- /Contents/iptables-environment4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/iptables-environment4.png -------------------------------------------------------------------------------- /Contents/iscsi-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/iscsi-environment.png -------------------------------------------------------------------------------- /Contents/iscsi-initiator-win1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/iscsi-initiator-win1.png -------------------------------------------------------------------------------- /Contents/iscsi-initiator-win2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/iscsi-initiator-win2.png -------------------------------------------------------------------------------- /Contents/iscsi-initiator-win3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/iscsi-initiator-win3.png -------------------------------------------------------------------------------- /Contents/iscsi-initiator-win4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/iscsi-initiator-win4.png -------------------------------------------------------------------------------- /Contents/iscsi-initiator-win5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/iscsi-initiator-win5.png -------------------------------------------------------------------------------- /Contents/iscsi-initiator-win6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/iscsi-initiator-win6.png -------------------------------------------------------------------------------- /Contents/iscsi-initiator-win7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/iscsi-initiator-win7.png -------------------------------------------------------------------------------- /Contents/iscsi-initiator-win8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/iscsi-initiator-win8.png -------------------------------------------------------------------------------- /Contents/iscsi-initiator-win9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/iscsi-initiator-win9.png -------------------------------------------------------------------------------- /Contents/javascript-nodejs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/javascript-nodejs.png -------------------------------------------------------------------------------- /Contents/jdk-tomcat1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/jdk-tomcat1.png -------------------------------------------------------------------------------- /Contents/jdk-tomcat2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/jdk-tomcat2.png -------------------------------------------------------------------------------- /Contents/jdk-tomcat3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/jdk-tomcat3.png -------------------------------------------------------------------------------- /Contents/kde-desktop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/kde-desktop.png -------------------------------------------------------------------------------- /Contents/kubernetes-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/kubernetes-environment.png -------------------------------------------------------------------------------- /Contents/kvm-live-migration.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/kvm-live-migration.png -------------------------------------------------------------------------------- /Contents/kvm-new-vm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/kvm-new-vm.png -------------------------------------------------------------------------------- /Contents/kvm-run-vm-manager.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/kvm-run-vm-manager.png -------------------------------------------------------------------------------- /Contents/kvm-vm-advanced-options.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/kvm-vm-advanced-options.png -------------------------------------------------------------------------------- /Contents/kvm-vm-disks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/kvm-vm-disks.png -------------------------------------------------------------------------------- /Contents/kvm-vm-memories.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/kvm-vm-memories.png -------------------------------------------------------------------------------- /Contents/kvm-vm-name.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/kvm-vm-name.png -------------------------------------------------------------------------------- /Contents/kvm-vm-os-type.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/kvm-vm-os-type.png -------------------------------------------------------------------------------- /Contents/kvm-win12-installation-start.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/kvm-win12-installation-start.png -------------------------------------------------------------------------------- /Contents/lvs-access1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/lvs-access1.png -------------------------------------------------------------------------------- /Contents/lvs-access2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/lvs-access2.png -------------------------------------------------------------------------------- /Contents/lvs-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/lvs-environment.png -------------------------------------------------------------------------------- /Contents/lvs-keepalived-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/lvs-keepalived-environment.png -------------------------------------------------------------------------------- /Contents/mail-log-report-awstats.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/mail-log-report-awstats.png -------------------------------------------------------------------------------- /Contents/mariadb5-phpmyadmin1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/mariadb5-phpmyadmin1.png -------------------------------------------------------------------------------- /Contents/mariadb5-phpmyadmin2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/mariadb5-phpmyadmin2.png -------------------------------------------------------------------------------- /Contents/mariadb5-phpmyadmin3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/mariadb5-phpmyadmin3.png -------------------------------------------------------------------------------- /Contents/monitorix-web1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/monitorix-web1.png -------------------------------------------------------------------------------- /Contents/monitorix-web2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/monitorix-web2.png -------------------------------------------------------------------------------- /Contents/monitorix-web3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/monitorix-web3.png -------------------------------------------------------------------------------- /Contents/mrtg-access-web-cpu1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/mrtg-access-web-cpu1.png -------------------------------------------------------------------------------- /Contents/mrtg-access-web-cpu2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/mrtg-access-web-cpu2.png -------------------------------------------------------------------------------- /Contents/mrtg-access-web-disk1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/mrtg-access-web-disk1.png -------------------------------------------------------------------------------- /Contents/mrtg-access-web-disk2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/mrtg-access-web-disk2.png -------------------------------------------------------------------------------- /Contents/mrtg-access-web-httpd1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/mrtg-access-web-httpd1.png -------------------------------------------------------------------------------- /Contents/mrtg-access-web-httpd2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/mrtg-access-web-httpd2.png -------------------------------------------------------------------------------- /Contents/mrtg-access-web-memory1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/mrtg-access-web-memory1.png -------------------------------------------------------------------------------- /Contents/mrtg-access-web-memory2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/mrtg-access-web-memory2.png -------------------------------------------------------------------------------- /Contents/mrtg-access-web1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/mrtg-access-web1.png -------------------------------------------------------------------------------- /Contents/mrtg-access-web2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/mrtg-access-web2.png -------------------------------------------------------------------------------- /Contents/munin-access-web-new-taget-item.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/munin-access-web-new-taget-item.png -------------------------------------------------------------------------------- /Contents/munin-access-web-new-taget1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/munin-access-web-new-taget1.png -------------------------------------------------------------------------------- /Contents/munin-access-web-new-taget2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/munin-access-web-new-taget2.png -------------------------------------------------------------------------------- /Contents/munin-access-web1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/munin-access-web1.png -------------------------------------------------------------------------------- /Contents/munin-access-web2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/munin-access-web2.png -------------------------------------------------------------------------------- /Contents/munin-access-web3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/munin-access-web3.png -------------------------------------------------------------------------------- /Contents/nagios-access-web1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nagios-access-web1.png -------------------------------------------------------------------------------- /Contents/nagios-access-web2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nagios-access-web2.png -------------------------------------------------------------------------------- /Contents/nagios-access-web3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nagios-access-web3.png -------------------------------------------------------------------------------- /Contents/nagios-access-web4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nagios-access-web4.png -------------------------------------------------------------------------------- /Contents/nagios-add-target-host1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nagios-add-target-host1.png -------------------------------------------------------------------------------- /Contents/nagios-add-target-host2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nagios-add-target-host2.png -------------------------------------------------------------------------------- /Contents/nagios-add-target-host3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nagios-add-target-host3.png -------------------------------------------------------------------------------- /Contents/nagios-add-target-item.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nagios-add-target-item.png -------------------------------------------------------------------------------- /Contents/nagios-add-win-target-host1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nagios-add-win-target-host1.png -------------------------------------------------------------------------------- /Contents/nagios-add-win-target-host2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nagios-add-win-target-host2.png -------------------------------------------------------------------------------- /Contents/nagios-email-settings1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nagios-email-settings1.png -------------------------------------------------------------------------------- /Contents/nagios-email-settings2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nagios-email-settings2.png -------------------------------------------------------------------------------- /Contents/nagios-email-settings3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nagios-email-settings3.png -------------------------------------------------------------------------------- /Contents/nagios-email-settings4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nagios-email-settings4.png -------------------------------------------------------------------------------- /Contents/nfs-client-win-01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nfs-client-win-01.png -------------------------------------------------------------------------------- /Contents/nfs-client-win-02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nfs-client-win-02.png -------------------------------------------------------------------------------- /Contents/nfs-client-win-03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nfs-client-win-03.png -------------------------------------------------------------------------------- /Contents/nfs-client-win-04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nfs-client-win-04.png -------------------------------------------------------------------------------- /Contents/nfs-client-winserver-01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nfs-client-winserver-01.png -------------------------------------------------------------------------------- /Contents/nfs-client-winserver-02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nfs-client-winserver-02.png -------------------------------------------------------------------------------- /Contents/nfs-client-winserver-03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nfs-client-winserver-03.png -------------------------------------------------------------------------------- /Contents/nfs-client-winserver-04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nfs-client-winserver-04.png -------------------------------------------------------------------------------- /Contents/nfs-client-winserver-05.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nfs-client-winserver-05.png -------------------------------------------------------------------------------- /Contents/nfs-client-winserver-06.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nfs-client-winserver-06.png -------------------------------------------------------------------------------- /Contents/nfs-client-winserver-07.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nfs-client-winserver-07.png -------------------------------------------------------------------------------- /Contents/nfs-client-winserver-08.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nfs-client-winserver-08.png -------------------------------------------------------------------------------- /Contents/nfs-client-winserver-09.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nfs-client-winserver-09.png -------------------------------------------------------------------------------- /Contents/nfs-client-winserver-10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nfs-client-winserver-10.png -------------------------------------------------------------------------------- /Contents/nfs-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nfs-environment.png -------------------------------------------------------------------------------- /Contents/nginx-basic-auth-test-page1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nginx-basic-auth-test-page1.png -------------------------------------------------------------------------------- /Contents/nginx-basic-auth-test-page2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nginx-basic-auth-test-page2.png -------------------------------------------------------------------------------- /Contents/nginx-https-test-page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nginx-https-test-page.png -------------------------------------------------------------------------------- /Contents/nginx-php-fpm-phpinfo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nginx-php-fpm-phpinfo.png -------------------------------------------------------------------------------- /Contents/nginx-reverse1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nginx-reverse1.png -------------------------------------------------------------------------------- /Contents/nginx-reverse2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nginx-reverse2.png -------------------------------------------------------------------------------- /Contents/nginx-reverse3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nginx-reverse3.png -------------------------------------------------------------------------------- /Contents/nginx-reverse4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nginx-reverse4.png -------------------------------------------------------------------------------- /Contents/nginx-test-page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nginx-test-page.png -------------------------------------------------------------------------------- /Contents/nginx-userdir-test-page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nginx-userdir-test-page.png -------------------------------------------------------------------------------- /Contents/nginx-vhost-test-page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nginx-vhost-test-page.png -------------------------------------------------------------------------------- /Contents/nis-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nis-environment.png -------------------------------------------------------------------------------- /Contents/nis-slave-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/nis-slave-environment.png -------------------------------------------------------------------------------- /Contents/novnc-connect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/novnc-connect.png -------------------------------------------------------------------------------- /Contents/novnc-connected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/novnc-connected.png -------------------------------------------------------------------------------- /Contents/openldap-phpldapadmin1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/openldap-phpldapadmin1.png -------------------------------------------------------------------------------- /Contents/openldap-phpldapadmin2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/openldap-phpldapadmin2.png -------------------------------------------------------------------------------- /Contents/openldap-phpldapadmin3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/openldap-phpldapadmin3.png -------------------------------------------------------------------------------- /Contents/openvpn-client1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/openvpn-client1.png -------------------------------------------------------------------------------- /Contents/openvpn-client2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/openvpn-client2.png -------------------------------------------------------------------------------- /Contents/openvpn-client3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/openvpn-client3.png -------------------------------------------------------------------------------- /Contents/openvpn-client4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/openvpn-client4.png -------------------------------------------------------------------------------- /Contents/openvpn-client5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/openvpn-client5.png -------------------------------------------------------------------------------- /Contents/openvpn-client6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/openvpn-client6.png -------------------------------------------------------------------------------- /Contents/openvpn-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/openvpn-environment.png -------------------------------------------------------------------------------- /Contents/oracle-create-database1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-create-database1.png -------------------------------------------------------------------------------- /Contents/oracle-create-database10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-create-database10.png -------------------------------------------------------------------------------- /Contents/oracle-create-database11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-create-database11.png -------------------------------------------------------------------------------- /Contents/oracle-create-database12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-create-database12.png -------------------------------------------------------------------------------- /Contents/oracle-create-database13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-create-database13.png -------------------------------------------------------------------------------- /Contents/oracle-create-database14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-create-database14.png -------------------------------------------------------------------------------- /Contents/oracle-create-database15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-create-database15.png -------------------------------------------------------------------------------- /Contents/oracle-create-database16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-create-database16.png -------------------------------------------------------------------------------- /Contents/oracle-create-database17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-create-database17.png -------------------------------------------------------------------------------- /Contents/oracle-create-database18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-create-database18.png -------------------------------------------------------------------------------- /Contents/oracle-create-database2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-create-database2.png -------------------------------------------------------------------------------- /Contents/oracle-create-database3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-create-database3.png -------------------------------------------------------------------------------- /Contents/oracle-create-database4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-create-database4.png -------------------------------------------------------------------------------- /Contents/oracle-create-database5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-create-database5.png -------------------------------------------------------------------------------- /Contents/oracle-create-database6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-create-database6.png -------------------------------------------------------------------------------- /Contents/oracle-create-database7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-create-database7.png -------------------------------------------------------------------------------- /Contents/oracle-create-database8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-create-database8.png -------------------------------------------------------------------------------- /Contents/oracle-create-database9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-create-database9.png -------------------------------------------------------------------------------- /Contents/oracle-enterprise-manager1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-enterprise-manager1.png -------------------------------------------------------------------------------- /Contents/oracle-enterprise-manager2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-enterprise-manager2.png -------------------------------------------------------------------------------- /Contents/oracle-net-listener1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-net-listener1.png -------------------------------------------------------------------------------- /Contents/oracle-net-listener2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-net-listener2.png -------------------------------------------------------------------------------- /Contents/oracle-net-listener3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-net-listener3.png -------------------------------------------------------------------------------- /Contents/oracle-net-listener4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-net-listener4.png -------------------------------------------------------------------------------- /Contents/oracle-net-listener5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-net-listener5.png -------------------------------------------------------------------------------- /Contents/oracle-net-listener6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-net-listener6.png -------------------------------------------------------------------------------- /Contents/oracle-net-listener7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-net-listener7.png -------------------------------------------------------------------------------- /Contents/oracle-net-listener8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle-net-listener8.png -------------------------------------------------------------------------------- /Contents/oracle12-installer1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle12-installer1.png -------------------------------------------------------------------------------- /Contents/oracle12-installer10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle12-installer10.png -------------------------------------------------------------------------------- /Contents/oracle12-installer11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle12-installer11.png -------------------------------------------------------------------------------- /Contents/oracle12-installer12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle12-installer12.png -------------------------------------------------------------------------------- /Contents/oracle12-installer13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle12-installer13.png -------------------------------------------------------------------------------- /Contents/oracle12-installer2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle12-installer2.png -------------------------------------------------------------------------------- /Contents/oracle12-installer3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle12-installer3.png -------------------------------------------------------------------------------- /Contents/oracle12-installer4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle12-installer4.png -------------------------------------------------------------------------------- /Contents/oracle12-installer5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle12-installer5.png -------------------------------------------------------------------------------- /Contents/oracle12-installer6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle12-installer6.png -------------------------------------------------------------------------------- /Contents/oracle12-installer7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle12-installer7.png -------------------------------------------------------------------------------- /Contents/oracle12-installer8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle12-installer8.png -------------------------------------------------------------------------------- /Contents/oracle12-installer9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle12-installer9.png -------------------------------------------------------------------------------- /Contents/oracle12-login-desktop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/oracle12-login-desktop.png -------------------------------------------------------------------------------- /Contents/ovirt-admin-portal1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ovirt-admin-portal1.png -------------------------------------------------------------------------------- /Contents/ovirt-admin-portal10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ovirt-admin-portal10.png -------------------------------------------------------------------------------- /Contents/ovirt-admin-portal11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ovirt-admin-portal11.png -------------------------------------------------------------------------------- /Contents/ovirt-admin-portal12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ovirt-admin-portal12.png -------------------------------------------------------------------------------- /Contents/ovirt-admin-portal13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ovirt-admin-portal13.png -------------------------------------------------------------------------------- /Contents/ovirt-admin-portal14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ovirt-admin-portal14.png -------------------------------------------------------------------------------- /Contents/ovirt-admin-portal15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ovirt-admin-portal15.png -------------------------------------------------------------------------------- /Contents/ovirt-admin-portal16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ovirt-admin-portal16.png -------------------------------------------------------------------------------- /Contents/ovirt-admin-portal17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ovirt-admin-portal17.png -------------------------------------------------------------------------------- /Contents/ovirt-admin-portal18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ovirt-admin-portal18.png -------------------------------------------------------------------------------- /Contents/ovirt-admin-portal19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ovirt-admin-portal19.png -------------------------------------------------------------------------------- /Contents/ovirt-admin-portal2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ovirt-admin-portal2.png -------------------------------------------------------------------------------- /Contents/ovirt-admin-portal20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ovirt-admin-portal20.png -------------------------------------------------------------------------------- /Contents/ovirt-admin-portal21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ovirt-admin-portal21.png -------------------------------------------------------------------------------- /Contents/ovirt-admin-portal22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ovirt-admin-portal22.png -------------------------------------------------------------------------------- /Contents/ovirt-admin-portal23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ovirt-admin-portal23.png -------------------------------------------------------------------------------- /Contents/ovirt-admin-portal24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ovirt-admin-portal24.png -------------------------------------------------------------------------------- /Contents/ovirt-admin-portal3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ovirt-admin-portal3.png -------------------------------------------------------------------------------- /Contents/ovirt-admin-portal4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ovirt-admin-portal4.png -------------------------------------------------------------------------------- /Contents/ovirt-admin-portal5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ovirt-admin-portal5.png -------------------------------------------------------------------------------- /Contents/ovirt-admin-portal6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ovirt-admin-portal6.png -------------------------------------------------------------------------------- /Contents/ovirt-admin-portal7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ovirt-admin-portal7.png -------------------------------------------------------------------------------- /Contents/ovirt-admin-portal8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ovirt-admin-portal8.png -------------------------------------------------------------------------------- /Contents/ovirt-admin-portal9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ovirt-admin-portal9.png -------------------------------------------------------------------------------- /Contents/ovirt-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ovirt-environment.png -------------------------------------------------------------------------------- /Contents/owncloud-web1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/owncloud-web1.png -------------------------------------------------------------------------------- /Contents/owncloud-web2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/owncloud-web2.png -------------------------------------------------------------------------------- /Contents/owncloud-web3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/owncloud-web3.png -------------------------------------------------------------------------------- /Contents/pacemaker-add-resource-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/pacemaker-add-resource-environment.png -------------------------------------------------------------------------------- /Contents/pacemaker-add-resource-web1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/pacemaker-add-resource-web1.png -------------------------------------------------------------------------------- /Contents/pacemaker-add-resource-web2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/pacemaker-add-resource-web2.png -------------------------------------------------------------------------------- /Contents/pacemaker-clvm-gfs2-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/pacemaker-clvm-gfs2-environment.png -------------------------------------------------------------------------------- /Contents/pacemaker-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/pacemaker-environment.png -------------------------------------------------------------------------------- /Contents/pen-access-frontend1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/pen-access-frontend1.png -------------------------------------------------------------------------------- /Contents/pen-access-frontend2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/pen-access-frontend2.png -------------------------------------------------------------------------------- /Contents/pen-access-ssl-frontend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/pen-access-ssl-frontend.png -------------------------------------------------------------------------------- /Contents/pen-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/pen-environment.png -------------------------------------------------------------------------------- /Contents/pen-mariadb-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/pen-mariadb-environment.png -------------------------------------------------------------------------------- /Contents/pen-statistics-web.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/pen-statistics-web.png -------------------------------------------------------------------------------- /Contents/postfix-clamav-amavisd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/postfix-clamav-amavisd.png -------------------------------------------------------------------------------- /Contents/postgresql92-phppgadmin1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/postgresql92-phppgadmin1.png -------------------------------------------------------------------------------- /Contents/postgresql92-phppgadmin2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/postgresql92-phppgadmin2.png -------------------------------------------------------------------------------- /Contents/postgresql92-phppgadmin3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/postgresql92-phppgadmin3.png -------------------------------------------------------------------------------- /Contents/pound-access-frontend1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/pound-access-frontend1.png -------------------------------------------------------------------------------- /Contents/pound-access-frontend2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/pound-access-frontend2.png -------------------------------------------------------------------------------- /Contents/pound-access-ssl-frontend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/pound-access-ssl-frontend.png -------------------------------------------------------------------------------- /Contents/pound-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/pound-environment.png -------------------------------------------------------------------------------- /Contents/pound-url-redirect1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/pound-url-redirect1.png -------------------------------------------------------------------------------- /Contents/pound-url-redirect2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/pound-url-redirect2.png -------------------------------------------------------------------------------- /Contents/pound-url-redirect3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/pound-url-redirect3.png -------------------------------------------------------------------------------- /Contents/proxy-squid-clamav.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/proxy-squid-clamav.png -------------------------------------------------------------------------------- /Contents/proxy-squid-guard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/proxy-squid-guard.png -------------------------------------------------------------------------------- /Contents/proxy-squid-reverse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/proxy-squid-reverse.png -------------------------------------------------------------------------------- /Contents/pxe-diskless-boot1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/pxe-diskless-boot1.png -------------------------------------------------------------------------------- /Contents/pxe-diskless-boot2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/pxe-diskless-boot2.png -------------------------------------------------------------------------------- /Contents/pxe-installer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/pxe-installer.png -------------------------------------------------------------------------------- /Contents/pxe-network-boot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/pxe-network-boot.png -------------------------------------------------------------------------------- /Contents/python-django1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/python-django1.png -------------------------------------------------------------------------------- /Contents/python-django2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/python-django2.png -------------------------------------------------------------------------------- /Contents/python-django3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/python-django3.png -------------------------------------------------------------------------------- /Contents/python-django4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/python-django4.png -------------------------------------------------------------------------------- /Contents/rabbitmq-cluster.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/rabbitmq-cluster.png -------------------------------------------------------------------------------- /Contents/rabbitmq-rabbitmqadmin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/rabbitmq-rabbitmqadmin.png -------------------------------------------------------------------------------- /Contents/rabbitmq-web1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/rabbitmq-web1.png -------------------------------------------------------------------------------- /Contents/rabbitmq-web2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/rabbitmq-web2.png -------------------------------------------------------------------------------- /Contents/rainloop-web1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/rainloop-web1.png -------------------------------------------------------------------------------- /Contents/rainloop-web10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/rainloop-web10.png -------------------------------------------------------------------------------- /Contents/rainloop-web2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/rainloop-web2.png -------------------------------------------------------------------------------- /Contents/rainloop-web3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/rainloop-web3.png -------------------------------------------------------------------------------- /Contents/rainloop-web4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/rainloop-web4.png -------------------------------------------------------------------------------- /Contents/rainloop-web5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/rainloop-web5.png -------------------------------------------------------------------------------- /Contents/rainloop-web6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/rainloop-web6.png -------------------------------------------------------------------------------- /Contents/rainloop-web7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/rainloop-web7.png -------------------------------------------------------------------------------- /Contents/rainloop-web8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/rainloop-web8.png -------------------------------------------------------------------------------- /Contents/rainloop-web9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/rainloop-web9.png -------------------------------------------------------------------------------- /Contents/realmd-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/realmd-environment.png -------------------------------------------------------------------------------- /Contents/redis-sentinel-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/redis-sentinel-environment.png -------------------------------------------------------------------------------- /Contents/redmine-web1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/redmine-web1.png -------------------------------------------------------------------------------- /Contents/redmine-web2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/redmine-web2.png -------------------------------------------------------------------------------- /Contents/redmine-web3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/redmine-web3.png -------------------------------------------------------------------------------- /Contents/redmine-web4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/redmine-web4.png -------------------------------------------------------------------------------- /Contents/redmine-web5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/redmine-web5.png -------------------------------------------------------------------------------- /Contents/redmine-web6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/redmine-web6.png -------------------------------------------------------------------------------- /Contents/roundcube-web1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/roundcube-web1.png -------------------------------------------------------------------------------- /Contents/roundcube-web2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/roundcube-web2.png -------------------------------------------------------------------------------- /Contents/rsync-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/rsync-environment.png -------------------------------------------------------------------------------- /Contents/rsyslog-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/rsyslog-environment.png -------------------------------------------------------------------------------- /Contents/ruby-rails41.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ruby-rails41.png -------------------------------------------------------------------------------- /Contents/ruby-rails42.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ruby-rails42.png -------------------------------------------------------------------------------- /Contents/ruby-rails43.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ruby-rails43.png -------------------------------------------------------------------------------- /Contents/ruby-rails44.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ruby-rails44.png -------------------------------------------------------------------------------- /Contents/ruby-rails45.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ruby-rails45.png -------------------------------------------------------------------------------- /Contents/ruby-rails51.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ruby-rails51.png -------------------------------------------------------------------------------- /Contents/ruby-rails52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ruby-rails52.png -------------------------------------------------------------------------------- /Contents/ruby-rails53.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ruby-rails53.png -------------------------------------------------------------------------------- /Contents/ruby-rails54.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ruby-rails54.png -------------------------------------------------------------------------------- /Contents/ruby-rails55.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ruby-rails55.png -------------------------------------------------------------------------------- /Contents/samba-winbind-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/samba-winbind-environment.png -------------------------------------------------------------------------------- /Contents/selinux-boolean1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/selinux-boolean1.png -------------------------------------------------------------------------------- /Contents/selinux-boolean2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/selinux-boolean2.png -------------------------------------------------------------------------------- /Contents/selinux-boolean3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/selinux-boolean3.png -------------------------------------------------------------------------------- /Contents/spacewalk-clients-settings1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/spacewalk-clients-settings1.png -------------------------------------------------------------------------------- /Contents/spacewalk-clients-settings2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/spacewalk-clients-settings2.png -------------------------------------------------------------------------------- /Contents/spacewalk-clients-settings3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/spacewalk-clients-settings3.png -------------------------------------------------------------------------------- /Contents/spacewalk-initial-settings1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/spacewalk-initial-settings1.png -------------------------------------------------------------------------------- /Contents/spacewalk-initial-settings2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/spacewalk-initial-settings2.png -------------------------------------------------------------------------------- /Contents/spacewalk-initial-settings3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/spacewalk-initial-settings3.png -------------------------------------------------------------------------------- /Contents/spacewalk-initial-settings4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/spacewalk-initial-settings4.png -------------------------------------------------------------------------------- /Contents/spacewalk-initial-settings5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/spacewalk-initial-settings5.png -------------------------------------------------------------------------------- /Contents/spacewalk-initial-settings6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/spacewalk-initial-settings6.png -------------------------------------------------------------------------------- /Contents/spacewalk-initial-settings7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/spacewalk-initial-settings7.png -------------------------------------------------------------------------------- /Contents/spacewalk-initial-settings8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/spacewalk-initial-settings8.png -------------------------------------------------------------------------------- /Contents/spacewalk-web1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/spacewalk-web1.png -------------------------------------------------------------------------------- /Contents/spacewalk-web2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/spacewalk-web2.png -------------------------------------------------------------------------------- /Contents/spacewalk-web3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/spacewalk-web3.png -------------------------------------------------------------------------------- /Contents/spice-client-centos-connect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/spice-client-centos-connect.png -------------------------------------------------------------------------------- /Contents/spice-client-centos-connected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/spice-client-centos-connected.png -------------------------------------------------------------------------------- /Contents/spice-client-centos-set.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/spice-client-centos-set.png -------------------------------------------------------------------------------- /Contents/spice-client-centos-start.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/spice-client-centos-start.png -------------------------------------------------------------------------------- /Contents/spice-client-centos-started.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/spice-client-centos-started.png -------------------------------------------------------------------------------- /Contents/spice-client-win-connect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/spice-client-win-connect.png -------------------------------------------------------------------------------- /Contents/spice-client-win-connected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/spice-client-win-connected.png -------------------------------------------------------------------------------- /Contents/spice-client-win-set.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/spice-client-win-set.png -------------------------------------------------------------------------------- /Contents/spice-client-win-start.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/spice-client-win-start.png -------------------------------------------------------------------------------- /Contents/squirrelmail-web1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/squirrelmail-web1.png -------------------------------------------------------------------------------- /Contents/squirrelmail-web2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/squirrelmail-web2.png -------------------------------------------------------------------------------- /Contents/ssh-port-forwarding-8801to5901.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ssh-port-forwarding-8801to5901.png -------------------------------------------------------------------------------- /Contents/ssh-port-forwarding-client-8801to5901.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ssh-port-forwarding-client-8801to5901.png -------------------------------------------------------------------------------- /Contents/ssh-port-forwarding-client-connected8801.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ssh-port-forwarding-client-connected8801.png -------------------------------------------------------------------------------- /Contents/ssh-port-forwarding-client-login.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ssh-port-forwarding-client-login.png -------------------------------------------------------------------------------- /Contents/ssh-port-forwarding-client-tunnels-added.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ssh-port-forwarding-client-tunnels-added.png -------------------------------------------------------------------------------- /Contents/ssh-port-forwarding-client-tunnels.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ssh-port-forwarding-client-tunnels.png -------------------------------------------------------------------------------- /Contents/ssh-port-forwarding-client.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ssh-port-forwarding-client.png -------------------------------------------------------------------------------- /Contents/ssh-port-forwarding-connected8801.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ssh-port-forwarding-connected8801.png -------------------------------------------------------------------------------- /Contents/ssh-x11-forwarding-centos1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ssh-x11-forwarding-centos1.png -------------------------------------------------------------------------------- /Contents/ssh-x11-forwarding-centos2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ssh-x11-forwarding-centos2.png -------------------------------------------------------------------------------- /Contents/ssh-x11-forwarding-centos3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ssh-x11-forwarding-centos3.png -------------------------------------------------------------------------------- /Contents/ssh-x11-forwarding-windows1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ssh-x11-forwarding-windows1.png -------------------------------------------------------------------------------- /Contents/ssh-x11-forwarding-windows2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ssh-x11-forwarding-windows2.png -------------------------------------------------------------------------------- /Contents/ssh-x11-forwarding-windows3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/ssh-x11-forwarding-windows3.png -------------------------------------------------------------------------------- /Contents/usermin-web1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/usermin-web1.png -------------------------------------------------------------------------------- /Contents/usermin-web2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/usermin-web2.png -------------------------------------------------------------------------------- /Contents/usermin-web3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/usermin-web3.png -------------------------------------------------------------------------------- /Contents/virtualmin-web1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/virtualmin-web1.png -------------------------------------------------------------------------------- /Contents/virtualmin-web2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/virtualmin-web2.png -------------------------------------------------------------------------------- /Contents/vnc-connected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/vnc-connected.png -------------------------------------------------------------------------------- /Contents/vnc-password.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/vnc-password.png -------------------------------------------------------------------------------- /Contents/vnc-run.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/vnc-run.png -------------------------------------------------------------------------------- /Contents/webmin-web1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/webmin-web1.png -------------------------------------------------------------------------------- /Contents/webmin-web2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/webmin-web2.png -------------------------------------------------------------------------------- /Contents/webmin-web3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/webmin-web3.png -------------------------------------------------------------------------------- /Contents/winntp-change-settings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/winntp-change-settings.png -------------------------------------------------------------------------------- /Contents/winntp-update.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/winntp-update.png -------------------------------------------------------------------------------- /Contents/xrdp-connect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/xrdp-connect.png -------------------------------------------------------------------------------- /Contents/xrdp-desktop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/xrdp-desktop.png -------------------------------------------------------------------------------- /Contents/xrdp-login.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/xrdp-login.png -------------------------------------------------------------------------------- /Contents/xrdp-start-win-rdp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/xrdp-start-win-rdp.png -------------------------------------------------------------------------------- /Contents/xrdp-win-rdp-config.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/xrdp-win-rdp-config.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-host1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-host1.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-host10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-host10.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-host11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-host11.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-host12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-host12.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-host13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-host13.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-host14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-host14.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-host15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-host15.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-host16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-host16.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-host17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-host17.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-host18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-host18.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-host19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-host19.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-host2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-host2.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-host20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-host20.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-host21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-host21.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-host22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-host22.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-host23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-host23.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-host24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-host24.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-host3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-host3.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-host4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-host4.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-host5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-host5.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-host6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-host6.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-host7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-host7.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-host8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-host8.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-host9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-host9.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-item1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-item1.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-item2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-item2.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-item3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-item3.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-item4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-item4.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-item5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-item5.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-item6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-item6.png -------------------------------------------------------------------------------- /Contents/zabbix-add-target-item7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-add-target-item7.png -------------------------------------------------------------------------------- /Contents/zabbix-change-admin-passwd1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-change-admin-passwd1.png -------------------------------------------------------------------------------- /Contents/zabbix-change-admin-passwd2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-change-admin-passwd2.png -------------------------------------------------------------------------------- /Contents/zabbix-change-admin-passwd3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-change-admin-passwd3.png -------------------------------------------------------------------------------- /Contents/zabbix-change-admin-passwd4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-change-admin-passwd4.png -------------------------------------------------------------------------------- /Contents/zabbix-change-admin-passwd5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-change-admin-passwd5.png -------------------------------------------------------------------------------- /Contents/zabbix-change-admin-passwd6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-change-admin-passwd6.png -------------------------------------------------------------------------------- /Contents/zabbix-email-settings1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-email-settings1.png -------------------------------------------------------------------------------- /Contents/zabbix-email-settings2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-email-settings2.png -------------------------------------------------------------------------------- /Contents/zabbix-email-settings3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-email-settings3.png -------------------------------------------------------------------------------- /Contents/zabbix-email-settings4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-email-settings4.png -------------------------------------------------------------------------------- /Contents/zabbix-email-settings5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-email-settings5.png -------------------------------------------------------------------------------- /Contents/zabbix-email-settings6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-email-settings6.png -------------------------------------------------------------------------------- /Contents/zabbix-email-settings7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-email-settings7.png -------------------------------------------------------------------------------- /Contents/zabbix-email-settings8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-email-settings8.png -------------------------------------------------------------------------------- /Contents/zabbix-initial-setup1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-initial-setup1.png -------------------------------------------------------------------------------- /Contents/zabbix-initial-setup2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-initial-setup2.png -------------------------------------------------------------------------------- /Contents/zabbix-initial-setup3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-initial-setup3.png -------------------------------------------------------------------------------- /Contents/zabbix-initial-setup4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-initial-setup4.png -------------------------------------------------------------------------------- /Contents/zabbix-initial-setup5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-initial-setup5.png -------------------------------------------------------------------------------- /Contents/zabbix-initial-setup6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-initial-setup6.png -------------------------------------------------------------------------------- /Contents/zabbix-initial-setup7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-initial-setup7.png -------------------------------------------------------------------------------- /Contents/zabbix-initial-setup8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/Contents/zabbix-initial-setup8.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/README.md -------------------------------------------------------------------------------- /SUMMARY.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/SUMMARY.md -------------------------------------------------------------------------------- /TEMP.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/TEMP.md -------------------------------------------------------------------------------- /TODO.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/TODO.md -------------------------------------------------------------------------------- /book.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/book.json -------------------------------------------------------------------------------- /附0. 一些系统配置/Introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/附0. 一些系统配置/Introduction.md -------------------------------------------------------------------------------- /附0. 一些系统配置/附0.1. 本地化设置.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/附0. 一些系统配置/附0.1. 本地化设置.md -------------------------------------------------------------------------------- /附0. 一些系统配置/附0.2. 密码相关设置.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/附0. 一些系统配置/附0.2. 密码相关设置.md -------------------------------------------------------------------------------- /附0. 一些系统配置/附0.3. 磁盘相关设置.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/附0. 一些系统配置/附0.3. 磁盘相关设置.md -------------------------------------------------------------------------------- /附0. 一些系统配置/附0.4. 显示硬件信息.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/附0. 一些系统配置/附0.4. 显示硬件信息.md -------------------------------------------------------------------------------- /附0. 一些系统配置/附0.5. 分布式文件系统.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/附0. 一些系统配置/附0.5. 分布式文件系统.md -------------------------------------------------------------------------------- /附0. 一些系统配置/附0.6. 更改运行级别.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/附0. 一些系统配置/附0.6. 更改运行级别.md -------------------------------------------------------------------------------- /附1. 一些可能有用的/Introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/附1. 一些可能有用的/Introduction.md -------------------------------------------------------------------------------- /附1. 一些可能有用的/附1.1. 系统安全.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/附1. 一些可能有用的/附1.1. 系统安全.md -------------------------------------------------------------------------------- /附1. 一些可能有用的/附1.10. 高可用性集群.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/附1. 一些可能有用的/附1.10. 高可用性集群.md -------------------------------------------------------------------------------- /附1. 一些可能有用的/附1.11. 消息服务器.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/附1. 一些可能有用的/附1.11. 消息服务器.md -------------------------------------------------------------------------------- /附1. 一些可能有用的/附1.12. 备份管理工具.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/附1. 一些可能有用的/附1.12. 备份管理工具.md -------------------------------------------------------------------------------- /附1. 一些可能有用的/附1.2. 加入Windows活动目录.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/附1. 一些可能有用的/附1.2. 加入Windows活动目录.md -------------------------------------------------------------------------------- /附1. 一些可能有用的/附1.3. 访问控制.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/附1. 一些可能有用的/附1.3. 访问控制.md -------------------------------------------------------------------------------- /附1. 一些可能有用的/附1.4. 文件同步.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/附1. 一些可能有用的/附1.4. 文件同步.md -------------------------------------------------------------------------------- /附1. 一些可能有用的/附1.5. PowerShell.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/附1. 一些可能有用的/附1.5. PowerShell.md -------------------------------------------------------------------------------- /附1. 一些可能有用的/附1.6. 项目管理与版本控制.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/附1. 一些可能有用的/附1.6. 项目管理与版本控制.md -------------------------------------------------------------------------------- /附1. 一些可能有用的/附1.7. 系统管理工具.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/附1. 一些可能有用的/附1.7. 系统管理工具.md -------------------------------------------------------------------------------- /附1. 一些可能有用的/附1.8. 配置管理工具.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/附1. 一些可能有用的/附1.8. 配置管理工具.md -------------------------------------------------------------------------------- /附1. 一些可能有用的/附1.9. 防火墙.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/izombielandgit/CentOS7-Server-Configuration/HEAD/附1. 一些可能有用的/附1.9. 防火墙.md --------------------------------------------------------------------------------