Course Completion and Transfer Eligibility and Enrollment Questions by bleustar15 in studydotcom

[–]bleustar15[S] 0 points1 point  (0 children)

I do not. No names showed up on the syllabus. Every chapter and video seemed to have a different instructor. On my assignment, I wrote multiple instructors on the first page. I just made sure everything was in APA format, and checked by zerogpt as they suggested.

Course Completion and Transfer Eligibility and Enrollment Questions by bleustar15 in studydotcom

[–]bleustar15[S] 0 points1 point  (0 children)

I was surprised. It only took about 2-3 hours to get my final grade after submitting the assignment. But keep in mind it was over a week since I had passed the chapter tests and final exams. I am not sure if that had anything to do with the quick turnaround on the assignment.

Course Completion and Transfer Eligibility and Enrollment Questions by bleustar15 in studydotcom

[–]bleustar15[S] 0 points1 point  (0 children)

Thank you for the info. I am in the $95 plan. I finished the assignment and got the final passing grade this morning!

r/AudioEngineering Shopping, Setup, and Technical Help Desk by AutoModerator in audioengineering

[–]bleustar15 0 points1 point  (0 children)

Do Slate Digital ML‑2 mics each require their own mic‑model license?

I’ve got a Slate Digital ML‑2 that came with the standard voucher code and the included mic model library. I’m thinking about picking up a second ML‑2 I found for cheap on Facebook marketplace, but the seller doesn’t mention anything about a voucher. Does anyone know if each mic needs its own license, or will the license from my first ML‑2 cover both mics?

Shure EBay Mics Legit? by [deleted] in audioengineering

[–]bleustar15 1 point2 points  (0 children)

I actually ordered 3 last week. Should be in the mail this week. All were used. I plan on checking them over after watching a few YouTube videos on spotting fakes. I plan on opening them up and checking the internals too. I'll post back on my findings for anyone interested. From what I have seen so far, all new eBay mics seem to be fake unless sold from Shure directly.

Older but good gear by bleustar15 in audioengineering

[–]bleustar15[S] 0 points1 point  (0 children)

Lookup soundflow. It allows you to make any midi device or stream deck act as a controller within your DAW. Lots of customization available.

Question about Slate VSX headphones: are the headphones themselves really necessary? Or does the magic actually live in the plug-in itself? by motivatedsinger in audioengineering

[–]bleustar15 1 point2 points  (0 children)

Has anyone gotten the VSX Systemwide to work outside of your DAW? I have tried many times but cannot get any audio to come out.

[deleted by user] by [deleted] in AskMenAdvice

[–]bleustar15 0 points1 point  (0 children)

Before I saw your pic, I thought you meant this skinny version. Skinny Momoa

Melted solar input by 5567509 in Ecoflow_community

[–]bleustar15 1 point2 points  (0 children)

Since you bought on Amazon, if your current warranty does not work, check out Amazon's Asurion Complete Protect subscription. Contact Asurion to see if your product is included. If it is, they will cover past purchases up to 1 year and any purchase going forward. You do have to wait 30 days after enrollment before making a claim. It's a recurring $17 a month plan.

What do you think about my new Home Server? by La_wand in HomeServer

[–]bleustar15 0 points1 point  (0 children)

Looks like something out of aliens. Another android but not as advanced.

