Re: grep: show matching line from pattern file

2022-06-02 Thread duh
On 5/29/22 9:44 AM, David Wright wrote: On Sun 29 May 2022 at 15:02:35 (+0200), Jörg-Volker Peetz wrote: Jim Popovitch wrote on 28/05/2022 21:40: Not exactly Debian specific, but hoping that someone here can help. I have a file of regex patterns and I use grep like so: ~$ grep -f patte

Re: file born 30 seconds after its creation on ext4 - bug?

2022-04-29 Thread duh
On 4/27/22 11:05 PM, Greg Wooledge wrote: On Wed, Apr 27, 2022 at 10:45:09PM -0400, Stefan Monnier wrote: Another option might be that your system's time was "reset". This shouldn't happen, but it can happen if your NTP was down, the machine got out-of-sync over time and you restart the NTP se

Re: linux kernel and nvidia - never ending story

2022-03-08 Thread duh
Well, speaking in generalities, typically when someone has a problem, "popular" comments in the first response(s) is(are) to provide more information, upgrade to the latest version of the software -- duh, I am a little (or should I say very) dense. What is a person to do? Guess write this re

Re: UEFI beginner questions

2019-06-09 Thread duh
the list so you might end up with two copies. DUH!!!] No promises but a thought. You might look at rEFInd. The danger in a suggestion like this is if it does not work out for you in your particular situation, you may have wasted a lot of time. On the other hand, even if that is the case you

Re: Please help with - it seems - no WiFi interface at all

2015-06-29 Thread duh
On 06/28/2015 10:49 AM, Rodolfo Medina wrote: Nick Metz writes: Ah.. sorry you have the Intel PRO/Wireless 2200BG right? did you modprobe ipw2200 ?? I cant ' t find it on your output of lsmod Then, after installing firmware-ipw2x00, I did: # modprobe ipw2200 , but still nothing

Re: Help with ddrescue

2015-05-08 Thread duh
No. With ddrescue, you do not (want to) create a new filesystem directly on the new device. What you want to do is create a filesystem _image_, in a file which is stored on the new device. Step-by-step, what you do is: * Create a filesystem on your "good" drive (/dev/sdc). You can use any fi

Re:Fdisk

2000-07-01 Thread duh man
most of your questions can be answered if you only try to read. RTFM man fdisk, man chmod, etc. > Hello goup, > I have a question on adding another drive to my potato box. I want to format > it to hold window zip files to run with apache. So how would I format it > and have apache acces