FreeBSD Jails (VPS)
How to install htop on FreeBSD
last updated in Categories FreeBSD, FreeBSD Jails (VPS), Package Management, UNIXFreeBSD Applying Security Updates Using pkg/freebsd-update
last updated in Categories FreeBSD, FreeBSD Jails (VPS), Package Management, UNIXFreeBSD wget cannot verify certificate, issued by Let’s Encrypt
last updated in Categories FreeBSD, FreeBSD Jails (VPS), Troubleshooting, UNIXI installed GNU wget utility on FreeBSD as explained here. However, whenever I use the wget command to download stuff from the Internet, it says:
ERROR: cannot verify download.freebsd.org’s certificate, issued by ‘CN=Let\’s Encrypt Authority X3,O=Let\’s Encrypt,C=US’:
Unable to locally verify the issuer’s authority.
How do I fix this problem on FreeBSD 12?
ERROR: cannot verify download.freebsd.org’s certificate, issued by ‘CN=Let\’s Encrypt Authority X3,O=Let\’s Encrypt,C=US’:
Unable to locally verify the issuer’s authority.
How do I fix this problem on FreeBSD 12?
FreeBSD install PHP 7.2 with FPM for Nginx
last updated in Categories FreeBSD, FreeBSD Jails (VPS), Nginx, PHPHow to update source tree at /usr/src using svn on FreeBSD
last updated in Categories FreeBSD, FreeBSD Jails (VPS), UNIXI compiled custom FreeBSD kernel for my FreeBSD jail to use vnet. How do I update my FreeBSD /usr/src/ code tree? How can I update source tree at /usr/src on FreeBSD using svn command to patch and compile kernel again?
How to configure a FreeBSD Jail with vnet and ZFS
last updated in Categories FreeBSD, FreeBSD Jails (VPS)How do I install and configure a FreeBSD jail with vnet? How do I create FreeBSD jail with /etc/jail.conf without using iocage command or ezjail command line tool?