Sponsored Content
Full Discussion: recover lost data
Top Forums UNIX for Dummies Questions & Answers recover lost data Post 11511 by sskb on Thursday 6th of December 2001 02:44:00 PM
Old 12-06-2001
sskb
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

HDD damaged, help me to recover data

I can't mount root partition. I can boot GRUB but when root partition mounting step the screen show me message: init not found. I don't want to recover linux OS, I only want to recover /root/*.* files In windows OS I use Easy Recovery but I don't know software which recover data in linux OS.... (1 Reply)
Discussion started by: littleghost
1 Replies

2. Filesystems, Disks and Memory

Lost Data Lost Admin

First time so excuse my ignorance please. I may not be accurately describing the issue. I have inherited a small lab mostly SUN V120s. We lost power and are trying to recover. Nope no backups... The primary issue I have is 1 box is an Oracle Server. It has 2 36Gb harddrives. I am able to... (3 Replies)
Discussion started by: murphsr
3 Replies

3. UNIX for Dummies Questions & Answers

Recover data from 2 files then combine

Using dd or similar tools to recover data from 2 damaged cdroms, I need a way to then combine the 2 files, 1 from each cd, and make a good file: this all result from finding that certain cd's tops scratch easily even when using the "proper" cd markers, hence making the file useless, however the... (1 Reply)
Discussion started by: saint65
1 Replies

4. Red Hat

How to recover data from lost+found

Hi All, I am facing a problem of filesystem corruption,where i am trying to recover data with fsck -f <device name> ,now it restore the corrupted data in lost+found directory.Please let me know how to recover the data from lost+found directory. Thanks, Shailesh (1 Reply)
Discussion started by: sbapotikar
1 Replies

5. Red Hat

Recover RAID data

Hello, Given a scenario, I have 2 HDD which were used on the server with software RAID. Now, the original server crashed and I have attached these 2 HDD to the new server. Any possible chances to recover the data from any of this HDD ? I want to mount /dev/sdb3 on some folder.. Output of... (3 Replies)
Discussion started by: chinmay
3 Replies

6. UNIX for Dummies Questions & Answers

root password on aix lost, how to recover

Hi guys, we have "forget" the root password for 1 of our AIX machines, how can we reset it? or recover it?? Thanks (1 Reply)
Discussion started by: prpkrk
1 Replies
SENDCOMMAND(8)							    Citadel.org 						    SENDCOMMAND(8)

NAME
sendcommand - command sending utility for Citadel SYNOPSIS
sendcommand [remotehost [remoteport]] Citadelcommand DESCRIPTION
Sendcommand connects to the given citserver, identifies itself as an internal programm [/doku.php/documentation:appproto:connec- tion#ipgm.identify.as.an.internal.program] , and sends the Citadel Protocol Command you specified. OPTIONS
SwitchResult -w Change the default watch dog timeout. Takes an integer argument. EG. -w50 will set the watchdog to 50 seconds remotehost if the citserver lives on another box, its name / ip; else the path to the unix-domain-socket. Defaults to the compiled in unix domain socket remoteport If you want to connect to citserver via TCP specify its port here Citadelcommand see http://www.citadel.org/doku.php/documentation:appproto:start [http://www.citadel.org/doku.php/documentation:appproto:start] for more details DEFAULTS
By default userlist connects to a citadel server located at 127.0.0.1 port 504 EXAMPLES
A call to sendcommand could look like that: .nf sendcommand IGAB sendcommand: started (pid=3021) running in citadel Attaching to server... Sample Citadel server ready. Authenticated as an internal program. IGAB 200 Directory has been rebuilt. sendcommand: processing ended. 200 Directory has been rebuilt. Youcanalsouseittoexport/importyourdatabase:.nf sendcommand ARTV export &gt; /tmp/my_database.dump sendcommand ARTV import &lt; /tmp/my_database.dump need to restore it to a Citserver of the same version) HISTORY
1987 - Now the Uncensored Communications Group sendcommand 2008-3-28 SENDCOMMAND(8)
All times are GMT -4. The time now is 10:38 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy