paris/i-0b5bb43a01e54b602
by SadServersMore by SadServers
total 8 drwxr-xr-x 2 admin root 4096 Sep 24 23:20 agent -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-06bbe1bb9a1bed390:~$ sudo wc -l webserver.py We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin: sudo: a password is required admin@i-06bbe1bb9a1bed390:~$ grep password
paris/i-06bbe1bb9a1bed390 00:47
by SadServersError during parsing of command line. root@i-0e075403bb88088b0:/home/admin/data# lvcreate -l100%FREE Data Logical volume "lvol0" created. root@i-0e075403bb88088b0:/home/admin/data# lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme1n1 259:0 0 1G 0 disk └─Data-lvol0 254:0 0 1020M 0 lvm nvme0n1 259:1 0 8G 0 disk ├─nvme0n1p1 259:3 0 7.9G 0 part / ├─nvme0n1p14 259:4 0 3M 0 part └─nvme0n1p15 259:5 0 124M 0 part /boot/efi nvme2n1 259:2 0 1G 0 disk root@i-0e075403bb88088b0:/home/admin/data# pvcreate /dev/nvme2n1 Physical volume "/dev/nvme2n1" successfully created. root@i-0e075403bb88088b0:/home/admin/data# history
kihei/i-0e075403bb88088b0 12:04
by SadServersadmin@i-0c58d5490af9b8429:~$ git diff webserver_v1.py fatal: ambiguous argument 'webserver_v1.py': unknown revision or path not in theUse '--' to separate paths from revisions, like this: 'git <command> [<revision>...] -- [<file>...]' admin@i-0c58d5490af9b8429:~$ git cat webserver_v1.py git: 'cat' is not a git command. See 'git --help'. The most similar commands are clean mktag stage stash tag var admin@i-0c58d5490af9b8429:~$