I looked at the Dutch mirror and all four German mirrors. It seems they were all updated last in november, so they are missing the LXC-appliance. I haven't checked any more, but if five of them are missing something...
Downloading from sourceforge worked fine though. Trying it out now.
Can any one help me in finding a decent OTRS development company...we need few customizations to be done asap..then we would want our OTRS to be upgraded to the latest version..
I recent downloaded and started trying to use the Revision Control appliance. I'm trying to migrate my existing code to the appliance, but want to upgrade to svn 1.8.9 so I can use the svnrdump command. The svn version installed is 1.6.17 which is the newest one in the debian package repository.
I have downloaded 1.8.9 and had some success in building it. I got a "warning" about if I need APR.... not sure I need it, but seems to be optional anyway. It completed with no "errors".
Is there a simple way to mount any one one of the shares on the fileserver app from a unix machine that does not have any notion of SMB or samba, but speaks NFS natively?
Surely the Share on the Fileserver Samba share is a standard Linux directory that is exported using the SMB protocol, so it should be concurrently exportable over NFS at the same time? Would this mess up samba on the fileserver in any way? Would new files arriving to the share from NFS mess things up for samba in any way?
Just went through fresh intsall using Hyper-V, no issues there, but after network/root pw/etc configurations, i'm faced with cli only. I thought that the LAMP stack had a GUI. Did I miss something during install?
I have a Windows 2012 domain set up with an ldap server running on it. I also installed a gitlab turnkey linux server. (used just the core turnkey linux image and then installed gitlab manually since the appliance version was out of date)
For users to be able to use git, they need ssh keys and ssh access. I have gitlab set up with ldap so users just use their regular windows username and password to log into the web interface, and I'd like for them to do the same for ssh.
How can I set up turnkey / webmin to auto authorize / add users from the LDAP server?
Building core worked perfectly, and produced the file build/product.iso
I cloned project pier into the products folder and ran make on it just the same as I did with core, but build/product.iso was not created. Only a build folder with some files in it, but not the product.iso folder.