I am new to git so please excuse if I'm using any wrong terminology here.
I downloaded the appliance (https://www.turnkeylinux.org/gitlab) and deployed it on esxi. everything installed correctly and i can access the git server from other computers.
I have a development server (on the same vm host as the git appliance) and I am trying to push the files from the development server to the git server, so the master is the development server.
I have been running a range of turnkey appliances for nearly (or perhaps slightly longer than) 6 years...as you can imagine some of them are getting rather dated. Updates from ubuntu are becoming sketchy, and some of the servers have a tendancy to lock up from time to time. So I want to upgrade...but am concerned that the age of the servers may preclude an easy upgrade.
I try to set up my little torrent server and i try to mount (with webmin) a new mount to drop my finished download to my NAS shared folder (with user end pw).
Failed to save mount : Mount failed :
mount error(5): Input/output error
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
i try to have it from consolle with:
mount -t cifs //192.168.2.202/download /srv/storage/finish -o username=mene,password=*******
Hi I am a bit of a neewb to linux admin and I am looking at rsync templates from your server to mine and im getting in a mess please do you have a list of commands to run so i can sync the templates to my server
I am trying to do a tklbam-restore to a Docker turnkeylinux/lamp-14.1 test container. The restore is failing for some reason, as indicated in the attached log file. If I restore this same website to a fresh Turnkey Lamp 14.1 virtual machine, it works fine. I am using Docker toolbox on Windows 8.1. Any ideas as to what the issue is?