Re: Debian on RAID0 with Wheezy

2013-02-10 Thread Jean-Marc Spaggiari
Small update. I have installed a 3rd drive to try another option. All 3 exactly the same, 3 x 2TB. 1st drive in standard mode Drives 2 and 3 in RAID0, splitted in 2 x 2TB folders Installation is going weel, GRUB installed on the first disk. While it's installating, from alt-f2 I looked at the de

Re: how to launch these images?

2013-02-10 Thread Lisi Reisz
Thanks! Lisi On Sunday 10 February 2013 19:28:26 Kind Soul wrote: > On Sun 10 Feb 2013 at 10:18:59 +, Lisi Reisz wrote: > > Could some kind soul explain to me why Long Wind (Long Wind himself, or > > someone else who understands) doesn't just install it and then sort GRUB > > out? > > Could w

Re: how to launch these images?

2013-02-10 Thread Kind Soul
On Sun 10 Feb 2013 at 10:18:59 +, Lisi Reisz wrote: > Could some kind soul explain to me why Long Wind (Long Wind himself, or > someone else who understands) doesn't just install it and then sort GRUB out? Could we do this in the context of a Debian ISO, the i386 one, say? The ISO contains a

Re: OT - Convert output of byte count to GB count?

2013-02-10 Thread Bob Proulx
Eduard Bloch wrote: > Hallo, > * Bob Proulx [Sat, Feb 09 2013, 11:44:03AM]: > > You say "tomato", I say "tomahto". You can make your own divider the > > number 34,969[1] if you like. > > Wow, someone trying to disguise the own mistaken convention as pure > matter of preference? > > > For me I pr

How to remove users "only" on NIS database?

2013-02-10 Thread Markos
Dear, I have a small network with 6 machines running Debian Squeeze. When installing the machines I created only the root account and a user student1 in "all" machines on the network. Then I installed a NIS Service on a machine (server), to centralize logging of new users. But now, I realized t

Re: Help with NIS+NFS in Squeeze

2013-02-10 Thread Markos
Dear Bob, Em Sáb, 2013-02-09 às 12:52 -0700, Bob Proulx escreveu: > Markos wrote: > > I just checked the configuration file /etc/fstab on the client machine > > and the server IP address is correct. 192.168.0.1 > > > > When writing the message I copied and pasted the IP address of the site > > th

Debian on RAID0 with Wheezy

2013-02-10 Thread Jean-Marc Spaggiari
Hi, I'm trying for the 2 last days to install a Debian Wheezy on a RAID0 drive but I'm facing many issues. I have 2 x 2TB drives configured in a 4TB RAID0 drive. I initially used the b3 net installer but it was missing the grub bios partition. Now, I'm using B4, starting it with dmraid=true. I'

Re: alternatives to skype

2013-02-10 Thread Javier Vasquez
On Sun, Feb 10, 2013 at 1:25 AM, Philip Ashmore wrote: > On 10/02/13 00:34, Russell L. Harris wrote: >> >> ... > > Try Google+ hangouts - I've used it with Firefox. > > You need a GoogleEmail account. > > Create a hangout and others (in your circle) can join in. > > See http://www.google.com/+/lea

Re: Firefox under Squeeze

2013-02-10 Thread Ralf Mardorf
s On Sat, 2013-02-09 at 11:55 -0700, Bob Proulx wrote: > That path "/root/firefox" is a very unusual path! Probably not what > you want. Oops. In this case ldconfig for sure is missing an entry for this directory in /etc/ld.so.conf. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian

Re: Firefox under Squeeze

2013-02-10 Thread Ralf Mardorf
On Sat, 2013-02-09 at 17:39 +0100, Klaus Jantzen wrote: > XPCOMGlueLoad error for file /root/firefox/libxpcom.so: > libxul.so: cannot open shared object file: No such file or directory > Couldn't load XPCOM. > > That is strange as 'libuxl.so' was extracted from the installation tar > and is in th

Re: OT - Convert output of byte count to GB count?

2013-02-10 Thread Eduard Bloch
Hallo, * Bob Proulx [Sat, Feb 09 2013, 11:44:03AM]: > Pascal Hambourg wrote: > > Bob Proulx a écrit : > > > $ perl -le 'print 5605687296 / (1024*1024*1024)' > > > > Note that 1 GB (gigabyte) is 10^9 bytes as can be seen in the GNU dd > > output. 1024^3 is 1 GiB (gibibyte). > > You say "tomato",

Re: No aptitude download.

2013-02-10 Thread Weaver
On Sun, February 10, 2013 2:27 am, Weaver wrote: > > On Sun, February 10, 2013 1:51 am, Weaver wrote: >> >> On Sat, February 9, 2013 8:44 pm, Chris Bannister wrote: >>> On Sat, Feb 09, 2013 at 04:58:48AM -0800, Weaver wrote: I now have the original number of packages reinstalled and only

Re: No aptitude download.

2013-02-10 Thread Weaver
On Sun, February 10, 2013 1:51 am, Weaver wrote: > > On Sat, February 9, 2013 8:44 pm, Chris Bannister wrote: >> On Sat, Feb 09, 2013 at 04:58:48AM -0800, Weaver wrote: >>> >>> I now have the original number of packages reinstalled and only 35845 >>> new >>> packages to look through to find out wh

Re: how to launch these images?

2013-02-10 Thread Lisi Reisz
On Saturday 09 February 2013 23:00:01 Long Wind wrote: > menuentry 'RH-install' { > insmod part_msdos > insmod ext2 > set root='(hd0,msdos4)' > linux/home/zhou/rh/vmlinuz > initrd /home/zhou/rh/initrd.img > } > > I add sth. like above to grub.cfg > After reboot an

Re: No aptitude download.

2013-02-10 Thread Weaver
On Sat, February 9, 2013 8:44 pm, Chris Bannister wrote: > On Sat, Feb 09, 2013 at 04:58:48AM -0800, Weaver wrote: >> >> I now have the original number of packages reinstalled and only 35845 >> new >> packages to look through to find out what I am missing. >> >> I think I'll just call it a night.