similar to: Ext3 undelete

Displaying 20 results from an estimated 300 matches similar to: "Ext3 undelete"

2012 Jan 04
1
Samba 3.4 authentication suddenly very slow.
After a scheduled power outage, with all hosts cleanly shut down, I'm having a bad performance issue on my samba server. This configuration has worked well for over a year, but after the power outage, attempting to access any share takes over a minute. net ads testjoin is fine, wbinfo -u and wbinfo -g returns the correct information. The shares CAN be accessed, once accessed, read and write
2012 Jan 05
1
Samba server dropping off the domain
I have strange problem. Installed 3.6.1 on SL Linux (Scientific Linux release 6.1 (Carbon)). Compiled: ./configure --prefix=/WWW/apps/samba-3.6.1 --with-quotas --disable-shared-libs make and make install all clean. Joined to our windows domain via command: ./net join -S domainserver -w DOMAIN -U adminuser Start up Samba via web gui and all is working for about 40 minutes to an hour. At
2011 Jun 06
5
hard disk install failure
Has anybody successfully installed CentOS- I tried (several times) installing CentOS-5.6 from a hard disk, and each time it failed after installing all the rpms, with the warning "The installation has tried to mount image #2, but cannot find it on the hard drive." When I pressed the Debug button one time after the failure, it seemed to say that it was looking for the file in
2010 Apr 21
1
X Servers xorg.conf file changing.
Twice now over the past year, I've had something edit the /etc/X11/xorg.conf file without user intervention. The machine in question is a 3 headed X-Terminal that displays the accelerator control system application for a medical proton accelerator, and operated by staff who do NOT have root or root like access (sudo) on the X-Term, as once it's configured, it should never need changing.
2010 Mar 22
0
Very strange login errors.
We're finally trying to move off of Samba 2.x, and are having some very strange login issues. I've built two identical boxes, both running fully patched Ubuntu 9.10 x64, both have as packaged by Ubuntu 3.4.0 samba installs. Both are joined to the Active Directory server fine. net ads testjoin on both hosts reports "Join is OK" getent passwd on both hosts returns the full user
2003 Apr 08
1
Undelete some files?
Hi, my / is located on /dev/hda6 and my "personal storage partition" - the palce where I store my important files - is located on /dev/hda9. I've deleted a couple of files in /dev/hda9/xyz/abc. Exactly I've deleted the whole directory "abc" with mc. Now hda9 is unmounted, of course. Can you give me a recipe about how to recover those files, please! Probably
2004 May 22
4
Samba 3 write performance drop on files > 16 MB
> I have been running performance tests on our Debian-Samba 3 file > server. It is running the 2.4 kernel on a ProLiant DL380 G3 server > (Full Specs below). For a windows client, we are running Windows 2003 > server on the exact same hardware. They are both running at Gigabit > speed. > > What we have found is that on files 16MB and smaller we can get better >
2020 Mar 11
2
lmtp and recipient_delimiter
Hi list, I have a small problem with recipient_delimiters contained in usernames. Recently I have extended recipient_delimiter from "+" to "+-" in both Postfix and Dovecot (using lmtp) and now any user that have a '-' in it's username can't receive mail anymore, because lmtp truncates the localpart after the '-' and of course can't find the first
2005 Aug 26
4
Ztmonitor values when zap channel is onhook
Hello, In my quest to figure out the source of the random echo on our shiny new asterisk install, I have been using ztmonitor on the TDM400p channels for the good part of today. I have 2 TDM400p cards with 8 FXO modules and 6 pots lines connected to them (last 2 channels are unused but configured in zaptel). Even when the lines are onhook, the Tx values settle down to 0 but the Rx values still
2009 Sep 22
1
Correlate two time series
I was wondering how to correlate two time series in R? I have to plotted waver files I need to correlate to one another to see how well they align.. Any guidance would be very much appreciated!
2011 Feb 01
1
python-dbus
What is this all about? Seems to be related to my attempt to load hplip-3.10.9 to support an HP Photosmart 3210 all-in-one for scanning through saned. from /var/log/messages: Jan 31 20:07:26 desk python: [2851]: error: dbus failed to load (python-dbus ver. 0.80+ required). Exiting... Jan 31 20:07:49 desk python: hp-systray[3402]: warning: Qt/PyQt 4 initialization failed. When I check for
2007 Mar 19
2
Convert UW folders to Dovecot folders ?
Hello IMAP users here have a *lot* of folders living in their mailhub home directory Converting the INBOX doesn't seems to be a problem I've found scripts that do the job :-) But How to convert IMAP folders from UW format ( one file / folder ) to dovecot format which seems much more sophisticated. Does anyone has written such ( nice) utility ? Thanks a lot Frank
2005 May 30
4
Script to convert mboxes to maildirs?
Does anybody know of a script of a simple method of converting mbox mail stores to maildirs? I'm moving from an old pop3 system to imap and after installing about half our office with mboxes have found that mbox does not support subfolders which some people like to use. Is there any simple way of converting? I can go to each individual account and "manually" convert swaping data
2006 Feb 20
2
Write pure sine to *.ogg directly?
Hello, I am author of a Morse code training software written in Perl at http://starling.ws/morse Currently I output to *.wav and, if on Unix, convert to *.ogg. And that's okay for a trainer. But I have desire to upgrade the project to a real-time communication tool...or at least a Morse code audio mail routine. And I should like to avoid *.wav. I'd like some means of writing a pure
2016 Jan 15
5
[v3,11/41] mips: reuse asm-generic/barrier.h
On Thu, Jan 14, 2016 at 01:29:13PM -0800, Paul E. McKenney wrote: > So smp_mb() provides transitivity, as do pairs of smp_store_release() > and smp_read_acquire(), But they provide different grades of transitivity, which is where all the confusion lays. smp_mb() is strongly/globally transitive, all CPUs will agree on the order. Whereas the RCpc release+acquire is weakly so, only the two
2016 Jan 15
5
[v3,11/41] mips: reuse asm-generic/barrier.h
On Thu, Jan 14, 2016 at 01:29:13PM -0800, Paul E. McKenney wrote: > So smp_mb() provides transitivity, as do pairs of smp_store_release() > and smp_read_acquire(), But they provide different grades of transitivity, which is where all the confusion lays. smp_mb() is strongly/globally transitive, all CPUs will agree on the order. Whereas the RCpc release+acquire is weakly so, only the two
2005 Dec 19
1
Migrating from mbox to maildir, which converter is compatible with dovecot
Hi, I'm testing/debuging the migration from mbox to maildir in a mailserver running Dovecot 1.0alpha5. I migrated all 472715 emails(in a test server) and later noted that dovecot could not get the same flags/status of the emails as in the mbox. I was using perfect_maildir.pl and I think its not dovecot fault. Seems to me that perfect_maildir.pl convert the emails in a way that dovecot could
2011 Aug 03
8
Serios error Nancy Drew ununtu 11.04
What I did. Sudo apt-get install wine insert CD for Nancy Drew Warnings at Waverly Academy. Copy all file from CD to folder on desktop marked nancy Drew eject, do same with #2 CD go to Nancy Drew (on desktop) Setup.exe Properties, Allow to run as Exucable file. then opened it with WINE. install completed and icons are on desktop when i sleectecd ''run Nancy drew from the install before it
2003 May 01
1
Any way to recover deleted files on ext3?
I am trying in vain to discover any way to undelete a deleted directory on a ext3 filesystem. I have followed the recommended steps of immediately unmounting the file system containing the directory and remounting it as read-only, but have no luck: debugfs indicates no deleted inodes. If there is no disk activity following the incident, how can the data disappear? Any and all suggestions would
2005 Nov 09
2
Moving from mbox to maildir?
Hi all, New to the list. I have an updated FC4 box with Dovecot version 0.99.14.4.fc4. My mbox size is about 76 megs and growing rapidly because of several high-volume mailing lists I'm subscribed to. I have noticed that over time the performance of the Evoluion/Spamassassin/Dovecot combo deteriorates. Someone on the Fedora users list suggested I have a look at moving to a maildir setup.