server-administration Questions

6

I am encountering a problem concerning the export of a database. First of all, I have to clarify that I am using MySQL Workbench 5.2.47. The procedure that I followed so far is the following: I...
Stephanus asked 4/6, 2013 at 12:34

2

Solved

How exactly can the ServerAdmin directive in Apache2 be useful? The Apache2 documentation reads: The ServerAdmin sets the contact address that the server includes in any error messages it retur...
Coze asked 15/2, 2014 at 13:35

2

Solved

so I'm attempting to run a script which searches the contents of df -h for a directory that exceeds threshold, and basically run a find command on that directory to get the top ten largest fi...
Kassiekassity asked 1/6, 2018 at 19:21

3

Solved

just wondering if we can retrieve the EAR file of an application that was already installed on Websphere Application Server.
Uproot asked 4/9, 2015 at 13:9

3

I have a SQL 2008 R2 database with some tables on it having some of those tables a Full-Text Index defined. I'd like to know how to determine the size of the index of a specific table, in order to ...

7

Solved

Can I (How do I) configure Sql Server 2008 to notify an operator if any step in the Job fails? I have a Sql Server job with several steps to update data from multiple different sources, followed b...

3

Solved

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 I quit terminal, the server stops running. I tried to run...
Lightface asked 18/5, 2012 at 16:12

7

Solved

We are in the process of moving our web architecture to a new environment. Included are dozens of different sites ranging from almost completely static to dynamic sites requiring authentication and...
Duffer asked 1/2, 2010 at 14:5

4

Solved

I am running a website locally, all the traffic is routed through NGinx which then dispatches requests to PHP pages to Apache and serves static files. Works perfectly in Chrome, Safari, IE, etc. H...
Ovotestis asked 13/9, 2010 at 21:40

2

Solved

Is it possible to stop/start WAS appserver using wsadmin (jacl/jython). I want to detele all caches on profile and then restart WAS appserver. I'm using wsadmin as standalone.

3

Solved

This is a question primarily about Chef. When looking into controlling nodes inside Amazon VPC with Chef, I run into some difficulties, mainly that a node that does not have an external IP address ...
1

© 2022 - 2025 — McMap. All rights reserved.