Server :: Mirror A Mac - View The Software In The ISO's

Apr 26, 2011

I am building a new server to replace a MAc server. I want to use CentOS. I don't know how to view the software in the ISO's; I don't know what version I will need to get these versions:

Apache 2.2.8
MySQL 5/0.45
PHP 5.2.5

I have posted this in the CentOS forums. But I need an answer ASAP.

View 1 Replies


ADVERTISEMENT

Server :: Make Two Storage Server Mirror Data In Real Time?

Jan 15, 2011

I have 2 servers each one with a RAID and I want them mirror they data so if one of them goes down the other one take the job with out disruption. I've heard of multipath by I want to know it in detail or learn of more options.

View 2 Replies View Related

CentOS 5 :: Easiest Way To Mirror Existing Server Setup On A New Server?

Jan 13, 2011

We have two CentOS 5 servers in production (web and database). We are setting up a single staging server that will mirror the configurations of these servers as closely as possible. What is the easiest way to ensure the exact same software and configs as the production servers are setup on the new staging server. Our contracted data center provider has already informed us that they do not perform images and NO we do not have physical access to the machines. It is undetermined whether we will be virtualizing the staging server into two virtual servers yet, so for the purposes of this post lets assume we are not. I'm seeking a faster/more precise method than doing this by eye and hand.

Some information on our web server code...

View 4 Replies View Related

General :: Mirror Microsoft Server 2008 To A Server?

May 17, 2011

We are using Linux as our database server and Microsoft Sever 2008 as our file server. Both are on independent servers. We would like to be able to mirror each server on the other for disaster recovery purposes. I am completely new to Linux.

View 3 Replies View Related

Server :: Splitting A Mirror With LVM?

Feb 22, 2010

I'm running Red Hat Enterprise Linux ES release 4 (Nahant Update 6).

I've created a mirror of a Logical Volume with this command:

# lvconvert -m1 --corelog /dev/datavg/data /dev/dm-16

Now I've this:

# lvs -a -o name,copy_percent,devices
LV Copy% Devices
data 100.00 data_mimage_0(0),data_mimage_1(0)
[data_mimage_0] /dev/dm-11(0)

[Code].....

My goal was to remove devices dm-10, dm-11 and dm-14 from my VG, so I decided to extend the VG with dm-16 and mirror my data LV to that device, then split that mirror from the other devices. The FS is mounted and need to stay online...

View 1 Replies View Related

Ubuntu :: CRM Solo Use Without Server BCM Mirror?

Oct 12, 2010

Im using Ubuntu 10.4 LTS. New user. Looking for a CRM that is comparable to ACT, BCM that is in MS Office, or Sugar like that does not require a server. Need something light for stand alone CRM.

View 1 Replies View Related

Server :: Mirror Software Packages From One To Another?

Jan 3, 2011

Server A is running Centos 5.5, Server B is running Centos 5.5.What is the simplest way to grab the package list from Server A, and use yum/rpm to make sure that the same packages are installed on server B, and if not -- install them?

View 1 Replies View Related

CentOS 5 :: How To Mirror Current Server

Jun 26, 2009

I have a server, running Centos 5 and it is working fine. Now I want to have another server (server2), mirror of my current server (server 1) if any time my (sever 1) stopped responding, (server 2) should start working until I fix server 1.

View 1 Replies View Related

Ubuntu Installation :: 8.04.3 LTS Server - Cannot Find Any Mirror Site

Jan 27, 2010

My requirement is to install Ubuntu SERVER 8.04.3 LTS on a Dell 2550 machine.

Problem.
- Bug in ubuntu (desktop and server) stopping CD install on this hardware platform. It hangs half way through and is something to do with the SCSI CD drive. Lots of stuff on the net about it, but no fix as far as I can see, at least nothing that works for me.

