Hello,
Would R-Studio run under Linux Slackware 14.2?
If so, what install would be best for Slackware?
Regards
R-Studio Slackware Compatibility
Re: R-Studio Slackware Compatibility
Looks like it satisfies the general requirements for R-Studio for Linux.
But the best way is to try it yourself. You can install R-Studio in its Demo mode and see the results.
BTW, does Slackware support .deb or .rpm?
But the best way is to try it yourself. You can install R-Studio in its Demo mode and see the results.
BTW, does Slackware support .deb or .rpm?
Re: R-Studio Slackware Compatibility
Thank you for the reply. I didn't realize I was not logged in but this the OP.
Slackware does have the rpm package. However I have problems with dependencies when running rpm on the R-Studio rpm. It will take me some time to work through them. I am not a Slackware guy but am helping someone that lost a development effort and had a failed backup. The problems are dependencies that start with packages that are shown to be included but not found
Before I crawl into that rabbit hole can you tell me if R-Studio will scan the bits on a disk looking for file fragments and try to reconstruct files like ascii texts?
I need something that might be called disk forensics. The disk partition was reconstructed but a large number of files are still missing. I am looking for evidence that they were positively overwritten before giving up on the disk.
Happy Trails
Slackware does have the rpm package. However I have problems with dependencies when running rpm on the R-Studio rpm. It will take me some time to work through them. I am not a Slackware guy but am helping someone that lost a development effort and had a failed backup. The problems are dependencies that start with packages that are shown to be included but not found

Before I crawl into that rabbit hole can you tell me if R-Studio will scan the bits on a disk looking for file fragments and try to reconstruct files like ascii texts?
I need something that might be called disk forensics. The disk partition was reconstructed but a large number of files are still missing. I am looking for evidence that they were positively overwritten before giving up on the disk.
Happy Trails
-
- Posts: 220
- Joined: Tue Oct 20, 2015 10:13 am
- Location: Providence, RI USA
- Contact:
Re: R-Studio Slackware Compatibility
R-Studio isn't a forensic software, it's aimed at data recovery. If you need to handle a case in a forensic manner you might want to look into software like Encase (Very Expen$ive).
To my knowledge R-Studio generally doesn't handle fragmented files unless entries are found in the file tables or indexing to specify the sector chains. For RAW file recovery it's basically just looking at file starting signatures, but only will successfully recover complete, continuous, files. However, for small txt files as you mention, fragmentation is quite rare with modern OS's anyway.
To my knowledge R-Studio generally doesn't handle fragmented files unless entries are found in the file tables or indexing to specify the sector chains. For RAW file recovery it's basically just looking at file starting signatures, but only will successfully recover complete, continuous, files. However, for small txt files as you mention, fragmentation is quite rare with modern OS's anyway.