For some reason, every time I setup the SSL cert on my Windows box, I receive a error 400 when I try to visit the site. When I take the SSL cert out then the site loads again. Anyone know what the problem is here?
I run mdaemon mail server and IIS6. Recently the machine started acting real freaking slow and I noticed that mdaemon was taking up 25-50% cpu almost all the time. When browsing through my computer/explorer, it takes a number of seconds (about 5-10) to show all the folders as you drill down any directory tree. Also, when you right click on any folder/set of folders/set of files/individual file, it takes a good 5 seconds for the right click menu to show up.
The entire machine is just going butt slow for some reason and I'm at a total loss as to why. Here are a few bits of info regarding how the machine responds to things. If I reboot the machine, its totally fine for a short time... mail takes up the usual 1-5% cpu and all folder browsing is normal and speedy. When the machine does become slow as crap, if I turn off the mail server, the machine still runs super slow, nothing changes really. The folder browsing takes forever still and so does right clicking anything. I've done a full virus scan, and nothing. I'm not sure what else to do, but there are no processes running that are taking up a lot of cpu or ram that might be programs causing problems. Bandwidth is not being eaten up either, its on a T1 and on average does about 5-10GB of total IN/OUT bandwidth and that has not changed. I'm not stupid when it comes to computers, but I'm at a total loss as to what could be causing this.
We have a domain portal controller for windows. All the machines in the n/w are connected to it. So, when ever an user enters the user name and password it gets authenticated from the domain portal controller. So, my login can be accessed anywhere in the netowrk.
Example : my login is sabarishks which can be used in any machine under this domain controller.
But, if the system is installed with both linux and windows only windows username will be authenticated using the domain controller. Whereas, the linux users will work with in the system using /etc/shadow file. Hope, I am clear so far.
The requirement is same as above. The authentication mechanism for linux should work as windows. When ever an user is entered with a username and passwd, it should get authenticated from domain controller.
I mean, the user created in a windows machine should be used for linux login also. More importantly, It should work in all systems.
Which technology can be used to do this? Samba,Ldap, NFs or what?
Am using Windows 2003 server with IIS6.0 and SMTP.I tried to send mail using ASP.net C# code through SMTP service.But my mails are getting queued in C:InetpubmailrootQueue.
What could be the problem??I've done many trouble shooting steps but no luck.I changed the Relay settings.Since I am in a LAN connection, i've tested the relay setting using both the 'localhost'and 'MyDomainIP'but everything in vain.
I have a dedicated server running windows web edition. What is the easiest way to set up a VPN server on this machine so that I can log in to it from my home connection and route all my traffic through my server.
I've found a few guides for setting this up on linux boxes, but not with windows.
I am having a problem setting mails on Thunderbird.i did exactly as you said in the documentation but still receive an error for sending an email (incoming email is good).i used full email address as username.domainname.tld as Incoming/Outgoing server address.
port 25 and 143 but still seem that i can't send emails.via web-mail i can , but via Thunderbird on my local PC i can't.I have a dedicated windows server with plesk 11.0.9
I have upgrade my mysql plesk installation from 5.1 to 5.6 and have troubles in setting utf8mb4 charset for server and databases. Special characters still display badly in my websites. I'm running Windows Server 2012 R2 and plsk 12.Â
Error: Unable to reconfigure web server. websrvmng failed: Site MailEnable WebMail does not exist at IIS7WebSites::get() In IIS7NativeProvider module Exception type: System.Exception at IIS7WebSites.get(IIS7WebSites* , auto_ptr* , Int64 id, basic_string,std::allocator >* idnName) Windows Server 2012 Plesk 11.0.9 Update #62 Note: Recently migrated from Plesk 9.2
Trying to set Default Site for a Dedicated IP Address.
I go to Subscription, then to domain > Change Hosting Settings, select dedicated IP address and OK, works fine. Site goes to Default Plesk Page.
Go to Tools & Settings, IP Addresses > Select the dedicated IP address I set above. Change Default Site to site above. Click Ok.
I get the error message above and nothing changes.
I looked on my IIS Server and MailEnable's Webmail is installed under the Default Website.
I have another Dedicated IP on this server and it has a default site on it working properly, but it was set up on the old site and it was configured as part of the Migration using Migration Manager.
I tried deleting the IP address and adding it back in. That didn't change anything. I also tried running: "%plesk_bin%websrvmng.exe" –reconfigure-webmail since that came up under someone else's issue when searching the web and that .exe is what's throwing the error.
I have server for testing UBC an SLM memory management (Virtuozzo 4). I use SLM memory limits and setup 2 VPS's with my hosting plan (1024MB guaranteed and 4096 MB dynamic).
Host machine have 8 GB of RAM. My problem is, that host machine has have 100 MB of memory free when these two VPS's are running.
I was using apache on my old xp machine but recently got a new computer, vista 64 bit which comes with IIS server.
I am familiar with html/css and starting to learn php, asp etc. Am I correct in assuming that it would be good to setup both Apache and IIS on my machine so that I can test database driven sites on my system, because I will want to work on many client websites who some will use windows/IIS hosts and others apache.
Or is it that with just IIS, I can test all sites in my dev environment since IIS supports everything apache does and more?
I am not sure if when developing a site for a client with a linux/apache host there is a lot of apache configuration that I would not be able to test on my local IIS server?
In fact, I am not even sure if a web programmer would need to do anything different at all dependant on which server type their code was running on.
I have a dedicated machine with Xen configured... Dom0 stuff runs great.
I have a pre-made image from jailtime.org, with an ubuntu.7-04.img, ubuntu-7-05.xen3.cfg, and ubuntu.swap -- obviously, the actual image, the config file, and the swap file.
Starting it fails:
Code: $ sudo xm create ./ubuntu.7-04.xen3.cfg Using config file "././ubuntu.7-04.xen3.cfg". The config file:
- Are the /boot and /dev/sda1 literal? That is, do they relate to Dom0 names (/boot on the server, and /dev/sda1, my "real" disk), or are they telling the new DomU what to call them?
- I don't want DHCP.... Do I change dhcp to "0" / "false," or do I specify an IP?
I've found a zillion guides out there, and they cover everything about setting up Xen, except for this one part, it seems?
I recently got a 2nd dedicated server to run MySQL for me. I host game servers that require MySQL. I usually ran it locally on my dual xeon machine until it started using a lot of resources, more then all of the game servers combined. So I moved my MySQL to a dual core machine. The MySQL machine is in the same datacenter as my dual xeon machine (I rent from softlayer). So I am using the private network ip to communicate between the 2 servers. However the queries are lagging out a lot, and causing my game servers to freeze up. I never had this problem when it ran locally, both servers are 100mbit and the mysql machine has a 15K RPM hardrive. The queries seem to not go through as fast as they did when it ran locally (of course), but not as much as I thought it would. Is there anything I can do to make it operate faster? Also, both servers are Windows 2003 Server.
I feel like I'm making this much harder than it is. I have one server with multiple IPs. I list my ns1 as (example) 1.2.3.4 and ns2 as 1.2.3.5. All of that's squared away, and it all resolves properly.
Except that tinydns only listens on 1.2.3.4, and I can't for the life of me figure out how to make it listen on the second IP too. Consequently, queries to ns2 fail.
What I ended up doing was just starting a second session with /etc/tinydns2 (and /service/tinydns2)... This is surely not the right solution, but it's made even worse because my "cp -R /service/tinydns /service/tinydns2" command doesn't do anything.
to move data (a lot) from one server to another. The thing is that the old server's host will not allow SSH access, not even just for a few hours. The new server is a dedicated, so I will of course have SSH there, but how should I handle this situation?
The data in question is massive..Much too much to download to the PC via FTP and upload to the new server. I'm not too familiar with FTP on linux. Could I use SSH on the new machine to FTP into the old machine and recursively grab everything (IIRC, the FTP protocol doesn't allow recursive gets...although it's been awhile since I've used CLI FTP)
I have a small linux box that I use as a router (CentOS 4.4 on OpenVZ).
I have quite a few clients connecting to it and using it as a gateway.
I would like to monitor their bandwidth usage if possible, I have iptables installed and am using iptables -L -v -n, which shows me the data transferred on specific ports that I am forwarding to them.
So, is there an bit of software out there that will monitor each IP for all UDP and TCP traffic, and wont be lost if I restart iptables.
I have looked at Cacti, but have never managed to get it to work...?