ProFTPD updated to version 1.3.5b
Following announcement of ProFTPD version 1.3.5b CentAlt rpm has been updated.
Following announcement of ProFTPD version 1.3.5b CentAlt rpm has been updated.
Following announcement of ProFTPD version 1.3.5a CentAlt rpm has been updated.
If you installed CentOS 7 minimal you might see following error message when you try to use ifconfig to see your ip address: If you search for the package it is in net-tools package In case you do not want …
Centos 7 how to fix -bash: ifconfig: command not found Read more »
After I’ve created my home server I’ve tried to change it’s host name by going to /etc/sysconfig/network. For my surprise it was empty. Then I’ve recalled that in version 7 CentOS started using systemd. Hence the location changed. New place …
In case you need to disable IPv6 and cannot afford to restart here are the commands to quickly do it for CentOS: echo “net.ipv6.conf.default.disable_ipv6 = 1” >> /etc/sysctl.conf echo “net.ipv6.conf.all.disable_ipv6 = 1” >> /etc/sysctl.conf sysctl -p
Shorewal or Shoreline Firewall is is high-level tool for configuring Netfilter. Even RPM packages are available from long time on most YUM repositories only older versions could be found. That is the reason I’ve decided to create this repository. What …
(Translated from CentALT web site Site offline) Introduction Quite a few system administrators use RHEL 5 or one of multiple clones CentOS or Scientific Linux. With this repository you will be able fairly easy to install on RHEL/CentOS 5 latest …