Windows & Linux DNS Server Combination

Apr 11, 2007

can I setup windows Bind Dns server act as primary dns server and linux Bind as Secondary Dns server ?

IF it is possible please let me know how can I do this.

View 3 Replies


ADVERTISEMENT

Using A Combination Of Hosts Instead Of Just One

Feb 5, 2009

I have a website that supports a community organization. Fairly simple: Drupal, forum, photo gallery. The site on its own occupies less than a gig.

However, we keep an archive of all photos taken at our events, in full quality. The photo gallery gets reduced quality versions of these photos, but people can get the full-quality ones via ftp if they want them.

Unfortunately, these photos come out to many gigbytes, which means if I'm to use one host, I'm basically stuck with one of the "over-sellers".

I was thinking of separating my website and storage needs between two different providers: one for the php/mysql hosting, and the other just for plain file storage.

View 14 Replies View Related

Mod_auth_mysql And Htaccess Combination Related

Jan 13, 2007

I'm using .htaccess file and mod_auth_mysql for protection of a site, where the old users are in flat passwd file and the new ones are in DB, so i need both the standart .htpasswd check and if the user is not there check in the mysql DB

well here is how currently my htaccess file looks:
------------------------
AuthName "Password Protected Pages"
AuthType Basic
AuthUserFile /home/edited/.htpasswd

<limit GET POST PUT>
require valid-user
</limit>

AuthMySQLAuthoritative Off
AuthName "Members Only"
AuthType Basic
AuthGroupFile /dev/null
AuthMySQLHost domain-removed.com
AuthMySQLDB username-removed
AuthMySQLUser user-removed
AuthMySQLPassword edited
AuthMySQLUserTable members
AuthMySQLNameField username
AuthMySQLPasswordField password
AuthMySQLPwEncryption none
AuthMySQLUserCondition "status=1 AND siteid=2"
require valid-user

----------------
but the site doesn't accept neither the flat passwd file users, neither the ones from the nats DB, it just pop-ups the password dialog box again, whicih means that the password is not accepted

For the users i tested with i double checked that they DO exist in the htpasswd file or in the DB, so its not that

also, cause the site and the DB are on different servers, i have authorised the first one to query the mysql db at the second, so its not from that as well

i have removed the sensitive information (domains, users and passwords from the sample code i pasted here)

so...i'm totally lost here and any directions or ideas will be highly apprecicated

View 0 Replies View Related

How To Tansfer Backup Files From Linux Server To Windows Server

Jul 4, 2007

what is the fast and best way?

View 4 Replies View Related

Samba Server :: Can Linux And Windows Exist On The Same Server?

Jan 10, 2008

I have a linux server for a video sharring site

The video encoder that I prefer to use will only work in a windows enviorment

The windows server would pass off the converted video to the Linux server.

Will a Samba server for Linux allow a Linux machine to connect and share files with a Windows machine work for this application.

Although it's probably a dumb question but can Linux and Windows exist on the same server?

View 3 Replies View Related

Dedicated Server - Run Windows & Linux

Oct 23, 2009

Can I run both Windows & Linux on a dedicated server? I currently have a website hosted on a shared hosting Linux web server (uses PHP, MySQL). I want to use RED5, which seems a bit tricky to set up.

Why Windows?

