How can I disable the windows authentication mode of SQl Server and restrict it to ask for user and Password every time and no windows authentication. for security purposes
Hi there,
I was thinking about purchasing a HP StorageWorks X510 Data Vault to use as a general purpose media server. I noticed that the system uses Microsoft Windows Home Server, would it be possible to upgrade to Windows Server 2008? Eventually, I would like to run a few virtual machines on the server.
I currently have a web server running Apache using iptables for a firewall. What I would like to do is setup a new machine with XenServer and install two virtual machines--one running IPCop and one running Linux with Apache. Then I would configure IPCop to have the external IP address and forward port 80 to an internal IP on the second virtual machine. Is this even possible?
Hello, my parents were cleaning out their house and found an old Mac Classic which I used a long time ago to run HyperCard. I made a couple things which I'd like to keep but I don't know what appliations will even run Hypercard files anymore. Also, I'm using a Windows computer now. Can anyone recommend an emulator or some way to convert it to something I can use on my Windows machine?
hi,i am not able to install windows xp on compaq cq62-105tu laptop,blue screen appears
while trying to install xp on my Windows 7 compaq cq62-105tu laptop.
Please help me
By default in IIS7, Windows Authentication was turned off and I had to make a configuration change to activate it. When I did that there was a description for Windows Authentication that explained this should only be used for intranet sites, not public facing websites. When you consider NTLM/Kerberos does not use plain text I am not sure why Microsoft have decided this, all of a sudden.
Can anybody explain?
Hello. Last week I was running this tn5257 emulator for as400. And no I can't as soon as it starts it closes down. I already turned off the firewall thinking it could be that, but it isn't. I'm just wondering if it was an update or something I can fix.
Here's a video of what happens.
Any info will be greatly appretiated.
Thanks!
Hi
I want to install rsync on windows xp.
I have searched the web, but most of the solutions suggest using cygwin, but is there any other way to do this?
I don't want to install cygwin because it takes lot of space.
Moreover, I need to make it communicate with a rsync daemon on Linux, therefore alternatives to rsync on windows won't help.
Thanks
Is there any way to force Google Chrome (Windows XP Pro) to use the "normal" Windows UI controls in the upper right (Minimize/ Maximize (Resize)/ Close)? It's frustrating to try to minimize a couple of programs at the same time and then realize you have to move the mouse around to do so.
Hi,
I have tried running windows xp development virtual machine under windows 7 and the performance was dreadful.
I'm considering installing Linux and running the virtual machine from the Linux, but I'm not sure whether I can expect any performance gains?
It's a 2.4ghz core 2 duo machine with 4gb ram and 5400 rpm hdd.
Can somebody please recommend very cut down version of linux that can run VMWare player and isn't resource hungry?
Thank you
Hi, I currently have two Cisco ASA 5100 routers setup with a site-to-site VPN at different physical locations.
They are successfully configured so that all traffic at our remote site is forwarded over this VPN tunnel to our router here, which is fine, however I need the web traffic that comes here to then be forwarded onto our Check Point firewall router.
Can someone please tell me how I can configure this??
Many Thanks, Scott
I have a NAS filer share say \xyz.abc.def.com. I am trying to access the share from Windows server 2008R2 Server.
We have a CNAME xyz.def.com pointing to xyz.abc.def.com.
I am able to access the share using \xyz.abc.def.com as well as the IP but unable to access the share using \xyz.def.com
a) DisableStrictNameChecking is 1 on Windows Server 2008R2
b) NetBios over TCP is default. I tried setting it to Enabled but no luck
I get the error 0x80004005, unspecified error
Is there a program or a script out there to extract the contents of a Windows installer under Mac Os X?
Under Windows there is the Universal Extractor, I am looking like something like that for Mac. I don't know if there is a universal solution to this problem or if I would need a extractor specific to the type of installer. In my case I am actually trying to get the installer from Gog.com to extract so I can use them with Boxer.
With Windows there is is an option from the taskbar to tile windows horizontally or vertically. Is there someway to replicate this feature in Mac OS X?
This is probably a easy one for pros, but I am still learning Linux. How do I navigate in the terminal to a Windows network share? I can access the Windows work-group using the GUI but I would like to get there in bash.
Is there anyway to clone partition to partition in windows 7 for free using some kind of command line tool so that i can set block size to increase speed
i google and found some tools like dd for windows and dcfldd
but when i use them it gives me error like access denied and permission denied
i tried to login as administrator
using: net user administrator on
but its same problem
dcfldd bs=4096 if=.\k: of=\.\m:
while its working to create image file :
dcfldd bs=4096 if=.\k: of=\.\M:\filename.ext
some help needed on this
will appreciate
thanks
Hi,
We have a computer that came pre-installed with Windows 7; we didn't receive an installation disk for that. How would one create a setup installer disk from a machine which has Windows 7?
Thanks,
Sayan
Hi
I'm looking for a PIM like Treepad(www.treepad.com) that can be interchangeably used between Windows and Linux. I currently use Essential PIM in Windows.
Do you know good one?
I've created an instance of a Windows Server 2008 AMI at Amazon EC2. I now need to upload some installation files to it.
One way to do this would be to activate the FTP server in Windows, set up an account and use that to upload files.
Is there a better way to do this? Maybe some way to upload directly to an EBS?
Hi there,
I've used MSMQ on a windows 2003 server before and noticed I could monitor the public and private queues. Does anyone know if you can do this on windows 2008 server? If so, how do I access it because I've search and can't find a way to monitor this. At least not from a GUI interface like before.
is there a way to convert QCOW2 to OVF?
or is there a way to open an QCOW2 on WINDOWS (preferably free/open source)?
the problem is that ubuntu's virtual machine manager was used to create the image and now i'd need to use it on windows (xp).
is there a chance?
thnx
I am using RHCE 5 server and windows XP client machines on LAN.
Now i planned to install XAMP in my server and windows machines should access XAMPP.
How can i do it ?
I use scp command on my bash shell to copy a file from a remote linux machine while I am logged on to it using ssh.
Now if I connect to the linux machine using Putty on windows machine will I still be able to use scp command to copy files on my windows machine.
what will the command look like?
I'm running VirtualBox in Windows. I have Linux 10.04 installed as a VM.
Whenever I log in I have to run to following command to mount my shared Windows web dev folder:
sudo mount.vboxsf web_apps /mnt/web_apps
Where can I put this line (minus the sudo) so that it will run once when Linux boots up? I'm guessing there must be a root .profile or .login script that runs at some point?