$ aws
Command 'aws' not found, but can be installed with:
sudo snap install aws-cli # version 1.42.58, or
sudo apt install awscli # version 2.14.6-1
$ sudo apt install awscli
Package 'awscli' has no installation candidate
$ aws
Command 'aws' not found, but can be installed with:
sudo snap install aws-cli # version 1.42.58, or
sudo apt install awscli # version 2.14.6-1
$ sudo apt install awscli
Package 'awscli' has no installation candidate
Now: visit web site of board management console, insert virtual cdrom from across the network using web serial console, set as primary boot device in bios
Glad we made that easy.
Now: visit web site of board management console, insert virtual cdrom from across the network using web serial console, set as primary boot device in bios
Glad we made that easy.
The Earth still spins. But I am surprised this did not come up in QA?
The Earth still spins. But I am surprised this did not come up in QA?
But if you ship a container with a shell and without the ps command, I will judge you.
But if you ship a container with a shell and without the ps command, I will judge you.
CREATE TABLE metadata (
id INTEGER PRIMARY KEY CHECK (id = 1), -- one row
...
);
CREATE TABLE metadata (
id INTEGER PRIMARY KEY CHECK (id = 1), -- one row
...
);
error: did you mean `--hard` (with two dashes)?
we will never know
error: did you mean `--hard` (with two dashes)?
we will never know
Like so many software infrastructure projects.
Like so many software infrastructure projects.
- cd /etc/pam.d && cp sudo_local.template sudo_local
- uncomment the line in sudo_local
- cd /etc/pam.d && cp sudo_local.template sudo_local
- uncomment the line in sudo_local