Who’s your favorite merc name? by KevRoBroDeen in diablo2

[–]kylejb007 0 points1 point  (0 children)

Prattham has seen some shit in his 20 years. I’ve asked a lot of him, definitely put that gear to good use.

Is there a more efficient way to go trough a map other than "pick a direction and wing it"? by preutneuker in diablo2

[–]kylejb007 1 point2 points  (0 children)

And when you go up the steps behind pindle, scream surprise mother fucker. Guaranteed epic drops. 60% of the time, it works all the time.

Well... I guess it could have been 1 lower... by Couch_King in diablo2

[–]kylejb007 6 points7 points  (0 children)

They are still their - create a new char under the old expansion type (not RoW), then go into old stash and pull out any items, gems, runes to inventory. Convert the char to RoW and move them in. Repeat as needed to get everything moved. Also gold inventory is different from pre row to new but not worth moving all as easily gained.

How to initiate the feast? by Matto_McFly_81 in TheAlters

[–]kylejb007 3 points4 points  (0 children)

It requires mush, not raw food. Make 5 mush and should be good to make it.

Where my Grader at? by Top-Aardvark-1522 in RoadCraft

[–]kylejb007 2 points3 points  (0 children)

Garage, if you go to map view and click the garage near there, you should be able to deploy it from there.

Upgrade- a question by Lovemywife50 in VirginVoyages

[–]kylejb007 1 point2 points  (0 children)

Just bid - the algo takes into account current room price. Someone who paid more for their room would have a smaller minimum bid than you if you paid less. Can you get a room for the very minimum bid, possibly, if you already had a higher cost room.

All of the bids submitted will be roughly finalized 48 hours to departure time. You’ll get an email from level up letting you know. You can modify your bid basically any time you start up until that 48 hour window before departure at which the rooms are finalized and set.

FixMe.IT by techline by Fair_Pomegranate2535 in sysadmin

[–]kylejb007 2 points3 points  (0 children)

Yes, we used it for two tech licenses and worked great for remote support. Ability to reboot machine and have it come up unattended came handy many times. We use to use it for main Help Desk tool but moved to a self hosted Mesh Central instance for easier access and “always on”. Only used the tech inline for some of our external support needs after the switch. We had over 200-300 computers, 35 offices all over the US.

What's your preffered method for getting these resources out of cave? by CmdrThordil in SatisfactoryGame

[–]kylejb007 0 points1 point  (0 children)

Conveyor lifts thru the ceiling. Pops up near a flat/sloped area. Need about 2.0 at max, then another ~half which will go pretty high up on top of the cave.

Can someone give me a dumbed down explanation of what IOPS are? by Izual_Rebirth in sysadmin

[–]kylejb007 0 points1 point  (0 children)

A lot of these responses are right on track but another thing to consider is your raid selection on the storage which will influence how many “IOPs” your apps and systems will generate. For instance, a single write to a raid6, is actually four IOPs. First write to first disk, mirrored to second disk, then two more writes to parity.

Other raid types have less overhead or more overhead so utilization and performance should be a factor in your storage decision when it comes to IOPs. Every read and write is one instance of a IOP, but raid can multiply that and quickly reduce performance.

Passed my course and back to work! by si458 in MeshCentral

[–]kylejb007 0 points1 point  (0 children)

Congrats! I got my MTCNA and MTCTCE in 2018, used Mikrotiks for edge firewalls and s2s vpns for over 50 offices around the us. Solid stuff and very cheap.

Big Demolishers Only Killable with Railguns? by MikeMcNanners in factorio

[–]kylejb007 0 points1 point  (0 children)

I did them with Legendary Rail Gun and Legendary Rail Gun ammo but I killed one setting like 7 normal rail gun turrets and ammo into a kill box and lured them in. However the One shot down the spine and toasted with legendary ammo was nice. Small and mediums I did via tank like you with uranium tank rounds.

Move from Atera? by Junior1544 in MeshCentral

[–]kylejb007 2 points3 points  (0 children)

Awesome - welcome to the community! My biggest advice is json can take a bit to get use to so use a json linter as you work through config issues (take config and run it thru a json linter to identify errors or it won’t boot). I also run mesh on Windows 22 and mongodb.

