8
Lighttpd Redirect to SSL results in 301 redirect loopview story

http://serverfault.com – I am running lighttpd 1.4.31 with ssl support and am having an issue with forcing https on a specific virtualhost. If I disable the redirect line from the following config, it works as expect (http and https both working, but no redirection), but when I enable it, I find the browser gets cause in a loop of 301s. (HowTos)

8
[ubuntu] Login fails after executing "vncserver -geometry 1024x768"view story

http://ubuntuforums.org – Hello group, Here is my situation. I have tried installing Ubuntu Desktop 12.10 and 12.04.2 with DRBL. I go through all the configs and DRBL/Clonezilla works great. Now rather than having to be on the console to update/install software etc I would like to just use a vnc like tightvncserver so that I can vnc in from whatever client or other computer. (Hardware)

8
[ubuntu] Postfix, Dovecot, MySQL, PostfixAdmin is not workingview story

http://ubuntuforums.org – I am trying to configure for the first a server to be used for multiple domains to get used to hosting situations I may encounter in my job. I have Postfix, Dovecot, MySQL, and Postfix admin configured. However, Postfix is not handing off mail delivery to the virtual mailbox. (Hardware)

8
Server only reply to a ping afterview story

https://www.centos.org – I recommend that you throw away those instructions that you are following and (HowTos)

8
Simple webapp compatible with google app engineview story

http://stackoverflow.com – I have to develop one simple app compatible with google app engine and ubuntu server... well I'm using webapp2 with no problem both ubuntu and gae. My problem is database, I'd like to use the same syntax eg. class Greeting(db.Model): author = db.UserProperty() content = db.StringProperty(multiline=True) date = db.DateTimeProperty(auto_now_add=True) that I use in gae with mysql (or.. (HowTos)

8
TCP connection is Possible by Using different IP , but same port?view story

http://stackoverflow.com – In Linux machine. Using a different IP , but same port binding (Client_IP:A, Port:B, Server_IP:C, Port:D) ==> TCP connection is established : : 'usable port is exahusted' : (Clinet_IP:E, Port:B, Server_IP:C, Port:D) ==> TCP Port binding error... If I reuse port B, Linux kernel occurred tcp port binding error because port already in use ? (HowTos)

8
Trying to use Passenger/Nginx for my Rails production server, 403 errorview story

http://stackoverflow.com – I'm trying to get my production server up and running on my Ubuntu 12.04 LTS server, I followed this tutorial step by step, http://excid3.com/blog/setting-up-ubuntu-12-04-with-ruby-1-9-3-nginx-pas... but when I load nginx, I just get a 403 error. (HowTos)

8
Syn data from server to local with mysql on linux [closed]view story

http://stackoverflow.com – I have a server on linux that run php and mysql; I have a tool on that server; I want when data on that server update, the data must syn to another client which has no public ip, Server has puplic ip and local machine has no puplic ip (HowTos)

8
What is this apache log entry?view story

http://serverfault.com – My logwatch shows this message: A total of 1 sites probed the server 79.209.121.18 A total of 1 possible successful probes were detected (the following URLs contain strings that match one or more of a listing of strings that indicate a possible exploit): null HTTP Response 200 I check this address in the logs and get 79.209.121.18 - - [12/Mar/2013:03:46:15 +0530] "GET / HTTP/1.1" (HowTos)

8
How to connect to a strato server running a VPN via Hamachiview story

http://serverfault.com – I am running a VPS and would like to install VPN software on it. When I run the VPN my remote desktop disconnects as of course the IP is changing. I then installed Hamachi on the VPS and my desktop and created a new network. I then connected to the VPS via the new IP but this new connection still failed when I ran the VPS. Any ideas on how to stop the disconnect yet still run the VPN? (HowTos)