Top "Server-administration" questions

MySQL Workbench: Cannot export a database

I am encountering a problem concerning the export of a database. First of all, I have to clarify that I …

mysql mysql-workbench server-administration
Notify Operator if ANY step in job fails

Can I (How do I) configure Sql Server 2008 to notify an operator if any step in the Job fails? I …

sql-server notifications database-administration sql-server-agent server-administration
How do I keep my Django server running even after I close my ssh session?

I figured out how to run my Django application via sudo python /home/david/myproject/manage.py runserver 68.164.125.221:80. However, after …

django server-administration
Nginx 502 Bad Gateway error ONLY in Firefox

I am running a website locally, all the traffic is routed through NGinx which then dispatches requests to PHP pages …

firefox nginx server-administration
Setting up CDN in a linux server

I'm trying to set up a CDN for my website. I've hosted it in my virtual server on Digital Ocean …

nginx cdn digital-ocean server-administration content-delivery-network
Benefits of ServerAdmin Directive in Apache2

How exactly can the ServerAdmin directive in Apache2 be useful? The Apache2 documentation reads: The ServerAdmin sets the contact address …

apache server-administration
Should all sites use SSL by default?

We are in the process of moving our web architecture to a new environment. Included are dozens of different sites …

encryption ssl https webserver server-administration
Domino agent - Remote server is not a known TCP/IP host

I have a Domino development server I can't get web-based emails to send from. The error I'm getting is "The …

lotus-domino server-administration
Is there any IPMI simulator?

I need to test some ipmitool commands. I dont have a server with ILO/IDRAC installed. Is there a simulator …

virtual-machine virtualbox qemu server-administration ipmi
wsadmin + jython restart WAS appserver

Is it possible to stop/start WAS appserver using wsadmin (jacl/jython). I want to detele all caches on profile …

websphere jython websphere-7 wsadmin server-administration