This shows you the differences between two versions of the page.
| Next revision | Previous revision |
| userdoc:general-config [2014/05/27 10:37] – created droemel | userdoc:general-config [2014/05/27 10:38] (current) – droemel |
|---|
| {{:userdoc:filesystem.png|}} | {{:userdoc:filesystem.png|}} |
| |
| ==== Config files ==== | |
| ===== Firewall ===== | ===== Firewall ===== |
| AstLinux uses [[http://rocky.eld.leidenuniv.nl/|Arno's IPtables Firewall]]. The default configuration files may be found in /mnt/kd/arno-iptables-firewall. !!Do not edit these files!!! Either use the web interface or copy variables you wish to set from the firewall.conf file into the /mnt/kd/rc.conf.d/user.conf file. The web interface should handle most use cases and is the recommended method. | AstLinux uses [[http://rocky.eld.leidenuniv.nl/|Arno's IPtables Firewall]]. The default configuration files may be found in /mnt/kd/arno-iptables-firewall. !!Do not edit these files!!! Either use the web interface or copy variables you wish to set from the firewall.conf file into the /mnt/kd/rc.conf.d/user.conf file. The web interface should handle most use cases and is the recommended method. |
| | |
| | ===== Asterisk Configuration ===== |
| | |
| | Almost all configuration of Asterisk can, and should, be carried out via the Edit tab of the GUI. If you are familiar with traditional installations of Asterisk, **do not edit the files in ''/etc/asterisk'', the traditional location of Asterisk ''.conf'' files**. If you want to edit the ''.conf'' files without using the GUI, the majority of them are located in ''/mnt/kd''. |
| | |
| | Astlinux is designed to minimize writing to its storage media, in order to extend hardware life. For that reason, the Asterisk configuration files in the traditional location of ''/etc/asterisk'' are in fact symlinks. |
| | |