• 0 Posts
  • 25 Comments
Joined 11 months ago
cake
Cake day: August 16th, 2023

help-circle
  • Your description isn’t very clear on what exactly you have, or what you need.

    It sounds like you have wired NICs in both server and laptop, which will be physically close to each other, but your only connection to the Internet will be WiFi that you don’t control. How accurate is that?

    Next question is how do you want them to connect to each other? You can do a P2P wired connection, which is more complicated but fully isolates your traffic. It also means that, unless each device has a separate connection and an appropriate routing config, it won’t be online to the Internet (unless you set up some form of connection sharing). You can also connect them to a router that has no Internet. Simpler than the above, but the same limitations.

    You could easily and cheaply get a USB Wi-Fi NIC. The major downside is that all traffic will be going across the wireless connection, both ways. This makes it slow and unreliable.

    You can also connect them to a modified router configured as a wireless bridge. DD-WRT and others can be configured in a different way than usual. The wireless router will provide wired LAN ports to your local network, but then use the wireless connection to connect to an upstream WiFi.

    None of this has anything to do with Linux, BTW. Once you choose a path, you should be able to implement it in whatever OS (or multiple OSes) you would like. None of it is new or special. You might get more options if you post in the Homelab, Data Hoarder, or Self Hosted communities.





  • You’re overlooking a very common reason that people setup a homelab - practice for their careers. Many colleges offer a more legitimate setup for the same purpose, and a similar design. But if you’re choosing to learn AD from a free/cheap book instead of a multi-thousand dollar course, you still need a lab to absorb the information and really understand it.

    Granted, AD is of limited value to learn these days, but it’s still a backbone for countless other tools that are highly relevant.


  • To anyone else reading this, there’s something you should know:

    Memory errors don’t always mean the memory itself (hardware RAM stick) is bad. It can also be a power issue (bad PSU, incorrect voltage set in the UEFI), compatibility, defective memory controller (CPU or motherboard), and more.

    OP almost certainly has a bad stick, but it’s worthwhile for anyone building a PC to run a slew of stress tests and diagnostics before using it for anything that matters.





  • 90k sounds pretty standard for inexperienced (although maybe not first job) devs in general for most markets. Throw in factors like experience or skills in low supply and that changes pretty fast.

    I know that COBOL isn’t going away anytime soon, but most companies have seen the writing on the wall for a long time. Anywhere that COBOL can be replaced with something more modern, it’s already underway. Some places even have a surplus of COBOL devs because of it. But there are countless places where it can’t be replaced, at least not reasonably.

    The only way a COBOL dev is making $90k after 5 years is if there are very specific fringe benefits that make them not want to move along, or they are extremely naive about the market.



  • You know how you need to test any backup solution? This is the same. Have anyone that you’re expecting to do this run through the process entirely from your documentation. If they can’t, adjust the doc/process until they can. Then include that with your will, or with other documents people will be looking through in the event of your death.


  • First, the copyright notice doesn’t really do much. Any copyright status, licensing, etc apply whether or not there’s a notice.

    Second, if you created it, you have full control on how you license it. You can even use multiple licenses. It’s common to have GPL (or similar) for personal use, and commercial use being licensed separately for a fee.

    If you didn’t create it (other contributors did), then each contribution is owned and copyrighted by each contributor. Presumably they have licensed their works under the GPL.

    Do you have a specific reason to even include a copyright notice?


  • Regarding fakes, there are tools you can (and should) run on any new drive. I personally like h2testw, but there are others as well.

    You should also avoid sketchy resellers. This includes Amazon, due to their policy of commingling and their response to counterfeits. Don’t buy from Amazon! Stick to trustworthy and first-party sellers. If buying online, make sure they don’t have a third party seller. In fact, probably best to skip any that even have a 3rd party “marketplace” system.