I am looking for suggestions on the best way to document
replication....all publications....subscriptions....articles.
I currently have 2 data centers & 35 remote locations.
Any suggestions??
I have setup a cron job to run a php file every 30 minutes,
lynx -source public_html/scripts/file.php
the result comes through to an email but seems to get this error
Can't Access
`file://localhost/home/username/public_html/scripts/file.php'
Alert!: Unable to access document.
lynx: Can't access startfile
any advice would be much appreciated
I'm writing one of those things where you have to provide a list of all the tables and pictures at the beginning of the text. I know how to insert caption for a picture, but I'm not sure as to how can I do that for a table or some miscellaus object, in a way that I can get a list of them all afterwards ?
Can anyone give a hint or two ?
Usually I do these things manually, but this document is getting big.
I use Word 2007's styles all around my documents but still haven't found a way to specify a default paragraph size to be applied after each table I have in a document. Is there any pratical way to do it?
Thanks.
When I'm updating a package and a new configuration file is shipped, I'm asked whether I want to keep my version, install the new one or view the differences.
As I have to document an older server, I'd like to start by explaining what I did (and why), how can I get a list of changes to local config files?
Hello,
I need a free program that follows those specific requirements:
Can load Word/Powerpoint files and let the presenter control them
Allows Voice/Video to be transmitted to all participants
Is free (recommended but not required) or very cheap
Is easy to install
Anyone got recommendations for me?
I want to be able to attach a document to a Outlook Calendar event and have it sync to the iPhone where it can be opened and read. Is there a way to do this?
Can anyone point to a document that describes how to print from a Max OS 10.5.8 to an HP Photosmart C3180 series print connected to Windows 7. I can’t get anything but nonsense to print. I was able to do this with Windows XP, could not do it with Vista and am now hopping to get it done with System 7. HP has been no help at all. Apparently nobody who works for them knows anything about both computers.
I usually work with a lot of instances of visual studio open to different projects, I was wondering if there is a way to snapshot/hibernate a running process to disk instead of closing it so that I can open it in the same state as it was quickly.
I have a ton of free disk space so wouldn't mind saving the entire process snapshot if it would save me the time in opening up the solution and waiting for the projects to load.
We have a very specific use case for an application we're developing, where a user will be presented with a PDF document, which they can print off. However, we need to be able to restrict the PDF so it can only be printed off once. Does anyone know if there's a way to restrict the number of times a PDF can be printed.
I'm aware the PDF spec has lots of security features, but I've not found reference to anything like this before.
Many thank.
Right now I am using these values:
# y = c * p / 100
# y: nagios value
# c: number of cores
# p: wanted load procent
# 4 cores
# time 5 minutes 10 minutes 15 minutes
# warning: 90% 70% 50%
# critical: 100% 80% 60%
command[check_load]=/usr/local/nagios/libexec/check_load -w 3.6,2.8,2.0 -c 4.0,3.2,2.4
But these values are just picked almost random.
Does anyone have some tested values?
I installed Paperbus Phttp://www.paperb.us/ but when I turn it on my browsers don't work at all, it just loads and loads and doesn't load the websites.
I have my database storing lots of information about products (year, name, release_date, volume, etc. etc.). I currently load all of the products once and store them in a session variable - right now there's only 8 products but the list will grow as time progresses. The reason why I did this was to (perhaps foolishly) save HDD reads every time the products page was accessed. Am I shooting myself in the foot by storing this information in the session?
If you are collaborating between multiple users, how do you enable google docs to send automatic notifications to all users when a document is added / modified or removed.
The subject of my post pretty much sums up my question: What happens when PassengerMaxPoolSize is reached?
For Example:
PassengerMaxPoolSize is configured to 40 based off our system specs
What happens if all 40 sessions are active (processing a request) and our load balancer passes another session to this particular web server? This would send a 41st session to be processed without an available Passenger process.
Currently Windows 8 will get to the start screen a good 10-15 seconds before my startup programs have loaded. Since these include my touchpad driver as well as a gamma correction program, I would prefer that they would load before this point. Is there anyway to do this - either by delaying Windows 8 showing the start screen, or perhaps by somehow having these programs run before reaching the login screen?
I am installing Visual Studio 2010 on a vista 64 bits machine.
During the install it asked for a restart.
Since that, vista won't load. I tried restore to previous good configuration - didn't help.
I am only able to boot it using safe mode with networking. When I did that, it continued the vista part of the install (the screen with the 3 out of 3 updates) but after that when I restarted again - still fails.
An excel document with several pivot and lookup tables that previously worked under office xp and 2003 stopped working after an upgrade to office 2007 (linked stuff doesn't update).
I originally assumed there's something disabled in 2007 that I need to turn back on, but after having opened it in excel 2007 it no longer works in previous versions either.
Any idea what I'm missing/what excel 2007 did?
Hello,
Before this, I'm using shared 100Mbps bandwidth. Its fast enough.
And now, the server running dedicated 10Mbps bandwidth.
When running 10Mbps, it takes more time to completely load the same page.
The server bandwidth usage is small, with average less than 5Mbps.
(I can see some website hosted at same data center loads very fast.)
i deleted an important note on stickies. And i retrieved an old version of it in time machine under preferences / widgets. but the setup appears to have changed in my upgrade to mavericks and I can't open the note. I'm trying to open a "post-mavericks" version in my time machine and I can't find where it is.
i saw a post that said look under Library/Preferences/Container, i have no such folder or binary document. Please help.
We have an internal document wiki running on MediaWiki (latest stable). Is there a way we can export a specific page for a customer without giving them access to the entire wiki (which is currently behind a PAM-based authentication).
Edit1: Sorry for the vagueness, I meant is there a way to syndicate a specific page so that they don't actually have access to the wiki but the content is still available and up-to-date.
For example, the page I want them to see http://mysite.com/wiki/page_to_see
Can I have it available at http://mysite.com/outsite_wiki
I read that somewhere but i dont know to which edition it belongs and how it works.
Is this the meaning that if i open the eleventh Word-document from a Fileserver i get an error-message?
How can i count the used network smb-connections?
Additional question: What about Win-7?
The setup:
2 or more nginx machines
each machine has the same virtual hosts
traffic is load balanced via DNS to each machine
I need to figure out what are the best tools to use to get some traffic stats, mostly interested in amount of hits and total traffic in gigabytes. Obviously, the log information will come from nginx, formatted like this:
log_format main '$remote_addr $host $remote_user [$time_local] "$request" '
'$status $body_bytes_sent "$http_referer" "$http_user_agent" "$gzip_ratio"';
In my tomcat config, I have the following:
<!-- Define an AJP 1.3 Connector on port 8009 -->
<Connector port="8009" protocol="AJP/1.3" redirectPort="8443" />
Once I start tomcat, on that same box, I can telnet localhost 8009 and get a connection. However, on the load balancer, I cannot telnet to that port.
I've disabled the firewalls on both boxes. I'm able to connect on port 8080. What gives???
Nagios Server is monitoring my Server which hosts Windows Sharepoint.
I am getting the following 2 alerts in my inbox from Nagios Server
1. Service: C:\ Drive Space
State: CRITICAL
Additional Info:
CRITICAL - Socket timeout after 10 seconds
2. Service: CPU Load
State: CRITICAL
Additional Info:
CRITICAL - Socket timeout after 10 seconds
What do I infer from these?