@Pete-S thanks for pointing this out, it does look good, I'd like to test it out.
I'm suspecting that since it's a file copy operation from Windows, there'll be nothing like auto-reconnect, retry on reconnect etc etc?
@scottalanmiller Yeah, Our team, when working from home, likes to RDP into their PCs at the office. They use either traditional VPN, or Zerotier. Some of them claim to have issues with Zerotier, claiming it is "slow" for them. I never use traditional VPN anymore and I only use Zerotier if I have to RDP to anything at the office. I never experience slowness of any kind with Zerotier.
Yeah, change is "hard" 🙂
🙂 Zerotier is was such a game changer for us. Remember the old MPLS / pay a fortune days? DO NOT miss those.
I've never had to deal with that. We had better options than MPLS before MPLS hit the market. Even by 2000 we had ways to handle that stuff well without MPLS.
Yeah I only dealt with MPLS in a larger global company I worked for previously. They spend SOOO much money on AT&T managed WAN connections. Like insane amounts of money.
Also, I wasn't trying to be abrasive. I kind of worded that strongly. I just don't like Bash much. I find it annoying, so I'd rather use something else unless it's a really simple thing.
No problem. Bash is primitive for sure. Pick the right tool for the job I guess.
This has been the biggest hold for me getting anything newer than 1909 on many devices - that said, I just don't get the option to install anything newer through Windows Updates
How to get Edge, chrome and firefox bookmarks from defective laptop? Is it possible to extract it from the SSD w/out booting the Windows 10 since the laptop is defective?
Yes.
Like @DustinB3403 I'd pull the drive out, and put it in an adapter/caddy.
Then can copy the user profile/specific folders & files elsewhere.
Be sure to encourage the user to back up their stuff.
For switch, the following is the configuration, I mean it is on SNMP.
sw2 2.PNG
Following is info that I can see for it:
sw2 3.PNG
Is it possible to pull info every port of switch, just like Spiceworks Networ Monitor used to do? If yes, what template I would need to use or any config? Most switches we have are Cisco SG300.
swn.PNG
Yes, Cisco and general SNMP templates can be applied to the host and it will start to pull in information if you configured SNMP correctly.
Makes no sense developing on a laptop IMHO - unless you're talking about another kind of R&D in another field.
On our team we remote into development servers and all development and testing is run there. Which means the computer you're actually sitting in front of just needs to be able to run a browser, rdp, ssh etc. So any machine suitable for general office work would get the job done. So no 2-3K laptops needed for development, even if that is not the primary reason. I kind of assumed everyone worked that way but haven't actually given it much thought until now.
I haven't really seen anyone do this other than CAD work. Everywhere I've been it's local development, possibly using Eclipse Che or Coder or something for a remote IDE but still local.
VSCode and JetBrains tools allow you to include your development environment in a container. So when you open the project it will open inside of a container with all of the dependencies included. That's the best workflow ive seen so far.
I believe you and find it very interesting. Wov. If that's how most people work, I'm just blown away. I assumed everyone was remote and had full on development and test environments at their disposal.
They usually do have full dev/test environments but it's all containerized. So it's trivial to run that locally. Then when you are satisfied with local results push to your branch and have it auto build/deploy against the actual dev/test environments with something like Flux/Argo. This is still remote, GitOps is all about remote workflows.
Hey guys sorry for late update....
I still didn't fix my issue....like I say before I am not a PRO so I really need a step by step help if someone has time.
The main issue is that the two site can't ping each other but I can from the laptop and access to both network LAN clients.
I tried to create a new GATEWAY and select the Zerotier interface + made a static rule but is not working.