Ubuntu :: Read /tmp/ophcrack.tmp File?

Oct 6, 2009

I need to know how to view /tmp/ophcrack.tmp file

View 2 Replies


ADVERTISEMENT

General :: Windows Access The File From Ubuntu Got Read Only Even Though Have A Full Permission To Read, Write And Execute The File?

Feb 4, 2010

What are the possible problem when Windows access the file from Ubuntu got Read Only even though have a full permission to read, write and execute the file? Ubuntu to Ubuntu accessing the file there is no problem only Windows got a problem.

View 1 Replies View Related

Ubuntu :: Ophcrack Not Converting ASCI Password In To Normal Text?

Feb 7, 2011

I manage to boot with ophcrack 2.3.1 and we were able to see the files, luckilly. Now, we just want to retrieve his passwor to get back into the system. So far I got up to the part where is actually produces the file and this is what is contained in the file:

Quote:

Administrator:500::31d6cfe0d16ae931b73c59d7e0c089c 0:::
Guest:501::31d6cfe0d16ae931b73c59d7e0c089c0:::
SUPPORT_388945a0:1002::881037e0b6909b04b6900f7c806 dca6e:::
HelpAssistant:1004:b209ce7e3ff7aea1131906e9f5df481

[Code].....

View 1 Replies View Related

General :: Adding CIFS Support To Ophcrack (SliTaz)

Oct 1, 2010

I've used linux for basic things in the past but I'm afraid I need to recompile a kernel and I don't even know where to get started. There's so much information on google and I'm not familiar with the terminology to even know how to effectively search for what I'm looking for.

Basically, I'm loading Ophcrack via TFTP/PXE, but I want to be able to mount one of the shares on my samba server instead of it looking for a /tables/ folder on the current device. I already know how to modify the launch.sh script to get it to do what I want, however I'm stuck on how to mount a samba share through CIFS.

Code:
modprobe mount.cifs
returns that the module is not loaded or is not found. Is there a way to add mount.cifs?

Code:
su
root
mkdir -p /mnt/tables/
mount -t cifs //10.10.2.3/pxeboot/ophcrack/tables/XP/ /mnt/tables/
Doesn't work either. I'm kinda stuck.

View 14 Replies View Related

Ubuntu :: Unable To Create Trashing Info File: Read-only File System

Jul 21, 2010

I plugged in my USb drive into my computer yesterday and tried to delete a folder. I was unable to do so and got the following message

Cannot move file to trash, do you want to delete immediately? The file "my file" cannot be moved to the trash. Show Details Unable to create trashing info file: Read-only file system

So when I click on delete I get another error message:

Error while deleting.
There was an error deleting Case Study Database. Show Details Error removing file: Read-only file system

At this point I can only click on Skip, Skip All, or Cancel.

I have not changed anything on the stick recently so I dont know what is causing the problem.

View 7 Replies View Related

Ubuntu :: Shell, Auto Append Number To File And Read From External File?

Oct 31, 2010

Code:
cat ${SOURCE}/{start,universal,index,end}.txt > ${SERVER}/index.html
cat ${SOURCE}/{start,universal,02042010,end}.txt > ${SERVER}/02042010.html

[code]....

View 3 Replies View Related

Ubuntu :: Samba - Windows Read Files From A Home File Server With An Ext4 File System?

Jan 28, 2011

Can windows read files from a home file server with an ext4 file system? or do I have to partition the drive with the server (ext4) and an ntfs partition with the files on?

View 4 Replies View Related

General :: Read .gz File Direct On Shell/terminal Without Decompressing The File?

Dec 9, 2008

How can I read .gz file direct on shell/terminal without decompressing the file?
satimis

View 5 Replies View Related

Programming :: Splitting A File Based On The Values Read From An Input File?

Jul 27, 2010

I am splitting a file based on the values read from an input file. The below one is the script.

1)How do I add the header which is present in the original file to the new split files created?(For eg. pharmacyf conatins header as table column names. The new files created (ODS.POS.$pharmacyid.$tablename.$CURRENT_DATE.dat) are without the header).

2) Also the script is creating 0 byte files for the pharmacyids which are not available in the intial file? Can this be avoided?

for pharmacyf in *
do
tablename=`echo $pharmacyf |cut -f4 -d'.' `
while read pharmacyid
do
grep -w $pharmacyid $pharmacyf >> $OUT/ODS.POS.$pharmacyid.$tablename.$CURRENT_DATE.dat
done< inputfile
done

