Advanced Search
Search Results
154 total results found
Revert commits
revert to last commit: git reset --soft HEAD~1 revert to commit X and don’t forget the final ‘ .’ git checkout <commit-id> . Add this version to the staging area and push to remote git add . git commit -m "Reverting to <commit-id>" git push
Alpaca LLAMA
Local Models
Simple Overview of all Settings
Create new folder name it: GodMode.{ED7BA470-8E54-465E-825C-99712043E01C} Rename it to something meaningful Enjoy all Windows Settings
Stable Diffusion AMD - rocm Debian
Hi, there are several posts about how to install stable diffusion on AMD Cards, but just for Ubuntu and not Debian. Docker can help us there
Local Apt-Mirror
Simple Overview of all Settings
Create new folder name it: GodMode.{ED7BA470-8E54-465E-825C-99712043E01C} Rename it to something meaningful Enjoy all Windows Settings
Nitter server - Pass Rate Limiting
Compression and Decompressing
Get file extension file unknownfiletype.bin unknownfiletype.bin: gzip compressed data, was “data2.bin”, last modified: Thu May 7 18:14:30 2020, max compression, from Unix Decompress Decompress Tarball tar xf file3.tar Extract .tar.gz file to current working...
Virtualbox
Stable Diffusion AMD Linux ROCm
This repository contains instructions on how to host your own AI for image generation using stable diffusion with an 8GB VRAM AMD GPU on Linux. This is an affordable and efficient alternative to using Google Colab, which can be quite expensive. Watch this YouT...
My Setup
Install Packages apt install vim curl wget tor torsocks torbrowser-launcher vokoscreen-ng wireshark filezilla thunderbird keepassxy ssh openvpn network-manager-openvpn-gnome kolourpaint zsh tmux screen rsync rclone bridge-utils virt-manager qbittorrent aria2 k...
GPU Passtrough on Linuxmint 21
0: Pretext This Setup requires 2 Graphic Cards (1ntegrated and one internal PCI Graphicscard - or - two internal PCI Graphic Cards) Also I am using and AMD CPU, remember to use the equivalents if you have an intel CPU. Also the Sound setup is for Pulseaudio. I...
Dav Servers
New Page
Fill disks with zeroes dd if=/dev/zero bs=1M of=/dev/sda status=progress Fill disks with random numbers dd if=/dev/urandom bs=1M of=/dev/sda status=progress
FreeBS Server
QubesOS
1. Monitor Mode & Randomized MAC
Check Network Adapters iwconfig Cofigure Monitor Mode Standard Mode should be Mode:Managed and Power Management: off Powerdown wifi card ifconfig wlan0 down Kill all programs using the wireless card: airmon-ng check kill change mode to Monitor iwconfig wlan...
UFW
2. Pre Connection Attacks
I am assuming you already did this: >>you need to prepare your network card like here<< Scan Networks airodump-ng wlan0 You should see something like this: let's break this down: BSSID Is the MAC Address of the Network PWR Is the signal strenght or power. Th...