The write tag has no wiki summary.
2
votes
2answers
20 views
Is there a way to file the cause (or target file) of disk write operations in linux (RHEL6.1)?
I have a virtual machine with a php based application (in apache) on it, when looking at disk activity there is a constant 170kbps write when apache is running.
When we apply load then the ...
2
votes
5answers
130 views
What's the fastest way to process files given a SSD and a HDD?
I have some huge files that I have to parse to produce even bigger files, and 2 discs in my machine, one SSD and one HDD.
I was wondering what would be the fastest way to process those files : I ...
0
votes
0answers
14 views
what is the difference between .swp and .swpx files in fuse? what is each one them used for?
when I tried to print the paths while doing write in fuse. I could see paths of file with .swp and .swpx extensions. what are they?
1
vote
3answers
83 views
DVD writer not working
I have a LG DVD Writer which has worked fine for the two years. But now it has started behaving like CD Writer i do not able to read or write DVDs. but i am able to read and write cds in the same . ...
2
votes
1answer
152 views
how to remove write protection in memory card?
I have a 4 gb micro sd card ,now my memory card is not properly working and when i insert card into phone it shows card is write protected..
it even not recognised in system give me a helpful solution ...
2
votes
1answer
197 views
RAID write speed faster than RAID read speed
We just purchased a new 24 drive RAID array and an LSI 9285-8e RAID controller.
We are seeing 2 things which seem strange to us.
Write speeds are faster than read speeds (with either ext4 or
xfs ...
2
votes
4answers
598 views
How to write precompilled image to USB flash drive from Windows?
I have FreeBSD installation image for an USB memory stick, Windows 7 x64 desktop and server hardware nearby. And no CD drive at all for years.
Under Windows XP x86 you can use many solutions such as ...
2
votes
1answer
396 views
How can I make the read only file system writable on BusyBox?
I want to change some files on my router. Firstly I can change everything in /var, but I want to change /etc/fstab. When I try to change it, I get an error message that says the file system is read ...
22
votes
4answers
1k views
How to lock a file against deletion but still make it writeable?
I want to make a file locked against deletion but still be writeable. How do I do this?
The file in question is a truecrypt volume as a file on a NAS SMB Network share, so I don't want to ...
2
votes
0answers
136 views
Emacs hangs for seconds when writing file, to do with kjournald and VirtualBox
I run
GNU Emacs 23.2.1 (x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2010-12-12 on brahms, modified by Debian
on
Linux version 2.6.32-5-amd64 (Debian 2.6.32-34squeeze1) ...
3
votes
1answer
88 views
Is there a way to check which proccess reads/writes to HDD right now?
MY HDD is reading something, but I have no idea what. Is there an app I can use to monitor proccesse whose read/write to HDD and where do they read/write?
0
votes
3answers
68 views
Does the operating system dispatch events on write to disk?
I was wondering if there is some way to determine when a file finishes writing to a directory on both Windows and Linux (obviously, they will probably be two different commands).
This is mostly so ...
0
votes
0answers
306 views
Samba Permissions Error
I keep getting write errors while trying to write files on a samba share from Windows 7 x64. The machine hosting the files is running Ubuntu Server Edition 10.10 (recently upgraded to 11.04 with ...
3
votes
4answers
96 views
How to find directory with most writes and/or turnaround (write and delete)
is there a way under linux to find out directory with frequent writes and/or deletes?
I'm using Ubuntu and recently bought SSD. I moved /tmp to ramdisk and did some other tweaks to avoid wear. But I ...
0
votes
1answer
101 views
Font and other considerations when writing a book [closed]
Which font are mainly using writers, while writing a Book and also what things should be kept in mind while being a Writer.
1
vote
3answers
58 views
Program Writes to /opt/…/logs - Need a Way to write to /home/<user>/<program>/logs - Linux
I work for a small software company. We have a product that by default writes to a logs directory inside the installation directory (I know, this may not be the best way, but it's fixed as of now): ...
0
votes
3answers
182 views
Windows network: deny file access to another user if file is currently open
Some users on my network are having difficulties saving files, because the file is open elsewhere. Let's say Lemuel wants to edit a file, but Bernice in the next office over is working on it.
...
1
vote
1answer
1k views
Windows 7 / 64 bit: Folder stays write protected after change
I really dont understand that: I have a folder, on which I want to REMOVE write protection, so that every application can write inside that folder. When I click on properties I can uncheck the ...
8
votes
3answers
310 views
How to make a file editable by two different users in different groups?
I have a folder at /home/www/, and the owner is www, which is part of the www-group. I have another user, john, part of the john group. How can I chown /home/www/ to make it writable by both www and ...
6
votes
2answers
2k views
Read/WRITE/Verify disk diagnostic tool for Mac OS X?
It seems that there are many tools out there for Mac OS X that test a hard drive for bad blocks by doing a Read/Verify pass. That is, they read a block, then read it a second time, and verify that ...
2
votes
3answers
848 views
Hard Drive benchmark values show write very very slow
I recently started to have issues with my laptop being very slow. I ran a hard drive benchmarking tool (by ATTO) that showed that the write speed was very very slow on my boot drive. I ran the same ...
1
vote
2answers
295 views
Still about SSD potentials…write and read speed
I have been working on SSD (solid state disk) for several months..Problems and Questions hit my head unexpectedly..Coz i am a virgin in ssd...
Especially these days I was testing the write-read speed ...
9
votes
14answers
890 views
Best tool for writing a Programming Book?
Well, this is not directly programming related! But a friend of mine wants to write a book about programming. Now he asked me if I knew a good software for this, because Word crashes 10 times a day on ...