A place to search for and ask for support

Eric T.'s picture

LAMP GUI?

Forum: 
Tags: 

Hello,

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? 

Thanks, 
E

Kevin's picture

Can't add new user??

Forum: 
Tags: 

Tried adding a new user  ( >adduser --system  nobody)  so that I can use this VM in my Jenkins CI builder.

 

It seems to have taken it - no fails or errors

 

But I can't su into it:

root@tkldev ~# su - nobody
root@tkldev ~# whoami
root

I also can't log in to the same system I am already logged into as root.   It seems that root can be the only user for TKLDev.

Kevin

 

waspinator's picture

auto add local users for ssh access from an ldap server

Forum: 

Hi,

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?

TKLBAM initial backup takes loooong time

Forum: 

Cut & Paste from email with Liraz:

--------------------------------------

fabvlvs's picture

build/product.iso not appearing for any app besides core

Forum: 

Following instructions here:

https://github.com/turnkeylinux-apps/tkldev/tree/master/docs

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.

Christopher Stroupe's picture

Migrating wordpress from Windows

Forum: 

Hey guys,

 

I searched around and didn't find an answer, but I'm sure this has come up before so I apologize. We are running wp on a 2003 windows server, and I need to get the data moved over. I'm not a Linux admin, but can navigate around alright, so if there are any tutorials out there that would help immensly.

 

Thanks!

Dale Van Aken's picture

TKL wordpress appliance IP different than AWS EC2 Instance IP..?

Forum: 
Tags: 

Sorry if this is a noob question - just launched my first site on AWS using TLK Wordpress.  At the TKL Config Console, it shows the IP of the web server (172.xxx.xxx.xxx) plus all the port variations for webmin, PHPMyAdmin, etc.  This IP does not seem to be usable in any way - I have pointed my domain name to the EC2 instance IP and the site responds fine.  Is this correct?  It seems odd to me, especially since when dumping out the DB for the site, I found a line that shows the TKL address, not the EC2 instance address.

James's picture

tklbam with Ubuntu 14.04 LTS Trusty Tahr

Forum: 

Hi,

I'm having trouble installing tklbam on Ubuntu Trusty - 14.04LTS. Seems like there are references to debian jessie in the apt source config when using the ez-apt-install.sh from http://www.turnkeylinux.org/blog/turnkey-13-and-tklbam-1.4. (404 errors)

Does tklbam support 14.04LTS yet?

Appreciated,
James

Craig Rodgers's picture

ownCloud - Increase Max File Size Upload

Forum: 
Tags: 

I have modified the php.ini file in an attempt to increase the maximum files size upload in ownCloud.  Please provide step-by-step directions on how to increase the maximum file size upload in ownCloud.

David Bogar's picture

Cron sending emails

Forum: 
Tags: 

Cron is sending lots and lots of emails (100+ a day it seems) to the root acount. I can't seem to figure out how to get it to stop! Sends the PHP warnings, and errors, ect. 

Pages