What Are You Doing Right Now
-
@Dashrender said in What Are You Doing Right Now:
@EddieJennings said in What Are You Doing Right Now:
About to head home. Thing learned today: in Azure, there's apparently no console-level access for a Windows VM.
really? that kinda seems odd.
I’ll look for it tomorrow, for I agree it’s odd.
-
@EddieJennings said in What Are You Doing Right Now:
About to head home. Thing learned today: in Azure, there's apparently no console-level access for a Windows VM.
https://docs.microsoft.com/en-us/azure/virtual-machines/troubleshooting/serial-console-windows
https://azure.microsoft.com/en-us/blog/virtual-machine-serial-console-access/ -
@EddieJennings that is corrrect. There is not direct console access as I have discovered the hard way
-
@Dashrender said in What Are You Doing Right Now:
@EddieJennings said in What Are You Doing Right Now:
About to head home. Thing learned today: in Azure, there's apparently no console-level access for a Windows VM.
really? that kinda seems odd.
Really? I think the odd part is expecting it. AWS never did this, Azure has never done this. This is the expectation of cloud platforms, it's the de facto way and has been since day one.
We specifically refer to Vultr, Digital Ocean, and Linode as VPS on Cloud because it is the VPS nature of their products that gives us a console, and they use a cloud to do it.
That's a key reason that we always point out that AWS and Azure are generally inappropriate for the small and medium business market, their are built completely around the expectation of large scale, "never log in" management. Which is great, in general, but essentially impossible for an average SMB to even wrap their head around.
-
@EddieJennings said in What Are You Doing Right Now:
@Dashrender said in What Are You Doing Right Now:
@EddieJennings said in What Are You Doing Right Now:
About to head home. Thing learned today: in Azure, there's apparently no console-level access for a Windows VM.
really? that kinda seems odd.
I’ll look for it tomorrow, for I agree it’s odd.
It's not odd, it's expected. No need to look, it's definitely not there.
-
Installing glances using PyPI (pip) instead dnf on Fedora because DISK I/O was not showing and keep being reminded upgrading glances using pip.
-
@black3dynamite said in What Are You Doing Right Now:
Installing glances using PyPI (pip) instead dnf on Fedora because DISK I/O was not showing and keep being reminded upgrading glances using pip.
Until Fedora updates
python3-psutil
past 5.4.3-7 you have to use this work around -
@JaredBusch said in What Are You Doing Right Now:
@black3dynamite said in What Are You Doing Right Now:
Installing glances using PyPI (pip) instead dnf on Fedora because DISK I/O was not showing and keep being reminded upgrading glances using pip.
Until Fedora updates
python3-psutil
past 5.4.3-7 you have to use this work aroundThanks but I'll stick with with
pip install --user glances
for now. -
looking at the makita range of 18v gardening weapons.
-
Serpentine belt started squealing yesterday afternoon, this morning I have a check battery light on in my car.
Wonderful, but at least this car has been an amazing car and hasn't needed a lot of investment to keep it going so spending to fix it is worthwhile.
-
Southbound
-
Enjoying some finally cool, fall air outside with the doggo.
-
-
Looking into PGP software for an SFTP vendor requirement
-
@wirestyle22 said in What Are You Doing Right Now:
Looking into PGP software for an SFTP vendor requirement
What is the actual vendor requirement? That's a really odd combination to have together.
-
Finally getting to my coffee.
-
@scottalanmiller said in What Are You Doing Right Now:
@wirestyle22 said in What Are You Doing Right Now:
Looking into PGP software for an SFTP vendor requirement
What is the actual vendor requirement? That's a really odd combination to have together.
Vendor is Concur and it's just listed as a requirement. My boss is in France this week so I can't ask him about it.
This is what is listed for the PGP portion of the requirements:
Environment Requirements:
PGP software --
Note: All files must be encrypted with PGP. This ensures that the data remains secure while at rest as well as in flight.
PGP key pair --
Note: You will need to provide Concur a public PGP key only if you will be receiving extract files from Concur. -
Building a VDI instance for @JeremyRichardson
-
@wirestyle22 said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
@wirestyle22 said in What Are You Doing Right Now:
Looking into PGP software for an SFTP vendor requirement
What is the actual vendor requirement? That's a really odd combination to have together.
Vendor is Concur and it's just listed as a requirement. My boss is in France this week so I can't ask him about it.
This is what is listed for the PGP portion of the requirements:
Environment Requirements:
PGP software --
Note: All files must be encrypted with PGP. This ensures that the data remains secure while at rest as well as in flight.
PGP key pair --
Note: You will need to provide Concur a public PGP key only if you will be receiving extract files from Concur.Okay, that's okay then as worded. It's not combined, it's just "only SFTP PGP files to us". So you just need any PGP software, not related to the SFTP software or process.
-
@scottalanmiller said in What Are You Doing Right Now:
@wirestyle22 said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
@wirestyle22 said in What Are You Doing Right Now:
Looking into PGP software for an SFTP vendor requirement
What is the actual vendor requirement? That's a really odd combination to have together.
Vendor is Concur and it's just listed as a requirement. My boss is in France this week so I can't ask him about it.
This is what is listed for the PGP portion of the requirements:
Environment Requirements:
PGP software --
Note: All files must be encrypted with PGP. This ensures that the data remains secure while at rest as well as in flight.
PGP key pair --
Note: You will need to provide Concur a public PGP key only if you will be receiving extract files from Concur.Okay, that's okay then as worded. It's not combined, it's just "only SFTP PGP files to us". So you just need any PGP software, not related to the SFTP software or process.
Right. I've never used PGP software before. Anything you recommend?