F5F Stay Refreshed Software Operating Systems Search for an appropriate operating system that matches your needs.

Search for an appropriate operating system that matches your needs.

Search for an appropriate operating system that matches your needs.

Pages (2): Previous 1 2
M
MineArqueiro
Member
237
04-29-2016, 06:03 PM
#11
Avoid relying on a router with a /30 subnet between devices. Direct connections work well. Confirm the rolling release suits your server-client setup—while Arch is great, its frequent updates can cause issues. For my environment, I stick with Ubuntu Server 16.04 or the 16.04 LTS version of standard Ubuntu.
M
MineArqueiro
04-29-2016, 06:03 PM #11

Avoid relying on a router with a /30 subnet between devices. Direct connections work well. Confirm the rolling release suits your server-client setup—while Arch is great, its frequent updates can cause issues. For my environment, I stick with Ubuntu Server 16.04 or the 16.04 LTS version of standard Ubuntu.

M
Meadras
Member
139
04-30-2016, 02:09 AM
#12
I'm planning to test it on Lubuntu and will share the results. Appreciate the support!
M
Meadras
04-30-2016, 02:09 AM #12

I'm planning to test it on Lubuntu and will share the results. Appreciate the support!

F
Fritztech
Member
218
04-30-2016, 03:05 PM
#13
The question is whether devices retain their IP addresses within the subnet once they are powered off and then turned back on later.
F
Fritztech
04-30-2016, 03:05 PM #13

The question is whether devices retain their IP addresses within the subnet once they are powered off and then turned back on later.

I
iSapiant
Member
76
04-30-2016, 04:35 PM
#14
Configure static IPs within the small subnet as intended. Clarify your setup plan for these devices. Are the small boxes linked to a switch and then back to the W10 router, similar to how W10 connects to the internet? Or is a direct cable needed between a second Ethernet port on W10 and the new machine? In the first case, assign a static IP in the subnet your router manages—typically 192.168.0.0/24 (verify CIDR and subnetting). In the second case, establish a direct point-to-point connection between both machines. The existing link should suffice for this purpose.
I
iSapiant
04-30-2016, 04:35 PM #14

Configure static IPs within the small subnet as intended. Clarify your setup plan for these devices. Are the small boxes linked to a switch and then back to the W10 router, similar to how W10 connects to the internet? Or is a direct cable needed between a second Ethernet port on W10 and the new machine? In the first case, assign a static IP in the subnet your router manages—typically 192.168.0.0/24 (verify CIDR and subnetting). In the second case, establish a direct point-to-point connection between both machines. The existing link should suffice for this purpose.

Z
ZBoobie
Member
144
04-30-2016, 06:10 PM
#15
the win10 machine, my primary computer, is linked to my router through wlan, giving it an active internet link. the ethernet port on my main pc is currently in use. i plan to insert an ethernet crossover cable into the port and connect it to the second pc. the new pc, which will serve as my data storage device, does not have its own internet connection. this ensures the data remains more secure, and since it isn’t meant to be my daily device, it doesn’t require constant online access. i hope this clarifies the setup.
Z
ZBoobie
04-30-2016, 06:10 PM #15

the win10 machine, my primary computer, is linked to my router through wlan, giving it an active internet link. the ethernet port on my main pc is currently in use. i plan to insert an ethernet crossover cable into the port and connect it to the second pc. the new pc, which will serve as my data storage device, does not have its own internet connection. this ensures the data remains more secure, and since it isn’t meant to be my daily device, it doesn’t require constant online access. i hope this clarifies the setup.

T
Texas1047
Posting Freak
889
05-19-2016, 04:24 AM
#16
Yeay, you're gonna want a point to point network on that ethernet cable. Pick a subnet adress eg: 192.168.100.0, subnet mask could be as small as a /30 (CIDR notation), and set each machine with an ip: eg: 192.168.100.1 and 192.168.100.2. You should then be able to connect via SMB (if all is set up correctly on the linux box) via the ip adress of the box itself
T
Texas1047
05-19-2016, 04:24 AM #16

Yeay, you're gonna want a point to point network on that ethernet cable. Pick a subnet adress eg: 192.168.100.0, subnet mask could be as small as a /30 (CIDR notation), and set each machine with an ip: eg: 192.168.100.1 and 192.168.100.2. You should then be able to connect via SMB (if all is set up correctly on the linux box) via the ip adress of the box itself

A
aakubaaa
Member
72
05-19-2016, 08:31 AM
#17
It took me a few days to resolve this. Now family events coincide with Easter, and I’m glad Easter is here. I successfully installed Lubuntu on the second PC using the provided guide. However, my Windows 10 main PC still treats the connection as unidentified. I’ve assigned static IPs to both devices in the same subnet, but in Windows 10’s connectivity settings, no IPv4 connection appears. I can’t access the other PC through the network folder. On the Lubuntu side, it occasionally connects but then drops out of the subnet or doesn’t work at all. Any advice would be appreciated?
A
aakubaaa
05-19-2016, 08:31 AM #17

It took me a few days to resolve this. Now family events coincide with Easter, and I’m glad Easter is here. I successfully installed Lubuntu on the second PC using the provided guide. However, my Windows 10 main PC still treats the connection as unidentified. I’ve assigned static IPs to both devices in the same subnet, but in Windows 10’s connectivity settings, no IPv4 connection appears. I can’t access the other PC through the network folder. On the Lubuntu side, it occasionally connects but then drops out of the subnet or doesn’t work at all. Any advice would be appreciated?

S
samaclause
Member
142
05-26-2016, 03:57 PM
#18
One thing I would suggest, if you haven't already started your project is something called Neth Server. I have been playing around with it and can be something very powerful. It is a server OS and is based off of CentOS but with just a command line interface on the host computer. I have configured mine through the web based UI from my main PC and have set up user accounts so people in my household have a drive they can put files on to keep them safe. I also have a shared area for all my family so we can share files if needed. It is very powerful and once you get the hang of it (After an hour or two of just messing around) you can make something very secure and free. Any problems and there is a thriving community for it and I can also help if needed.
S
samaclause
05-26-2016, 03:57 PM #18

One thing I would suggest, if you haven't already started your project is something called Neth Server. I have been playing around with it and can be something very powerful. It is a server OS and is based off of CentOS but with just a command line interface on the host computer. I have configured mine through the web based UI from my main PC and have set up user accounts so people in my household have a drive they can put files on to keep them safe. I also have a shared area for all my family so we can share files if needed. It is very powerful and once you get the hang of it (After an hour or two of just messing around) you can make something very secure and free. Any problems and there is a thriving community for it and I can also help if needed.

F
frenero
Member
171
05-31-2016, 05:50 PM
#19
FreeBSD offers ZFS on root during installation, and all necessary components are included in the base system.
F
frenero
05-31-2016, 05:50 PM #19

FreeBSD offers ZFS on root during installation, and all necessary components are included in the base system.

Pages (2): Previous 1 2