I am looking for a smtp proxy to install on our gateway which should monitor outgoing smtp traffic to identify the source of recently occuring spam attacks from our network.
It would be enough if this could log all outgoing mails, no actual filtering must be done as I'm going to do this manually.
Also, is it possible to monitor smtps ports 465 and 587 or is it necessary to completely block these ports to stop spam?
I would like to be able to pull changes on a remote server from an SVN server on a local development box. The SVN port is closed to the WAN but available via our LAN and we have a VPN setup locally.
Is it difficult to setup the remote server to use VPN to connect to the remote SVN server and update code? If possible, how/where can I find out how to do this?
Thanks in advance.
I have a large Exchange server with many hundreds of thousands of emails in thousands of folders.
I would like to generate a list of how many emails have been sent, by user, for a subset of the public folders.
If I could run SQL against the server (can I?), I would like to run a query along the lines of:
SELECT from, count(*)
FROM emails
WHERE email_is_in_folder_or_descendents('Public Folders/Customers/XYZ')
GROUP BY from
Is this possible?
I have full administrator access to the server.
Server A generates a file and scp's it to Server B. I have cron running on Server B that each minute looks for new files that were copied over. My question is- how can Server B ensure that the file that was copied over is actually done being copied? I don'y want to start processing the file unless it's been fully written to. Is this possible to determine?
I'm doing a word search using the following command:
find . -exec grep -q [some_word] '{}' \; -print -o -name .svn -prune -o -name .ssh -prune -o -name .boneyard -o -name log -prune -prune -o -name tmp -prune
Is it possible to use a regex to exclude all hidden directories?
Note:
The current command traverses the entire tree from the current location and exclude those being pruned. The exclusion needs to work for any hidden directory regardless off location.
Is it possible to use Windows remote desktop connection to connect to a Windows XP machine with a user already logged in and just view that users screen without logging them off?
I would like to configure a task like "child control software",
so it would hibernate the pc at certain times.
Is it possible to prevent modification (here: pausing) of
a task through requiring the entering of the admin password to modify,
EVEN THOUGH the currently-logged-in (and only) user is
the admin account itself?
(Do you know of any child control software that does NOT require
an additional account yet is able to hibernate the system at
certain times?)
Thanks a lot!
If you have an ssh account and a hacker can get his hands on your account then the hacker can almost do anything on your server. Is it possible to limit a ssh account to access only on some specific directories with some limited privileges?
I have a Windows Server 2008 R2 Machine with 1 physical hard drive.
I have an exact copy of the hardware of it, which I intend to use a a redundant backup in case my server fails (hardware or software).
I'd like to routinely "clone" my production server's hard drive, so that when it fails, I'll just swap it with the latest clone.
Is this even possible? If it is, what would be the simplest way to do this?
Is there an excel feature that enables you to create a link to a different part of a sheet so you don't have to scroll down ... wherever, to get there ?
I have about 2000 tables in one sheet, and some "table of contents" listing all the tables. I'd like to create a link from the table of contents to the appropriate table (it's all within the same sheet).
Is something like that possible ?
When I encode video with ffdshow with h.264, the audio is out of sync. At the very beginning of the video, the picture freezes for about 1 second, while the audio plays fine, resulting in the audio being that 1 second ahead of the picture throughout the entire video.
Any ideas on possible causes or, obviously, solutions?
I'd like to power two monitors with this video card, each with its own desktop in Windows (that is: extended, not cloned).
MSI M452-9502 GeForce 9500 GT Video Card - 512MB DDR2, PCI Express 2.0, DVI, HDMI, VGA - OEM
Is that possible?
I am running nginx, and have the following block for expiration:
expires 52w;
However when I use Google Chrome Developer Tools to observe network traffic, some of the assets are loaded from cache (200-from cache) while most of the assets are making a request to the server (304 Not Modified).
I want to load all assets from cache without communicating with the server if possible. (200-from cache)
What would be the required change in my nginx configuration?
I created a database using a november CTP preview of MS SQL Server 2008R2. Is it possible to transfer this database to use with older version, SQL Server 2008?
I created a database using a november CTP preview of MS SQL Server 2008R2. Is it possible to transfer this database to use with older version, SQL Server 2008?
I'd like to watch a video with sound on one computer, share the screen, and have the sound heard by the other computer, not going through the speakers. i.e. it should transmit the video from my screen and the same sound that's going to the speakers, right off the sound card.
It is possible to do on XP, but not on 7.
I have tried to use the stereo mix as the sound source, but it seems that skype blocks that.
I know that apple doesn't sell macbooks (just the vanilla, white macbook, not the pro models) with 8 gb of RAM but I'm wondering if it's possible to upgrade one to 8 gb of RAM. Anyone done it?
What programs do you install on a fresh Windows/Linux machine? It doesn't have to be any specific category - programming tools, browsers, anything!
Update: If possible, can you post links? It makes it a lot easier for readers.
I play games on my laptop, and they run at about 30-45 fps, which is bearable for me. But when I try to stream, the frame rate drops to 20 or lower, which is unplayable for me.
I have a second computer though (a Mac, the laptop is Win7), and I'm wondering if there is anyway to stream the game content (onto Twitch.tv) from my laptop using my Mac.
Is this possible, and how would I go about doing it?
I currently have nginx proxying for Thin, but set up to serve static files for the app that Thin is serving instead of proxying the request.
What I'd like to know is how I can check that the rules are set up correctly. Since Thin doesn't log requests, I would need to set up nginx logs in such a way that it shows which requests were served as files and which were passed to Thin. Is this even possible? If so, how?
Hey, I was wondering if it is possible in Windows to run a program, that will map lets say the "r" button to something like an xbox controller's trigger or the mouse's wheel?
How to fix the following issue and what's the problem. Due to this problem, everything that uses python is not working.
/lib/librt.so.1: symbol
pthread_barrier_wait, version
GLIBC_2.2 not defined in file
libpthread.so.0 with link time
reference
Please install a package which
provides this module, or verify that
the module is installed correctly.
It's possible that the above module
doesn't match the current version of
Python, which is:
2.6.2 (r262:71600, Aug 21 2009, 12:22:21) [GCC 4.4.1 20090818 (Red
Hat 4.4.1-6)]
In the OSX Terminal.app, I'd like to set my own selection delimiters such that if I have the text foo.bar.baz and double click bar, only bar is selected.
Is this possible and if so how?
Hello,
I've installed Windows 7 Home in Portuguese and speech recognition doesn't work.
How can I turn this on or is this not possible?
Thanks in advance!