View 2 Replies View Related

Fedora :: Cannot Create Regular File Read Only File System?

Jun 16, 2009

All my torrents go to my home/username/Download/ folder, I could read/write yesterday but now I cant even copy the files to a flash drive.The error i get is "Cannot create regular file '/home/username/Download/file' : Read only file system.

View 14 Replies View Related

General :: Error - No Such File Or Dir. Read The 'readme' File But Cannot Configure

May 23, 2011

i'm new to linux and i am running ubuntu 11.04.i'm trying to install wine. i downloaded the binary files and extracted them. i tried running the command './configure' and got a error saying :no such file or dir. i read the 'readme' file but cannot configure.

View 3 Replies View Related

Security :: File Permission - Read An Execute Only File

Dec 16, 2009

Suppose I have a binary program with only execute permission enabled for the current user. How (in general) would I be able to obtain a core dump of the file? I think I have read it somewhere but I want to know if there are more ways of doing it.

View 1 Replies View Related

Programming :: 3D Array In MAT File ->DAT File To Read In FORTRAN?

Jul 2, 2009

Alright, so I have been trying to resolve this issue for awhile, but now feel like help is very necessary.I have a 128(by)128(by)128 array in a MAT file, and am using the following MATLAB script to convert it to a DAT file:

load C_42.mat
fid=fopen('C_42.dat','wt')
fwrite(fid,Nu)

[code]...

View 2 Replies View Related

Ubuntu :: Error Creating File System: Helper Exited With Exit Code 1: Cannot Open /dev/mmcblk0p1: Read-only File System

May 2, 2010

I bought a new SD card which I intend to put some MP3s on - except that I can't write to it because it tells me the destination is Read Only. No-probs thinks I: I'll just reformat it.

"Error creating file system: helper exited with exit code 1: cannot open /dev/mmcblk0p1: Read-only file system"

Various chmod commands all result in Read-only file system. I tried umount then mount commands, but it couldn't find it to mount once I'd unmounted it using the same /media/ file path (I assume it's the only one).

View 9 Replies View Related

Ubuntu :: Fix "Error Removing File: Read-only File System" With A?

May 31, 2010

Was struggling with this for a little, no really clear answers around.Anyways, edit /etc/mstab, kill the entire line with the faulty drive.Unplug the drive/usb, restart, then do a

Code:
sudo fsck -r /dev/whatever
umount it, then remount and it should be fixed

View 1 Replies View Related

Red Hat :: File System Corruption - Super Block Could Not Be Read Or Don't Describe A Clear Ext2 File System

Jul 12, 2010

My Redhat Enterprise Linux 4 with 6x partitions (/, /boot,/home, /usr, /var, /tmp) of 6.0 GB IDE Hardisk was working quite fine. I decided to create LVM on /home and /var partitions but due to some errors occured and I delete the /home partitions. That's why partition table altered. I then delete 4,5,and 6th partitions (/home, /var, /tmp) partitions and now try to create one by one but following error is coming:-

[Code]....

The Super block could not be read or do not describe a clear ext2 file system. E2fsck b 8193 <device> I have tried following commands,but could not successful:- e2fsck -p /dev/hda7 (where hda7 was created but afterthat it was deleted) e2fsck -a /dev/hda7

View 2 Replies View Related

Ubuntu :: How To Edit A File That Is Read Only

Jul 5, 2010

i log in and went to the policy folder to erase the file prefernces.fdi and it would not let me delete this file /move it to the trash or even edit it it said something like you are not the owner ,so i could not change the permissions to overwrite this file.what should i do i just want to be able to change this file to true so it will see my internal sc dar reader right now when i put in a sd card it does not show up.i also tried changing this in the terminal there was a post on one blog that showed how ,but i was having trouble edit the xml file in the terminal so for me it would be easier to just overwrite the prefernces.fdi file since im a beginner.

View 3 Replies View Related

Ubuntu :: File System Has Gone Read-only 10.04

Nov 8, 2010

yesterday my downloads stopped working in transmission and gave an error: 'read-only file system'i have since found that all files on my eternal hard drive are now read only.i think it may have something to do with me recently changing the download location to my external hard drive in transmission. how i can rectify this and make it so i can read write again

View 2 Replies View Related

Ubuntu :: .XCompose File Not Read?

May 17, 2011

I need to debug my XCompose settings, as currently they are not being loaded. What system reads the Compose files? At what points does it re-read the files? How do I induce it to? There are a number of Compose files under /usr/share/X11/locale/[LOCALE]/Compose. What configuration determines which of these files, if any, is read? Where is the syntax and semantics of the Compose files defined? What error log will contain errors relating to them? Where can I find the search path for Compose files? How/where can I see currently loaded shortcuts?

Note: I posted this a while ago here but got ignored, so I'm trying again.

View 2 Replies View Related

Ubuntu :: Error: Can't Read From File

Jul 1, 2011

I've had this happen twice. I get this after the grub screen (after I select which mode), it hangs, then says "error: can't read from file .... press any key to continue". I press a key, and it just sits there. I've tried two installs, it booted after the second, but once I activated the broadcom driver, it did it again. So I had to re-install, again.how to prevent that from failing again?

View 5 Replies View Related

Ubuntu Servers :: Php.ini File Not Being Read?

Jul 27, 2011

I've restarted Apache after making changes to the php.ini file (/etc/php5/apache2) and no changes are reflected in phpinfo() which indicates that I am editing the correct file. I'm quite familiar with the process as I've done it many times before with no issues.

View 9 Replies View Related

Ubuntu :: Udev[488] Can't Read File On Boot?

Jan 11, 2010

In Ubuntu 910 on my Asus EEE-PC1005HA, I notice that during boot, when the screen is dark between the plain Ubuntu logo and the animated purple screen, there is a brief message:udev[488] cannot read file (rest of message goes by too fast for me)This doesn't seem to hurt anything. My system has been working just fine for a long time. I don't know how long the message has been there. Perhaps it merely lengthens boot time? Should I care? If I should care, where might the message be logged (so that I don't have to photograph the screen)?

View 5 Replies View Related

Ubuntu :: File Open In Read-Only Mode?

Jan 29, 2010

I have Ubuntu9.10 installed in my desktop and the version of thunderbird is 2.0.0.23 and I am facing a problem that if I open any attached document from my mail, it open in Read-Only mode. To make changes I have to save the file or click on edit button but if I click on edit button then file get renamed as Untitled document.

View 4 Replies View Related

Ubuntu :: Change A File System From Read-only?

Feb 10, 2010

I have sandisk usb and want to get rid of the "U3" partition that's on it, but its a read-only file system. can't chmod to 777 from root

View 3 Replies View Related

Ubuntu :: USB Drive Read Only File System

Apr 25, 2010

I have a problem with my USB drive. When i try to make a file transfer, i get the error message which says that it is a 'read only file system' and i can not transfer any files. While looking for a way to solve the problem, i came across another case similar to what i have now which discussed in this thread: [URL]

However, i didn't understand how to resolve the problem from that thread.

View 6 Replies View Related

Ubuntu :: Read Nsf File - Lotus Notes

May 13, 2010

I use Windows XP and Ubuntu 10.04 using Dual Boot in my notebook, but the company that I work support just the Windows XP. I work with Lotus Notes on Windows and I wish read nsf file on Ubuntu. As long as I know I should by Lotus Notes license for linux.

I want a software just to read nsf file in order to can see my e-mails storeds. Anyone knows some program for read nsf file?

View 2 Replies View Related

Ubuntu :: Read Only File Permissions On USB Stick

Jul 13, 2010

Can only read files on USB stick, and USB Drive. Can't copy, move or delete them due to restrictions/file permissions...."You are not the Owner...." etc. Can I remove all such permissions. I am the only user of this machine?

View 9 Replies View Related

Ubuntu :: Can't Download 10.04 For PS3 - Source File Could Not Be Read

Jul 13, 2010

I'm trying to download ubuntu 10.04 for PS3. when I download it, it gets to about 180 MB and then gives me an error saying the source file could not be read.

View 4 Replies View Related

Ubuntu :: Can't Read Write To File System?

Sep 7, 2010

I have a file system that I can't seem to read and write to. I've tried everything I can think of.

Code:
root@xubuntu:/mnt/t1# ls -la
ls: cannot access .Trash-1000: Input/output error

[code]....

View 2 Replies View Related

Ubuntu Multimedia :: How To Read Overture File

Jan 21, 2011

Does anyone know how to read an .ove (an Overture) file?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved