paris/i-0ef21dcd15d0bb4ad
by SadServersMore by SadServers
admin@i-072d9ea3aa14603ae:~$ sql sqldiff sqlite3 admin@i-072d9ea3aa14603ae:~$ sqlite3 SQLite version 3.34.1 2021-01-20 14:10:07 Enter ".help" for usage hints. Connected to a transient in-memory database. Use ".open FILENAME" to reopen on a persistent database. sqlite> .mode csv sqlite> .import table_tableau11.csv tt table_tableau11.csv:101: expected 13 columns but found 12 - filling the rest witsqlite> describe tt; Error: near "describe": syntax error sqlite> describe table tt; Error: near "describe": syntax error sqlite> . tt;
ivujivik/i-072d9ea3aa14603ae 03:23
by SadServers. /usr/share/bash-completion/bash_completion elif [ -f /etc/bash_completion ]; then . /etc/bash_completion fi fi admin@i-04af3c553596ddb0f:~$ ^C admin@i-04af3c553596ddb0f:~$ .bashrc^C admin@i-04af3c553596ddb0f:~$ alias ll='ls -lh' admin@i-04af3c553596ddb0f:~$ ll total 8.0K drwxr-xr-x 2 admin root 4.0K Sep 24 23:20 agent -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-04af3c553596ddb0f:~$ pwd /home/admin admin@i-04af3c553596ddb0f:~$
paris/i-04af3c553596ddb0f 00:47
by SadServerset unix 2 [ ACC ] STREAM LISTENING 10712 - unix 2 [ ACC ] STREAM LISTENING 719 - unix 2 [ ACC ] STREAM LISTENING 721 - stemd.DynamicUser unix 2 [ ACC ] STREAM LISTENING 722 - nagedOOM unix 2 [ ACC ] STREAM LISTENING 9567 - s unix 2 [ ACC ] STREAM LISTENING 9575 - ut unix 2 [ ACC ] SEQPACKET LISTENING 9577 - unix 2 [ ACC ] STREAM LISTENING 9612 - ystemd.journal admin@i-00bc6276d68bc20cd:~$ netstat -lp | grep 8
paris/i-00bc6276d68bc20cd 01:20
by SadServersadmin@i-0149d73fc6370539f:~$ nmap -p- localhost Starting Nmap 7.80 ( https://nmap.org ) at 2023-11-02 14:45 UTC Nmap scan report for localhost (127.0.0.1) Host is up (0.0021s 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 1.95 seconds admin@i-0149d73fc6370539f:~$ docker ps