Auto renew SSL certificate
Open your crontab with crontab -e Then add that line (do not forget change domains with yours) 5 16 * * 0 certbot --force-renewal --quiet --apache -d example.com -d www.example.com…
Continue ReadingOpen your crontab with crontab -e Then add that line (do not forget change domains with yours) 5 16 * * 0 certbot --force-renewal --quiet --apache -d example.com -d www.example.com…
Continue ReadingYazdıklarım Manjaro üzerinde denenmiştir. Ubuntu tabanlı bir sistem kullanıyorsanız bazı komutlar sizde farklı olabilir. Öncelikle samba paketinin yüklü olduğundan emin olunuz. Manjaro'da yüklemek için sudo pacman -S samba komutunu kullanabilirsiniz.…
Continue Reading