|
You are here |
blog.yannickjaquier.com | ||
| | | | |
blog.0xbadc0de.be
|
|
| | | | | ||
| | | | |
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. | |
| | | | |
nativeguru.wordpress.com
|
|
| | | | | Hi. This is part 2 of the "How to set local AOSP Gerrit server", you might want to start with part 1 here. In part 1 we've downloaded all the necessary stuff and in this post we're going to set it all up. First thing, let's bootstrap Gerrit. Let's create a Gerrit user: $ sudo... | |
| | | | |
rolisz.ro
|
|
| | | I often need to set up a VM with a server to run some ML models. While I could package things in Docker and deploy them like that, whenever possible, I like to do things more directly, using systemd services. To create a systemd service, create a file called /etc/ | ||