Recently Updated Pages
Homer Functions
Server app card status dot: In the config file, include the "type: Ping" for the status dot. ...
Install on docker compose
Configure your .yml file like this: version: '3.1' services: web: container_name: odo...
"if"
An example of the "if" function age = input("What is your age?") if age > str(30): print...
How to clean log files in Linux
Fisrt, See the logs that are in the logs area of /var du -h /var/log/ The du command prints the...
Install Remotely on docker compose
https://hub.docker.com/r/translucency/remotely
Install Kasm on docker compose
https://geekscircuit.com/kasm-workspaces-with-docker/
Install Magetno with Docker Compose
Recover admin login
Fucked up with your login? Can't get your password/username working? First, you will need to fi...
BASH | General commands
When running bash scripts, you can include other commands on the same line by using these at the ...
Install and configure Library
Start by downloading the correct package needed for your OS. https://github.com/rmcrackan/Libat...
Install .deb
Packages are manually installed via the dpkg command (Debian Package Management System). dpkg is ...
Install Brave Browser
Install on Debian, Ubuntu, Mint Run these commands to install on terminal: sudo apt install cur...
Update brave browser
On Terminal: sudo apt-get install --only-upgrade brave-browser
Parent and Child | Basic Rules for .css
To link a .css from the .html Add the script into the <header> bock. <link rel="stylesheet" h...
UnZip and UnCompress
xz-utils: You will need xz-utils if you dont have it already. If not, You have to install xz-uti...
.css auto adjust columns @media
This is tagged at the "class" in the HTML. If you are using this for a Hubl module, include a ...
Modules {% module %}
Refer to: https://developers.hubspot.com/docs/cms/building-blocks/modules/using-modules-in-templa...
DND {% dnd %}
Refer to: https://developers.hubspot.com/docs/cms/hubl/tags/dnd-areas -{% dnd_area %} tag supp...
Download from HubSpot account to VScode
Syntax:npx hs download <destination/hubspot/location> <local/file> npx hs fetch hs/locati...
Upload from VScode to HubSpot account
Syntax:npx hs upload <local/file> <destination/hubspot/location> npx hs upload test-theme test...