Hi,
Can Exchange 2007 auto-reply to an incoming message? I don't want to set it up in Outlook I want the reply to be done on the server.
Many thanks
Scott
This week we take a look at tweaking the Window’s start menu search for fast and focused searching, locking down a hyperactive Android screen, and fueling your torrenting habit through Dropbox.
Once a week we dip into our reader mailbag to help readers solve their problems, sharing the useful solutions with you in the process. Read on to see our…
Need to install a service/daemon (in this case bind9, a DNS service) runlevel control, aka "rc" control (/etc/rc*.d and such). bind9 came pre-installed on my 11.04 system, but without aforementioned runlevel control.
How to easily (and preferably automatically) install the rc stuff for "compliant" services/daemons in /etc/init.d?
(Hint: I have…
How do i set up a key binding in fish, so that fish understands not to execute the bindingstring after appending it to commandline but just appending it as string to commandline.
I want to set up a binding that appends | less by pressing i.e. ALT + Y.
It seems that by default fish understands the command to automatically execute.
I.e. When i…
Currently, whenever I insert a CD or DVD into my DVD drive, it mounts to a location such as /media/<LABEL>, where <LABEL> is the arbitrary label assigned to the optical disc.
I remember, once upon a time, CD and DVD media being reliably located at /media/cdrom0 or something similar. Why was this changed? And how do I get this old…
1) Is it possible to implement a system where I can simply drop a new image into my content project's folder and VS will automatically see that and bring it into the project for compiling?
2) Similarly, if I wanted a specific texture I could state something like var texture = Game.Assets.Image["backgrounds/sky_02"]; (where Game is the…
I'd like to do an automatic virus scan on any plugged in usb device using ClamAV. I'm using Ubuntu 12.04.
The closest thing I found was:
Run clamav on mount of flashdrive
How to run a shell script when a new USB storage device is detected?
The first one is not working for me and the second one seems to target a known device.
Is…
I'm sure there are already a bunch of questions like this asked, but the constant updating of the OpenGL library throws them all away, and in a month or two, the answers here will be worthless again.
I am ready to start programming in OpenGL using C++. I've got a working compiler (DevCpp; do NOT ask me to switch to VC++, and don't…
Problems I am experiencing:
Battery Icon not showing up unity bar (top right corner).
Volume Up/Down/Mute not working.
Bluetooth hot keys described above also not working.Brightness up/down keys on this keyboard no longer working (apple wireless keyboard)
Laptop no longer suspends when lid is shut. I have to go to 'power'…
Skydrive : Microsoft fait une évaluation de son service de stockage Cloud
et souhaite renforcer celui-ci
SkyDrive, la solution de stockage des données en mode Cloud de Microsoft, bien qu'ayant subir plusieurs mises à jour et adopter le HTML5 pour son interface utilisateur, afin d'améliorer l'expérience d'accès et de…
I have Ubuntu 10.10 installed on a machine for my parents. The thing is they never request updates from Update Manager even the manager itself prompted them so. Moreover, when they are done with whatever they are doing on Ubuntu, they always leave the computer on. And I always have to come back and shut the machine…
I have a bluetooth keyboard for my HTPC. I pair it with my computer via bluetooth, and it works fine. However, when I turn off the keyboard or my computer, it has to connect again (which requires me entering a passcode on the computer and keyboard) when I turn them back on. I've looked through many forums and…
So I'm reading up on ASP.NET with VB.NET and I want to start making my own, professionally built website using ASP. I'm wondering though; I'm still using the basics so I'm really just a novice, but how much should I rely on Visual Studio to create my elements? Should I make my own text boxes and have my own…
I hope this post isn't too "Fringe" - I'm sure someone will just kill it if it is :)
Three things made me want to reach out about this now:
Decoupling is so in the forefront of design.
TDD inspires the idea that it doesn't matter how a program comes to exist as long as it works.
Seeing how often the…
Earlier today I have come up with an idea, based upon a particular real use case, which I would want to have checked for feasability and usefulness. This question will feature a fair chunk of Java code, but can be applied to all languages running inside a VM, and maybe even outside. While there is real…
When posting a status update on social website like facebook.com and linkedin.com which contain an URL, it will automatically scan the images available on the particular website and put it at the front of the status update.
May I know how this could be done if I would like to do the same for my web…
I need to know how to fix the missing "/etc/init.d/ufw" file, is it some package or some command?
I used the gufw to enable it, but on reboot my firewall was still off...
I created a symlink /etc/init.d/ufw -> /lib/init/upstart-job but I could not make it work like start ufw.
I found this…
We have several laptops at work which use Ubuntu 11.10 64bit.
I have our Wifi Access Point requiring WPA2-EAP Authentication (backed by a LDAP server).
I have the staff using these laptops when doing presentations by using the Guest Account.
So by default when you have a wifi card, network…
Computer: Toshiba Terca A4
OS: Ubuntu Desktop 10.10
After installing 10.10, the splash screen hangs and the mouse pointer appears.
Anyone know what I can do to fix this?
~/.xsession-errors has
(nautilus:3190): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed
btw,…
I have been creating a custom live CD of Ubuntu 11.10 using remastersys, everything goes well except that the live session asks for a login. the login is automatically set as "custom" and the password is blank. this is fine, but I would rather it went direct to the desktop in a live session…
It's been well over six months but I have the same router SmartAX MT880d with Ethernet, and the exact same problem : no internet, even though I can successfully reach the modem settings page by entering 192.168.1.1 in Firefox.
I'm a total beginner with Ubuntu. My internet works great in…
BlackBerry 10 en images (1/9) : BlackBerry Flow
RIM dévoile les nouveautés au compte-goutte et promet de très grosses surprises
Deux jours après les annonces officielles du PDG de RIM, la filiale Française nous a conviés à une démonstration pour nous dévoiler « en vrai » quelques…
I've just started to learn WPF this week so please accept my apologies if I am being stupid or missing fundamental points!
Iam trying to build a very simple Contact browser. I have a Collection of Contact objects that displayed in a ListBox control which shows the FullName of…
I'm working on a few animations with jQuery.
I have 3-4 elements which should slide in from the top. I defined their positions with css:
#element-1 {
top:124px;
left:0px;
right:auto;
bottom:auto;
}
#element-2 {
top:230px;
left:670px;
right:auto;
…
I am setting up a Debian Squeeze box as a KVM host. I want to add multiple interfaces to each KVM guest so I want them to be on different VLANs.
After reading about this, I believe the best method is to add multiple logical VLAN (sub)-interfaces to the physical NICs and then…