Tagged Questions

0
votes
1answer
139 views

Compiled a kernel with TUN/Bridge support, but I cannot find /dev/net/tun

I compiled my own kernel with tun/tap and bridge support. Both modules load fine at boot time (I could read that in the dmesg output). Now I want to use it, and the /dev/net/tun node is not there, so ...
1
vote
2answers
136 views

What is the best solution for letting both Macs and PCs access digital images and videos on a network?

I'm looking for a simple way to share digital images and videos over a network to both Macs and PCs. I'm currently looking into three options: NAS, WD MyBook Mirror drives attached to a router, or an ...