Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

31 total results found

QuickRun

Lord Of Light

Docker

QuickRun

Python

QuickRun

LINUX for Today

QuickRun

Hardware

QuickRun

Logical Volume Manager - LVM

QuickRun LINUX for Today

https://packetpushers.net/blog/ubuntu-extend-your-default-lvm-space/ Resize LVM, Ubuntu https://rdr-it.com/en/ubuntu-extend-lvm-partition-and-disk/ servers for hackers Ubuntu – Extend LVM partition and disk https://rdr-it.io/en/ubuntu-extend-lvm-partit...

service
storage

How to link multiple docker-compose services via network

QuickRun Docker

This scenario came from a question I was asked docker-compose and network connectivity between services defined in different docker-compose.yml files. The desired result was to be able to define a docker-compose.yml in one file, and in a second docker-compose...

Install Docker

QuickRun Docker

Quick Install curl -fsSL https://get.docker.com | bash sudo groupadd docker sudo usermod -aG docker $USER https://docs.docker.com/get-started/docker_cheatsheet.pdf https://dockerlabs.collabnix.com/docker/cheatsheet/

Nginx uWSGI Flask Python2

QuickRun Python

Flask + Virtual Env Python 2.7 Virtual Env pip2 install virtualenv cd /home/user/web/domain virtualenv --python=$(which python2) ./private/ source private/bin/activate pip install -r ../public_html/requirements.txt uWSGI Emperor pip2 install wheel uwsg...

Docker! Why

QuickRun Docker

Docker containers have become the de facto development standard, but it's worth mentioning that Docker wasn't the first player in the container world.

Usefull commands

QuickRun Docker

The most elegant way to remove all non-running containers seems to be: docker rm $(docker ps -q -f status=exited) -q prints just the container ids (without column headers) -f allows you to filter your list of printed containers (in this case we are filter...

Interesting Articles

QuickRun Docker

Docker Best Practices: Choosing Between RUN, CMD, and ENTRYPOINT https://www.docker.com/blog/docker-best-practices-choosing-between-run-cmd-and-entrypoint/ Figure 1: Decision tree — RUN, CMD, ENTRYPOINT. Figure 2: Decision tree — exec vs. shell form.

rm -rf root permissions denied

QuickRun LINUX for Today

A number of things could be wrong here. From my own experience, I recommend checking the directory attributes with the lsattr utility. Often times I set the immutable bit on files to prevent accidental modification, and to slightly slow down any malicious pers...

Extend Ubuntu Disk

QuickRun LINUX for Today

sudo parted -s -a opt /dev/sda "resizepart 3 100%" sudo lvextend -l +100%FREE /dev/ubuntu-vg/ubuntu-lv sudo resize2fs -p /dev/mapper/ubuntu--vg-ubuntu--lv Extend single disk growpart /dev/sda 2 resize2fs /dev/sda2 growpart /dev/sdb 1 resize2fs /dev/...

User RDP SSH

QuickRun LINUX for Today

useradd -m -s /bin/bash user usermod -aG sudo user passwd user su user echo "xfce4-session" | tee .xsession sudo systemctl restart xrdp Allow specific user login ssh without password/key $ useradd ukztuxyysvotlekjk -m -s /bin/bash add /etc/ssh/sshd_c...

VestaCP/HestiaCP Commands

QuickRun LINUX for Today

https://forum.vestacp.com/viewtopic.php?t=10893#p41235 Obtain the list of system domains v-list-users | tail -n +3 | awk '{print "v-list-web-domains "$1" | tail -n +3"}' | bash v-list-users | tail -n +3 | awk '{print "v-list-web-domains "$1" | tail -n +3"}'...

Nginx Tunning

QuickRun LINUX for Today

Nginx GeoIP https://mailfud.org/geoip-legacy/ Install Nginx Module apt install nginx-module-geoip The GeoIP dynamic modules for nginx have been installed. To enable these modules, add the following to /etc/nginx/nginx.conf and reload nginx: load...

Photography

Lord Of Light

Nobuyoshi Araki: COLOURSCAPES / February 02, 2022 - March 25, 2022 📢 Photographers Rodney Smith Daido Moriyama Rinko Kawauchi Nan Goldin Araki Nobuyoshi https://federicoarcangeli.com/about-me/ https://anton-polyakov.com/ ✅ Maz https://www.dod...

Piameow

Lord Of Light

https://pianosol.vn/sheet-piano-passacaglia-g-f-handel-j-halvorsen/

Download VMWare Workstation Pro & Fusion

QuickRun

Login Required https://support.broadcom.com/group/ecx/productdownloads?subfamily=VMware%20Workstation%20Pro&freeDownloads=true

Wireguard

QuickRun LINUX for Today

https://www.ivpn.net/knowledgebase/linux/linux-autostart-wireguard-in-systemd/

Running out of inodes

QuickRun LINUX for Today

# Check Inode df -i du --inode -d 1 | sort -n | head -10

service
storage

Python3 VENV

QuickRun Python

apt update && apt install -y python3.12-venv python3 -m venv sectigo source sectigo/bin/activate deactivate  

Docker SPA

QuickRun Docker

https://skamalakannan.dev/posts/dockerizing-your-spa/  

ZLib

QuickRun

http://bookszlibb74ugqojhzhg2a63w5i2atv5bqarulgczawnbmsb6s6qead.onion/