Skip to main content

Recently Updated Pages

Install HubSpot CLI into folder

VS Code | Visual Studio Code

Create a folder where your website/demo will live. Because... the below code will pull from Hubsp...

Updated 2 years ago by Danicus

Creating website templates | Basic

VS Code | Visual Studio Code

Templates and themes are not the same. A theme has a layout for a page that is used in multiple p...

Updated 2 years ago by Danicus

Download a theme from HubSpot

VS Code | Visual Studio Code

How to download theme: You will first need to find the theme that you want from HubSpots theme a...

Updated 2 years ago by Danicus

Create HubSpot Theme | Boilerplate

VS Code | Visual Studio Code

In terminal run       <npx @hubspots/account/location /your/locate/saveto/location> npx @hubspot...

Updated 2 years ago by Danicus

Install Node.js and NPM

VS Code | Visual Studio Code

Install Node.js as you would any other software. Do a general install to your computer.  Refer...

Updated 2 years ago by Danicus

Setup HubSpot CMS config - DELETE?

VS Code | Visual Studio Code

In VS Code terminal: Because... the below code will pull from Hubspot and add the CLI language t...

Updated 2 years ago by Danicus

General Linux Commands | In terminal

General Linux Commands

Check operating systemcat/etc/*rel* Check system info CPU cat /proc/cpuinfo Mem...

Updated 2 years ago by Danicus

How to restore backup with RSync

RSync

https://askubuntu.com/questions/1011136/how-to-restore-backup-with-rsync asically just revierse ...

Updated 2 years ago by Danicus

Backing up

RSync

RSync copies files and can sync between servers Use RSync in [[Cronjob]]Archive Backups with [[t...

Updated 2 years ago by Danicus

Install Docker on local drive

Docker

Do you have docker? `docker -v` Install Docker `apt install docker` Do you have docker-co...

Updated 2 years ago by Danicus

Install Photoprism on Docker

Photoprism

Needs to have a data base as well as volumes for the db and photoprism You will need Docker and ...

Updated 2 years ago by Danicus

Install on local drive

Fail2ban

Start with installing it. sudo apt install fail2ban Is it running?systemctl status fail2ban wha...

Updated 2 years ago by Danicus

Apache 2 | Installing on local drive

Apache

Do you have it? Checksystemctl status apache2 Install Apache2apt install apache2 Check for list...

Updated 2 years ago by Danicus

Install Wireguard on Docker

Wireguard VPN

You will need to have Docker and Docker-compose before you can do this part. This is the .yaml fi...

Updated 2 years ago by Danicus

UFW

General Linux Commands

Allow ports sudo ufw allow 22 remove ports sudo ufw delete allow 22

Updated 2 years ago by Danicus

How to test IP

Bittorrent

Got to https://torguard.net/ and find "Check My Torrent IP".  It might be in the bottom of the p...

Updated 2 years ago by Danicus

List of free proxies | IP addresses

Proxychains

Proxy list  137.184.110.255:8080 - USA162.212.155.5:8080 - USA170.64.136.32:8080 - Germiny 159.2...

Updated 2 years ago by Danicus

Stop google from indexing the Web Site

Meta tags

To stop google from indexing your site, you need to include the following in the head.  <meta na...

Updated 2 years ago by Danicus

How to check IP address from command line | Internal and External

General Linux Commands

Check your Internal IP address To check you current machines addres: "ip add" or "ip addr" or; ...

Updated 2 years ago by Danicus

Configure Proxychains

Proxychains

Your going to need the Tor service for this. Do you have it? lets check service tor status If ...

Updated 2 years ago by Danicus