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 - coley

Pages: [1] 2 3 ... 33
1
Developers / Re: git workflow
« on: May 13, 2016, 01:09:59 am »
ok, thanks can do.

-Coley

2
Developers / Re: git workflow
« on: May 12, 2016, 07:57:16 pm »
once I have an ssh key in place can I push my branch?
who does the merge to master? or dev branch (although I don't see those either ;))

Thanks,
-Coley.

3
Developers / git workflow
« on: May 12, 2016, 07:28:13 pm »
Is there a specified git workflow for the new linuxmce repo?
I see some commits are done on iss<nnnn> branches and others are done directly on master.
I was going to make a tiny change and wanted to know the right way to approach it.

thanks,
-Coley.

4
Users / Re: 12.04 and 14.04 Firewall Issues
« on: December 01, 2015, 03:36:30 pm »
I was fighting a lack of ssh access on my internal network too on a recent install.
I suspected the firewall too but disabling it or allowing port 22 didn't help.
In the end:
Code: [Select]
sudo dpkg-reconfigure openssh-serverre-generated the host keys and now I have ssh access, with firewall enabled, maybe the keys aren't getting generated correctly on install.
I haven't tried external access yet.

-Coley.

5
Wiki / Re: wiki overhaul
« on: September 28, 2015, 07:13:50 pm »
ah ok, was thinking it might be something along those lines.
Thanks for the clarification.

-Coley.

6
Wiki / Re: wiki overhaul
« on: September 28, 2015, 06:36:31 pm »
my core machine and one of my MD machines were deleted, were they removed because it will no longer be possible to run lmce on them?
Also Hardware Compatibility from the main page links to nowhere (page does not exist).

Thanks,
-Coley.

7
Wiki / wiki overhaul
« on: September 28, 2015, 04:38:06 pm »
I recently noticed a slew of page deletions on the wiki, is there a re-arrangement happening?
thanks,
-Coley.

8
Installation issues / Re: recent 12.04 install
« on: May 13, 2015, 04:33:52 pm »
I normally install hybrid too, but Sarah normally grabs the first sound card in my core and as a result talks in a different room :)
As plan B I can re-install hybrid - but before I do that, any other files I should check for routing issues?

thanks,
-Coley.

9
Installation issues / Re: recent 12.04 install
« on: May 13, 2015, 12:16:36 pm »
Snap! - LMCE-1204-20150427220730636.iso

Umm, did you install headless or hybrid?

thanks
-Coley.

10
Installation issues / recent 12.04 install
« on: May 12, 2015, 07:40:48 pm »
Hi All,
Are there any known issues with a 12.04 headless install?
I did an install with a fairly recent snapshot, install started ok and live cd booted.
Once I started the install the external network connection couldn't be found.
I was able to bring it up manually and the install continued but once finished I had to modify /etc/network/interfaces. Instead of auto I had to use allow-hotplug for eth0 and eth1 interfaces otherwise my network cards remained off. On power on the cards are active - link and activity leds blinking, then once lmce started to boot both went dark.
There seemed to be a rogue entry in the file, I spotted a similar one from a recent post from @brononius here http://forum.linuxmce.org/index.php?topic=14051.msg101535#msg101535 its commented out.
udev rules for eth0 and eth1 were pointing to the correct cards.

Then once both interfaces are up I have no routing between them :(
Core can see external and internal, internal devices cannot see beyond core.
Anything else I can check for errors?

Thanks,
-Coley.

11
Developers / Re: Raspberry Pi Media Director
« on: February 02, 2015, 01:43:28 pm »

12
Users / Re: NEW Remote Screens for UI1
« on: October 14, 2014, 11:15:19 am »
Woohoo - thanks for PVR and BluRay updates :)

-Coley.

13
Users / Re: Shellshock vulnerability - do we need to do anything?
« on: October 01, 2014, 05:01:24 pm »

14
Users / Re: Shellshock vulnerability - do we need to do anything?
« on: October 01, 2014, 02:07:53 pm »
Code: [Select]
sudo apt-get install bash
-Coley.

15
Users / Re: Shellshock vulnerability - do we need to do anything?
« on: October 01, 2014, 11:47:13 am »
Code: [Select]
apt-get update && apt-get upgradeshould sort you out - updated bash packages have been released already.

-Coley.

Pages: [1] 2 3 ... 33