Sponsored Content
Operating Systems Linux Recover deleted files on Linux server Post 303025715 by reminisce on Saturday 10th of November 2018 08:37:32 AM
Old 11-10-2018
This is the filesystem that is mounted on:
/dev/xvda2 on / type xfs (rw,relatime,seclabel,attr2,inode64,noquota)


I could not see any extension file system in the server .may be its because it is remote server.




Thanks,
Mounika M
 

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. Red Hat

Recover deleted files from linux server machine..

Hi, I am working Linux server machine. Somebody by mistake(or may be knowingly) deleted few folders and files from the machine. How is this possible to recover those files and folders????:confused: I normally logged in through Putty and winscp only. And don't have any history for putty... (8 Replies)
Discussion started by: pamu
8 Replies

8. 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
showmount(1M)															     showmount(1M)

NAME
showmount - show all remote mounts SYNOPSIS
[host] DESCRIPTION
lists all clients that have remotely mounted a file system from host. This information is maintained by the server on host (see mountd(1M)). The default value for host is the value returned by (see hostname(1)). Options Print all remote mounts in the format where hostname is the name of the client, and directory is the root of the file system that has been mounted. List directories that have been remotely mounted by clients. Print the list of shared file systems. WARNINGS
If a client crashes, executing on the server will show that the client still has a file system mounted. In other words, stale entries may accumulate for clients that crash without sending an unmount request. Also, if a client mounts the same remote directory twice, only one entry appears in Doing a of one of these directories removes the single entry and no longer indicates that the remote directory is mounted. FILES
remote mounted filesystem table AUTHOR
was developed by Sun Microsystems, Inc. SEE ALSO
hostname(1), mountd(1M), share(1M), share_nfs(1M), rmtab(4). showmount(1M)
All times are GMT -4. The time now is 09:59 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy