I've been trying to mount a shared folder in the Turnkey LAMP stack (version 2009.10 in Virtual Box via WinXP host). I'm somewhat inexperienced in Linux, and have not been able to get the shared folder mounted. I get the part about creating the shared folder in the gui dialog, but not the mounting part.
I have just installed my first VM image (TKL phpBB) and I must say: NICE! Too easy really!
Problem though.
I logged in under the default admin account. Then had a bit of a play round but didn't change much. I then went into the Moderator Control Panel (required a second login - same user and pass - worked fine). I changed a few things but nothing important, then logged out.
Ok - I have the Amazon AMI all setup. I can log into my web interface file server.
I downloaded Putty.... I have used Putty in the past but its been a couple years.
I see the SSH key in the "SSH HOST KEY FINGERPRINTS"
How can I set Putty up to login automatically?
Also - can I setup a Webmin type of interface for setting up users and managing the mounting of data storage?
I did setup 10gig of storage but I was not able to login via SSH to "mount" the data.
Hi, I was going to have a look at the File Server and I tried to import the ovf file into ESX however it said there was an invalid entry on line 9 I believe. Thanks.
I want to set my locale to Japanese. (showing Japanese output when I type ls command in a terminal)
I tried to install the language pack, and set the environment variable LANG, but it doesn't work. I have googled that and tried some ways but still can't slove this problem. Since TurnKey Linux Virtual Appliance is only en-GB locale, I think this is a common issue. If someone know how to do that please help me. You will be very appreciated. Thanks!
I am using Ruby on Rails appliance. Some thing i have tried like
Short story:Let's say I have the following 2 lines in my di-live.d script
#!/bin/bash
echo "hello"
di-live fails on that because its trying to get the output of that script into the d-i menu.
throwing the following exception:
File "/usr/lib/python2.5/site-packages/debconf.py", line 96, in command
raise DebconfError(status, data)
debconf.DebconfError: (20, 'Unsupported command "hello" (full line was "hello") received from confmodule.')
How can I bypass this without modifying di-live.py?
I have been trying to install imagemagick and magickwand for my php environment on a lamp appliance. When I dig down I get the following error:
The following packages have unmet dependencies:
libexpat1-dev: Depends: libexpat1 (= 2.0.1-0ubuntu1) but 2.0.1-4+lenny2 is to be installed
E: Broken packages
It also says libexpat1 is installed and is the newest version. I think it may have something to do with the custom sources list the Turnkey uses. Does anyone have an idea on how I can go about getting this package installed?