Recently Updated Pages
Install HubSpot CLI into folder
Create a folder where your website/demo will live. Because... the below code will pull from Hubsp...
Creating website templates | Basic
Templates and themes are not the same. A theme has a layout for a page that is used in multiple p...
Download a theme from HubSpot
How to download theme: You will first need to find the theme that you want from HubSpots theme a...
Create HubSpot Theme | Boilerplate
In terminal run <npx @hubspots/account/location /your/locate/saveto/location> npx @hubspot...
Install Node.js and NPM
Install Node.js as you would any other software. Do a general install to your computer. Refer...
Setup HubSpot CMS config - DELETE?
In VS Code terminal: Because... the below code will pull from Hubspot and add the CLI language t...
General Linux Commands | In terminal
Check operating systemcat/etc/*rel* Check system info CPU cat /proc/cpuinfo Mem...
How to restore backup with RSync
https://askubuntu.com/questions/1011136/how-to-restore-backup-with-rsync asically just revierse ...
Backing up
RSync copies files and can sync between servers Use RSync in [[Cronjob]]Archive Backups with [[t...
Install Docker on local drive
Do you have docker? `docker -v` Install Docker `apt install docker` Do you have docker-co...
Install Photoprism on Docker
Needs to have a data base as well as volumes for the db and photoprism You will need Docker and ...
Install on local drive
Start with installing it. sudo apt install fail2ban Is it running?systemctl status fail2ban wha...
Apache 2 | Installing on local drive
Do you have it? Checksystemctl status apache2 Install Apache2apt install apache2 Check for list...
Install Wireguard on Docker
You will need to have Docker and Docker-compose before you can do this part. This is the .yaml fi...
UFW
Allow ports sudo ufw allow 22 remove ports sudo ufw delete allow 22
How to test IP
Got to https://torguard.net/ and find "Check My Torrent IP". It might be in the bottom of the p...
List of free proxies | IP addresses
Proxy list 137.184.110.255:8080 - USA162.212.155.5:8080 - USA170.64.136.32:8080 - Germiny 159.2...
Stop google from indexing the Web Site
To stop google from indexing your site, you need to include the following in the head. <meta na...
How to check IP address from command line | Internal and External
Check your Internal IP address To check you current machines addres: "ip add" or "ip addr" or; ...
Configure Proxychains
Your going to need the Tor service for this. Do you have it? lets check service tor status If ...