Server :: Setup Netware Backup - Best Open Source?

Mar 5, 2010

I have windows 2003 with high memory and HDD in local network which i want to make it as backup server. there are few linux and windows clients which are all running in redhat,centos and windows 2003. As i want to setup netware backup, is there any best open source backup s/w available so that the backup would run periodically. i need to isntall backup server in my windows 2003 and backup client in other linux and windows 2003. any free backup software.? i went through zmanda but that is not freely available.

View 3 Replies


ADVERTISEMENT

OpenSUSE :: Can't Connect To Netware 3.12 Server Using Netware Client 1.1

Jun 29, 2011

Can't connect to netware 3.12 server using netware client 1.1. in opensuse Linux.

View 1 Replies View Related

Red Hat / Fedora :: Good Free/open Source HTTP Server Which Can Be Setup On 9?

May 11, 2010

A good free/open source HTTP Server which can be setup on Linux Fedora 9? If there is a good instruction manual for the installation.

View 4 Replies View Related

General :: Best Open Source Backup Software ?

Jun 30, 2011

Which is the best opensource backup software which also supports mysql and incremental backup.

View 3 Replies View Related

Fedora :: Any Network Backup Solutions Out There That Are Open Source

Aug 31, 2010

Are there any network backup solutions out there that are open source and awesome? Something that behaves and is easy like Symantec Netbackup or Arkeia network backup?

View 3 Replies View Related

General :: Encrypted Backup Solution To USB HD (Open Source)

Mar 26, 2011

There are a lot of backup solutions, many scripts based of rsync. The problem is not a lot of them encrypt your data before syncing it. I have a USB hard drive and I want to backup my user folder /home/myuser/ to the external drive What software will allow me to create incremental backups which are encrypted with relative ease

View 2 Replies View Related

General :: Open Source File Replication - Backup ?

Jun 5, 2010

I am IT Manager. Currently I am responsible for a mostly IBM shop, running a mix of AIX, OS/400. VMware, and Windows.

My P-series running AIX and Oracle and my AS/400 both back up to tape drives daily.
But my VMware system is not being backed up, the virtual machines are, but my tape drive just broke down.

I just ordered a server grade machine with an i5 CPU, running 3 2TB SATA drives in RAID5, this is going to be my new backup server.

I am hoping I can put Linux on it, and some sort of open source file replications, real time backup software that will back up my Windows servers, and my Windows desktops in real time.... any sort of animal exist?

View 5 Replies View Related

Ubuntu Servers :: Open Source Solution To Backup Windows Environment

Feb 17, 2010

I am mainly a Windows admin, but I do *NIX administration from time to time, for now I need to use an open source solution for backup windows environment mainly, I spent last days playing with bacula and backupPC, and I then chose backupPC, I built a solution with it seems working not bad, but before i go on deeper, I thought asking geeks here better, my main experience with back was with Vertias/Symantec Backup Exec, what do you recommend as most similar backup solution in Ubuntu offer a close level (I don't backup to tapes I back to hard disks), also a gui is preferred, while backupPC do a nice work and i handled its client config file (machine_name.pl), but I still do mistakes sometimes and troubleshooting is annoying, I have to backup files from users machines some of these files are running (like PST files), and I could need to backup a database or something from time to time. so whats your opinion all?

View 2 Replies View Related

Red Hat / Fedora :: Firewall - Transferring Existing Setup To Open Source Platform

Feb 5, 2011

Currently I am working on one project in which I am transferring existing setup to Open Source platform. I am having brand new IBM server with two NIC card and want to setup Firewall. I am searching for good solution which suits to me. Which firewall system I should go for? I am thinking of IPCop.

1) Firewall should support OpenVPN
2) Easy to manage for Resident technician
3) Should be block streaming, facebook and others sites.

View 1 Replies View Related

General :: BackupPC Basic Setup (13)Permission Denied - Not Open Password File: /etc/Backup?

Feb 22, 2011

I am having problems gaining access to the BackupPC admin web page. The error:

Quote:

[Tue Feb 22 16:43:59 2011] [error] [client 192.168.0.2] (13)Permission denied: Could not open password file: /etc/BackupPC/htpasswd [Tue Feb 22 16:43:59 2011] [error] [client 82.30.227.113] access to /backuppc failed, reason: verification of user id 'myhtaccessuser' not configured

Why is this occuring, is there anyway of getting around this? I just cant remember originally on my old system how I set this up.

View 3 Replies View Related

OpenSUSE Network :: How To Enable IPX-protocol / Login To Netware 3.12 Server

Apr 12, 2010

