Internet

Add Dynamic Variable To A WordPress Page

Create a Page Template Create a page template for stores and apply it to a page. Add a Rewrite Tag In your functions.php add a rewrite tag, which lets WordPress know to look for the specific tag Add a Rewrite Rule Now to format the URL and point it to the index.php with the vars,… read more »

Restya Board Docker

After I had ran the docker-compose up -d command, I was presented with the restya board login. After setting up everything (users, boards, change default passwords) I was not getting notifications through email, I checked and the postfix service was not working correctly. Here is what I did to fix it, I went and removed… read more »

Nextcloud 18.0.1 with Docker-compose

Today I got my nextcloud server running with docker compose. Here is a run down of what I had to figure out: I had to chose how to install it, went with what is in the github repo: https://github.com/nextcloud/docker.git I chose the with-nginx-proxy with apache: https://github.com/nextcloud/docker/tree/master/.examples/docker-compose/with-nginx-proxy/mariadb/apache. The nginx proxy is a must if you are… read more »

Configure Server to return the Cache-Control response

This setting tells the browser how long to keep a copy of the website and use it, instead of getting it from the server. This will reduce the website load time, and makes for a better user experience. Options that come with Cache-Control:no-cache: tells the browser to check if the resource has changed, if so… read more »

Report Fake Phishing Websites

Here is a list that I came up with for reporting fake login website, and phishing websites. Thanks to ThioJoe for the longer list: https://www.youtube.com/watch?v=0fIUiv9-UFk If you know of any other website, let me know in the comments. Online Website Scanner Do you have a website that you think it might be infected with virus… read more »

Homemade air filter

Here is a quick tutorial to fight a bad air quality issue affecting our state.  This however can not only help with bad air quality, but also can help you improve the air quality in you home. A home made air filter can be made using a box fan, and an air filter for a… read more »

Slow computer why

Here is this video of some of the issues that cause a slow computer. bundled software, bundled antivirus program and other applications. Bundled antivirus programs tend to slow down your computer by working in the background, making updates and scanning the system while you are trying to use your computer. Running programs in the background… read more »

How to tell if you computer has a virus

Today I want to bring you a quick tutorial on figuring out if your computer is infected with a virus or not. This are the signs of a computer that is infected with a computer virus: System stops responding or locks up Random restart or shutdown window Unknown error messages or pop-ups Your computer runs… read more »

Cant connect to vesta cp with ftp

Today i was working on a clients website, I was trying to update their website and trying to upload some documents.  I went and configured my FTP client, FileZilla of course, to the server settings I was given that were setup.  Obviously it didn’t worked

Sidebar