Anyone knows an USB-HDMI adaptor that works in LMCE 10.04?
Thanks a lot!
Thanks a lot!
Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuotesudo ifdown eth0then i connected wlan0 to my provider's router. Afterwords, i went back into the terminal and excuted
Quotesudo ifup eth0and the connection to my second wireless router started automatically. Info about how the internal wireless router needs to be configured can be found at http://wiki.linuxmce.org/index.php/Internal_LAN_setup
Quoteauto l0
iface l0 inet loopback
auto pan0
iface pan0 inet dhcp
Quote### Hetzner Online AG installimage
#nameserver config
nameserver 192.168.2.254
Quote#prepend domain-name-servers 192.168.2.254;is exactly as in the quote.