Last night we deployed a new set of Sharepoint features to a load balanced environment. For some reason the new features are on 1 box but are not showing in the sharepoint sites on the others.
We have 4 servers and we deployed to them by pulling 1 server out of rotation, stopping the app pool and deploying our new code and the new features. …
For a system we are developing we have 2 domains an internal and an external domain with bi directional trust between them. However the servers are only able to connect to their own DC's.
We have an application server on the internal domain which needs to use an LDAP query to gather a list of users from a group on the external domain. How do i…
Hi,
Is there any way for me to find the php script that is sending emails.
I have apache+php ( no mod_suphp neither suexec ) in a "standard" install, and i want to find out witch php script is sending emails, when i check the logs i just see the uid of the user that's sending the emails ( in my case apache ) but i want to find out the script…
I have a small website that crashes once or twice a week.
I have spoken to both the websites original designers, who has now retired and its host and both blame the other.
The website can be recovered by simply renaming a .dll file on the server which effectively reboots the website/application.
Is there a script or something that can be…
I setup a localhost WAMP server and other device can access my localhost site on my win8 laptop with computer name instead of IP (bc I have use DCIP so that the wireless router can assign me IP otherwise it will not work). However, problem is that the website (WordPress), access speed is extremely slow on other devices other than my localhost…
I have a list of IP addresses on a network, and most of them support multicast DNS. I'd like to be able to resolve the server name instead of just having the IP address.
ping computer.local
64 bytes from 192.168.0.52: icmp_seq=1 ttl=64 time=5.510 ms
64 bytes from 192.168.0.52: icmp_seq=2 ttl=64 time=5.396 ms
64 bytes from 192.168.0.52:…
Hoping this is the right place to post, the rest didn't seem to fit. If not, I apologize.
Remodeling my house and want to wire up each room with Ethernet/coax wall ports. Both Ethernet, coax and power will be running through the sub-floor. I've read that there needs to be 2 ft between power cables and Ethernet to limit/prevent…
I need one command line to run at startup. I've tested the command (it re-assosiates an Amazon IP to a Linux Server) and the command run successfully.
Just need to know the best method to execute this on server reboot? The server is RedHat and I've read a bit about /etc/init.d but still unsure.
command is:
…
I have a Dell Dimension 9150 which has failed. I'm trying to recover the data.
It had two SATA 250GB drives in RAID 0 configuration.
I'm trying to use a shuttle PC running Windows7 to recover the data from the drives which contained an XP boot volume. I just want the data, it doesn't have to boot.
What…
I am administering a server with Ubuntu Server which is running pureFTP.
So far all is well, but I would like to know what I should be monitoring so that I can spot any potential stability and security issues. I'm not looking for sophisticated software, more an idea of what logs and process statistics…
Hi..
I'm using Cygwin on Windows 7. When I plug in an USB stick, the drive automatically gets mounted to /cygdrive/x . This is good and really easy to use.
My problem is that the drive letter changes sometimes, and when I've got remotes set up in git - I've got one called usb at /cygdrive/h/ - this…
In the PowerPoint slider sorter view, is there a way to set the zoom level larger than 100%? On PowerPoint for Mac this slider goes to much higher values, essentially allowing zoom all the way in to a single slide, but on the Windows version (depending on screen resolution and slide dimensions) the…
I have just been dealing with a problem whereby http requests are being aborted, seemingly at random.
On any particular page in the website, when you opened a page, a number of the assets (img, css, etc) failed to load. If you refreshed, the page may work fine, the same set of assets may fail to…
I am running an nginx web server where I redirect all http requests to https (with a self signed cert).
Here is how I REDIRECT all http requests to https in the nginx config file:
server {
listen 80 default_server;
listen [::]:80 default_server ipv6only=on;
server_name my.server.ip;
return…
Hi
We are using a Dell desktop machine with 2 GB RRAM & Pentium D 3.00 GHz.
The machine is very slow when using our Sales program and searching over the local network.
We have this problem on 2 machine which are the same spec - This one and another.
All of our other machine (10) run…
I am running a wamp server and trying to use mysqldump to backup a mysql database I have. The following is the PHP code I am using to run mysqldump.
exec("mysqldump backup -u$user -p$pass > $sql_file");
When I run the script the page just loads inifnately and the backup is not created.…
I've got an old 17" LCD that I've had for nearly 9 years now but still works pretty well. It's been my secondary monitor for a few years, but I just got a new 24" monitor, so my current main LCD (19") will become the new secondary screen.
Any good suggestions of interesting (and preferably…
I have spent the last several hours attempting to get Ruby on Rails running on a Windows server with no luck.
At first I tried configuring a test application through IIS7's FastCGI support, but the documentation for this is not very good. I've been following this blog entry, and this one,…
Edit: I am in the process of designing a Java-based monitoring tool that will send back periodic "health checks" of a Java app deployed to a cluster of GlassFish servers. I am trying to figure out the best protocol for this monitoring tool to send information back to the monitoring server…
Copy list of file names to text file?
I am linking the above page because of its relevance to my question.
Is there anything similar that can be done to output a 'plain' looking text file (or xml or csv file) with basically the same data that the following cmd prompt produces:
dir >…
I have email accounts on several domains that use Google Mail, and thus far I've only ever used POP to send and receive mail from a single inbox. This is quite functional, and as long as I remember to select the appropriate FROM address when starting a new thread, mostly works without any…
Recently we changed out office IT structure from having a dedicated server to be the DC, a dedicated server for the exchange etc... (Each running Windows Server 2003 R2)
Now we have a single server running Windows SBS 2008 and created a new domain (with a different domain name) We then…
I have an EVGA NVidia GT 610 card in a media center PC running Windows 8 x64
When the TV has been turned off for a while and then turned back on, there will usually be no HDMI signal until I unplug the HDMI cable and plug it back in.
Any ideas how what might be causing this or what I…