Well, my first interview is Tuesday, even before my final pay check is due 
Best posts made by travisdh1
-
RE: Well, that really, really sucks.posted in IT Careers
-
RE: What Are You Doing Right Nowposted in Water Closet
@DustinB3403 said in What Are You Doing Right Now:
@RojoLoco said in What Are You Doing Right Now:
@DustinB3403 said in What Are You Doing Right Now:
@RojoLoco That is a totally different life style to what I was imaging...
So where do they grow their plants if they don't have land to work? Where do they sleep if they don't own or rent? And don't they ever just get an urge to have a big fat juicy steak with a side of shrimp?
The answer to all those queries is "who cares, they're filthy hippies".
hey now, hippies have a use, like human shields.... or fertilizer for feed for beef farms..
-
Cisco Security Vulnerability Thread.posted in News
Yes, they made my news feeds again today.
https://www.bleepingcomputer.com/news/security/hardcoded-password-found-in-cisco-software/

Since Cisco keeps being so popular with the security breaches and vulnerabilities, I figured it's time they get their very own thread.
-
RE: MangoCon 2017posted in MangoCon
Well, looks like I will be able to make it, thanks to @DustinB3403!
-
RE: Random Thread - Anything Goesposted in Water Closet
Dilbert and one of the big topics around here:
-
DIY Environment Monitoringposted in IT Discussion
Thought I'd drop one of my current projects here. It started as just wanting a way to see what the temperature in a room is without having to have someone go check. (It's another building in a locked room few people have a key for.)
We already have lots of project cases, and also already had a Raspberry Pi. The new $5 Pi would need a network connection of some sort, so figure $10 for the networked PC ($20 if you need a power supply and memory card as well). I splurged at $13 for a combination temperature and humidity sensor. I went ahead and added a door sensor as well, it was $2. I also got a Cobbler Plus GPIO Breakout for $8 and a Perma-Proto board for $6. Total cost for me was $29. If you need a Pi as well figure ~$50 for everything. Compare that to any of the commercial offerings!
I'll post the code I use for everything here, along with references where possible. After all, that's where the real cost of these little things end up being.

