command-line-murders/i-0c40a061e1b767dd2
by SadServersMore by SadServers
Disk identifier: 0xb43838c3 Device Boot Start End Sectors Size Id Type /dev/nvme2n1p1 2048 2097151 2095104 1023M 8e Linux LVM admin@i-0e9eb0be2a0842a52:~$ pvcreate /dev/nvme1n1p1 WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-0e9eb0be2a0842a52:~$ sudo pvcreate /dev/nvme1n1p1 /dev/nvme2n1p1 Physical volume "/dev/nvme1n1p1" successfully created. Physical volume "/dev/nvme2n1p1" successfully created. admin@i-0e9eb0be2a0842a52:~$ sudo pvs PV VG Fmt Attr PSize PFree /dev/sdb1 lvm2 --- 1023.00m 1023.00m /dev/sdc1 lvm2 --- 1023.00m 1023.00m admin@i-0e9eb0be2a0842a52:~$ vgcreate
kihei/i-0e9eb0be2a0842a52 03:39
by SadServersinary_Operatorunicode.IDS_Trinary_Operatorunicode.Ideographicunicode.Join_Controcunicode.Other_Default_Ignorable_Code_Pointunicode.Other_Grapheme_Extendunicode.e.Other_Uppercaseunicode.Pattern_Syntaxunicode.Pattern_White_Spaceunicode.Prepennicode.Sentence_Terminalunicode.Soft_Dottedunicode.Terminal_Punctuationunicode.U.FoldCategoryunicode.foldLunicode.foldLlunicode.foldLtunicode.foldLuunicode.foldtedinternal/cpu.DebugOptionsinternal/cpu.CacheLineSizeinternal/cpu.X86internal/co.itab.*flag.boolValue,flag.Valuego.itab.*os.File,io.Writergo.itab.*strconv.NumEitab.*flag.float64Value,flag.Valuego.itab.*flag.intValue,flag.Valuego.itab.*flag.Valuego.itab.*flag.uint64Value,flag.Valuego.itab.*strings.Builder,io.Writergo.itab.*os.File,io.Readergo.itab.syscall.Signal,os.Signalgo.itab.*io/fs.PathError,eWritergo.itab.*os.fileStat,io/fs.FileInfogo.itab.*io.LimitedReader,io.Readergo.itab.*bufio.Reader,io.Readergo.itab.os/user.UnknownUserIdError,errorgo.itab.*inteb.*internal/fmtsort.SortedMap,sort.Interfacego.itab.runtime.errorString,error_cgo_munmap_cgo_sigactionruntime.mainPCgo.itab.*internal/poll.DeadlineExceededErrorersion.strruntime.modinfo.strtype.*runtime.textsectionmapadmin@i-08c990dcb570e62
i-08c990dcb570e6294 00:10
by SadServerslatest revision: https://github.com/lsof-org/lsof latest FAQ: https://github.com/lsof-org/lsof/blob/master/00FAQ latest (non-formatted) man page: https://github.com/lsof-org/lsof/blob/master/L usage: [-?abhKlnNoOPRtUvVX] [+|-c c] [+|-d s] [+D D] [+|-E] [+|-e s] [+|-f[gG]] [-F [f]] [-g [s]] [-i [i]] [+|-L [l]] [+m [m]] [+|-M] [-o [o]] [-p s] [+|-r [t]] [-s [p:s]] [-S [t]] [-T [t]] [-u s] [+|-w] [-x [fl]] [--] [names] Use the ``-h'' option to get more help information. admin@i-0d46f6faaf9ff441c:~$ lsof -n -i :5000 admin@i-0d46f6faaf9ff441c:~$ netstat -tulpn | grep 5000 (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) tcp 0 0 127.0.0.1:5000 0.0.0.0:* LISTEN admin@i-0d46f6faaf9ff441c:~$ nc localhost 5000 ^C admin@i-0d46f6faaf9ff441c:~$ tel