Skip to main content

Recently Updated Pages

Homer Functions

Homer | Web Dashboard

Server app card status dot: In the config file, include the "type: Ping" for the status dot.  ...

Updated 1 year ago by Danicus

Install on docker compose

Odoo (Open ERP) Pages

Configure your .yml file like this: version: '3.1' services: web: container_name: odo...

Updated 1 year ago by Danicus

"if"

Python

An example of the "if" function age = input("What is your age?") if age > str(30): print...

Updated 1 year ago by Danicus

How to clean log files in Linux

General Linux Commands

Fisrt, See the logs that are in the logs area of /var du -h /var/log/ The du command prints the...

Updated 1 year ago by Danicus

Install Remotely on docker compose

**Remotely

https://hub.docker.com/r/translucency/remotely

Updated 1 year ago by Danicus

Install Kasm on docker compose

***Kasm

https://geekscircuit.com/kasm-workspaces-with-docker/

Updated 1 year ago by Danicus

Install Magetno with Docker Compose

Magento

Updated 1 year ago by Danicus

Recover admin login

Bookstack

Fucked up with your login? Can't get your password/username working?  First, you will need to fi...

Updated 1 year ago by Danicus

BASH | General commands

General Linux Commands

When running bash scripts, you can include other commands on the same line by using these at the ...

Updated 1 year ago by Danicus

Install and configure Library

Libation | Audiobook manager

Start by downloading the correct package needed for your OS.  https://github.com/rmcrackan/Libat...

Updated 2 years ago by Danicus

Install .deb

Install software | Directly to machine

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

Updated 2 years 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 2 years ago by Danicus

Update brave browser

Brave Browser

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

Updated 2 years 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 2 years 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 2 years 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 2 years 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 2 years 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 2 years 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 2 years 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 2 years ago by Danicus