• 0 Posts
  • 45 Comments
Joined 1 year ago
cake
Cake day: October 16th, 2023

help-circle
  • It comes via FedEx in Germany. And at your door they hand it to you and don’t need a signature. At least that what‘s was with my first package.

    Had to get some replacement as my FW keyboards had a short. So the replacement was a bit more nerve wrecking. The driver came 3 times always when I am not at home. After 3 time FedEx contacted me via phone to schedule a new date for delivery. But I guess there was an overlap as the driver didn’t come. I already had requested to pick it up at their hub via e-mail so I guess the driver got cancelled after my mail was processed. And then I went to their hub when the notification mail came I can pick it up.


  • You basically need a router between the networks. I would recommend pfsense or opnsense or if you like cli vyOS. I run a pfsense that has my ISP router on the WAN port and a network interface for all VLANs and then I configured the firewall to allow specific traffic to specific devices in specific VLANs. For example my PC can reach the smart home controller website but no other device. And the samrthome devices only can reach the DNS in the ISP network (my kinda DMZ) and the router to reach the internet. And for every VLAN there are own rules where goes what communication.

    You also can setup that on the managed switch which you would need for setting up VLANs.














  • That‘s normal. There are countless bot nets that scan every public available IP to hijack. Using fail2ban is already a good approach. I personally switched to crowdsec a while ago as it comes with a crowdsourced blacklist which will silence a lot of the common noise and only occasionally I get an Alarm about an IP address not already on the default list.





  • Windows bad. Linux good. BSD better.

    For real though. Windows cost money, it uses a lot of resources. And Desktop Version is missing vital parts you might want to use on a windows server like Domain Controller, DHCP, Server, Web Server, Hyper-V. Etc.

    Those reasons also have most running Limix or even BSD because they are pretty lightweight especially when used headless. Also as open source they are mostly free of cost. And when you virtualize on a free and open source Hypervisor like XCP-ng or Proxmox you can run way more smaller VMs than Windows VMs as they need more resources.


  • You shouldn’t look at the hardware but at the software. For what will you use the laptop? What Applications do you plan to use. Are there Mac specific things you plan to do. Or do you have windows specific tasks. Or even would Linux the best platform for you.

    If price is not a factor the software that supports your daily work the best will should be the decider.