- Joined
- Apr 30, 2024
- Messages
- 862
- City
- Moncton NB
- Vehicle Year
- 2005
- Engine
- 3.0 V6
- Transmission
- Automatic
Cool little box. That’ll make a very snappy little server. Probably run emulated games up to PlayStation 2 as well. 

Welcome Visitor! Please take a few seconds and Register
for our forum. Even if you don't want to post, you can still 'Like' and react to posts.
My focus wasn't that great last night- just thinking today that since you have the server in house, it might make it a slightly nicer experience to install a desktop environment like lxqt or mate or keep on top of your server installation. You'll still be doing some command line stuff but you can have multiple terminals open and a web browser for your tutorials on the same screen so you can copy and paste.
This isn't necessarily how you'd do it in a mission-critical high security situation but for this type of project I think it's fine with typical security precautions.
It probably won't be there if you installed the server version (unless they've changed something recently)I remember there being an option during installation for server setup with OpenSuse. I imagine other distributions having a similar option as well. I have no idea if a GUI is installed when doing so or not since I've never had the need. It would be real handy if it does.
Nothing beats a free computer. My daily driver is a T430 ThinkPad I modded with a quad core i7 and a couple 1TB SSDs. Does everything I need a computer to do.I'm mostly into free computing. I'm running Fedora on a freebie ewasted Dell Precison 5530 with a XEON. I had to bought a 1TB NVMe for it. I have another freebie Dell Precision 5560 which was ewasted because it needed a battery. I bought a battery and two 500GB drives for it. One drive will have Windows on it for software that requires Windows. The other drive will have Linux on it. I have four Precission 5540s that need batteries or other minor repairs, and two Precision 5520s that need batteries. They have 6th Gen XEON processors, so too old for Winders 11, but excellent for Linux. I have a bunch of other stuff too. Thinkpad T467s/T470s/T480s, several misc HP, Dell Optiplex 3050 micro computers, etc. I think I'm going to put linux on one of the Thinkpads to run IP cameras off of them.
And, those micro computers are good for a lot of things. They don't take up much space or power. I have one running OPNsense as a router, firewall, and DNS resolve so I can block ads, cryptominers, known malware hosts, and other bad stuff. You will have to add a second ethernet port. You can buy a USB ethernet adapter or buy an M.2 ethernet adapter and add install it in the WiFi M.2 slot. There's a little punch-out on the back of the Dell micro computers you can attach the ethernet port to. I also have one in the garage that I use as a cheapo look up how to do stuff I'm working on so I don't have walk inside and get grease on the keyboard for that computer.
And yes, I know I have too many computers.
Bonded connection sounded like a good idea for faster communications, since the whole idea is large file sharing.Yeah at first glance it looks like you're only being assigned an IPv6 address by your router.
Just curious, why did you decide to use a bonded connection with multiple ports?
Edit: did you set up your network configuration manually or is it set up to get its config automatically with DHCP?
Edit2: it looks to me that all the MAC addresses for all your interface are the same so I'm curious how you went about setting up the link aggregation.
Edit 3: I don't want to push unsolicited advice on you but as far as simplifying getting things up and running, it would be easier to set everything up and get a grip on what's going on without bonding/link aggregation unless you really need it.
I take it your little box has 2 ethenet ports? Nice feature. Are they gigabit? Or something else?Bonded connection sounded like a good idea for faster communications, since the whole idea is large file sharing.
Originally dhcp. As a troubleshooting step, I assigned static addresses for those 2 ports.
MAC addresses aren't even displayed in the ifconfig output. They should be
84.47.09.32.ce.a8
84.47.09.32.ce.aa
Agreed on going back to single connection.