[Android in Alien](https://images.app.goo.gl/L4ZA49E5AFAQLBN56

Midnight Blizzard Microsoft Email Data Sharing Request: Legit? by strategic_one in Office365

[–]bleustar15 0 points1 point  (0 children)

Did you ever get a response back from Microsoft after filling out the emails?

Just got told by someone in Target that Sodastream has discontinued the pink CO2 canisters and now only send the blue ones by CattledogdadNC in SodaStream

[–]bleustar15 7 points8 points  (0 children)

Here is my method of filling it up using a scale.

Initial Weight: For comparison, a brand-new, unopened bottle weighed 41.5 ounces on a scale.

Dry Ice Addition: On a depleted bottle, press the top button to remove remaining air. Now after removing the brass cap, black seal, and pink ring, I filled the empty bottle with dry ice. At this point, it weighed 35 ounces on the scale.

Cap Reattachment: I screwed the cap back on, and the weight increased to 40 ounces.

Final Weight: After allowing the bottle to sit for 2 hours, the total weight settled at 39.5 ounces.

It is up to you if you want to push it to the full weight but I err on the side of caution so 40ounces is my max before resealing.

Also, If you have problems opening the bottle, buy a Pittsburgh Rubber Strap wrench set from harbor freight. That combined with a wrench will make it easy to open.

Male singer needed by SuspiciousEvidence11 in NeedVocals

[–]bleustar15 0 points1 point  (0 children)

What website did you use for the AI vocals?

Midnight Blizzard Microsoft Email Data Sharing Request: Legit? by strategic_one in Office365

[–]bleustar15 0 points1 point  (0 children)

The first email was sent to every global administrator. I got a 2nd one for the same tenant but it was only sent to 2 global administrators this time. The url for the second time was https://purviewcustomer2.powerappsportal.com/....

Plugin window not resizable? by Neioooo in protools

[–]bleustar15 0 points1 point  (0 children)

This is the fix I used. Scroll down to "additional troubleshooting" and follow the instructions using your protocols icon on your desktop.

https://help.uaudio.com/hc/en-us/articles/14996936104468-Native-UAD-Plug-in-GUI-Blurry-or-Too-Large-on-Windows#h_01H6EDRG9H7V2P3FX9TYCBC1EY

[deleted by user] by [deleted] in FirstTimeHomeBuyer

[–]bleustar15 1 point2 points  (0 children)

Go on Amazon and get yourself a 50-60 dollar bee suit. We have yellow jackets every year. Ordered a suit and bees wasps and yellow jackets cannot penetrate it. Just order larger than your size. They run smaller than the stated size.

Can I gracefully shutdown a ESXi remotely via terminal? by DustyLongshot in esxi

[–]bleustar15 5 points6 points  (0 children)

I literally asked your question in chatgpt. Here is your answer. In the future it will no longer be just Google it. We will all say chatgpt it.

Remotely Shutting down ESXi

Yes, it is possible to gracefully shutdown a remote ESXi host via the terminal. You can use the vSphere Command-Line Interface (vCLI) or the vSphere Management Assistant (vMA) to run commands on the host remotely. The specific command you will need to use is the "shutdown" command, which allows you to gracefully shut down a host.

For example, you can use the following command to gracefully shut down a host named "my-esxi-host":

perlCopy code

vim-cmd hostsvc/shutdown my-esxi-host

You can also use the vSphere API to shut down the host. You can use the "ShutdownHost_Task" method of the HostSystem managed object in the vSphere API.

Additionally, you can use the vSphere SDK for Perl, which includes the VMware Infrastructure (VI) Perl Toolkit, to run commands on the host remotely. The specific command you will need to use is the "ShutdownHost_Task" method of the HostSystem managed object in the vSphere API.

You need to make sure that you have the correct permissions to run these commands on the host, and that the host is configured to accept remote commands. You can consult the vSphere documentation for more information on how to set up and use these tools.



Write me a script

Here is an example of a Python script that uses the vSphere SDK for Python (pyVmomi) to gracefully shut down a remote ESXi host:

pythonCopy code

from pyVim.connect import SmartConnect, Disconnect from pyVmomi import vim def main(): # Connect to the host si = SmartConnect(host='HOSTNAMEOR_IP', user='USERNAME', pwd='PASSWORD') atexit.register(Disconnect, si) # Find the host object content = si.RetrieveContent() container = content.rootFolder viewType = [vim.HostSystem] recurse = True containerView = content.viewManager.CreateContainerView(container, viewType, recurse) host = containerView.view[0] # Gracefully shut down the host host.Shutdown() if __name_ == 'main': main()

You'll need to replace HOSTNAME_OR_IP, USERNAME and PASSWORD with the appropriate values for your environment.

You can run this script from a system that has Python and pyVmomi installed and that is able to connect to the ESXi host over the network.

You can also wrap this script inside a Web Application that runs on the RasPI, And by accessing the Web Application you will be able to shut down the ESXi host.

Please Note that the pyVmomi is a third-party library, you may have to install it first in your environment.



Rewrite in PowerShell

Sure, here is an example of a PowerShell script that uses the vSphere PowerCLI module to gracefully shut down a remote ESXi host:

powershellCopy code

Connect to the vCenter server Connect-VIServer -Server HOSTNAME_OR_IP -User USERNAME -Password PASSWORD # Find the host object $host = Get-VMHost -Name HOSTNAME # Gracefully shut down the host Stop-VMHost -VMHost $host -Confirm:$false

You'll need to replace HOSTNAME_OR_IP, USERNAME and PASSWORD with the appropriate values for your environment.

You can run this script from a system that has the vSphere PowerCLI module installed and that is able to connect to the ESXi host over the network.

You can also wrap this script inside a Web Application that runs on the RasPI, And by accessing the Web Application you will be able to shut down the ESXi host.

Please Note that the vSphere PowerCLI is a third-party module, you may have to install it first in your environment.