Re: [OT] I wish to have a mentor

2013-01-02 Thread lina
On Thursday 03,January,2013 01:41 PM, Sthu Deus wrote: > Good time of the day, lina. Indeed, golden time ... BTW, your message is encouraging. Last night since I posted I couldn't help following up. Hours later I started to realize something, not some epiphany, but something like I should take m

RE: Wheezy Installer Auto-Partition Oddity

2013-01-02 Thread Bonno Bloksma
Hi Patrick, > In preparation of a clean install of Wheezy, I did a test install in > VirtualBox 3.1.8 running under  Fedora 12 64-bit. > To save time, I used the installer's default partitioning scheme.  Normally I > custom partition. > Anyway, I noticed an oddity:  There are gaps between the p

[no subject]

2013-01-02 Thread Microsoft E-mail
Dear E-mail User, This message was sent automatically by a program on email which periodically checks the size of inboxes, where new messages are received. The program is run weekly to ensure no one's inbox grows too large. If your inbox becomes too large, you will be unable to receive new emai

Re: module information

2013-01-02 Thread shawn wilson
On Wed, Jan 2, 2013 at 6:55 PM, Igor Cicimov wrote: > > By the way, by > manually loading something from different location but the default one don't > you already know the location of that file :) This assumes that I'm the only one that touches a system and/or that I keep detailed logs (or mayb

Re: [OT] I wish to have a mentor

2013-01-02 Thread Sthu Deus
Good time of the day, lina. Thank You for Your desire to help! You wrote: > I wish to have a mentor. > > Know something basic about perl, python, bash and C. > > wish to learn more. > > Every time go through the wnpp-alert, don't know which one to pick and > just put them aside. > > really w

Re: Wheezy Installer Auto-Partition Oddity

2013-01-02 Thread Go Linux
--- On Wed, 1/2/13, Patrick Bartek wrote: > > As I said in my original query, this partitioning was done > automatically by the Wheezy installer.  I would have never > partitioned that way myself.  Besides this is just a test > install to root out any problems for when I do the real one > on a re

Re: Wheezy Driver for Intel RMS25CB080 RAID Controller

2013-01-02 Thread Chris Hiestand
On Oct 30, 2012, at 4:47 PM, Gunnar Schaefer wrote: > I got it to work with "acpi=off" on Ubuntu 12.04. > On Dec 28, 2012, at 5:02 PM, Ron wrote: > > Setting linux kernel boot parameter pci=conf1 allows my Intel RAID > Controller-RMS25PB080 (LSI 2208/Fusion based) to be detected, and the

Re: Wheezy Installer Auto-Partition Oddity

2013-01-02 Thread Patrick Bartek
- Original Message - > From: Gary Dale > To: debian-user@lists.debian.org > Cc: "debian-user@lists.debian.org" > Sent: Wednesday, January 2, 2013 1:52 PM > Subject: Re: Wheezy Installer Auto-Partition Oddity > > On 02/01/13 04:25 PM, Patrick Bartek wrote: >> In preparation of a clea

Re: Wheezy Driver for Intel RMS25CB080 RAID Controller

2013-01-02 Thread Chris Hiestand
On Dec 28, 2012, at 8:16 PM, Chris Bannister wrote: > Is there a question in here somewhere? Otherwise you have sent it to the > wrong list. Yes. This is part of a larger thread that's a result of a question I asked. http://debian.2.n7.nabble.com/Wheezy-Driver-for-Intel-RMS25CB080-RAID-Contro

Re: Problem Mounting USB Stick in Debian Wheezy

2013-01-02 Thread Igor Cicimov
On Thu, Jan 3, 2013 at 11:23 AM, Igor Cicimov wrote: > > On Thu, Jan 3, 2013 at 3:55 AM, Patrick Bartek wrote: > >> >> >> >> >> - Original Message - >> > From: Stephen P. Molnar >> > To: debian-user@lists.debian.org >> > Cc: >> > Sent: Wednesday, January 2, 2013 7:15 AM >> > Subject: Pro

Re: Problem Mounting USB Stick in Debian Wheezy

2013-01-02 Thread Igor Cicimov
On Thu, Jan 3, 2013 at 3:55 AM, Patrick Bartek wrote: > > > > > - Original Message - > > From: Stephen P. Molnar > > To: debian-user@lists.debian.org > > Cc: > > Sent: Wednesday, January 2, 2013 7:15 AM > > Subject: Problem Mounting USB Stick in Debian Wheezy > > > > I am running Debian

Re: module information

2013-01-02 Thread Igor Cicimov
On Thu, Jan 3, 2013 at 9:46 AM, shawn wilson wrote: > On the box I login to gmail on, I don't have this so I'm going to try > to replicate this as best i can: > /lib/modules/3.6.10-vanilla/build/drivers/input/mouse# lsmod | grep psmouse > psmouse69191 0 > /lib/modules/3.6.10-vani

Is the maximum number of LVM extents still 65K?

2013-01-02 Thread Hendrik Boom
Is the maximum number of LVM extents still 65K? Or is this old news. If it's old news, where is the new news to be found? I'm planning on setting up ext4 partitions on LVM2 over RAID1 on a pair of 3TB disks, perhaps to be expanded later, the whole to be accessible by squeeze (now), wheezy (later

Debian Package of Finance::Quote

2013-01-02 Thread Rainer Dorsch
Hello, since there is no Debian package from the latest Finance::Quote module, I build an unofficial Debian package (i386) for Finance::Quote. I copied from the Debian package over the debian dir into the sources refreshed the patches and started the build. In case it is useful for anybody: h

Re: module information

2013-01-02 Thread shawn wilson
On the box I login to gmail on, I don't have this so I'm going to try to replicate this as best i can: /lib/modules/3.6.10-vanilla/build/drivers/input/mouse# lsmod | grep psmouse psmouse69191 0 /lib/modules/3.6.10-vanilla/build/drivers/input/mouse# modinfo psmouse.ko filename:

Re: module information

2013-01-02 Thread Igor Cicimov
On Thu, Jan 3, 2013 at 1:54 AM, shawn wilson wrote: > So, this is more of a curiosity at this point. However, I can't figure > out how to directly associate loaded modules with the file on disk - > checksum or whatever. Not sure if there's a debugfs module to do this, > I've looked in /proc and /

Re: Is this OK in C++ and C?

2013-01-02 Thread Zbigniew Komarnicki
On Wednesday 02 of January 2013 16:00:50 you wrote: > > I wanted to prohibit user to assign negative value to a variable. > > This variable is later passed to a recurrence function as > > argument and of course I got segmentation fault, because > > the function is called 4294967291 times. > > I g

issue creating wheezy lxc container

2013-01-02 Thread Enrique Garcia
Hi, I am trying to install my first LXC container under Debian following the instructions in the wiki: http://wiki.debian.org/LXC Both the host and the container are wheezy, therefore I just run "lxc-create -n debian-wheezy -t debian" and selected wheezy when prompted. I left the rest o

Re: Wheezy Installer Auto-Partition Oddity

2013-01-02 Thread Gary Dale
On 02/01/13 04:25 PM, Patrick Bartek wrote: In preparation of a clean install of Wheezy, I did a test install in VirtualBox 3.1.8 running under Fedora 12 64-bit. To save time, I used the installer's default partitioning scheme. Normally I custom partition. Anyway, I noticed an oddity: The

Wheezy Installer Auto-Partition Oddity

2013-01-02 Thread Patrick Bartek
In preparation of a clean install of Wheezy, I did a test install in VirtualBox 3.1.8 running under  Fedora 12 64-bit.  To save time, I used the installer's default partitioning scheme.  Normally I custom partition.  Anyway, I noticed an oddity:  There are gaps between the partitions.  Sizable o

Re: Preseeding - keyboard-configuration issue

2013-01-02 Thread Brian
On Tue 18 Dec 2012 at 15:13:52 -0700, Bob Proulx wrote: > Brian wrote: > > > The correct way to supply a preseed file with auto=true is (I think) to > > only use preseed/url= or url=. Now, is that glaringly obvious to you or > > anyone else from section B.2.3. or elsewhere in the Manual? > > The

Re (2): Running vlc from another machine.

2013-01-02 Thread peasthope
* From: Chris Davies * Date: Tue, 01 Jan 2013 02:11:14 + > cvlc *.WAV Documentation for cvlc is sparce. man cvlc invokes man vlc where the only mention is "vlc, qvlc, svlc, nvlc, rvlc, cvlc - the VLC media player". Then, "SEE ALSO Online documentation: http://www.v

Re: Problem Mounting USB Stick in Debian Wheezy

2013-01-02 Thread Patrick Bartek
- Original Message - > From: Stephen P. Molnar > To: debian-user@lists.debian.org > Cc: > Sent: Wednesday, January 2, 2013 7:15 AM > Subject: Problem Mounting USB Stick in Debian Wheezy > > I am running Debian Wheezy on an Oracle VB on my Laptop and can't mount an > USB Stick, altho

Re: Problem Mounting USB Stick in Debian Wheezy

2013-01-02 Thread Darac Marjal
On Wed, Jan 02, 2013 at 10:15:56AM -0500, Stephen P. Molnar wrote: > I am running Debian Wheezy on an Oracle VB on my Laptop and can't > mount an USB Stick, although I have installed usbmount. > > The system is finding four USB devices: > > Logitech USB receiver (my wireless mouse) > The USB Sti

Problem Mounting USB Stick in Debian Wheezy

2013-01-02 Thread Stephen P. Molnar
I am running Debian Wheezy on an Oracle VB on my Laptop and can't mount an USB Stick, although I have installed usbmount. The system is finding four USB devices: Logitech USB receiver (my wireless mouse) The USB Stick I mounted and two unknown US Devices I know that the stick is muntable beca

Re: Is this OK in C++ and C?

2013-01-02 Thread Joel Rees
On Wed, Jan 2, 2013 at 5:11 AM, Zbigniew Komarnicki wrote: > On Tuesday 01 of January 2013 08:23:05 you wrote: >> C lessons today? (There are newsgroups for C and C++ questions, but, why >> not?) > > Yes :-) > > I wanted to prohibit user to assign negative value to a variable. > This variable is

module information

2013-01-02 Thread shawn wilson
So, this is more of a curiosity at this point. However, I can't figure out how to directly associate loaded modules with the file on disk - checksum or whatever. Not sure if there's a debugfs module to do this, I've looked in /proc and /sys and can't find anything useful. /proc/sys/kernel /sys/devi

dovecot & blowfish scheme support

2013-01-02 Thread Gour
Hello, I'm running Wheezy and see that there is no support for BLF-CRYPT scheme for storing passwords in dovecot. I've found bcrypt package for sid, but that is not what we need. Otoh, I wonder if it would be possible to get blowfish hashed passwords in Dovecot by using libpam-unix2 lib? Since

[OT] I wish to have a mentor

2013-01-02 Thread lina
Hi, I wish to have a mentor. Know something basic about perl, python, bash and C. wish to learn more. Every time go through the wnpp-alert, don't know which one to pick and just put them aside. really wish to be involved in some projects, I have some considerable free time. Thanks ahead for s

Re: Running vlc from another machine.

2013-01-02 Thread Chris Davies
> Chris Davies wrote: >> Ssh is usually (almost always, by default) configured to carry the >> display across the connection transparently, Bob Proulx wrote: > Never by default. Yes. My mistake, sorry. It's one of the things I change so early on - along with setting up certificate based logins -

RE: Is this OK in C++ and C?

2013-01-02 Thread Mark Allums
> From: Mark Allums [mailto:m...@allums.com] >> int main() > { > const unsigned int n = -5; > cout << "The variable n is: " << n << endl; > return 0; > } > Results: > $ g++ -Wall -W prog.cpp -o prog > $ ./prog > The variable n is: 4294967291 > > > > This is expected behavior, but not defined by t

RE: Is this OK in C++ and C?

2013-01-02 Thread Mark Allums
> Joe Pfeiffer : int main() { const unsigned int n = -5; cout << "The variable n is: " << n << endl; return 0; } Results: $ g++ -Wall -W prog.cpp -o prog $ ./prog The variable n is: 4294967291 > > This is expected behavior, but not defined by the standard because the > > result is not port