Squid 2.7 (installed on a Windows box) is causing problems having cached a "server down for maintenance) page for a web service used here. How do you totally disable caching in squid cache?
Cheers!
How to install an anonymous proxy in Ubuntu 9.10 server which listens on every public network ethernet interfaces?
I have other service like Nginx, MySQL running on that server so I hope the proxy server wont conflict with them.
We are using a Cisco CSS 11500 switch/load balancer and are trying to determine if we utilize the ArrowPoint Content Aware (ACA) service, can we still maintain stickiness with ArrowPoint cookies?
Thank you.
I have Microsoft Project Professional 2003 installed (11.2.2005.1801.15, SP2).
I have been trying to open a MPP file created in a newer version so need the converter, which is part of SP3. But when I try to install the SP3 package (as downloaded from Microsoft's site) I get an error message box:
---------------------------
Project 2003 Service Pack 3 (SP3)
---------------------------
The expected version of the product was not found on your system.
---------------------------
OK
---------------------------
Project (and Office) are licensed and otherwise work correctly.
Any advice?
I have XPS9100 DELL desktop computer awakes out of the sleep mode without me prompting it.
I have 64 bit OS
Before I go to sleep I put that in sleep mode but in the morning I see its awake and I try every setting possible but could not help
I have tried this command and here is what I got and I am not sure what to do.
C:\Users\NAME>powercfg -lastwake
Wake History Count - 1
Wake History [0]
Wake Source Count - 1
Wake Source [0]
Type: Wake Timer
Owner: [SERVICE] \Device\HarddiskVolume3\Windows\System32\svchost.exe (wuauserv)
I would like to setup the Remote Desktop Connection Broker to allow better load balancing of the two terminal servers we have as well as allowing the user to re-establish to the correct server if they get disconnected.
My worry is, if I set this up and the server this service is running goes down, does the terminal server stop accepting connections or will they just lose the benefit of having RDCB turned on? I don't want to add another point of failure in this equation unless I have to.
I'm running a file upload service and users have requested to have FTP upload features
Basically, I need to allow users to login, via FTP, to an FTP daemon (say, proFTPd) and they should be able to use their username and password (stored in a mysql database) to login there
After logging in, I'll take care of the files with a cron job
I'm stuck on how to make proftpd get users and passwords from my database..any ideas?
I have the official Adobe x64 iFilter PDF plug-in and the FoxIt Software iFilter PDF plug-in installed, and neither one seems to be allowing me to index the contents of PDF files. So far, I've:
Added my data folder into the Indexing service configuration
Ensured that PDF files are configured to index "file properties and contents"
Rebuilt the index from scratch
But, when I search, I can only search for PDF file names, not the contents of them. Any ideas on how to debug this issue?
I have read many other posts but cannot figure this out.
eth0 is my external connected to a Comcast modem. The server has internet access with no issues.
eth1 is internal and running DHCP for the clients. I have DHCP working just fine, all my clients can get an IP and ping the server but they cannot access the internet.
I am using ISC-DHCP-SERVER and have set /etc/default/isc-dhcp-server to INTERFACE="eht1"
Here is my dhcpd.conf file located in /etc/dhcp/dhcpd.conf
ddns-update-style interim;
ignore client-updates;
subnet 10.0.10.0 netmask 255.255.255.0 {
range 10.0.10.10 10.0.10.200;
option routers 10.0.10.2;
option subnet-mask 255.255.255.0;
option domain-name-servers 208.67.222.222, 208.67.220.220; #OpenDNS
# option domain-name "example.com";
default-lease-time 21600;
max-lease-time 43200;
authoritative;
}
I have made the *net.ipv4.ip_forward=1* change in /etc/sysctl.conf
here is my interfaces file:
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
iface eth1 inet static
address 10.0.10.2
netmask 255.255.255.0
network 10.0.10.0
auto eth1
And finally- here is my iptables.conf file:
# Firewall configuration written by system-config-firewall
# Manual customization of this file is not recommended.
*nat
:PREROUTING ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:POSTROUTING ACCEPT [0:0]
-A POSTROUTING -s 10.0.10.0/24 -o eth0 -j MASQUERADE
#-A PREROUTING -i eth0 -p tcp --dport 59668 -j DNAT --to-destination 10.0.10.2:59668
COMMIT
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
-A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
-A INPUT -p icmp -j ACCEPT
-A INPUT -i lo -j ACCEPT
-A INPUT -i eth1 -j ACCEPT
-A INPUT -m state --state NEW -m tcp -p tcp --dport 22 -j ACCEPT
-A INPUT -m state --state NEW -m tcp -p tcp --dport 80 -j ACCEPT
-A INPUT -m state --state NEW -m tcp -p tcp --dport 443 -j ACCEPT
-A INPUT -m state --state NEW -m tcp -p tcp --dport 53 -j ACCEPT
-A INPUT -m state --state NEW -m udp -p udp --dport 53 -j ACCEPT
-A FORWARD -s 10.0.10.0/24 -o eth0 -j ACCEPT
-A FORWARD -d 10.0.10.0/24 -m state --state ESTABLISHED,RELATED -i eth0 -j ACCEPT
-A FORWARD -p icmp -j ACCEPT
-A FORWARD -i lo -j ACCEPT
-A FORWARD -i eth1 -j ACCEPT
#-A FORWARD -i eth0 -m state --state NEW -m tcp -p tcp -d 10.0.10.2 --dport 59668 -j ACCEPT
-A INPUT -j REJECT --reject-with icmp-host-prohibited
-A FORWARD -j REJECT --reject-with icmp-host-prohibited
COMMIT
I am completely stuck. I cannot figure out why the clients cannot access the internet. Am I missing a service? Is a service not running? Any help would be greatly appreciated. I tried to be as thorough as possible but please let me know if I have missed something. Thank you!
I'm writing this on a MacBook Air 13" (the ones just released), but I have a problem. BootCamp provides no easy way of turning off the bluetooth or wifi radios, and nor are there any hotkey combinations on the keyboard, nor any hard or soft switches on the body to toggle these radios.
As I'll be travelling a lot with this machine, what's the best way for me to comply with the cabin service crews' instructions and disable the radios before takeoff, and reenable them after landing?
I have this MacBook Pro that has intermittent problems connecting to my Wifi network. Sometimes it helps to disable/re-enable airport and sometimes I have to restart the computer to get my network running again. Has anyone experienced this? And is there a command I can run that would do the same as I do when I restart the computer (short of actually restarting it, obviously) or at least a command that restarts the airport service?
Thanks in advance.
I am running tomcat server on Fedora machine.
when I run tomcat using following command,
service tomcat start
it runs on localhost ,
but when i try to connect to the server using public ip address of the server as follows remotly
http://xxx.xxx.xxx.xxx:8080
it does not start
could someone help me with this issue
Thanks in advance for any help
I have a truecrypt volume that is automatically mounted as a favorite upon login. However, I have other startup programs that depend on it being mounted.
How can I have the password prompt appear and be entered before the other programs run?
I don't want to use a delay, but am happy to try running truecrypt as a service (before login) or login script, if I knew how.
Hi
I just signed in to Ovi Files service and it works great on Windows Desktop. But it lacks a connector for Linux. Is there any alternative way to achieve the same.
The goal is to sync your files on the desktop with a webstorage system like Google Docs or Ovi files, Dropbox and so on.
Thanks.
Hi All
I Have a Computer With Windows Xp Service Pack 3 as an Operating System.This Computer is In the Network With The MacAfee Update Server.This Server Will be Install And Update MacAfee Client Version In The All Computers in The Network.When I Install And Runing 'Eset Node32 Smart Security or AntiVirus' in My Computer,The Computer will be Hang And Freeze And I Can Not Work with Computer.I Restart The Computer And Try Again And Try With Safe Mode To Fix This Problem(Unistall Node32 For Fix:-) ),But I Can Not Fix This Problem.How Can I Fix This Problem And Install Node32 And MaCAfee On This Computer 's Network?
I've read in the "About Service Pack 2 for SharePoint Products and Technologies" paper that SP2 includes an update for the Update Statistics Timer Job that causes SharePoint to run SQL Server's online index rebuild feature (p.4).
I'm uncertain of the terminology here but is this the rebuild that SQL Server uses for minor fragmentation (up to around 40%) and leaves the DB online? I'm also guessing that this will therefore not rebuild severely fragmented indexes as I think this requires the DB to come offline. Can someone please confirm my belief here?
I have several Windows Server 2003 Terminal servers to service our domain users.
Sometimes the Default User profile (C:\Documents and Settings\Default User) gets filled with tempoary internet files, so when a new user logs in, he gets a 1GB profile (instead of 20MB) that fills up the server fast.
Why is it the default user profile gets filled up with files like that, by who and how do i prevent this?
Hi,
my OS is Windows Server 2003.
I installed the FTP Service and configure it with the IIS 6.0 Console.
When I deactivate my firewall, all its okay, but when not, I can't get a connection.
Port 21 tcp + udp, port 22 tcp + udp and the whole FTP-Server Application is set as go trouhgt, but don't work. Of course, the FTP ruins on 21.
Any ideas
When connecting to an service provided using anycast, I am experiencing different behaviour depending on whether the request is made using TCP or UDP.
With TCP, the request is made to address A, and the subsequent response also comes from A.
With UDP however, while the request is made to A, the response comes from address B.
Is this correct behaviour, or should the UDP response come from the same address it's sent to?
I use Microsoft SkyDrive and Google Drive.
I was wondering if it was possible to map to a folder on a cloud service via FTP or something similar? I don't see any obvious ways on Google, or SkyDrive web sites.
I know they each have their custom applications to access the cloud storage files. But my network admins block traffic on those applications. So I was looking for another way to access the files (not through the web site either).
How can I make Vista home premium access OS X hard drive? and the other way around? I'd like to transfer files via direct ethernet.
Plugging in an ethernet cable makes both computers recognize a network, but not the other device. Each firewall is turned off, but no luck.
Edit: I don't see Windows Sharing in the Service Column.
Hi,
I have published my website into inetpub in windows 7. I can open the website on my computer using my IP adress and also i can open it on a different home computer. But, when i give the URL to my friends on a different network, they cannot open it. It says connection timed out.
I have used Visual studio to build my web service.
Plase help
Is there a service I can use to test the reliability of my server? I need to check if my server can handle a large traffic spike.
// Server info:
Server runs Nginx 0.7.65 on CentOS 5.3, serving only static files.