paris/i-0539ff55c188ce054
by SadServersMore by SadServers
Device Boot Start End Sectors Size Id Type /dev/nvme1n1p1 2048 2097151 2095104 1023M 83 Linux Disk /dev/nvme2n1: 1 GiB, 1073741824 bytes, 2097152 sectors Disk model: Amazon Elastic Block Store Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disklabel type: dos Disk identifier: 0x2b42b575 Device Boot Start End Sectors Size Id Type /dev/nvme2n1p1 2048 2097151 2095104 1023M 83 Linux root@i-01ac70260559949ce:~# vgcreate vg /dev/nvme1
kihei/i-01ac70260559949ce 04:48
by SadServers# Establish a connection to RabbitMQ connection = pika.BlockingConnection(parameters) channel = connection.channel() # Declare a queue channel.queue_declare(queue=QUEUE) # Publish a message to the queue channel.basic_publish(exchange='', routing_key=QUEUE, body=MESSAGE) print("Message sent to RabbitMQ") # Close the connection connection.close() admin@i-0ffa8982dfb2f3217:~$ grep RMQ_QUEUE
chennai/i-0ffa8982dfb2f3217 17:53
by SadServersadmin@i-0346e20b3ceb89391:~$ nmap -v -O localhost -P 5000 Warning: The -P option is deprecated. Please use -PE Warning: You are not root -- using TCP pingscan rather than ICMP TCP/IP fingerprinting (for OS scan) requires root privileges. QUITTING! admin@i-0346e20b3ceb89391:~$
paris/i-0346e20b3ceb89391 00:44
by SadServersOpen LV 0 Max PV 0 Cur PV 2 Act PV 2 VG Size 1.99 GiB PE Size 4.00 MiB Total PE 510 Alloc PE / Size 0 / 0 Free PE / Size 510 / 1.99 GiB VG UUID grLPfL-0P8f-g79n-hPzi-ADEj-HeAy-6e0afn admin@i-08bbc2ba4dceb5368:~$ admin@i-08bbc2ba4dceb5368:~$ admin@i-08bbc2ba4dceb5368:~$ admin@i-08bbc2ba4dceb5368:~$ sudo lvcreate -n hamdin -l 100%FREE vg0