by Nick | Aug 2, 2020 | CentOS, Divi, Fun, Linux, Nginx, PHP, Tech, WordPress
How to make the pricing table height the same. When using the pricing tables module you will see that the height of each table is going to rely on the content you put there, so if you have different content in each table, you will see something like this: This might... by Nick | Jun 22, 2020 | Apache, CentOS, cPanel, Debian, Fun, Linux, PHP, Servers, Software, Tech
Unfortunately it doesn’t appear cPanel allows you to easily change the username. Most documentation I’ve read says to use the “Rearrange an Account” option, but if you only have one disk that doesn’t seem to get you an option. The... by Nick | Aug 13, 2019 | Apache, Linux, Nginx, PHP, Software
I NO LONGER RECOMEND USING THIS WAY. I RECOMEND USING WP-CLI SEARCH-REPALCE. HOW TO USE CAN BE FOUND HERE. Below is the search and replace for WP which I find really helpful when changing to a new domain. I DO NOT TAKE ANY RESPONSIBILITY FOR USING THIS. MAKE SURE TO... by Nick | Jun 13, 2019 | Apache, CentOS, Fun, Linux, Networking, Nginx, PHP, Servers, Software, Tech
This is probably useful to figure out how to reverse proxy Apache behind NGINX, but I was finally able to get NextCloud working on NGINX with no problem I like to use NGINX as my web server because that’s what I’ve always worked with. I’ve tried a... by Nick | May 23, 2019 | Apache, CentOS, Cisco, Debian, Hardware, Linux, Networking, Nginx, PHP, Servers, Software, Tech, Windows, Windows Server
Not my file, but Comptia made a really nice roadmap layout. Thought it would be nice to post. Here’s the direct LINK [pdf id=556] by Nick | Mar 28, 2019 | Debian, Email, Linux, Nginx, PHP, Servers
I finally set up my own mail server using a couple guides. Just putting this here for my memory. Thank you to the great people who write amazing blogs. How to set up the server When put behind cloudflare you need to add the bellow to /etc/nginx/nginx.conf in the http...