I would feel more comfortable installing RED5 on a windows server (I think it'd be easier for me, no experience with Linux command line etc.).

Why Linux?

I'd prefer to keep the existing PHP/MySQL website on Linux because I have Apache specific settings.

View 10 Replies View Related

Linux On A Windows Server (VMWare)

Jan 12, 2009

I have Windows Server storage server. However I need to run some Linux scripts. Is it possible to run possibly VMWARE to have Linux so I can install the scripts use the Windows which has content to be used.

Kinda tricky I know but worth a shot.

Windows - Has all the content , but can't run scripts such as file hosting , streaming server (WMV wont do) , HTML/PHP server scripts.

View 2 Replies View Related

Linux Vs. Windows Server Survey

Sep 6, 2007

where to find data of how many servers in the US are using Linux vs. Windows Servers?

View 8 Replies View Related

NAT/routing From Windows Server To Linux VM

Jul 18, 2007

how to set up networking for the following..

I have a windows 2003 server machine. This machine has 3 internet IPs.

Im running Microsoft Virtual Server and going to be running 2 virtual machines both running Linux (Ubuntu).

Ideally I would like the 2 VMs to use my spair 2 internet IPs. However they are assigned to the NIC on the real windows server. How can I route 2 of these ip addressess to the 2 VMs?

Baring in mind that the windows server has only 1 NIC (used for the internet)

View 1 Replies View Related

Difference Between A Windows Server And A Linux Server ..?

Sep 11, 2008

i was wondering whats the difference between a windows server and a linux server. if a client asks me which one should they choose? which one is better? what should i tell them to go with

View 7 Replies View Related

What Is The Best Way To Get Backup From Linux Server To Windows Same As Rsync

Nov 5, 2008

What is the best way to get backup from linux server to windows same as rsync

i need to take offside backup from my linux server to windows server,before i used rsync to take backup,now i need to make backup in windows server with help of any software which work same as rsync or any software which must have good feature.

View 2 Replies View Related

Windows/Linux Server Hardware Monitoring

Jul 13, 2009

Are there and decent tools that you use to keep an "eye" on your server to lookout for hardware issues?

E.g., it would be nice to get an automated email sent if a server's temperature went above X or if S.M.A.R.T. errors were detected with a hardrive, etc.

View 8 Replies View Related

Replace Linux With Windows Server Via Vkvm

Jun 1, 2009

I'm trying to replace my Linux OS with Windows Server 2003, which I already have a license.

I'm talking about OVH Kimsufi XL.

Following support's instructions, I booted my dedicated with netboot, specific with vkvm option.

Then I specified an ftp location, (where there is my "totally working" .iso), and I started the virtual session.

After some mins, a java windows appears, and starts the vnc session.

After usual linux loading, it stops on this :

Code:
VFS: Cannot open root device "801" or unknown-block(8,1)
Please append a correct "root=" boot option; here are the available partitions:
0300 244198584 hda driver: ide-gd
0301 5245191 hda1
0302 238428687 hda2
0303 522112 hda3

Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(8,1)

And, besides I cant write a letter!

View 13 Replies View Related

Setup Vpn Server Linux And Windows Client

Jul 24, 2008

i have linux.i want setup vpn server on this,and take several account vps to windows clients

how may?

i can`t use of openvpn

do you have another tools?

View 0 Replies View Related

Virtualized Windows Environment On Linux Server

May 7, 2008

i have a high end linux server, low load. i'm looking for ideas as to how i can get a windows 2003 machine hosted up onto it (i have a license already) on one of the machine's dedicated IPs, and set it up to host ASP based websites with MS access (have the license already too). Any tutorials or suggestions how this can be set up?

View 3 Replies View Related

Account Transfer :: From Linux To Windows Server

Aug 1, 2008

I am having a linux and a window servers, I want to move my
domain from Linux to windows server.

I can transfer the public_html folder to "wwwroot".

can any one tell me that how to transfer the data base from linux
to windows server?

View 2 Replies View Related

Rsync Some Files From Windows To A Linux Server

Mar 28, 2007

At work, we have a windows 2003 server.

We have a set of files that get modified from day to day.

Since they know I own a dedicated server (Linux) they ask me if it would be possible to have an offsite backup on my server of the set of files on the windows 2003 server.

Also, I dont want to have the whole files set to be uploaded everyday.

I am aware of rsync on *nix system, but do you have any suggestions on how to proceed with a windows 2003 server to a unix server?

View 3 Replies View Related

How Can I Transfer A Windows Plesk Account To Linux Server

Jan 16, 2009

I want to transfer an account from a windows server to my linux server.
How can I do that?

View 6 Replies View Related

Can I Have Mix Windows And Linux VPSs On The Same Server Running CentOS

Feb 15, 2009

if i can create 2 VPS with completely different OS such as CentOS5 and Windows 2003 Std.

The main server will be running CentOS with HyperVM.

View 8 Replies View Related

Server Dies :: Loaded It With Windows 2003 And Linux

Feb 8, 2008

I have a server that keeps dying on my mysteriously. I've loaded it with Windows 2003 and Linux. Both crash about once every other day. So I'm guessing this isn't a software issue, but a hardware one.

When it crashes the screen turns blank. Only a hardware reboot will work. The power doesn't go off though.

Anybody here experience something like this before? I'm guessing it's one of the following:Power supply
CPU
Motherboard

However I'm thinking it's probably not the power supply as the server is relatively idle. I did stress test the server and it didn't crash then.

The thing is, there are no event logs from the BIOS or anything.

View 2 Replies View Related

How To Move 60GB Data From Windows Server To Linux

Jul 28, 2008

After long time consideration, selected linux eventually from singlehop, good company, good service.

Now we got big problem. Since our forum has 60GB data, I have no idea how to move files over.

If it was another windows server, I would just install a flashget (or similar download software) and put all HTTP links into it and just go to bed.

The data has been ZIPed into dozens of files, 1-3 GB each. HTTP link are ready for downloading, like

www.abc.com/files01.zip
www.abc.com/files02.zip
........
www.abc.com/files50.zip

I was wondering what's the best way to move data. Can we install a programme and put those links into it and download into my server? Thank you for your suggestion.

I tried wget, seems not working, speed drops to 0 after 10 secs, don't know what reason.

View 5 Replies View Related

How Do I Host Windows 2008 Server As A Guest OS On My Linux Dedi

Apr 26, 2009

How do I run a virtual instance of Windows server 2008 on my Linux dedi? Do I need to partition the server and create a VPS for this or can I run it on something like VMware? (Please look at my other thread here [url]t=857377 to learn more about my server, its resources and current config.)

Why would I want to do this? Because my primary desktop OS is still Vista Ultimate 64 and I've invested a lot in Windows-based software and hardware--too much to make a total switch to Linux. But, I don't want to invest more than I have to in order to run a Windows server that allows my business partner to access documents remotely or for us to share various files securely and privately and still serve my mostly Windows-based clients and colleagues. I'm one of, well, two people I know who even use Linux (at least at the OS level and know it).

Since my research shows I **can** do this on Centos 5, the responses that would be most useful to me would be those that focus on how I can do this successfully (even if it seems complicate; I can figure it out with help and/or direction) and what to consider or avoid when creating this virtual guest OS on my Linux dedi.

View 7 Replies View Related

Plesk 11.x / Linux :: How To Migrate From Windows Server - Launchpad Error

Sep 27, 2014

On the server running Windows migration manager. Firewall is turned off.

On the Linux server Panel Set address and port manager migration. Username and password of an administrator account Windows.

After you click Next, we get this error:

launchpad error (Error code = 2):
== STDERR ====================
Unable to start SSH session: Timeout waiting for banner
==============================

On Windows server - Plesk 11.5
On Linux server - Debian 7 - Plesk 11

View 1 Replies View Related

Streaming :: Windows Server 2008 Hosting Or Redhat Linux Hosting?

Mar 5, 2009

I'm hosting wmv,wma,mp3 files, streaming of video can be done with Windows hosting, but my website script is with php.

Do you suggest Windows Server 2008 hosting or redhat linux hosting?

View 6 Replies View Related

Wrote A Shell Script From My Windows Desktop.. Script Doesn't Work On Linux Server

May 16, 2007

I have write up a simple shell script from my windows desktop.
After i upload the file via ftp and run it as root, it doesn't run properly.

any file i copy over will end up in "
" ..nothing else.

why is this happening?
Should i write all my code on the server instead?

View 3 Replies View Related

Windows Licenses :: Rent Windows Server 2003 Web Edition?

Nov 17, 2008

Any company rent Windows Server 2003 Web Edition ?

SPLA and External licenses ?

With Micfrosoft need pay 2,000$

I wait your answerds.

View 3 Replies View Related

Windows 2008 Versus Windows 2003 Server

May 26, 2009

With Windows 2003 server, there are comprehensive lists of what you need to do to secure the server before use. For Windows 2008, I wonder is there such a list? Or is it true as what I heard from Microsoft that it is already secured out of the box?

Anyone has any resources on the hardening or preparation of 2008 for server hosting uses?

View 1 Replies View Related

Windows Xp Rather Than Windows Server 2003?

Oct 30, 2008

Is there hosting that use windows xp rather than windows server 2003? What is the advantage of using windows server2003 anyway?

Most of the time I just need to run some programs that need huge bandwidth. If I want to host sites, I'll just use xamp.

I think windows xp license is cheaper.

View 12 Replies View Related

What Does Windows Server Web Ed. & Windows Server Standard Ed. Mean

Aug 19, 2008

Does someone know what that means? I can sometime choose this option if I want to buy a server.

View 14 Replies View Related

Linux Or Windows - Which Is Best?

Feb 1, 2009

does it matter which 1 you use? and if so which one is the best

View 14 Replies View Related

Windows Vs Linux

Oct 3, 2009

I have a website related to my business, i want to host it on the internet. But i do not know which web hosting to follow. I want great security to my data. Please tell me Which web hosting is best whether Windows web hosting or Linux web hosting?

View 24 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved