First, you will need to edit /etc/pacman.conf to prevent linux-lts from updating every time you do a system update. sudo...
While trying to symlink some udev rules out of `/etc/udev/rules.d/`, I used a wildcard and removed all the rules. There...
Arduino IDE Linux, Mac, Windows, Dark Theme https://github.com/sickcodes/arduino-dark-theme git clone https://github.com/sickcodes/arduino-dark-theme.git cd ./arduino-dark-theme # install sudo bash ./linux-install.sh # uninstall...
Last month, we released a new project, very similar to Docker-OSX, which has over 15,000 stargazers on GitHub, and more...
Mounting disk images inside a Docker container requires 2 steps. The first step is giving the Docker container elevated permissions...
Nobody uses a Hackintosh to play Fruit Ninja, create iMovies, or write songs on Garage Band. Researchers use Hackintosh to...
Why make Docker use your server's disk when you can use cheap effective Block Storage! Find the disk you want...
Select a kernel release candidate from the drop down menu. Head to https://github.com/torvalds/linux. Click Tags For example, 5.11-rc6 Faster build...
You will need: # Ubuntu sudo apt install python3-pipenv wget minicom -y # RPM sudo yum install python3-pipenv wget minicom...
Without using a virtualenv, every time you use pip, your python environment will mix and match cygwin packages with pip...
© 2017-2021 Sick.Codes