I recently installed OpenSuse 11.2.How do I enable the IPX-protocol and login to a Netware 3.12 server?

View 3 Replies View Related

CentOS 5 Server :: How To Setup A Backup

Jun 27, 2011

on my server I have atMail and a intranet site being hosted using mySQL for the database locally, and obviously backing it up would be a good thing. I got the backup package from the list if you use the add/remove software called dump-0.4.etc.. can't seem to find much on how to use it, set it up, nothing. Granted I could be looking for the wrong thing which I'm sure is the case. As of now it's looking like a USB drive is going to be my only option, that will change in the future as this "project" goes further (we are a windows shop trying out Linux, and the next step is going to be adding another server that's a file server at that point we'll probably go to NAS for the backup and then transer that to a USB for offsite/secondary backup).

View 2 Replies View Related

Ubuntu :: Setup An Offsite Backup Server?

Nov 1, 2010

looking for a bit of assistance from those that know. i would like to setup an offsite backup server preferably using my current ubuntu 10.10 server.i would like something that has a client that can be used on windows PC's and that is managed so i can controll bandwidth and storage space.it will only be used for storing important files and not full backups of machines.i thought about using something like comodo backup for the clients and just setting up and FTP server but just wonderd if people know of a better solution.

View 9 Replies View Related

General :: Setup Remote Backup Server?

Apr 6, 2011

I have 2 servers. One is an operational CentOS + cPanel server and the other is a blank CentOS server. I want to use cPanel's backup suite to backup our customers accounts but I want to do it so the blank server is mounted to the cPanel server, rather than an FTP backup. If that makes sense. I believe from previous experience that NFS is the way to go but I'm not sure.

View 3 Replies View Related

Server :: Backup / Restore - Importing LVM Setup At Destination

Jun 8, 2009

I am doing a LVM replicate to another server.
Example: server1.foo.com has / , /boot , swap and few LVM partitions. All are in /dev/sda disk of size 80GB. /dev/sda5 is a LVM partition which has only one vg00 and it has 2 LV's (/var and /usr) and a SAN storage connected to this server which has around 500GB of single partition(a LV partition) called /data and its under vg00 .

Now I have build another server called "server2.foo.com" with same RedHat OS version - RHEL 4 and want to import the same LVM setup at destination. Down time or unmounting the filesystem is not a problem (but am trying to reduce the down time as much as possible). Is there any way that I can take a proper snapshot of whole LVM disk and restore with same setup at destination without losing the data and the lvm file system layout?

View 4 Replies View Related

Ubuntu :: Setup Personal Server To Use As Proxy/Off Site Backup?

Jul 30, 2011

I have a simple issue that I think can be solved with several different methods. I basically want to create a personal server solution that allows me to do two things:

1.) I want to be able to remotely backup data to my server.

2.) I want to be able to pass traffic through it and use it as a proxy.

I am off to college next year and I want to leave a computer/server back home to do the two things stated above. I was thinking of using an Asus Eee Box PC like this:url

I want a low power reliable machine that will only be used as a remote solution. I won't be hooking up a monitor to it (that is, after I set it up).

It will be on 24/7 for easy access.

I will be accessing this server from a Windows 7 based machine.

I do not mind at all installing Linux on my server, but I am not an experienced coder so I will need software with a GUI that can help me set this all up.

View 3 Replies View Related

CentOS 5 :: Setup A Central Backup Server With BackupPC Installed On 5.6 X86_64

Jul 29, 2011

i`m trying to set up a Central Backup Server with BackupPC installed on CentOS 5.6 x86_64, My CentOS has Samba3x / Winbind integrated with Active Directory i found this nice Wiki http://wiki.centos.org/HowTos/BackupPC , to get my BackupPC installed. after installing RPMForge's repo and settin` up the priorities to the repos, http://wiki.centos.org/PackageManagement/Yum/Priorities i get the following error regarding Samba3x Conflicts , i dont wanna miss up my Samba Configuration to install BackupPC, even --skip-broken option does not work for me

[Code]....

View 2 Replies View Related

General :: Open Source Directory Server?

Apr 9, 2011

Which one is the best open source Directory server ?

View 1 Replies View Related

General :: Open Source Knowledgebase Server ?

Dec 17, 2010

I want to setup a Knowledgebase server for my team internally. Any open Source Knowledgebase server reference?

View 1 Replies View Related

Server :: Open Source Video Conference ?

Nov 12, 2010

I need to ask for an open source Video Conference. this open source needed to make a three legs conference.

View 3 Replies View Related

General :: Open Source TCP - IPv6 Server Software Out There?

May 29, 2010

