Recover deleted files from linux server machine..


 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Recover deleted files from linux server machine..
# 8  
Old 09-12-2012
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

# 9  
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..
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. 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

2. 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

3. 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

4. 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

5. 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

6. 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

7. AIX

recover deleted files

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

8. 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
Login or Register to Ask a Question