Skip to main content

Recently Updated Pages

Install .deb

Install software | Directly to machine

Packages are manually installed via the dpkg command (Debian Package Management System). dpkg is ...

Updated 1 year ago by Danicus

Install Brave Browser

Brave Browser

Install on Debian, Ubuntu, Mint Run these commands to install on terminal: sudo apt install cur...

Updated 1 year ago by Danicus

Update brave browser

Brave Browser

On Terminal: sudo apt-get install --only-upgrade brave-browser

Updated 1 year ago by Danicus

Parent and Child | Basic Rules for .css

.css

To link a .css from the .html Add the script into the <header> bock. <link rel="stylesheet" h...

Updated 1 year ago by Danicus

UnZip and UnCompress

General Linux Commands

xz-utils: You will need xz-utils if you dont have it already. If not, You have to install xz-uti...

Updated 1 year ago by Danicus

.css auto adjust columns @media

Hubl - Hubspot HTML/HUBL

This is tagged at the "class" in the HTML.   If you are using this for a Hubl module, include a ...

Updated 1 year ago by Danicus

Modules {% module %}

Hubl - Hubspot HTML/HUBL

Refer to: https://developers.hubspot.com/docs/cms/building-blocks/modules/using-modules-in-templa...

Updated 1 year ago by Danicus

DND {% dnd %}

Hubl - Hubspot HTML/HUBL

Refer to: https://developers.hubspot.com/docs/cms/hubl/tags/dnd-areas -{% dnd_area %} tag supp...

Updated 1 year ago by Danicus

Download from HubSpot account to VScode

VS Code | Visual Studio Code

 Syntax:npx hs download   <destination/hubspot/location>  <local/file>    npx hs fetch hs/locati...

Updated 1 year ago by Danicus

Upload from VScode to HubSpot account

VS Code | Visual Studio Code

 Syntax:npx hs upload <local/file> <destination/hubspot/location>  npx hs upload test-theme test...

Updated 1 year ago by Danicus

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 1 year 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 1 year 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 1 year 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 1 year 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 1 year 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 1 year ago by Danicus

Mount drives

Samba

If disk is already formatted, You can mount it. You may need to create a file system for it thoug...

Updated 1 year 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 1 year 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 1 year ago by Danicus

Backing up

RSync

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

Updated 1 year ago by Danicus