- So, tried boot off CD and then used F6 and added a cdrom-detect/try-usb=true line together with putting a USB with the ISO burnt onto it in the USB port. Still hangs during install (can't see USB perhaps? USB not correctly burnt? Tried many many times though, and eventually gave up at 2am)

- Next tried PXE boot. Now getting somewhere. Ok I installed tftpd32 on my windows machine, and copied the netboot files from the ubuntu site to the tftpd directory. (I dont think this will help me install the server, just the desktop??) Anyway, it booted from the win tftp machine (wahey!), and went through install, BUT when it tried to find the mirror site it couldnt. In fact it couldnt find ANY mirror site. (Internet access from windows and all other PCs on the network is working fine).

So, to ensure I am installing the SERVER version, and to use PXE boot, and to NOT use the internet to download the files (i.e. load them up locally somewhere), what do I do?

View 3 Replies View Related

Ubuntu :: Mirror Remote Server To Local Folder?

Aug 27, 2010

I have a remote drive mounted on my system(ubuntu 10.04 x64), and i have the contents of that drive backed up to dropbox. the problem is, if i unmount the drive, the files disappear from dropbox. is there a way to mirror the contents of the network drive to a localfolder(preferably in such a way that all changes and file deletions are changed on the local folder instantly, but unmounting doesn't delete it all)? It looks like rsync would work, but im not sure how to make it work.

View 2 Replies View Related

Debian :: Creating Mirror Back-up Hot Swap Server?

Mar 20, 2011

I am currently running Debian on a system with 3 scsi hard drives with Raid and have an identical back up server. I want to schedule a daily "mirror" copy of the server operating system and data so that if the primary server drops I can move the network plug to the next server and be back in business. Can someone let me know what would be the best solutions for this? I am new to linux so this may be an obvious question so if it is I applogize but I have been searching through the forums and have not found an adeqate solution.

View 1 Replies View Related

CentOS 5 Server :: Setting Up The Local Installation Mirror?

Jan 11, 2010

I've just set up the local mirror for my 96 CentOS 5 workstations. The mirroring script is taken from public-mirror howto and looks like this:

#!/bin/sh
rsync="/usr/bin/rsync -avHzL --delete --delay-updates" # replaced -q with -v for debuging purposes, removed --bwlimit, added -L to follow symlinks
mirror=centos.politechnika.lublin.pl::CentOS # tried several different same result

[Code]....

I tested mirror consistency by putting the mirror addres I'm syncing with, directly into repo file. Than yumex works fine. I tried several different mirrors with the same result.

View 3 Replies View Related

Ubuntu Servers :: Mirror A Windows Directory To An External Server?

Jan 13, 2010

I am looking for a solution to mirror a directory on my companys computer that runs in windows to an external ubuntu server on the internet.

View 7 Replies View Related

Applications :: Create Local Mirror Of Remote Server Without Altering It?

Jul 29, 2009

I'm new here and hope to profit from your immense linux knowledge and of course to share my own experience where I can.

I'm in a student organization and we use a file server that runs linux. I can log in through ssh and copy using scp using login and password (no rsa/dsa keys because most users are windows users using winSCP and they're lacking in computer knowledge so we don't require them to mess around with keys)

However, I don't have network access everywhere, so I'd like to make a copy on my laptop harddisk of some of the folders I use most frequently. Note that I don't need it to copy files from my pc back to the remote server so I don't need two-way sync. Deleting the local copy every time and downloading a new full copy is not an option as we are talking about several gigabytes and the download speed is limited. Normally I would use Unison, however, this requires unison to be installed on both pc's and I can't install any software on the file server so this is not an option.

Any ideas on how to achieve this? I'm reasonable knowledgable about linux so I don't mind tinkering with some config files and using command line applications.

View 1 Replies View Related

Server :: Proper Way To Sync Debian Mirror But Preserve Sarge?

Aug 21, 2010

I have been tooling around with different way of getting our local Debian network mirror back up and running with different various scripts. I have tried apt-mirror which was a breeze to setup and run, anonftpsync again super easy to get rolling.

My question is there a way to make sure our Sarge distro doesn't get deleted from the mirror? A filtering command for rsync possibly?

I started to go over the script for the ftpsync (debian recommended!) and to be honest it seems way over my head due to lack of documentation that I have been able to find.

View 2 Replies View Related

Server :: Soft RAID (mirror) On Debian With Different HDDs Size?

Apr 18, 2010

I would like to build a NAS from PC (D510MO) running Debian. I have two HDDs (one 3.5 1T and one 2.5 500G).
On 3.5 HDD I have already two partitions 100M+40G dedicated for Win7-64. Now, I want to install Debian (second OS) on this PC and to have some kind of soft RAID or disk mirror of 500G space. I am planning to create a third partition on 3.5 HDD of 500G (identical as 2.5 HDD size) in order to have a mirror 500G space.

Please send my some suggestions on where I have to install Debian; on 500G 2.5HDD or 500G 3.5HDD!Will Debian boot from both HDDs 3.5 or 2.5 after I create the mirror? What Linux soft I have to use for mirroring (mdadm)?

View 3 Replies View Related

Fedora :: Use Local Mirror For Yum - Set No Proxy For Local Mirror?

Jan 9, 2010

I'm using f12. My university has recently become a mirror for fedora packages. But i'm facing a trivial problem. I have set proxy for yum so that the packages that are not available on local mirror can be downloaded from other mirrors. But then i don't know how to set no proxy for my local server. Consequently it is not using my local mirror at all. Tell me how to set no proxy for the local mirror. I want my local mirror because it's damn fast. My proxy settings are like this (they go in /etc/yum.conf):

[code]....

View 2 Replies View Related

Server :: View Server Signature On Website?

Oct 25, 2010

How can I view server signature on my website.

View 7 Replies View Related

Software :: Html And Php Editor That Supports Both The Design View And Code View As Like In Dreamviewer?

May 30, 2011

I have been working in macromedia dreamviewer for editing html and php files, Just now I moved to linux system by installing xampp , my question is that I need a best html and php editor that supports both the design view and code view as like in dreamviewer.

View 7 Replies View Related

Server :: How Long Does Hardware Raid Card (raid 1) Take To Mirror 1 TB Drive (500gb Used)

Mar 22, 2011

How long does hardware Raid card (raid 1, 2 drives)take to mirror a 1 TB drive (500gb used)?Is there a general rule of thumb for this?4 hours? 12 hours? 24 hours?

View 1 Replies View Related

Debian :: Ubuntu Local Mirror Setup For FAI Server Setup?

Apr 24, 2011

I want to setup a FAI server for which I was looking for the best method of mirroring the Debian Lenny. I want to setup a local mirror with the best method available for mirroring. If it is ftpsync, please provide me some best ways of doing it. I tried ftpsync mirroring but that was not getting properly working due to insufficient I want this mirror to be accessible in my FAI setup so that I can start the installation on multiple machines and start the updates and package installation to be done from the same local mirror.

View 1 Replies View Related

Server :: Can Not View Detail Of /var/log/messages

Apr 18, 2011

I want to check my system general log file by

Code:

It is not showing me detail.

View 18 Replies View Related

Server :: Install And View Gui Remotely?

Dec 25, 2010

I have access to a server via putty running Red Hat 3.4.6-11 CentOS release 4.8 (Final). How do I install and view gui remotely?

View 3 Replies View Related

CentOS 5 Server :: View MAC OS X Stations From 5.4?

Nov 17, 2009

I have a server with installed and configured netatalk - Mac OS X users can upload and dwonload files and everything works. Now I want to solve �reverse� problem - how to view Mac OS X 10.5.4-10.5.5 shares from CentOS 5.4 PC.

View 1 Replies View Related

Fedora Networking :: Can't View The Server On Other Terminal

Jun 11, 2009

Here is my problem, which I think also posted here already but cant find enough solution. I successfully access the web server to its localhost using its IP address (Sample: http://192.168.1.100/index.php), but when I try to access it on other terminal which are also connected to the same network, I cant view it. But it seems that they can both communicate to each other when I ping it respectively both sides.

how can i set something to view the page outside the local server.

View 3 Replies View Related

Ubuntu Servers :: Can't Seem To View Server Website

Feb 9, 2011

when i type localhost i can see the page, when i type 127.0.0.1 i can see the page, when i type 192.168.0.30 i can view the page when i type the websitename.dyndns.info i can't seem to view the page or when i type 96.24.144.216 can't see the page.

View 9 Replies View Related

Hardware :: Can't View DVR Cameras From Another Internet Server?

Aug 19, 2010

I have a DVR with a Linux Operating System, I have a problem viewing my cameras from another internet server that is not the Internet Server where my DVR is. For example I have spoken with my internet provider and checked DNS, Gateways, ports and all the numbers that I configue my DVR, which has a Linux Operating System, and even made the updates, but still I cannot view my cameras from outside this same internet provider.

View 3 Replies View Related

Server :: Can't View PostgreSQL Table Data?

Dec 10, 2010

For some reason I am unable to view my database tables for my Wiki & I can't understand what I am doing wrong or what I'm missing. I know for sure there's table data on my 'wiki' database but for some reason I don't know how to list it.

Code:
psql (8.4.5)
Type "help" for help.

[code]....

View 1 Replies View Related

Server :: View The Dhcp Clients Over Dnsmasq?

Jul 23, 2010

Is there anyway how to view the dhcp clients over dnsmasq?

View 1 Replies View Related

Server :: View Directory Content In Apache?

Aug 26, 2010

I want to view directory content in apache server, for that i configure apache server, but i don't know how to enable autoindxing module, only apache test page is opening when i open my web site.

View 9 Replies View Related







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