Show Posts

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.


Messages - hcaine

Pages: [1]
1
sudo mysql pluto_main -e "SELECT IK_DeviceData FROM Device_DeviceData WHERE FK_Device = 1 AND FK_DeviceData = 32;"
+----------------------------------------------+
| IK_DeviceData                                |
+----------------------------------------------+
| eth0,dhcp|eth1,192.168.80.1,255.255.255.0|,, |
+----------------------------------------------+


2
I realy dont found the Device Data IPv4 Network Interfaces... Where can i found it?

3
This is the result of a ifconfig before
http://pastebin.com/peYGFVJq

Before choosing the update i have enable the VPN configuration...
After restarting, the network the configuration have still correct. For testing i have reboot de core.
After the reboot the network configuration was look's like this http://pastebin.com/jfA8JYip
Now this is the result after the reboot with a bad configuration http://pastebin.com/8DNc0Crx

I have to remove the bad line and restart the networking service and the network configuration is back on track.

Just to be sure, i have reboot an other time and the configuration is correct.


4
This is the before /etc/network/interfaces
http://pastebin.com/GPJ0AHKi
This is the after  /etc/network/interfaces
http://pastebin.com/jfA8JYip

5
Tank for you reply phenigma.
I honestly do not see any other category.
For /etc/network/interfaces, (before/after) I'll do it tonight.

6
I do not have account to correctly complete a ticket.

In the network configuration page:
Advanced → Network → Network Setting

When asked to update the page at the buttom of the page, the file / etc / network / interfaces is re-written with an error that causes the network service to stop.

Here is the error:

# --- ---
iface inet static
   address
         netmask
   pre-up sysctl -w -e q = 0 net.ipv6.conf..disable_ipv6
         # DNS Settings for Internal Usage
         dns-nameservers
         dns-search LinuxMCE

Once removed from the network file the service can start correctly.

7
Users / Re: New RPi Raspbian Jessie Image available
« on: October 21, 2015, 08:58:19 pm »
Apparently the new version wasn't downloadable.
I'm working on a complete new system and i can't download the image.

8
Installation issues / Re: Raspberry pi 2 installation
« on: September 10, 2015, 03:24:38 pm »
Thank you for your efficiency posde.

9
Installation issues / Raspberry pi 2 installation
« on: September 09, 2015, 08:35:32 pm »
The links to download the images on the page do not work

http://wiki.linuxmce.org/index.php/RaspberryPi

Speaking about this links:
Setup Steps
Download the rpi2 uSD card image (raspbian (recommended)
Download the rpi2 uSD card image (raspbian (deprecated)
Download the rpi2 uSD card image (ubuntu (on your own here atm))

10
Thanks phenigma for your answer. The 12.04 version seems encouraging. I will given a chance next week.

11
Users / LMCE 8.10 with SlimServer and Raspberry pi with multiple sound card
« on: September 01, 2015, 09:48:15 pm »
Hello.
I am very lost with the documentation that I found all over the net.
Is it possible to direct me to good documentation on the configuration of this type of installation.

Pages: [1]