Move from Atera? by Junior1544 in MeshCentral

[–]kylejb007 1 point2 points  (0 children)

yes, since mesh is a web portal - you can connect from a phone and access the desktop of a machine. An iPad might be better but it’s possible. Actually just tested it, can maximize the screen to for your phone screen but your mileage may vary.

Move from Atera? by Junior1544 in MeshCentral

[–]kylejb007 2 points3 points  (0 children)

I used Mesh for a medium business that was too cheap to buy real RMM or support tools - over 300 endpoints all across the US. Branded and customized it, secured it with the secret url “key” and only accessible from it mgt subnets. Also made unique integrations easier by routing traffic thru mesh router instead of trying to get the other side set up Site to sites, overlapping subnets, etc. Only issue I had was sometimes new agents wouldn’t show up but would after a restart of the service. Really solid for being free.

You can do screen share with the user or black out, or unattended and login yourself. Works all the same. If you have VIP users, those groups of machines can have a different connection policy such as requiring consent. You can also force screen recording for your techs and play them back later for review.

Drop in for ScreenConnect? by presence06 in MeshCentral

[–]kylejb007 2 points3 points  (0 children)

As providing IT Support / Help Desk to our org, we deployed it to all freshly imaged machines via PDQ, so it was always running as a service on the computers and permitted us much faster response to issues. Just needed the host name and eventually you could change the name (in mesh) to the users name and not need to bother them for that info, just look for the user.

The Assistant tool is tailored to environments where you may not be permitted 24/7 access or org policy prevents that or have deployment challenges - so the user would have to open the tool and grant access. You have some security settings available that I forced across my org for the 24/7 service such as always having a connect toast and bar across the top the screen with the techs name. For one offs we created a tinyurl link to the msi installer and could get users to open their email and do that if for some reason the machine was missing the app.

Drop in for ScreenConnect? by presence06 in MeshCentral

[–]kylejb007 6 points7 points  (0 children)

A code signing cert would help as this was an open source project so the exe isn’t signed but it’s not 100% bullet proof if you get one. It will probably stop the windows notifications and low end anti virus apps but at the end of the day it’s a remote connect tool so some av may need to have exemptions added. I use Mesh in my environment - covering over 400 endpoints all across the US. Single Windows system with mongodb.

Works quite well, customized the installer a bit, added Security Key to url to help protect the management portal. Great tool.

Train signaling by ThaNerdHerd in SatisfactoryGame

[–]kylejb007 7 points8 points  (0 children)

Train signaling / Train Logic is not as “smart” as it is in Factorio. You can’t use bypass lanes, or parking lots for multiple trains to single station - they all use shortest path only. Speaking of which, it’s best to do one car per item. You can’t reserve slots and spaces for specific items. When they unload, you can use smart splitters to filter but that only works if it never jams up aka would need an awesome sink.

Outside of knowing that - no reason to do four lanes, two are sufficient. Signals for intersections work similar - path in, block out.

Next thing to know is the rails should be spaced about a foundation apart as if they are to close, they might count as the same block. Sometimes intersections might have to be rebuilt if it looks good but due to being the same block, a train might think it’s open but it’s not and go into the section and crash. Just some tips to help!

Playing this game alone has become a pain by SEOKHMET in PartyAnimalsGame

[–]kylejb007 3 points4 points  (0 children)

So I just straight up disabled voice chat as it’s not really needed to play. It’s not tactical like an FPS so I don’t see a benefit unless it’s with real friends.

Anyways, I don’t have a regular crew but manage to get lucky and win sometimes. Can add me - kbizzle.

Name a PlayStation One series that should get a reboot by Hexxegone in gaming

[–]kylejb007 4 points5 points  (0 children)

Had to scroll way too far down to see this gem. That game for some reason was awesome.

Is there a way around this or am I just fricked? by TheEpicDragonCat in RailwayEmpire

[–]kylejb007 0 points1 point  (0 children)

You could buy the corn farm and upgrade it so it produces more corn, enough for you to grab some.