It might be good to add a battery backup to it as well, which is quite easy, but I have no real need for that (if the power is out, the temperature isn't going to be getting out of control.) Adafruit makes it really easy.
-
RE: What Are You Doing Right Nowposted in Water Closet
@eddiejennings said in What Are You Doing Right Now:
Thing learned today: Domain controller must have SMB v1 enabled for a Server 2003 member to join the domain.
I learned that I only have to get inside your LAN in order to steal all the network data.
-
More reasons to never do business with Intuitposted in IT Discussion
This is mostly to make things a matter of public record, in addition to a bit of a rant.
Got a call yesterday morning. They can't process credit cards. That office happens to use Intuit/Quickbooks for everything from inventory tracking, to payment processing and accounting. I've been down the road of getting away from Intuit often. Don't know if this will push them past the edge or not.
Ok, spent 2 hours manually doing updates because the automatic ones broke along the way somewhere. Updates complete. Good, we should be up and running. They try to login, and get asked for a code. Ok, check the email address... nothing.
Now I'm calling Intuit support (bad idea, but we're basically not in business at this point.) That's a 3 hour call where I'm told something is wrong with our email server.
Fine, hang up with one unhelpful peon. Go eat lunch (3:30pm at this point, my blood sugar is about to tank.)
Get back into the office around 4:30. Enough time to find something very interesting in the server logs...
2016-10-05 14:01:56 H=lvmailappout12.intuit.com [199.16.139.22]:30939 sender verify fail for <[email protected]>: response to "RCPT TO:<[email protected]>" from mailin.intuit.com [206.108.40.19] was: 550 #5.1.0 Address rejected. 2016-10-06 11:17:10 H=mailout203.intuit.com [206.108.40.17]:49121 X=TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256 CV=no F=<[email protected]> rejected RCPT <[email protected]>: Sender verify failedNow, I spent way to much time figuring out how to deal with spam, and have gotten it figured out for the most part. So, they are sending a confirmation code out using an address that their own email server does not acknowledge as being valid. Yet it's somehow my fault that the email is not being delivered.
Spent another 2 hours on the phone this morning going over the same stuff. We're working through alternatives, none of which are something the business would normally find acceptable.
This on top of them having me enable SSL2 in the browser. Uhm, these computers have to remain PCI compliant, and they just purposely made them non-compliant.
Malicious company, let it be known.
-
RE: How do you get your boss to notice your work?posted in IT Careers
Getting noticed is easy!
Getting the right kind of notice is very hard! -
900,000 Routers Knocked Offline in Germany amid Rumors of Cyber-Attackposted in News
On Facebook, Deutsche Telekom engineers recommended that users unplug their devices, wait for 30 seconds and restart their router. If the equipment fails to connect to the company's network, engineers told users to disconnect their device from the company's network permanently.
To compensate the downtime, Deutsche Telekom is offering free mobile Internet until the technical problem is resolved.
DSL routers all over Germany, and presumably worldwide if anyone else happens to be using the same DSL Modem that got hit by this.
@thwr, hope you're still running!
Latest posts made by travisdh1
-
RE: Random Thread - Anything Goesposted in Water Closet
I wonder what happened to Cloudflare this morning?
-
RE: Moving off VMware Hypervisor to something else - need inputposted in IT Discussion
@dave247 said in Moving off VMware Hypervisor to something else - need input:
Another question: when I was researching Proxmox, someone mentioned that it doesn't fully support shared block storage currently. It was basically stated that Proxmox and others haven't come up with an equivalent to VMFS for shared block storage yet, so they are typically leveraging LVM to partition off portions of disk for each VM limit access to those regions to a singular host at a time.
I had looked at this comparison matrix which shows that Proxmox does fully support shared storage, so I'm unclear on the exact specifics and if it really matters in my situation. We basically have an iSCSI storage controller for VM storage and then our ESXi hosts for compute (mentioned in my original post).
All I really care about if we move to Proxmox is that we can store VMs in our storage controller and use the hosts for compute, similar to how we're doing it with VMware today.
The short version is, those people don't know what they're talking about.
Those are two completely different things, with next to no similarities. VMFS is a shared filesystem (better compared to something like Gluster.) LVM is a volume management layer that a filesystem sits on top of.
-
RE: Moving off VMware Hypervisor to something else - need inputposted in IT Discussion
@dave247 said in Moving off VMware Hypervisor to something else - need input:
@scottalanmiller just out of curiosity, could you provide any arguments against using Hyper-V?
We are 99.9% Windows PC & Server shop where I work so naturally some might suggest us using Microsoft's Hyper-V. I have used it a handful of times in the past but it didn't seem very user friendly and seemed to have issues at the time, granted it was over 8 years ago.
- Hyper-V standalone is being depreciated. It will cost you a Windows Server license to continue running.
- Functionally more limited than any other option.
- Performance.
There are reasons why not even Microsoft runs the entirety of their cloud services on their own platform.
-
RE: Moving off VMware Hypervisor to something else - need inputposted in IT Discussion
@scottalanmiller said in Moving off VMware Hypervisor to something else - need input:
FoxRMM is working on ProxMox backup monitoring being centralized and included in its next release too.
When does the rest of the world get a look at FoxRMM?
-
RE: Moving off VMware Hypervisor to something else - need inputposted in IT Discussion
I'm in agreement with Scott here. There is a very short list of options, and Nutantix is not one of them.
Proxmox would be the primary choice (the backup server is really easy to work with as well), and XCP-NG if Proxmox can't be used.
Migrating from a VMWare to Proxmox is also really easy. I did a trial at a former work place.
-
RE: What Are You Doing Right Nowposted in Water Closet
@scottalanmiller said in What Are You Doing Right Now:
@DustinB3403 said in What Are You Doing Right Now:
@travisdh1 said in What Are You Doing Right Now:
I had a fun night last night adding storage to a server. When I went to move VM storage location, found a checkpoint (Hyper-V, ugh) from 2018.... Took a long while to coalesce.
This morning everything had finally coalesced and moved to the new storage array. Only took ~10 hours.
You're using Hyper-V? How's that been going and what management tools are you using?
I had some lunatic INSTALL it in the last two months! W.T.F.

-
RE: What Are You Doing Right Nowposted in Water Closet
@DustinB3403 said in What Are You Doing Right Now:
@travisdh1 said in What Are You Doing Right Now:
I had a fun night last night adding storage to a server. When I went to move VM storage location, found a checkpoint (Hyper-V, ugh) from 2018.... Took a long while to coalesce.
This morning everything had finally coalesced and moved to the new storage array. Only took ~10 hours.
You're using Hyper-V? How's that been going and what management tools are you using?
Not by choice. Existing customers and just the built-in management tools.
-
RE: What Are You Doing Right Nowposted in Water Closet
I had a fun night last night adding storage to a server. When I went to move VM storage location, found a checkpoint (Hyper-V, ugh) from 2018.... Took a long while to coalesce.
This morning everything had finally coalesced and moved to the new storage array. Only took ~10 hours.
-
RE: OVH Cloud, review after ~3 weeks use.posted in IT Discussion
@EddieJennings said in OVH Cloud, review after ~3 weeks use.:
Thank you for taking a chance for the rest of us

Of course.
It's working great for me because my TactialRMM instance has way more memory than it needs.
