Re: Something strange with ip configuration

2006-07-04 Thread Jude DaShiell
The auto statement needs to follow the card whose parameters were just defined. On Fri, 24 Mar 2006, Paolo Pantaleo wrote: 2006/3/24, Paolo Pantaleo <[EMAIL PROTECTED]>: Hi, I have a Debian testing. I am experiencing sme problmes with ethernet cards ip configurations. My /etc/network/interf

Re: slow memory leak when running gvim

2006-07-04 Thread amateur
On Wed, Jul 05, 2006 at 12:41:19AM -0400, Kamaraju Kusumanchi wrote: > Initially I have > > $free -m > total used free sharedbuffers cached > Mem: 1011806204 0 67458 > -/+ buffers/cache:280730 >

Re: /dev/lp0 rights and CUPS

2006-07-04 Thread Olle Eriksson
On Monday 03 July 2006 19:31, Chris wrote: > I have added lp to /etc/modules as was suggested in another message to > this list. Now I have /dev/lp0 upon boot, but CUPS (localhost:631) > complains: > > "Unable to open parallel port device file "/dev/lp0": Permission > denied" > > here are the ver

Is using ubunto tutorial my only chance?

2006-07-04 Thread Poub
Hello, Sorry to cc you directly, but after extensive research I found out that you are the most competent people when it comes to boot on a dmraid system. I found this bug report: http://bugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=350250 And the fact that you've worked at integrated dmra

Re: new Package of the Day features

2006-07-04 Thread Kevin Mark
On Tue, Jul 04, 2006 at 01:22:57PM -0700, Aaron Maxwell wrote: > On Monday 03 July 2006 01:46 pm, Andrew Sackville-West wrote: > > On Mon, Jul 03, 2006 at 09:35:58AM -0700, Aaron Maxwell wrote: > > > ... aaand now there's an RSS feed. > > cool, now how about making the package title a link to > > p

Python or OpenGL Memory Leak in Debian 3.1r0

2006-07-04 Thread Charles and Monica Sharman
I encountered a memory leak in my python code that imports OpenGL. Either python or its OpenGL import is not freeing memory. I use Debian 3.1r0 and the most current python and python-opengl packages from there (python version 2.3.5). Here's an example python program that has the memory leak

Re: Sending mail takes ages.

2006-07-04 Thread Willie Wonka
Pete Clarke wrote: > > Could be an ident lookup timeout? > > > > Set: > > > > rfc1413_query_timeout = 0s > > > > Steve > > That appears to have made quite a difference...certainly from OE... > I will test it on the other clients too ... > > Thanks a lot :-D > > Cheers, I have had this bo

RE: Postfix under Debian 3.1 not working

2006-07-04 Thread Conrad Williams
Just guessing, try command> hostname   was this working before hand? Or is this a new install?   what's in your /etc/hosts ,  /etc/hostname and do you have a  /etc/mailhostname  ?   The gethostbyname should be able to resolve your computer's hostname.   What about doing some nslookups. Do

slow memory leak when running gvim

2006-07-04 Thread Kamaraju Kusumanchi
Initially I have $free -m total used free sharedbuffers cached Mem: 1011806204 0 67458 -/+ buffers/cache:280730 Swap: 953 0953 Open 10 gvim windows $gvim; gvim; gvim;

Print fax to samba

2006-07-04 Thread BAGI Akos
Hi List! I'm using efax-gtk to receive faxes. It works fine. My problem is: How to set up printing to a printer on a remote XP? The printer has no postscript, it has only PCL3 (HP LaserJet compatible) The printer is already working from other programs ( like openoffice.org ) I'm using CUPS. Than

Re: Using remote apps on local X server

2006-07-04 Thread Damon L. Chesser
Bob Smither wrote: This must be a FAQ, but I could not stumble upon a solution. With other Linux boxen, I can ssh -X into them, then run X apps on the remote with local display. On a newly installed Sarge Debian box, doing this results in the following error: Gtk-WARNING **: cannot open disp

