So I just got one of these from Amazon indicating they are retiring one of our instances due to hardware degradation. We are EBS backed root fs so I simply made a snapshot and fired it up on a new instance. I should be able to restart my backups and just use the new instance correct?
I just want to make sure I am not missing anything...
Even though we are EBS root fs i thought it would be best just to fire up a new system ahead of the other one disappearing :)
I am fishing around in AWS Console right now and it appears that anything I create in Turnkey Hub shows up in AWS. It does seem, perhaps, that there are more variable possibilities in AWS (specifically instance size). If I create an instance in AWS will it show up in Turnkey Hub (assuming the same account is used).
Also, the quoted costs seem lower (ie. .04 an hr vs .06) for a small install ... assuming I have a subscription does that change anything?
So, I just tried to migrate from a Backup onto Turnkey Hub. The root System is PostGRESQL. Main is in 32bit, but Turnkey moves to 64 Bit.
I can log in Via WebMin and Webshell to the new Server.
However, POSGRESQL does not start. I cannot find any variables (made sure Amazon Firewall Ports matched ...
I do have OPENERP 7 installed on top of this and the setup for it also moves across. I discovered when I went to start however that POSGRESQL was not running.. Verified that in Webmin.
I just discovered that Debian's cdn.debian.net has been deprecated (see https://wiki.debian.org/DebianGeoMirror). Because TurnKey appliances use this address to determine the nearest mirror server, this means that apt-get update is broken until you change the source lists. According to the wiki, all references to this address should be replaced by 'http.debian.net'. I used the following sed command to make sure I caught all occurrances.
I got a little problem and maybe there is someone out there who can help.
Version: Turnkey LAMP Stack with Debian Linux 7
I have my web projects stored on my Windows Computer in htdocs directory. The Windows computer is the host for my Turnkey-VM. The reasons for this configuration are: simple backup, quick edit of files on my main OS Windows, development with my Windows tools eclipse/notepad++.
This dir is shared. I mounted this share in my Turnkey-Linux-VM with the fstab entry
Since I am new with TK and headless installations (no GUI) I am stuck in installing printers, which was otherwise done using the CUPS web interface under localhost:631.
Trying to install EPSON TM-T88IV receipt printer, and DYMO Labelwriter 450 (which also with GUI is not easy) I could not find a solution, specially for all those fine tuning of the printer settings like media source and size and and...
I decided to install xorg and xfce, which fortunately doesnt start after boot up, and can run it by startx if needed, and use the browser for CUPS settings.
However my server is not displaying PHP syntax errors which makes it very tedious to troubleshoot. The only thing I get when my syntax is wrong is a blank page.
No matter what changes I make to the /etc/php5/cgi/php.ini file they don’t seem to have any effect...
This is probably stupid simple, but I just can’t figure it out and its driving me crazy... Any ideas?