I am looking for TCP/IP server software to deliver internet, VoIP, and IPTV service over that supports IPv6 and is open source. ?

View 1 Replies View Related

Server :: Looking For An Open Source Active Clustering Product?

Jul 12, 2010

I am looking for an open source active clustering product can you please advise me about the best clustering softwares on Linux?

View 1 Replies View Related

Server :: Platform For Cloud Computing In Open Source?

Nov 9, 2010

I have a plan to deploy a private or public cloud computing. And I've been considering Eucalyptus, OpenNebula, Nimbus, vSphere, abiCloud and Joyent.

I'm very interested in Eucalyptus and OpenNebula, since they are both open source, they have many features, they both support Amazon EC2 and Amazon APIs and they seem to be able to work with different hypervisors, such as KVM, Xen, VMWare ESXi, etc.

Eucalyptus seem to be very supported by Canonical, because it can work with Centos Server, so I bet it will grow more and more, and we have a good experience with Linux and in particular redhat.

On the other hand, many people told me that right now OpenNebula is better. So the question is:

- which one between Eucalyptus and OpenNebula? The other three choices? vSphere is probably free (if we use ESXi and not ESX) but it's not open... abiCloud seems to be similar to Eucalyptus and OpenNebula... about Joyent, many people say very good things, but I want to know more, and then, is it open source? I mean here, can I use it as free ?

After having built the private cloud, we probably want to also use an external service and create an hybrid cloud. If for private cloud we chose OpenNebula,Eucalyptus, abiCloud or Nimbus I guess the best thing is to use Amazon EC2.

- Is it also possible to use VMWare solution?

- And if we chose abiCloud or Joyent, what can we use to create an hybrid cloud?

About Microsoft Azure and Google App Engine, it seems to me they have many limitations and I prevent it because it could be have a highly cost, so I'm not considering them.

View 5 Replies View Related

Server :: Migration To Open Source Mail System?

Jan 27, 2010

I have a friend that want to migrate his server to a open source mail system. Currently, he's using a system using Maildir. So I decided to use qmail since it has support for Maildir and it has pop3 capability. Courier-imap is the one I'll be using for IMAP. My concern is webmail. Can anyone suggest a webmail that will run using Maildir format and has addressbook and calendar feature. I'll be using a single server only. Please exclude Squirrelmail from the list.

View 2 Replies View Related

Fedora :: Install A VM Ware Server (Open Source ) Like VM ESXi 4?

Sep 7, 2011

I want to install a VM ware server (Open Source )like VM ESXi 4 Which are Open Source VM servers available?

View 3 Replies View Related

Ubuntu :: Web Based Virtual Machine Manager For Server - Open Source

Feb 20, 2011

Are there any open source Virtual Machines which have web based administration. I am setting up Ubuntu 10.4 x64 and would really like to find a usable virtual machine manager. I really like Virtualbox but only the full version has web based administration. I have also tried VMware but it isn't open source.

View 9 Replies View Related

Networking :: Good Open Source Network / Server Monitoring Tool

Feb 19, 2010

Any easy to install/configure network/server monitoring tool? PLease note I'm looking for something of little lightweight here (Not something like zenoss) But I'd still like to get performance graphs and event notifying alerts. Also note this is to monitor less than 50 servers and perhaps a firewall or 2.

View 2 Replies View Related

Ubuntu :: Open Source Virtual Machine - Study The Source In Order To Create My Own?

Jun 28, 2011

Is there any open source virtual machine so i can study the source in order to create my own? i'm gonna write my own, so it doesNT matter if license does not allow further development of the code.

View 1 Replies View Related

Software :: Where Is The Source Codes For The Open Source Drivers For Each Distros

Jan 2, 2009

We all know we can install a linux system such as Fedora 10 and use it. Being linux, one should in principle get the source codes for everything that has been precompiled (except the proprietary drivers such as nvidia) in the installation DVDs/CDs. Where are the source codes ? Is there a place I can download them ?
To avoid confusion, I am not referring to the kernel source that can be compiled to give a linux kernel, but that does not include the drivers, such as intel_drv.so.

To be more specific, the intel graphic i810 driver has been built into any linux system, but where is the exact source? One answer may be that primary source intellinuxgraphics.com. However, if anyone tries to download the every changing (i.e., keep updated almost every single day) driver source codes from freedesktop.org, it is almost certain that the source codes will not be the same as the one that is finalized in Fedora 10.

View 9 Replies View Related

Ubuntu :: How To See Source Code Of Open Source Software

Sep 12, 2010

I want to see the source code of smplayer software.from where i can see source code of open source softwares?

View 9 Replies View Related







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