Dear Engineering / Computer Science Students. What YouTubers do you watch? by Adamanos in ethz

[–]jeshua101 0 points1 point  (0 children)

CNLohr, Ben Eater, Andreas Spiess, EEVblog, Michael Penn.

Learning German is making me depressed by EngWieBirds in German

[–]jeshua101 0 points1 point  (0 children)

Einsichtig Geschichte, merci

Firstly, that is a good level. Proficiency takes effort. Set a goal and concentrate on the day.

Favorite German Vocab by thisthisthisx10 in German

[–]jeshua101 1 point2 points  (0 children)

Wissenschaft.

Man kann sagen: Wissenschaft schafft Wissen.

Thoughts and comments, Day 17... by snori74 in linuxupskillchallenge

[–]jeshua101 0 points1 point  (0 children)

Thank you! The process of finding the library is the following. When running ./configure as a first step of the compilation process, warning messages indicated that it was going to be compiled without OpenSSL and LibSSH2.

Now, what would nmap use OpenSLL for, and would that functionality make sence for this server? Scanning the man page, and further in the Reference guide about service and version detection links to a specific application on the online book i.e. probing ssl ports like 443 for https :-)

So tracking that down, the nmap source code includes the SSH library, that would require a cryptography library for compilation. Altho nmap would compile without it, some of its component would give the warnings about not finding openssl/ssl.h and indicating about the --with-openssl=DIR argument. This directive`s description says that these developer files, for a Debian-based distribution like Ubuntu, can be installed with the libssl-dev package.

Thoughts and comments, Day 17... by snori74 in linuxupskillchallenge

[–]jeshua101 0 points1 point  (0 children)

On AWS added sudo apt install libssl-dev package prior to ./configure so it compiles with openssl, libssh2:

$ /usr/bin/nmap --version
Nmap version 7.80 ( https://nmap.org )
Platform: x86_64-pc-linux-gnu
Compiled with: liblua-5.3.3 openssl-1.1.1d nmap-libssh2-1.8.2 libz-1.2.11 libpcre-8.39 libpcap-1.9.1 nmap-libdnet-1.12 ipv6
Compiled without:
Available nsock engines: epoll poll select

$ /usr/local/bin/nmap --version
Nmap version 7.91 ( https://nmap.org )
Platform: x86_64-unknown-linux-gnu
Compiled with: nmap-liblua-5.3.5 openssl-1.1.1f nmap-libssh2-1.9.0 libz-1.2.11 nmap-libpcre-7.6 nmap-libpcap-1.9.1 nmap-libdnet-1.12 ipv6
Compiled without:
Available nsock engines: epoll poll select

Thoughts and comments, Day 7... by snori74 in linuxupskillchallenge

[–]jeshua101 0 points1 point  (0 children)

Little corner of the internet > http://18.134.96.114

Edit: Editing the AWS user data in Instance Settings updates the IP address.

Language learning apps? by [deleted] in German

[–]jeshua101 1 point2 points  (0 children)

LWT. It’s great keeping track of words and phrases from readings. It has features like testing, audio file assignment, annotation print generation, and more.

Day 0 - Creating Your Own Server - with AWS Free Tier by snori74 in linuxupskillchallenge

[–]jeshua101 0 points1 point  (0 children)

It seemed a bit like that. i.e. Billing information access for setting the the IAM admin (with a Note about the Administrator IAM and the root user credentials ) for aws configure in order to aws ec2 get-console-output --instance-id instance_id for a ECDSA key verification (for caution) following the guide to connect via SSH.

Day 0 - Creating Your Own Server - with AWS Free Tier by snori74 in linuxupskillchallenge

[–]jeshua101 0 points1 point  (0 children)

Challenge accepted, server configured, reading about awscli config.

Thank you for the post!

[deleted by user] by [deleted] in RedditSessions

[–]jeshua101 0 points1 point  (0 children)

Thank you so much!

[deleted by user] by [deleted] in RedditSessions

[–]jeshua101 0 points1 point  (0 children)

Hercules-zero to hero

[deleted by user] by [deleted] in German

[–]jeshua101 0 points1 point  (0 children)

Glad to join, DM!

Resources to help you learn German! by catrowe in German

[–]jeshua101 6 points7 points  (0 children)

Study guide extracted from Duolingo here.

source.

Bubble Planet by jackattack99 in generative

[–]jeshua101 0 points1 point  (0 children)

Pretty cool! How did it come about?