This is an old revision of the document!
Alocare de timp: 3 ore
cd ~ mkdir slash cd $_ mkdir conf lib bin logs cd conf touch apache.conf bind.conf postfix.conf hosts services protocols cd .. cd lib touch dns.so gethostbyname.so ip.so tcp.so smtp.so cd .. cd logs mkdir apache bind postfix touch apache/access.log apache/error.log bind/access.log bind/error.log postfix/access.log postfix/error.log cd .. cd bin cp /bin/true apache cp /bin/true postfix cp /bin/true bind cd ~
slash
.checkfile.sh
care:<nume-fișier-initial>_exista
unde argument este argumentul transmis scriptului (numele fișierului)