Find the default network configuration file:
$ ls /etc/netplan/
50-cloud-init.yamlCheck the contents of the file:
Find the default network configuration file:
$ ls /etc/netplan/
50-cloud-init.yamlCheck the contents of the file:
| // ... | |
| var userTask = _context.Users | |
| .ByUserId(userId) | |
| .FirstOrDefaultAsync(); | |
| var postTask = _context.SocialFeedPosts | |
| .ByPostId(postId) | |
| .FirstOrDefaultAsync(); | |
| await Task.WhenAll(userTask, postTask); |
This Gist contains a few tips and tricks that I've gathered over time to optimize my experience when working on unix based systems. Some of the things mentioned in this document, will explained in further detail below. This file will contain things in a more compact manner.
Ping though a specific NIC:
I hereby claim:
To claim this, I am signing this object: