Re: repository setup and apt-file usage

2024-12-26 Thread dulev
On Wed, 25 Dec 2024 16:40:36 - (UTC), etphonehomefra...@gmail.com wrote: > On 2024-12-18, Frank Guthausen wrote: > > > > I try to setup a repository with a similar structure as Debian's > > original, just smaller. In the Debian repository, e.g. bookworm main[1] > > there are a lot Contents-*.g

Re: repository setup and apt-file usage

2024-12-26 Thread dulev
On Wed, 25 Dec 2024 16:40:36 - (UTC), etphonehomefra...@gmail.com wrote: > On 2024-12-18, Frank Guthausen wrote: > > > > I try to setup a repository with a similar structure as Debian's > > original, just smaller. In the Debian repository, e.g. bookworm main[1] > > there are a lot Contents-*.g

Re: Replacing Konqueror with iceweasel

2013-07-10 Thread dulev
uot;? If so, call it up and > > > > follow your instincts. > > > > > > > Sorry, Debian doesn't list anything like"Preferred Applications". Any > > > other suggestions. > > > > > > > http://wiki.debian.org/DebianAlt

Re: grub2 floppy seek - how to switch off?

2013-07-09 Thread dulev
On Mon, 08 Jul 2013 22:12:16 +0100, MRH wrote: > Just to bump the question (below) - anyone, any ideas, please? > > On 23/06/13 16:56, MRH wrote: > > Hi, > > > > I have a problem with grub2. > > Recently (after updating to wheezy) grub has been upgraded to grub2. All > > fine and well, but it sta

Re: OT: flac splitting according to .cue file.

2011-11-29 Thread dulev
> Thank You for Your time and answer, dulev: > > >You hame some strange characters at the top of cue file or lines ends > >with CRLF. Try convert cue file to unix text file with dos2unix. > > Hmm. I have run > > $ dos2unix -n MG.cue 1.cue > dos2unix: conver

Re: OT: flac splitting according to .cue file.

2011-11-24 Thread dulev
> Thank You for Your time and answer: > > >> $ shnsplit -o wav -f 1.cue 1.flac > >> > >> when I get: > >> > >> shnsplit: error: value not in bytes, m:ss, m:ss.ff, or m:ss.nnn > >> format: > >> ... > >> The .cue file has such lines: > >> > >> ... > >> INDEX 01 00:00:00 > >> INDEX 01 04:01:30 > >

Re: OT: flac splitting according to .cue file.

2011-11-24 Thread dulev
> $ shnsplit -o wav -f 1.cue 1.flac > > when I get: > > shnsplit: error: value not in bytes, m:ss, m:ss.ff, or m:ss.nnn > format: > ... > The .cue file has such lines: > > ... > INDEX 01 00:00:00 > INDEX 01 04:01:30 > INDEX 01 06:54:50 Try: $ flac -d -o 1.wav 1.flac $ cuebreakpoints 1.cue | sh

Re: lenny & blue ray

2010-09-28 Thread dulev
> On 9/28/2010 1:52 AM, a.kapetano...@hispeed.ch wrote: > > I am looking to buy a Blue Ray writer, but I don't see any software > > on debian Lenny to burn such a media. > > > > I think that it probably exists, so, can please someone help me ? > > > I think Nero has a Linux Player. I don't know

Re: convert a bitmap in pdf, into jpg or png.

2010-03-01 Thread dulev
nal mail. Thanks for pointing > this out, Bob. > > And to the OP, Bob's solution is something which would work well, > though I must also mention another "cheap trick": > > 1. Open your PDF in any PDF reader. > 2. Zoom the section containing your image to th

Re: house planning software

2009-06-22 Thread dulev
> I was wondering if there is any software that allows building a 3d > model of the house/appartment to help with the planning sweethome3d www.sweethome3d.eu sourceforge.net/projects/sweethome3d -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe".

Re: How do I prevent Grub from getting automagically updated?

2008-10-08 Thread dulev
> On Wed, 2008-10-08 at 08:57 +0200, dulev wrote: > > > On Tue, 2008-10-07 at 19:44 -0500, Mumia W.. wrote: > > > > On 10/07/2008 04:09 PM, Aniruddha wrote: > > > > > Every time a new kernel gets installed, my menu.lst gets updated. > > > > &g

Re: How do I prevent Grub from getting automagically updated?

2008-10-08 Thread dulev
> On Tue, 2008-10-07 at 19:44 -0500, Mumia W.. wrote: > > On 10/07/2008 04:09 PM, Aniruddha wrote: > > > Every time a new kernel gets installed, my menu.lst gets updated. > > > Problem is, that it always points to the wrong hard drive. Therefor I > > > would like to stop Grub from updating automagi

Re: mp3 file manager similar to midnight commander

2008-01-17 Thread dulev
> I am in search of a file manager similar to midnight commander, but > for use with mp3 files. sudo apt-cache show moc -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Kernel (Enable PAE)

2007-12-12 Thread dulev
> without the mail server. So just move the 2.6.18 for a 2.6.18.old? > > > mx:/lib/modules# ls -alh > total 32K > drwxr-xr-x 6 root root 4,0K 2007-10-03 15:22 . > drwxr-xr-x 12 root root 12K 2007-12-07 16:59 .. > drwxr-xr-x 3 root root 4,0K 2007-10-03 14:29 2.6.18 > drwxr-xr-x 3 root root 4,0

Re: (Partly solved)Re: why does the shell show commands foolishly when I press UP key?

2007-11-12 Thread dulev
> Sorry, I use sarge, which has bash 2. > > > > > The ls command show once, but pwd show twice. > > > > It seems to me that HISTCONTROL=ignoredups sometime work, sometime > > > > does not work. > > > > It does not work as I have hoped. > > > > > > Probably you need to use HISTCONTROL=erasedups >

Re: (Partly solved)Re: why does the shell show commands foolishly when I press UP key?

2007-11-09 Thread dulev
> > The ls command show once, but pwd show twice. > > It seems to me that HISTCONTROL=ignoredups sometime work, sometime > > does not work. > > It does not work as I have hoped. > > Probably you need to use HISTCONTROL=erasedups In bash3 only. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wit

Re: (Partly solved)Re: why does the shell show commands foolishly when I press UP key?

2007-11-09 Thread dulev
> The ls command show once, but pwd show twice. Correct. > It seems to me that HISTCONTROL=ignoredups sometime work, sometime does > not work. HISTCONTROL remove duplicate near-by commands only and it work always. :) > It does not work as I have hoped. Sorry. > > Try: > > > > pwd > > cd > >

Re: (NOT solved)Re: why does the shell show commands foolishly when I press UP key?

2007-11-09 Thread dulev
> I find "export HISTCONTROL=ignoredups" in comment in .bashre and > uncomment and save and logout. > > It does not work! > > I try the following commands: > > ls > pwd > cd > ls > whoami > > Then I press UP key. Try: pwd cd ls ls ls pwd then press UP and you will see difference. -- To U

Re: (NOT solved)Re: why does the shell show commands foolishly when I press UP key?

2007-11-09 Thread dulev
> I follow your instruction, but it doesn't work! > > > > I often use UP key to get commands entered previously. The shell show > > > some commands again and again, just because I have used them several > > > times. Can the shell be more smart? > > > > Put in ~/.bashrc > > > > export HISTCONTRO

Re: why does the shell show commands foolishly when I press UP key?

2007-11-08 Thread dulev
> I often use UP key to get commands entered previously. The shell show > some commands again and again, just because I have used them several > times. Can the shell be more smart? Put in ~/.bashrc export HISTCONTROL=ignoredups -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "

Re: Where to find driver for new HP printer (Color LaserJet 2605dn)

2007-11-08 Thread dulev
> I just got a new HP color LaserJet 2605dn printer. The CUPS setup > doesn't seem to have a driver for it. > Does anybody have an idea where to get appropriate driver software (I Debian Etch sudo apt-get install linuxprinting.org-ppds and you can find driver: /usr/share/ppd/postscript/lin

Re: Using deborphan

2007-08-16 Thread dulev
> > I purge the orphaned packages on a Debian system: > > One line/instruction with "debfoster". > "apt-get autoremove" also does some interesting things. But not in the Etch with apt version 0.6.. :) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble?

Re: configuring midnight commander for use via ssh

2007-05-14 Thread dulev
> > > After starting Edith (but not logging in locally), I have been > > > logging into Edith via SSH from Kate. But when I execute mc over > > > the SSH link, the two-panel mc display is corrupted. Instead of > > > horizontal and vertical rules, I see strange characters in groups of > > > three.

Re: configuring midnight commander for use via ssh

2007-05-14 Thread dulev
> After starting Edith (but not logging in locally), I have been logging > into Edith via SSH from Kate. But when I execute mc over the SSH > link, the two-panel mc display is corrupted. Instead of horizontal > and vertical rules, I see strange characters in groups of three. > > What is the prop