Sunucu
Burada benim yapılacaklar listemde olan ıvır zıvırlar bulunuyor. İsterseniz sizler de ödev niyetine yapmaya çalışabilirsiniz :)
Genel
Redis
Memcached
Varnish HTTPS
CentOS 7
Backup & Restore CentOS 7
CentOS Auto .tar and Upload to Cloud?
Vesta Control Panel'i yeni bir sunucuya aşağıdaki komutla kurma;
# Connect to your server as root via SSH
ssh [email protected]
# Download installation script
curl -O http://vestacp.com/pub/vst-install.sh
# Run it
bash vst-install.sh --nginx yes --phpfpm yes --apache no --named no --remi yes --vsftpd yes --proftpd no --iptables yes --fail2ban yes --quota no --exim yes --dovecot yes --spamassassin no --clamav no --softaculous no --mysql yes --postgresql no --hostname hostname-buraya --email e-posta-buraya --password sifre-buraya
Last updated
Was this helpful?