Sponsored Content
Operating Systems Linux Red Hat How to backup a RedHat server? Post 302470387 by hadimotamedi on Wednesday 10th of November 2010 02:55:39 AM
Old 11-10-2010
How to backup a RedHat server?

Dear All
Can you please let me know how to backup my RedHat server for preserving data in case if hard disk crashes?
Thank you

Moderator's Comments:
Mod Comment Double post, continued here

Last edited by pludi; 11-10-2010 at 05:10 AM..
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

MYSQL command to take a backup of the database in Redhat linux 7.2

I am new to mysql database , we have a mysql database running on linux , and we use mysql database for bugzilla, so we wanted to take a backup . what is the command for taking the entire database backup from the command prompt with all options. Thanks in advance Bache Gowda (4 Replies)
Discussion started by: bache_gowda
4 Replies

2. UNIX for Dummies Questions & Answers

Help settinh up my unix server using redhat 9

I very new to unix I know only the basic comands, ive just had my server upgraded to redhat 9 from 7.2, but now i have nothing no ftp http or anything and i need it setup with domain names ect can any one point me in the right direction. (1 Reply)
Discussion started by: silecom
1 Replies

3. UNIX for Dummies Questions & Answers

setup a DNS server for my redhat server

Using Redhat Linux Enterprise AS 4 can someone teach me how to setup a dns server for my webserver? i've registered a domainname at mydomain.com but when i type in the domain i register i cannot enter to my webserver. someone told me that it is related with the DNS setting on my server. i've... (2 Replies)
Discussion started by: kaixiang88
2 Replies

4. UNIX for Dummies Questions & Answers

backup to NFS mount Redhat-Solaris

Hi guys, I have a redhat laptop and a sun solaris 8 server networked together I created an nfs share on the sun server and backed up an image of the Redhat laptop to it. The Hard disk size of the laptop is 40Gb but I have about 38Gb free space on the sun server. So I compressed the image... (9 Replies)
Discussion started by: Stin
9 Replies

5. Red Hat

OS backup of a Redhat 5 server.

Hi, I am looking for a way to take the full backup of a redhat linux 5 server. I am familiar with ignite ux for HP-UX and flarcreate in Solaris. Looking for something for redhat Tx (3 Replies)
Discussion started by: uxadmin007
3 Replies

6. Red Hat

Redhat backup/recovery

Can you please let me know a clear step by step procedure link/doc for an effective full backup and recovery procedure for a Redhat server with 2.6.34.9-69.fc13.x86_64 ? Thanks in advance. I also have the same question for Ubuntu Enterprise 12.04 if you would ... thanks again (0 Replies)
Discussion started by: cmontr
0 Replies

7. UNIX for Dummies Questions & Answers

enable all operations to use a proxy server , redhat server

Hi, i would like to enable all operations/connections to use a proxy server in a redhat server , witch file should i config to get this for all conections .... Thanks (0 Replies)
Discussion started by: prpkrk
0 Replies

8. Red Hat

Backup redhat

Hello everyone I have some boxes with red hat 5 running on power systems. My question is which software can I use to backup my red hat. Let me explain more. I have aix boxes to, with mksysb command I have an image about my entire operating system. I want to do something like this with... (1 Reply)
Discussion started by: lo-lp-kl
1 Replies

9. Red Hat

vnc to RedHat Server

I'm trying to use VNC from my desktop to connect to a RedHat (RHEL6) Server. I connect but the screen is black. It I go into the Data Centre the screen is unlocked and all is okay there. I can connect no problem to other Desktops & Servers. Is there a setting maybe or can anybody suggest another... (6 Replies)
Discussion started by: itwex
6 Replies
NOVA(1) 							   User Commands							   NOVA(1)

NAME
nova - Command-line interface to the OpenStack Compute API. SYNOPSIS
nova [ --username USERNAME ] [ --apikey APIKEY ] [ --url AUTH_URL ] <subcommand> DESCRIPTION
nova is a command line interface to the OpenStack Compute API. COMMAND OVERVIEW
nova actions Retrieve server actions. nova backup-schedule Show or edit the backup schedule for a server. nova backup-schedule-delete Delete the backup schedule for a server. nova boot Boot a new server. nova delete Immediately shut down and delete a server. nova diagnostics Retrieve server diagnostics. nova flavor-list Print a list of available 'flavors' (sizes of servers). nova help Display help about this program or one of its subcommands. nova image-create Create a new image by taking a snapshot of a running server. nova image-delete Delete an image. nova image-list Print a list of available images to boot from. nova ip-share Share an IP address from the given IP group onto a server. nova ip-unshare Stop sharing an given address with a server. nova ipgroup-create Create a new IP group. nova ipgroup-delete Delete an IP group. nova ipgroup-list Show IP groups. nova ipgroup-show Show details about a particular IP group. nova list List active servers. nova pause Pause a server. nova reboot Reboot a server. nova rebuild Shutdown, re-image, and re-boot a server. nova rename Rename a server. nova rescue Rescue a server. nova resize Resize a server. nova resize-confirm Confirm a previous resize. nova resize-revert Revert a previous resize (and return to the previous VM). nova resume Resume a server. nova root-password Change the root password for a server. nova show Show details about the given server. nova suspend Suspend a server. nova unpause Unpause a server. nova unrescue Unrescue a server. nova zone Show or edit a child zone. nova zone-add Add a new child zone. nova zone-delete Delete a zone. nova zone-info Get this zones name and capabilities. nova zone-list List the children of a zone. Optional arguments: --username USERNAME Defaults to env[NOVA_USERNAME]. --apikey APIKEY Defaults to env[NOVA_API_KEY]. --url AUTH_URL Defaults to https://auth.api.rackspacecloud.com/v1.0 or env[NOVA_URL] if defined. See "nova help COMMAND" for help on a specific command. nova February 2011 NOVA(1)
All times are GMT -4. The time now is 01:03 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy