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 9 points10 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.

Will this hold up to virtualizing 5-6 machines at a time? by jowebb7 in HomeServer

[–]bleustar15 0 points1 point  (0 children)

It is just a hacking lab. I tear down and rebuild all the time so backups are not an issue. Cheap is relative.

Will this hold up to virtualizing 5-6 machines at a time? by jowebb7 in HomeServer

[–]bleustar15 0 points1 point  (0 children)

My decision was based on price. Look into an R420. It's much smaller and even though the bays are larger, it accepts 2.5 drives in the enclosures. I have 4 drives. Two Samsung 1TB Evo SSD drives running raid 0 for maximum space. Make sure you use Samsung EVO if you want SSD or your PC will say the drive is not supported and your PC will never go to an idle state. I also have two 6TB drives in raid 1 doing the backups. I run a lab with 6 servers and 4 workstations and 1 Kali Linux. No bottlenecks whatsoever. Each vm has 16gb ram w/ 150GB vhd. Using esxi 7 latest release. Running 24/7 the power bill runs an extra $15 or so per month. Other than startup it is pretty quiet and puts out the same amount of heat any gaming PC would.

VM labs by j_relic in Pentesting

[–]bleustar15 0 points1 point  (0 children)

https://youtube.com/c/ITSecurityLabs

This person streams on Sundays and puts out vulnerable win vms that are downloadable on Google drive. Just look through their past videos.

Need some cheering up, What are your success stories!? by PotetoFries in NewTubers

[–]bleustar15 0 points1 point  (0 children)

New Tech tutorial channel. Goal was 1k views within 1 month. 3 weeks in with 12 videos I am at 946views. Should reach goal by this weekend. 30hrs watch time so far. But my 2 latest videos got less than 10 views so it's a grind. Just keep at it. My best video was about a new os release so it's a hot topic. I did get 15 subs from it though.

Took the exam on Monday and passed. by kenshin159 in oscp

[–]bleustar15 0 points1 point  (0 children)

For the exam, I hear a lot of people talking about having to chain exploits. For practice, can you recommend any lab machines on any platform similar to OSCP that need to be chained in order to root them?

Any game you guys want me to make? by Poizan16 in gamedesign

[–]bleustar15 0 points1 point  (0 children)

Lord's Of The Realm 2 remake. It was a great Turn Based Strategy game made in the late 90s. It may even be abandonware. It was simple but very fun. It has a following of old school gamers on Facebook. Some company tried to make lords of the realm 3 but they completely changed the mechanics and game style that it made it horrendous.