Linux Index Page 4
SOLVED: tmux: invalid LC_ALL, LC_CTYPE or LANG
When running tmux the error "tmux: invalid LC_ALL, LC_CTYPE or LANG" is returned. Check this easy steps to fix this issue. you need to execute first apt-get install locales and then ...
Linux Index Page 4
Fix zd1211 Firmware Error -2 on Raspberry Pi
When plugging the TP-link TL-WN422G the following error is shown on dmesg Could not load firmware file zd1211/zd1211b_ub. Error number -2
Linux Index Page 4
VirtualBox: ath9k_htc Failed to Initialize
Virtual Guest return the error ath9k_htc: Target is unresponsive on dmesg log, this article explains how to solve it.
Linux Index Page 4
isl3887usb Firmware Load Failed Error -2 Fix
Quick fix for using wusb54ag on raspian
Linux Index Page 4
Fix: Error for Wireless Request Set Mode [iwconfig Device or Resource Busy]
Fix "Error for wireless request Set Mode - Device or resource busy" when using iwconfig. 6 solutions for monitor mode issues.
Linux Index Page 4
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 4
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 4
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 4
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 4
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.