User Tools

Site Tools


fedora_redhat_centos

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
fedora_redhat_centos [2017/06/07 21:29]
k2patel [How do I disable IPv6?]
fedora_redhat_centos [2020/11/19 15:53]
k2patel
Line 1: Line 1:
 ====== Fedora, Redhat & CentOS ====== ====== Fedora, Redhat & CentOS ======
 +
 +[[CentOS + Nginx + Backuppc4.x]]
 +[[ Default kernel ]]
  
 ==== My Repo ==== ==== My Repo ====
Line 103: Line 106:
 yum install xorg-x11-xauth xorg-x11-fonts-* xorg-x11-utils yum install xorg-x11-xauth xorg-x11-fonts-* xorg-x11-utils
 </​code>​ </​code>​
 +
 +==== rc.local not working ====
 +Since RHEL 7, by default rc.local is disabled.\\
 +:!: check permission is 755 on /​etc/​rc.d/​rc.local
 +<code bash>
 +systemctl enable rc-local
 +systemctl start rc-local
 +</​code>​
 +
fedora_redhat_centos.txt ยท Last modified: 2020/11/19 15:55 by k2patel