You are here |
www.debugpoint.com | ||
| | | |
timothymiller.dev
|
|
| | | | My slightly frustrating experience with Nvidia GPUs. | |
| | | |
www.jrgsystems.com
|
|
| | | | I've been using FreeBSD on and off for many years now. I really like the project's focus on quality engineering and documentation. Recently, I've begun to look for ways to increase my skill as a software engineer while also contributing to open source software once again. Happily, joining the FreeBSD community as a developer meets both of these goals. With this in mind, I decided to purchase a UNIXy compatible laptop to develop on. | |
| | | |
wiredspace.de
|
|
| | | | This describes how to setup Arch Linux similar to my setup. This is rarely up-to-date, so be mindful when you type in your commands in the commandline, and be sure to check the Arch Linux Installation guide or the Arch Wiki in general, if you're unsure about something. Mirror List Location: /etc/pacman.d/mirrorlist Select the mirror(s) you want to use for the package manager pacman. Delete every other entry or mark it as a comment to ensure that pacman is using the right mirror. You can also install vim ... | |
| | | |
www.jhanley.com
|
|
| | Ubuntu 20.04 Desktop does not include an SSH server preinstalled. In this article, I show how I install OpenSSH, create an SSH keypair, install the keypair Ubuntu for a user and disable password-based SSH logins. I also include a PowerShell script to mimic the base features of ssh-copy-id. |