Linux Index Page 5
isl3887usb Firmware Load Failed Error -2 Fix
Quick fix for using wusb54ag on raspian
Linux Index Page 5
Error wireless request "Set Mode" (8B06): Device Busy — Fix
Fix "error for wireless request Set Mode (8B06): SET failed on device wlan0; Device or resource busy". Kill wpa_supplicant and NetworkManager before enabling monitor mode in Kali Linux.
Linux Index Page 5
How to exit or quit vim editor
TLDR -> Press ESC key and write ":q!" without quotes. Here we explain more details about vim
Linux Index Page 5
chsh error PAM: Authentication failure
Here we explain some solutions to solve the problem of PAM: Authentication failure when using chsh. This is usually raised when installing Oh! my zsh. We require to change /etc/pam.d/chsh or /etc/shells files.
Linux Index Page 5
Things to do after installing Linux LEDE 17.01
We recommend to do several things after installing Linux LEDE, like adding a USB drive, security hardening, network optimizations.
Linux Index Page 5
How to check video card memory RAM on linux
We will show you different ways to know how much memory has your video card on linux.
Linux Index Page 5
How to adjust NVIDIA GPU power usage on linux
If you are using a headless server with NVIDIA GPUs for scientific computing or crypto mining it's probably that you will notice high temperature close to about 80+ C. Also you will notice that fan speed is not at 100% when temperature is high. In this tutorial we explain how to manage to lower the temperature using nvidia commands.
Linux Index Page 5
LXC: No Configuration File May Crash Host
Learn how to fix lxc-start When starting a container with lxc-start and you get lxc-start: 100: lxccontainer.c: wait_on_daemonized_start: 760 Received container state "ABORTING" instead of "RUNNING" you will find on the logs that Executing '/sbin/init' with no configuration file may crash the host.