Hi, I'm putting together a basic home backup server and trying to decide on hardware, and coming up to some compatibility confusion.
It seems that most hardware compatibility lists I've found in the Debian documentation and elsewhere online are badly outdated, so my question simplified is, which motherboard should I use?
I have TurnKey WordPress installed (wheezy) and one of the plugins requires that I have cURL 7.30. Currently cURL 7.26.0 is installed. Is it ok to upgradt to 7.30? Thank you.
I have installed the latest PostgreSQL - Advanced Object-relational Database System. From the console I can set the DHCP or Static IP address. I can then ping and access the appliance. After reboot I can no longer ping or access the appliance. After resetting the DHCP or Static IP address at the console, I can again access the appliance.
I have recently begun coding an application on Android Studio, I followed a number of tutorials for creating login and registration pages. I set up the TKL mysql server and have been trying to access it from the Android emulators but I seem to be getting the same error over and over again. From what I gather it is to do with the Certificate Authorities for the server. If anyone has a solution to this it would be much appreciated as I am new to the networking side of things and haven't got much experience.
I just downloaded the VM of the Trac appliance (version 14.1) and installed it on our vsphere. This worked fine. The server is running and I can access webmin.
However every HTTP or HTTPS call to the IP address returned an internal server error.
I could track this error down to /var/www/index.html
This file contained two additional lines after the closing html tag, which rendered it invalid and led to an error message "TemplateSyntaxError: junk after document element: line".
After I manually deleted those additional lines, trac started to work...
I supplied all the values as per the documentation, but the when I start up the image I am still asked for email for "System notifications and Critical Security Updates". What is the value I need to preseed for that? What do I put if I want to skip?
Im looking for some general guidance on how best to setup a simple dev machine.
I am working on a project that requires a simple web server (no backend processing just delivery of HTML/CSS/JS files) and want to live edit the files the server is dishing out. Im working on 2 machines around the house and using Brackets as the text editor on both.
I'm trying to add a user with smartcard to samba4. That is, the user shall use smartcard/pin for login instead of username/password. This is accomplished by (among lots of other things) adding the users certificate to samba db. Parameter to add is 'userCertificate;binary'
However, I cannot add the certificate parameter due to that "userCertificate does not exists in the schema" according to error message.