kihei/i-03d92ba4a2004b7d1
by SadServersMore by SadServers
nmap -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
paris/i-0c4a9c08824633f19 00:59
by SadServersadmin@i-0d3a11c0c70c20cf9:~$ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme0n1 259:0 0 8G 0 disk ├─nvme0n1p1 259:2 0 7.9G 0 part / ├─nvme0n1p14 259:3 0 3M 0 part └─nvme0n1p15 259:4 0 124M 0 part /boot/efi nvme2n1 259:1 0 1G 0 disk nvme1n1 259:5 0 1G 0 disk admin@i-0d3a11c0c70c20cf9:~$ vgcreate dd /dev/nvme1n1 /dev/nvme2n1 WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-0d3a11c0c70c20cf9:~$ sudo vgcreate dd /dev/nvme1n1 /dev/nvme2n1 Volume group "dd" successfully created admin@i-0d3a11c0c70c20cf9:~$ sudo lvcreate ap
kihei/i-0d3a11c0c70c20cf9 05:22
by SadServersPassing on a "Transfer-Encoding: chunked" header when doing a HT quest body, will make curl send the data using chunked encoding. Example: curl -H "X-First-Name: Joe" http://example.com/ WARNING: headers set with this option will be set in all requests rects are followed, like when told with -L, --location. This can l ing sent to other hosts than the original host, so sensitive head with caution combined with following redirects. This option can be used multiple times to add/replace/remove multi Manual page curl(1) line 1104 (press h for help or q to quit)
paris/i-039b0cfc4259bd692 01:09
by SadServers[sudo] password for admin: ^Csudo: 1 incorrect password attempt admin@i-01f7e0002fae3d63a:~$ cat /etc/ap apache2/ apparmor/ apparmor.d/ apt/ admin@i-01f7e0002fae3d63a:~$ cat /etc/ap apache2/ apparmor/ apparmor.d/ apt/ admin@i-01f7e0002fae3d63a:~$ cat /etc/apache2/conf-available/javascript-common.cAlias /javascript /usr/share/javascript/ <Directory "/usr/share/javascript/"> Options FollowSymLinks MultiViews </Directory> admin@i-01f7e0002fae3d63a:~$ cat /etc/apache2/conf-available/javascript-common.c