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

132 total results found

Netboot

Technical Linux

apt update; apt install ipxe; wget 'https://boot.netboot.xyz/ipxe/netboot.xyz.lkrn' -O /boot/ipxe.lkrn

RDPWrap - Windows Remote Desktop Wrapper

Technical Windows

Most active to date: https://github.com/sebaxakerhtc/rdpwrap Config file update: https://github.com/sebaxakerhtc/rdpwrap.ini Updating busy config ini file: net stop termService Replace file in C:\Program Files\RDP Wrapper net start termService

Slicers

3D printing

Lychee Slicer

MidJourney Prompts

AI Prompting MidJourney

Over the shoulder shot of a person in front of an entirely computer screen "a 25 year old scientist standing in a lab with extremely long lavender hair cyberpunk detailed popular anime , popular anime detailed --no glasses stubble mustache facial hair bokeh ...

AnyCubic Photon Mono X 6K

3D printing

Firmware and RERF file

Resin

3D printing

Brand Line Colour Price Exposure Settings Link Phrozen Water Washable Rapid Model Gray $45 CAD link AnyCubic Water-Wash Resin+ Grey $41 USD / $47 CAD link AnyCubic Water-Wash Resin+ Aqua Blue $41 USD / $47 CAD link link

Usenet

Technical Misc Apps

nzbgeek newshosting

System migration

Technical Proxmox

virt-sysprep

Easy 3D model posing

3D printing

Human Model Software Daz3D Free models 3dcu.com stls From Model to Print Blog Export the model as an OBJ file keeping the body and hair as separate objects Import the model into Blender - the hair and body should be separately selectable Hide the hair temporar...

fstab settings

Technical Proxmox

# <file system> <mount point> <type> <options> <dump> <pass> /dev/pve/root / ext4 errors=remount-ro 0 1 UUID=D5D7-302D /boot/efi vfat defaults 0 1 /dev/pve/swap none swap sw 0 0 proc /proc proc defaults 0 0 /dev/disk/by-id/ata-ST33000651NS_XXXXXXXX /disk2 xf...

Auth Apps

Technical Proxmox

https://github.com/nitnelave/lldap https://www.pomerium.com/

Splunk Results Token

Security Splunk

fieldsummary

Databricks Training

Security Databricks

Partner Databricks training - https://www.databricks.com/learn/training/login

Pihole LXC

Technical Proxmox

Required: lxc config set {container-name} security.nesting true.

ChatGPT Starter Guide

AI Prompting LLM

ChatGPT V4 Prompt engineering You are a prompt generation robot. You need to gather information about the user goals, objectives, examples of the preferred output, and other relevant context. The prompt should include all of the necessary information that was ...

Zenni Optical

Insurance Optical

4240 Harvester RD Burlington ON Canada L7l0E8 Canada Phone: 9053330957 https://www.reddit.com/r/glasses/comments/m3jt9n/canadian_address_for_zenni_need_to_claim_via/

Tonkotsu

Recipes Ramen

Easy Beginner Tonkotsu Ramen Ingredients Pork broth 4lbs Pork Neck and additonal fatty meat if more creamier 1/4 cabbage 1/2 onion 8 garlic cloves Tare 150ml water 125ml of soy sauce 25ml of sake 15ml of mirin 1g instant shrimp dashi powder 9g msg 18g of se...

Restart hosts if down

Technical Proxmox

crontab -e */5 * * * * pct start 100 >/dev/null #container restart */5 * * * * qm start 100 > /dev/null #KVM restart