Build Kernel 5.3.5 for Debian 10.1
These are old notes Build Kernel 5.3.5 for Debian 10.1 apt-get install build-essential libncurses-dev bison flex libssl-dev libelf-dev bc <–installs prerequisites wget https://cdn.kernel.org...
These are old notes Build Kernel 5.3.5 for Debian 10.1 apt-get install build-essential libncurses-dev bison flex libssl-dev libelf-dev bc <–installs prerequisites wget https://cdn.kernel.org...
The cat control on most rigs is a serial connection, typically /dev/ttyAMA0 or /dev/ttyUSB0. Plug in the radio, and run this command. dmesg | grepp tty If you put the serial port into flrig/fldi...
Have a friend listen to your audio and ask them if you sound distorted or if your audio is too weak. I have my mic gain set at 30 with the processor set at 20. I have a strong voice projection so...
Pi-hole is setup as a recursive dns server using unbound - documentation Installed unattended-updates to automatically install security updates Installed cockpit for remote management Usin...
Enable TCP BBR in Linux Requires atleast linux kernel 4.9 or above. This is not an issue on modern linux distros. Everyone is kernel version 5.x.x sudo nano /etc/sysctl.conf Add the following at...
Disable Windows S Mode Through Windows Recovery Boot into recovery mode and load hive at c:\windows\system32\config\SYSTEM [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\CI\Policy] "SkuPolicyRe...
Clonezilla mismatched GPT and MBR partition error go to command line and enter sudo gdisk /dev/sda Found valid MBR and GPT. Which do you want to use? 1 – MBR 2 – GPT 3 – Create blank GPT Se...
To use USB to serial adapter, add user to dialout group Ubuntu: sudo usermod -aG dialout USERNAME Fedora: sudo usermod -a -G tty USERNAME Found this in a random note for Ubuntu: sudo chmod a+rw ...
copy all files and permissions robocopy source destination /E /ZB /DCOPY:T /COPYALL /R:1 /W:1 /V /TEE /LOG:Robocopy.log robocopy "\\servername\sharelocation" "\\newservername\newsharelocation" /E...
--- author: rs title: Youtube Post Template date: 2023-01-01 01:00:00 -0500 categories: [] tags: [youtube,template] --- <iframe width="700" height="540" src="https://www.youtube.com/embed/...