Jan David Narkiewicz (Developer)

Thursday, May 12, 2022

Xml Schemas/C#: Improving Online Documentation (Open Source Contribution)

›
While reading a code snippet in Microsoft's documentation,  Reading and Writing XML Schemas  I noticed the following example code: The v...
Saturday, April 9, 2022

Ubuntu/Linux/Hyper-V: Creating an Ubuntu 20.04 VM can be accessed from Hyper-V's Host Computer

›
I was assigned a project where a shell script had to be run remotely on an Ubunto 20.04 Virtual Machine (VM). The remote script failed on an...
Saturday, April 2, 2022

Ubuntu/Linux: Configuring a host to support ssh Connections (Installing OpenSSH Server)

›
By default, an Ubuntu 20.04 instance does not contain an SSH server and hence there is no ssh access to the machine. To remedy this, install...

Ubuntu/Linux: How to tell if a Port is Open on a Remote Host

›
While trying to get ssh working to a remote host, I encountered the "Connection refused" error message on Ubuntu.  The first step ...

Ubuntu/Linux: Retrieving a Computer's IP Address using ifconfig

›
Consider the case where a developer wants to ssh from a host computer to a Ubuntu client running in Hyper-V. The most fundamental way to acc...

Ubuntu/Linux: Disable sudo Password Prompt

›
When running scripts as sudo, it is convenient not to be prompted for a user's password. Password prompts defeat automation so this post...

Ubuntu/Linux: Adding a user to the sudo group

›
Members of the sudo group can execute any command as root user using the sudo command: sudo date The command above invokes the date command ...
‹
›
Home
View web version

About Me

Jan Narkiewicz
View my complete profile
Powered by Blogger.