paris/i-0fb8051e728b834c8
by SadServersMore by SadServers
nvme0n1p15 259:5 0 124M 0 part /boot/efi admin@i-0df4f112bd047117f:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-0df4f112bd047117f:~$ vgcreate vg /dev/nvme1n1 /dev/nvme2n1, lvcreate -n WARNING: Running as a non-root user. Functionality may be unavailable. vgcreate: invalid option -- 'n' Error during parsing of command line. admin@i-0df4f112bd047117f:~$ sudo !! sudo vgcreate vg /dev/nvme1n1 /dev/nvme2n1, lvcreate -n lv -l 100%FREE vg vgcreate: invalid option -- 'n' Error during parsing of command line. admin@i-0df4f112bd047117f:~$ sudo vgcreate vg /dev/nvme1n1 /dev/nvme2n1 Volume group "vg" successfully created admin@i-0df4f112bd047117f:~$ sudo
kihei/i-0df4f112bd047117f 03:26
by SadServers[sudo] password for admin: sudo: a password is required admin@i-08d9171e79c13ea09:~$ sudo -i 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-08d9171e79c13ea09:~$
paris/i-08d9171e79c13ea09 04:04
by SadServersnmap -v -iR 10000 -Pn -p 80 SEE THE MAN PAGE (https://nmap.org/book/man.html) FOR MORE OPTIONS AND EXAMPLES admin@i-0c4a9c08824633f19:~$ nmap -p- --min-rate=1000 -T4 localhost Starting Nmap 7.80 ( https://nmap.org ) at 2025-04-01 14:02 UTC Nmap scan report for localhost (127.0.0.1) Host is up (0.00019s latency). Not shown: 65531 closed ports PORT STATE SERVICE 22/tcp open ssh 5000/tcp open upnp 6767/tcp open bmc-perf-agent 8080/tcp open http-proxy Nmap done: 1 IP address (1 host up) scanned in 2.18 seconds admin@i-0c4a9c08824633f19:~$ nmap -p- --min-rate=1000 -T4