debconf/config.dat corruption

2006-07-04 Thread Conrad Williams
While installing a few packages, I had a RAID disk failure, resulting in a RAID cache flush. This corrupted the install process, but it had downloaded the packages. Into recovery mode and did following; Logsave was installed (using aptitude, yep the system kept going OK) after the initial failur

Re: Using remote apps on local X server

2006-07-04 Thread Paul Dwerryhouse
On Tue, Jul 04, 2006 at 11:17:25PM -0500, Bob Smither wrote: > Gtk-WARNING **: cannot open display: > > Any suggestions as to why I can't run the remote app and see it locally? Has your remote box got 'X11Forwarding yes' in its /etc/ssh/sshd_config file? Cheers, Paul. -- Paul Dwerryhouse

Re: clarification regarding icons seen during a Debian installation.

2006-07-04 Thread Damon L. Chesser
well, I did say IIRC, I don't exactly install Debian every day. Maybe someone else has more concrete info for you? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Using remote apps on local X server

2006-07-04 Thread Bob Smither
This must be a FAQ, but I could not stumble upon a solution. With other Linux boxen, I can ssh -X into them, then run X apps on the remote with local display. On a newly installed Sarge Debian box, doing this results in the following error: Gtk-WARNING **: cannot open display: Any suggestions

Re: setting camera parameters from Linux

2006-07-04 Thread H.S.
Ron Johnson wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 H.S. wrote: Nyizsnyik Ferenc wrote: On Wed, 2006-06-28 at 23:44 -0400, H.S. wrote: [snip] Perhaps I was not clear. It is not the photographs' meta information I want to change, but the information that is stored in the cam

Re: locale and font alias

2006-07-04 Thread T
[sent > 6 hours ago, resending] On Mon, 03 Jul 2006 22:51:44 -0700, Willie Wonka wrote: >> My system comes with default locale not English. How can set the >> default locale to English? > > ~$ sudo dpkg-reconfigure locales #As a User ~$ dpkg-reconfigure > locales #As Root thanks for the cl

Re: Xwindows and Emacs

2006-07-04 Thread Paul E Condon
On Wed, Jul 05, 2006 at 01:37:31AM +, s. keeling wrote: > Paul E Condon <[EMAIL PROTECTED]>: > > On Tue, Jul 04, 2006 at 01:47:04PM +, s. keeling wrote: > > > Paul E Condon <[EMAIL PROTECTED]>: > > > > > > > > emacs*font: fixed > > > > > > See if you have an app called xfontsel. It's a

Re: Xwindows and Emacs

2006-07-04 Thread Paul E Condon
On Tue, Jul 04, 2006 at 04:41:33PM -0400, cga2000 wrote: > On Tue, Jul 04, 2006 at 02:18:35PM EDT, Paul E Condon wrote: > [..] > > But there is something incomplete about your explanation: when I don't > > but the magic line into my resources, I still get a monospace font in > > emacs windows, but

Re: rhythmbox

2006-07-04 Thread Hans van Middendorp
On Tue, 04 Jul 2006 07:20:36 +0100 Adam Hardy <[EMAIL PROTECTED]> wrote: > Hans van Middendorp on 02/07/06 21:28, wrote: > > On Sun, 02 Jul 2006 15:48:20 +0100 > > Adam Hardy <[EMAIL PROTECTED]> wrote: > > > >> Thomas Jollans on 02/07/06 15:05, wrote: > >>> Adam Hardy wrote: > Just did a gen

Re: Midi files S.O.S.

2006-07-04 Thread Rodolfo Medina
Rodolfo Medina <[EMAIL PROTECTED]> writes: > I'm looking for a program that allows to modify > midi files, i.e. adjust tone and speed and cancel > traces: they're called midi sequencers, aren't they? > Well, I've been trying: > > brahms > timidity > rosegarden > amarok > audacity > muse > > , but

sid and fglrx 8.25.18 AGAIN

2006-07-04 Thread Nicoco Kinlidex
hello, I really need to get the latest ATI drivers working on my computer. I have no problem with "non-free" debian.org repositories but it is version 8.24.8 when I install the newer version, module loads perfectly, xorg.0.log doesn't show any error (something like fglrx : DRI init successful)

Re: locale and font alias

2006-07-04 Thread s. keeling
T <[EMAIL PROTECTED]>: > > please help. My X is not starting. Perhaps mkfontdir is the solution? Rebuild the font catalogs. I've no idea why they're no longer there. -- Any technology distinguishable from magic is insufficiently advanced. (*)http://www.spots.ab.ca/~keeling

Re: Xwindows and Emacs

2006-07-04 Thread s. keeling
Paul E Condon <[EMAIL PROTECTED]>: > On Tue, Jul 04, 2006 at 01:47:04PM +, s. keeling wrote: > > Paul E Condon <[EMAIL PROTECTED]>: > > > > > > emacs*font: fixed > > > > See if you have an app called xfontsel. It's a GUI point and click > > interface to fonts. Note the "spc" column. For

Re: xorg dies. Modules loaded in wrong order?

2006-07-04 Thread hendrik
On Mon, Jul 03, 2006 at 09:30:15PM -0400, [EMAIL PROTECTED] wrote: > After upgrading my etch to xorg7.0 and making everything up-to-date > yesterday, (except for a few package aptitude didn't want to > update) things went fine for a reboot or two. But today when > I was out of the room, the scree

how to scroll wheel events to multimedia keys in kde?

2006-07-04 Thread Toshiro
Hi! I have a Genius Ergomedia 700 keyboard that has tons of extra keys. I've been able to map all of them except an included scroll wheel, I have the scancodes that generates but I don't know which command should I map so it behaves exactly as a mouse scroll wheel. Anyone knows how to do thi

Re: Midi files S.O.S.

2006-07-04 Thread Rodolfo Medina
Rodolfo Medina <[EMAIL PROTECTED]> writes: > I'm looking for a program that allows to modify > midi files, i.e. adjust tone and speed and cancel > traces: they're called midi sequencers, aren't they? > Well, I've been trying: > > brahms > timidity > rosegarden > amarok > audacity > muse > > , but

Re: locale and font alias

2006-07-04 Thread T
On Mon, 03 Jul 2006 22:51:44 -0700, Willie Wonka wrote: >> My system comes with default locale not English. How can set the default >> locale to English? > > ~$ sudo dpkg-reconfigure locales #As a User ~$ dpkg-reconfigure locales > #As Root thanks for the clear and detailed instruction. Hav

Re: xorg dies. Modules loaded in wrong order?

2006-07-04 Thread hendrik
It's definitely an intermittent problem. I've changed nothing (except to turn off quota checking so I won't have to wait for ages after every attempted boot) and etch just booted up properly this morning. I had booted sarge before I rebooted to etch ... I don't know if that might have made a di

Re: apt-file problem - no output

2006-07-04 Thread Aaron Maxwell
On Sunday 02 July 2006 02:53 am, Lubos Vrbka wrote: > i installed apt-file on my i386 etch box. i did apt-file update, > however using apt-file search doesn't provide any output (i replaced > the address of our institutional debian mirror with xx.xx.xx in the > following outputs): It's likely noth

Re: new Package of the Day features

2006-07-04 Thread Aaron Maxwell
On Tuesday 04 July 2006 01:46 pm, Aaron Maxwell wrote: > On Monday 03 July 2006 11:23 am, Angelina Carlton wrote: > > Hi Aaron, > > Have you removed -doc packages? personally I like to know about > > -doc packages, and especially packaged books, like autobook and > > rutetbook This stuff is nice to

wps file

2006-07-04 Thread Christoph Nenning
Hi, I got a .wps file which was created with M$ Works. OOo, kword and abiword are all failing to open it. Does anybody know another tool to open it? regards Christoph -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: impressed with etch

2006-07-04 Thread Michael M.
Andrew Malcolmson wrote: On Mon, 03 Jul 2006 19:16:43 +0100, "B.Hoffmann" <[EMAIL PROTECTED]> said: Hello list, tried out the snapshot from 02/07/06 yesterday on my test drive (after finally wiping my last Windows install off it) and must say I'm very impressed ! Made great strides since sar

Re: Sending mail takes ages.

2006-07-04 Thread Pete Clarke
Could be an ident lookup timeout? Set: rfc1413_query_timeout = 0s Steve That appears to have made quite a difference...certainly from OE... I will test it on the other clients too ... Thanks a lot :-D Cheers, Pete. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "uns

Re: embedded firefox

2006-07-04 Thread Linas Žvirblis
Ian Bull wrote: > Does anyone know if the firefox available with debian (sid) is compiled > with dynamic libraries (instead of static ones). This is needed to use > firefox as an embedded browser. Firefox in Debian uses shared libraries. You, however, can recompile it any way you want. -- To U

embedded firefox

2006-07-04 Thread Ian Bull
Does anyone know if the firefox available with debian (sid) is compiled with dynamic libraries (instead of static ones). This is needed to use firefox as an embedded browser.cheers,ian

Postfix under Debian 3.1 not working

2006-07-04 Thread Scott Dunbar
Hi all,I'm fairly new to Debian 3.1 and am having problems configuring Postfix.  I've Googled around a bit and there are plenty of people blaming other people but the long and the short of it is that Postfix isn't working. I'm using the "normal" maps - simple hash maps.  I've played around with DNS

Re: clarification regarding icons seen during a Debian installation.

2006-07-04 Thread Christopher Nelson
On Tue, Jul 04, 2006 at 10:42:13AM -0500, Damon L. Chesser wrote: > Vivek Varghese Cherian wrote: > >I am doing an install of Debian on VMware. My VMWare hard disk is 4.3 > >GB. I have choosen to create a root partition of 4.0 GB and swap > >partition with the rest of the free space. I have togg

Re: How to remove gnome-panel-data?

2006-07-04 Thread Christopher Nelson
On Tue, Jul 04, 2006 at 12:00:18AM -0600, Art Edwards wrote: > I'm trying to remove gnome-panel-data on a stable box. Here is what > I get. > > apt-get remove gnome-panel-data > Reading Package Lists... Done > Building Dependency Tree... Done > The following packages will be REMOVED: > gnome-pan

Re: Sending mail takes ages.

2006-07-04 Thread Steve Kemp
On Tue, Jul 04, 2006 at 09:14:45PM +0100, Pete Clarke wrote: > I thought that, so I turned off host lookups in the exim config - same > thing happens. > If I've missed anything, please let me know... Could be an ident lookup timeout? Set: rfc1413_query_timeout = 0s Steve -- Debian GNU/

Re: new Package of the Day features

2006-07-04 Thread Aaron Maxwell
On Monday 03 July 2006 11:23 am, Angelina Carlton wrote: > Hi Aaron, > Have you removed -doc packages? personally I like to know about -doc > packages, and especially packaged books, like autobook and rutetbook > This stuff is nice to have IMHO. Yes, I've filtered those out. They don't add enough

Re: Xwindows and Emacs

2006-07-04 Thread cga2000
On Tue, Jul 04, 2006 at 02:18:35PM EDT, Paul E Condon wrote: [..] > But there is something incomplete about your explanation: when I don't > but the magic line into my resources, I still get a monospace font in > emacs windows, but it is a different one. So there appear to be two > defaults, the "f

Re: new Package of the Day features

2006-07-04 Thread Aaron Maxwell
On Monday 03 July 2006 01:46 pm, Andrew Sackville-West wrote: > On Mon, Jul 03, 2006 at 09:35:58AM -0700, Aaron Maxwell wrote: > > ... aaand now there's an RSS feed. > cool, now how about making the package title a link to > packages.debian.org? then we can peruse more details easily... I've thoug

Re: Installing on a small root partition

2006-07-04 Thread charles norwood
On Mon, 2006-07-03 at 09:53 +0100, David Goodenough wrote: > On Monday 03 July 2006 07:10, Anil Gupte wrote: > > BlankNeed help and advice. > > > > I am trying to do a specialized install of Debian. Note that I have done > > two or three before (in the past), but without knowing much about what wa

Re: Sending mail takes ages.

2006-07-04 Thread Pete Clarke
#You sure it's the authentication that's taking the time? A delay of a #minute sounds suspiciously like a DNS timeout of some kind. Is the #server able to resolve the hostname(s) of the connecting clients? I thought that, so I turned off host lookups in the exim config - same thing happens. I

Re: Xwindows and Emacs, fix typo

2006-07-04 Thread Paul E Condon
On Tue, Jul 04, 2006 at 12:18:35PM -0600, Paul E Condon wrote: > On Tue, Jul 04, 2006 at 01:47:04PM +, s. keeling wrote: > > Paul E Condon <[EMAIL PROTECTED]>: > > > Long ago, I was a RedHat user. When I moved to Debian, I kept a copy > > > of a file, .Xresources, that made Emacs display unde

Re: Sending mail takes ages.

2006-07-04 Thread Dave Ewart
On Tuesday, 04.07.2006 at 17:56 +0100, Pete Clarke wrote: > Hi all, > > I have a Debian sarge mailserver, running exim4-daemon-heavy, > courier-pop/imap etc. > > When collecting email or using IMAP everything runs very well indeed, > however, when sending mail from a standard client (OE, Squir

Re: Xwindows and Emacs

2006-07-04 Thread Paul E Condon
On Tue, Jul 04, 2006 at 01:47:04PM +, s. keeling wrote: > Paul E Condon <[EMAIL PROTECTED]>: > > Long ago, I was a RedHat user. When I moved to Debian, I kept a copy > > of a file, .Xresources, that made Emacs display under X in a way that > > I liked. Now in trying to use Etch, I discover

Re: SquiVi2 and apt-get problem

2006-07-04 Thread George Borisov
George Chelidze wrote: > > Err http://ftp.debian.org stable/main bc 1.06-15 > 302 Moved Temporarily > Failed to fetch > http://ftp.debian.org/debian/pool/main/b/bc/bc_1.06-15_i386.deb 302 > Moved Temporarily > E: Unable to fetch some archives, maybe run apt-get update or try with > --fix-missing?

Re: setting camera parameters from Linux

2006-07-04 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 H.S. wrote: > Nyizsnyik Ferenc wrote: >> On Wed, 2006-06-28 at 23:44 -0400, H.S. wrote: >> [snip] > > Perhaps I was not clear. It is not the photographs' meta > information I want to change, but the information that is stored > in the camera, e.g. ow

Re: setting camera parameters from Linux

2006-07-04 Thread H.S.
Nyizsnyik Ferenc wrote: On Wed, 2006-06-28 at 23:44 -0400, H.S. wrote: Hello, I have been digikam recently to grab photos from Canon A520 and it has been working wonderfully. This is on Debian Etch. I was wondering, is there any application in Linux that will allow me to set parameters in

Re: /dev/lp0 rights and CUPS

2006-07-04 Thread Ken Wahl
On Tue, Jul 04, 2006 at 02:41:59PM +1000, John O'Hagan wrote: > It was because the new /etc/cups/cupsd.conf contains: > > # Only listen for connections from the local machine. > Listen localhost:631 > Listen /var/run/cups/cups.sock > Thanks, John. Commenting out line 3 fixed th

Resource temporarily unavailable:

2006-07-04 Thread Beginner
Hi there, SYS: Debian 3.1, kernel 2.4.27-2-generic alpha GNU/Linux, clamd daemon 0.88.2 When I got in to work this morning my server wiould not allow me (or others) access. Even when I logged into the console and tried to do an `ls` it responded with (35)Resource temporarily unavailable: cou

Sending mail takes ages.

2006-07-04 Thread Pete Clarke
Hi all, I have a Debian sarge mailserver, running exim4-daemon-heavy, courier-pop/imap etc. When collecting email or using IMAP everything runs very well indeed, however, when sending mail from a standard client (OE, Squirrelmail, Kmail, Evolution, OSX mail app etc.) there is a long delay, u

Re: /dev/lp0 rights and CUPS

2006-07-04 Thread Chris
On Tuesday 04 July 2006 06:41, John O'Hagan wrote: > On Tuesday 04 July 2006 14:27, John O'Hagan wrote: > > I find I also have to use an old /etc/cups/cupsd.conf file if I want to > > print as a user (from KDE at least) - I'm in the process of trying to > > work out why. > > It was because the new

Re: Support for Intel 915GM 910GML Chipset Family

2006-07-04 Thread Pol Hallen
> The chipset installed on > it is Intel 915GM/GMS 910GML Express Chipset Family. Initially I selected > vga option while configuring the display device driver, which gave a very > bloated image on the desktop. To rectify that I reinstalled debian and > selected i810 driver, this made the desktop d

Re: Xwindows and Emacs

2006-07-04 Thread s. keeling
Paul E Condon <[EMAIL PROTECTED]>: > Long ago, I was a RedHat user. When I moved to Debian, I kept a copy > of a file, .Xresources, that made Emacs display under X in a way that > I liked. Now in trying to use Etch, I discover that the file doesn't > work quite the way I want under xserver-xor

Re: Support for Intel 915GM 910GML Chipset Family

2006-07-04 Thread Florian Kulzer
On Tue, Jul 04, 2006 at 16:17:37 +0530, Inder [GTL] wrote: > Hi. > > I have tried installing Debian 3.1r2 on my laptop. The chipset installed on > it is Intel 915GM/GMS 910GML Express Chipset Family. Initially I selected > vga option while configuring the display device driver, which gave a very >

Re: Support for Intel 915GM 910GML Chipset Family

2006-07-04 Thread Lubos Vrbka
Inder [GTL] wrote: Hi. I have tried installing Debian 3.1r2 on my laptop. The chipset installed on it is Intel 915GM/GMS 910GML Express Chipset Family. Initially I selected vga option while configuring the display device driver, which gave a very bloated image on the desktop. To rectify that I r

Re: clarification regarding icons seen during a Debian installation.

2006-07-04 Thread Damon L. Chesser
Vivek Varghese Cherian wrote: I am doing an install of Debian on VMware. My VMWare hard disk is 4.3 GB. I have choosen to create a root partition of 4.0 GB and swap partition with the rest of the free space. I have toggled the the bootable flag on the root partition to on. My Partition Table

SquiVi2 and apt-get problem

2006-07-04 Thread George Chelidze
Hello, I can't retrieve packages from remote http repository through apt-get since my internet provider decided to filter http traffic with SquiVi2 software: # apt-get install bc Reading Package Lists... Done Building Dependency Tree... Done The following NEW packages will be installed: bc 0

Support for Intel 915GM 910GML Chipset Family

2006-07-04 Thread Inder [GTL]
Hi. I have tried installing Debian 3.1r2 on my laptop. The chipset installed on it is Intel 915GM/GMS 910GML Express Chipset Family. Initially I selected vga option while configuring the display device driver, which gave a very bloated image on the desktop. To rectify that I reinstalled de

Re: How to perform search in gnome terminal?

2006-07-04 Thread Rodolfo Medina
Rodolfo Medina wrote: > I have Debian Sarge 3.1 r2, with Gnome. > It seems that the gnome terminal does not support > word search? It looks strange to me, 'cause it's > an important function: I couldn't find any item > that would do that. > Any hint? Lothar Braun writes: > What do you mean wit

Re: setup RAID after LVM

2006-07-04 Thread Matus UHLAR - fantomas
On 04.07.06 16:52, Gilbert Wong wrote: > On 04/07/06, Matus UHLAR - fantomas <[EMAIL PROTECTED]> wrote: > > > > > >actually, yes, but why do you want that? What kind of RAID functionality > >do > >you want to get? (logically, it's better to set up lvm on top of raid) > > > actually, i don't want

Re: How to remove gnome-panel-data?

2006-07-04 Thread Liam O'Toole
On Tue, 4 Jul 2006 00:00:18 -0600 Art Edwards <[EMAIL PROTECTED]> wrote: > I'm trying to remove gnome-panel-data on a stable box. Here is what > I get. > > apt-get remove gnome-panel-data > Reading Package Lists... Done > Building Dependency Tree... Done > The following packages will be REMOVED:

Re: changing icon theme in debian without a DE installed?

2006-07-04 Thread Liam O'Toole
On Mon, 03 Jul 2006 18:58:00 -0400 Nick Lidakis <[EMAIL PROTECTED]> wrote: > Liam O'Toole wrote: > > On Sun, 02 Jul 2006 17:46:39 -0400 > > Nick Lidakis <[EMAIL PROTECTED]> wrote: > > > > > >> I've tried Googling this to no avail. I have the file manager > >> Thunar installed. I'm trying to fig

Re: setup RAID after LVM

2006-07-04 Thread Gilbert Wong
On 04/07/06, Matus UHLAR - fantomas <[EMAIL PROTECTED]> wrote: actually, yes, but why do you want that? What kind of RAID functionality doyou want to get? (logically, it's better to set up lvm on top of raid)actually, i don't want to do that .. all i want is to add RAID 1 to my already created LVM.

Re: setup RAID after LVM

2006-07-04 Thread Matus UHLAR - fantomas
On 04.07.06 11:53, Gilbert Wong wrote: > Is it possible to setup mdadm (or any other s/w raid) after LVM2 is > already there?? actually, yes, but why do you want that? What kind of RAID functionality do you want to get? (logically, it's better to set up lvm on top of raid) > i know LVM is top of

clarification regarding icons seen during a Debian installation.

2006-07-04 Thread Vivek Varghese Cherian
I am doing an install of Debian on VMware. My  VMWare hard disk is 4.3 GB. I have choosen to create a root partition of 4.0 GB and swap partition with the rest of the free space. I have toggled the the bootable flag on the root partition to on. My Partition Table entry looks like this.SCSI1  (0,0,0

Re: Need Help

2006-07-04 Thread Dimitar Vukman
On Tue, 4 Jul 2006 11:57:12 +0530 "Vijith C" <[EMAIL PROTECTED]> wrote: > Sir, > >I have Installed Debian Linux on HP-DL360G1 Server. It got > installed with the first CD itself.I couldnt get any Graphics media. > How can I install the remaining packages including graphcal media. Or, if

Re: quotaon fails - "Quota format not supported in kernel"

2006-07-04 Thread Matus UHLAR - fantomas
On 03.07.06 07:56, Adam Rosi-Kessel wrote: > I'm attempting to enable quotas on a Sarge system running a custom > 2.6.17.3 kernel. > > # grep -i quota /boot/config-`uname -r` > CONFIG_QUOTA=y > CONFIG_QUOTACTL=y > > # quotaon -uv / > quotaon: using //aquota.user on /dev/hda3 [/]: No such process

Re: Need Help

2006-07-04 Thread Kumar Appaiah
On 04/07/06, Vijith C <[EMAIL PROTECTED]> wrote: Sir, Don't be a male chauvinist! :-) I have Installed Debian Linux on HP-DL360G1 Server. It got installed with the first CD itself.I couldnt get any Graphics media. How can I install the remaining packages including graphcal media. Yo

Need Help

2006-07-04 Thread Vijith C
Sir, I have Installed Debian Linux on HP-DL360G1 Server. It got installed with the first CD itself.I couldnt get any Graphics media. How can I install the remaining packages including graphcal media. Thanks and Regards Vijith C