Sponsored Content
Operating Systems Linux Red Hat Recover deleted files from linux server machine.. Post 302700103 by pamu on Thursday 13th of September 2012 03:18:14 AM
Old 09-13-2012
Quote:
Originally Posted by methyl
Suggest you escalate this problem to the Systems Administrator stating clearly what has happened and what files you want recovered. Ultimately it is the responsibility of the Systems Administrator to backup the system and to ensure isolation of users.
Note: As a non-root user, the fact that you cannot see certain files does not mean that they have been deleted.

This is clearly not HP-UX. So that we can move the post to the correct forum, please post:
Code:
uname -a  # Blotting anything confidential with Xs

Hi Methyl and Corona688,

Thanks for reply. Sorry for my late reply..

Code:
$ uname -a
Linux XX.XX.XX 2.X.XX-XX.19.1.el5 #1 SMP Sun Jul 10 08:43:41 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux

As per my knowledge we don't have any specialized system admin, who dedicated for our server......Smilie..... So there is no possibility of backup. Smilie

Any way i already assumed that my data is lost and i can not recover it.Smilie ...Smilie

From this i have learned that i should take backup by myself.....Smilie

Anyway thanks for your help..
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Recover deleted files

Is there a Unix tool, like in Novell, to recover accidentally deleted files? (2 Replies)
Discussion started by: kuultak
2 Replies

2. AIX

recover deleted files

How to recover deleted files in AIX ? (1 Reply)
Discussion started by: vjm
1 Replies

3. Linux

recover deleted files from memory stick

I'm running Fedora Core4. I deleted images off of my Sony DSC-P73 digital camera's memory stick. I'm looking for a *nix tool to recover the photos from the memory stick. Does anyone know of such a tool? (2 Replies)
Discussion started by: dangral
2 Replies

4. Shell Programming and Scripting

Is there a way to recover files deleted using rm command???

Hi All, I just mistakingly deleted some files using rm command.Is there a way to get it back?i work on Solaris 10 Thanks, Kumar (1 Reply)
Discussion started by: kumarsaravana_s
1 Replies

5. UNIX for Dummies Questions & Answers

how to recover deleted files in unix

Hi Experts, by mistake i deleted some files that are very important to the project. is there any way that i can recover those files,there is no backup for that but the details of the file we know. This will be a great help. Thanks (5 Replies)
Discussion started by: namishtiwari
5 Replies

6. Shell Programming and Scripting

Need to Recover Deleted Files

Hi, By mistake, executed the following command : rm -rf * and ALL files got deleted. But I need to get back these files as they are very very important. Please help me how to recover this file. Its Urgent for me please. Thanks in advance. (6 Replies)
Discussion started by: unx100
6 Replies

7. UNIX for Advanced & Expert Users

How to recover the deleted file in Linux?

hi, i deleted one file from linux please let me know, if we can recover it ? if yes, pls let me know the steps to do.. (3 Replies)
Discussion started by: raghur77
3 Replies

8. Linux

Recover deleted files on Linux server

Hi Guys, Greetings!. I have executed the cronjob that runs the shell script which is in directory.When the cronjob was executed , I found that the directory where the script resides has got deleted. Note: The directory was deleted with other use not root user. The... (9 Replies)
Discussion started by: reminisce
9 Replies
NAMED-JOURNALPRINT(8)						       BIND9						     NAMED-JOURNALPRINT(8)

NAME
named-journalprint - print zone journal in human-readable form SYNOPSIS
named-journalprint {journal} DESCRIPTION
named-journalprint prints the contents of a zone journal file in a human-readable form. Journal files are automatically created by named when changes are made to dynamic zones (e.g., by nsupdate). They record each addition or deletion of a resource record, in binary format, allowing the changes to be re-applied to the zone when the server is restarted after a shutdown or crash. By default, the name of the journal file is formed by appending the extension .jnl to the name of the corresponding zone file. named-journalprint converts the contents of a given journal file into a human-readable text format. Each line begins with "add" or "del", to indicate whether the record was added or deleted, and continues with the resource record in master-file format. SEE ALSO
named(8), nsupdate(8), BIND 9 Administrator Reference Manual. AUTHOR
Internet Systems Consortium COPYRIGHT
Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC") BIND9 Feb 18, 2009 NAMED-JOURNALPRINT(8)
All times are GMT -4. The time now is 03:06 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy