Re: non-blocking stdin from bash

2018-08-13 Thread Jim Popovitch
On Mon, 2018-08-13 at 10:40 -0400, Greg Wooledge wrote: > On Mon, Aug 13, 2018 at 10:34:40AM -0400, Jim Popovitch wrote: > > On Mon, 2018-08-13 at 08:59 -0400, Greg Wooledge wrote: > > > On Sat, Aug 11, 2018 at 06:08:34PM -0400, Jim Popovitch wrote: > > > > What's

Re: non-blocking stdin from bash

2018-08-13 Thread Jim Popovitch
On Mon, 2018-08-13 at 08:59 -0400, Greg Wooledge wrote: > On Sat, Aug 11, 2018 at 06:08:34PM -0400, Jim Popovitch wrote: > > What's the best way to grab anything that's in stdin into a > > variable inside a bash script, but won't block if stdin is null? > > On Sun, Aug 1

Re: non-blocking stdin from bash

2018-08-12 Thread Jim Popovitch
On Mon, 2018-08-13 at 10:13 +1200, Richard Hector wrote: > On 13/08/18 05:57, Jim Popovitch wrote: > > Interesting.  I'm using it via a cron script like so: > > > > * * * * *  grep "unusual" /opt/logs/* | /opt/notify.sh `hostname`; > > I don't know what's

Re: non-blocking stdin from bash

2018-08-12 Thread Jim Popovitch
On Sun, 2018-08-12 at 19:47 +0200, to...@tuxteam.de wrote: > On Sun, Aug 12, 2018 at 12:34:08PM -0400, Jim Popovitch wrote: > > [...] > > > Turns out I had mis-read your first reply as "-t 1", chiefly > > because > > Ah, I see. > > > that was al

Re: non-blocking stdin from bash

2018-08-12 Thread Jim Popovitch
On Sun, 2018-08-12 at 10:36 +0200, to...@tuxteam.de wrote: > On Sun, Aug 12, 2018 at 01:26:40AM -0400, Jim Popovitch wrote: > > On Sun, 2018-08-12 at 00:48 +0200, to...@tuxteam.de wrote: > > > On Sat, Aug 11, 2018 at 06:08:34PM -0400, Jim Popovitch wrote: > > > >

Re: non-blocking stdin from bash

2018-08-11 Thread Jim Popovitch
On Sun, 2018-08-12 at 00:48 +0200, to...@tuxteam.de wrote: > On Sat, Aug 11, 2018 at 06:08:34PM -0400, Jim Popovitch wrote: > > Hello! > > > > What's the best way to grab anything that's in stdin into a > > variable > > inside a bash script, but won't block if

non-blocking stdin from bash

2018-08-11 Thread Jim Popovitch
Hello! What's the best way to grab anything that's in stdin into a variable inside a bash script, but won't block if stdin is null? -Jim P.

Re: What time is it, really?

2018-08-09 Thread Jim Popovitch
On Thu, 2018-08-09 at 11:00 -0400, Greg Wooledge wrote: > On Thu, Aug 09, 2018 at 10:49:52AM -0400, Jim Popovitch wrote: > > On Thu, 2018-08-09 at 10:35 -0400, Greg Wooledge wrote: > > > Whoever suggested that is using outdated information.  Install > > > ntp >

Re: What time is it, really?

2018-08-09 Thread Jim Popovitch
On Thu, 2018-08-09 at 10:35 -0400, Greg Wooledge wrote: > Whoever suggested that is using outdated information.  Install ntp Why not openntpd? https://packages.debian.org/stretch/openntpd -Jim P. signature.asc Description: This is a digitally signed message part

Re: OpenVPN dhcp

2018-07-28 Thread Jim Popovitch
ager scripts that just haven't made it downstream yet. Heck, it took NM something like 7 years to fix the flood of wifi events that hit .xsession-errors and filled up /home partitions, so don't hold your breath on this issue being resolved before Sid hits stable. hth, -Jim P. signature.asc

Re: OpenVPN dhcp

2018-07-28 Thread Jim Popovitch
mit > that might be what you are asking for.  However, I don't know when it > might make its way into a Debian stable release (or even unstable). > Roberto, thanks for the insight and recommendation, based on your search suggestion I found the solution here: https://bugs.launchpad.net/ubu

OpenVPN dhcp

2018-07-27 Thread Jim Popovitch
nameserver 8.8.8.8 search debian.org some-isp.tld Note the ISP supplied "8.8.8.8" and "some-isp.tld" entries that remain in /etc/resolv.conf after connecting to the VPN. tia, -Jim P.

Re: A lot of DMARC e-mails

2018-07-16 Thread Jim Popovitch
OnNone False Cheers, -Jim P.

Re: [Debian] Re: [Debian] Re: [Debian] Re: Undesired ssh login attempts

2018-06-11 Thread Jim Popovitch
n that all the deficiencies/vulnerabilities > discovered in a foreseeable future receive a timely update. Ack. Thanks again, -Jim P. signature.asc Description: This is a digitally signed message part

Re: [Debian] Re: [Debian] Re: Undesired ssh login attempts

2018-06-11 Thread Jim Popovitch
On Mon, 2018-06-11 at 14:51 +0300, Reco wrote: > Hi. > > On Mon, Jun 11, 2018 at 07:12:32AM -0400, Jim Popovitch wrote: > > On Sun, 2018-06-10 at 14:27 +0300, Reco wrote: > > > > > > Ciphers chacha20-poly1...@openssh.com,aes256-...@openssh.com > >

Re: [Debian] Re: Undesired ssh login attempts

2018-06-11 Thread Jim Popovitch
On Sun, 2018-06-10 at 14:27 +0300, Reco wrote: > > Ciphers chacha20-poly1...@openssh.com,aes256-...@openssh.com What's your thoughts on extending that a bit by adding aes256-ctr to that list? tia, -Jim P. signature.asc Description: This is a digitally signed message part

Re: [Debian-User] Re: [Debian-User] Re: Display image after resume

2018-06-04 Thread Jim Popovitch
On Tue, 2018-06-05 at 13:06 +1200, Ben Caradoc-Davies wrote: > On 04/06/18 16:39, Jim Popovitch wrote: > > On Mon, 2018-06-04 at 11:07 +1200, Ben Caradoc-Davies wrote: > > > On 04/06/18 10:03, Jim Popovitch wrote: > > > > What produces the desktop image that is displ

Re: [Debian-User] Re: Display image after resume

2018-06-03 Thread Jim Popovitch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Mon, 2018-06-04 at 11:07 +1200, Ben Caradoc-Davies wrote: > On 04/06/18 10:03, Jim Popovitch wrote: > > What produces the desktop image that is displayed immediately after > > resuming from hibernation? > > When resuming

Display image after resume

2018-06-03 Thread Jim Popovitch
would like to do is prevent the actual desktop, or the screenshot of it, from appearing after the system boots from hibernation. -Jim P. signature.asc Description: This is a digitally signed message part

Re: More then 2800 spams from the list...

2018-03-19 Thread Jim Popovitch
/lust for parties like these (seriously!). Let's see what kind of "presents" i get. -Jim P. signature.asc Description: This is a digitally signed message part

win32-loader

2018-01-29 Thread jim sakono
Can it be used to install Debian from a 64-bit Windows running on a 64-bit CPU? I failed to do it on a machine with i7-8550 CPU running Windows 10. It complained about file g2ldr.mbr, with status 0xc07b. There is also this mail https://bugs.debian.org/cgi-bin/bugrepo ... bug=824648

Contract Opportunity ... IT HW/SW Purchasing Specialist ... 1 year ... Corning, NY

2017-10-27 Thread Jim McCarthy
used for reporting software/hardware requests. • Create and submit cost transfers monthly. *MUST HAVES: * •Microsoft Office, including Excel. • Internal systems / tools [ServiceNow, PeopleSoft, JIP transfers, Changepoint, etc.] *Jim McCarthy* Client Director - Big Data Analytics & Opti

Re: Replace systemd

2017-07-03 Thread Jim Ohlstein
y the wrong > word). > > Simply put; systemd doesn't suit me. Its a bit like being asked to use > an graphical editor instead of vi. Or being forced to use Windows. My > laptop doesn't feel like my machine anymore. > > Is there a pure Debian alternative? Have a look at https://

Re: su won't work from a debian live USB install

2017-06-25 Thread Jim Ohlstein
careful to get the password right, etc. But it simply doesn't seem to work on this version. Anyone else seeing this problem? Assuming sudo is working properly, try resetting the root password: $ sudo passwd root -- Jim Ohlstein Profesional Mailman Hosting https://mailman-hosting.com

Re: Re: problems with _apt user privileges in upgrading from Jessie to Stretch [solved?]

2017-06-19 Thread Jim McCloskey
y user '_apt'. - pkgAcquire::Run (13: Permission denied) Is there detailed documentation somewhere? The man-page and the material in /usr/share/doc/{apt/apt-doc} are sort of minimal -- about this aspect of things anyway. Jim

problems with _apt user privileges in upgrading from Jessie to Stretch [solved?]

2017-06-18 Thread Jim McCloskey
to be enough to have /var/lib/apt/lists set to rwxr_xr_x if it's owned by root. If anyone has a different or better solution, I'd be curious to hear about it, Jim

Re: Encoding problems with latin accented characters in vfat partition

2017-06-08 Thread Jim Ohlstein
; appear.  I've never had this problem before, in my Linux home > directory. > Please suggest whoever can how to face and solve the problem. Have you defined iocharset=utf8 in your mount command options? > -- Jim Ohlstein Professional Mailman Hosting https://mailman-hosting.com/ signatu

Re: https_port

2017-06-08 Thread Jim Ohlstein
don't think squid works with NTP at all, but it's been a few > years > >> since I played with Squid, so maybe someone else will be able > to  give > >> better advice. > > > >I don't think he's *asking* about NTP at all. > > > > Ah. Y

Re: NTP.conf pool vs server

2017-06-07 Thread Jim Ohlstein
sily keep us on time with any errors within a > few  > milliseconds, more than adequate enough for the girls I go with. > While  > reducing the load on the servers by at least 80%. > > So how about a manpage that tells us how to do that?  If its not > illegal  > according to so

current testing

2016-12-12 Thread Jim McCloskey
, Jim

Re: jimo5050_find__your_perfect____ dentist

2016-05-02 Thread jim obrien
Learn how to draft an email Blue skies, Jim > On May 2, 2016, at 10:41 AM, jimo5...@gmail.com wrote: > > Dear_jimo5050, > > Find the perfect dentist in your area > > click here > no_more_emails?

root console at startup?

2015-10-23 Thread Jim Ottaway
. Thanks in advance. Yours sincerely, -- Jim Ottaway

Re: root console at startup?

2015-10-23 Thread Jim Ottaway
haps it's an option in the install process? Yours sincerely, -- Jim Ottaway

Re: root console at startup?

2015-10-23 Thread Jim Ottaway
:) Yes, I would have thought I'd notice myself typing that. I must have done it in my sleep or something. Anyhow, the problem is solved, thanks. Yours sincerely, -- Jim Ottaway

ASUS x200MA USB touch screen works but need permanent fix.

2015-02-23 Thread Jim Connery
Hi, I can easily get my touchscreen to work, but I am a real nube and don't know how to make it stick. Every time I reboot I have to input the command below. You can see the return I get. So how do I make it boot up with the touchscreen? System is: jim@LinuxCNC:~$ uname -a Linux LinuxCNC 3.4-9

Not sure which package to report problem under

2015-01-31 Thread Jim Cobley
the printer is found again (I guess that's what it means) It appears that many people have reported this issue - or very very similar - with several distributions. Many thanks Jim Cobley -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Business suggestion

2014-09-29 Thread Jim Lawrence
Hey, I had visited your site http://www.debian.org and I was very impressed. I think it would fit my clients' demands perfectly. Let me clarify, my name is Jim and I'm an advertising representative. My job is to find sites like yours, which are willing to sell advertising space to my clients

Debian 5

2014-05-19 Thread Jim Harris
. It is running Debian 5 and has not been upgraded since that time. We checked the archives, however they seem to be closed at this time. Would you say this person is “screwed” in that they cannot upgrade to the latest version? If it can be saved, what would be a suggestion? Thank you. Jim

tracking down a kernel oops

2013-10-22 Thread Jim McCloskey
-xorg-video-radeon-dbg in the hope of getting more information at the next unpleasant event, but in the meantime here is the log. Thanks to all, Jim Oct 21 14:07:01 chung kernel: [1737005.190329] BUG: unable to handle

kernel tainted

2013-09-25 Thread Jim Green
device. Sep 25 23:54:54 antec kernel: [14556.808628] fuse exit I already have irqpoll in grub.cfg which driver might be causing this problem? Thanks. Jim -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Re: swapper tainted

2013-09-20 Thread Jim Green
On Fri, Sep 20, 2013 at 08:58:55AM +0200, emmanuel segura wrote: lspci -vv 00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09) Subsystem: ASUSTeK Computer Inc. P8P67 Deluxe Motherboard Control: I/O- Mem+ BusMaster+ SpecCycle-

Re: swapper tainted

2013-09-20 Thread Jim Green
On Fri, Sep 20, 2013 at 11:49:32AM +0400, recovery...@gmail.com wrote: Judging from xchi_hcd, it's a USB 3.0 hub. Try unloading this module on suspend, and loading it at resume. Or, try this: http://www.pcl-developers.org/xhci-hcd-I-hate-you-USB-3-0-and-Primesense-Asus-Xtion-td5707949.html

Re: swapper tainted

2013-09-19 Thread Jim Green
On Wed, Sep 18, 2013 at 10:51:35AM +0100, Darac Marjal wrote: Just before the error is the complaint irq event 55: bogus return value ff94 What device have you got on IRQ 55? (Try grep 55: /proc/interrupts to grep 55: /proc/interrupts 55: 1 0 0 0

swapper tainted

2013-09-17 Thread Jim Green
:24:04 EDT 2013 x86_64 GNU/Linux What might be the problem? I run debian wheezy but use my own compiled kernel.. Thanks. Jim.

Re: swapper tainted

2013-09-17 Thread Jim Green
On 17 September 2013 18:58, emmanuel segura emi2f...@gmail.com wrote: Read this link http://www.novell.com/support/kb/doc.php?id=3582750 Read it. It must be, How to tell which driver caused the taint?

Re: swapper tainted

2013-09-17 Thread Jim Green
On Tue, Sep 17, 2013 at 08:10:26PM -0500, Mark Allums wrote: If you are using the proprietary Nvidia driver, that's it. I do I am using 304.88 from wheezy repository.. How could I fix it? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Apache 2.4 and Icinga CGI scripts download instead of executing.

2013-09-09 Thread Jim Barber
problems are already satisfied by my configuration as far as I can see. I also checked bugs.debian.org and didn't see anything that matched CGI problems on Apache, nor any Icinga / Apache 2.4 bugs logs. Does anyone know why this isn't working? Any help is apprecriated. Regards, -- Jim Barber

Re: Apache 2.4 and Icinga CGI scripts download instead of executing.

2013-09-09 Thread Jim Barber
AuthType Basic AuthUserFile /etc/icinga/htpasswd.users Require valid-user /DirectoryMatch Regards, -- Jim Barber -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http

Internet with Debian

2013-04-12 Thread Jim
I just downloaded the full live install IOS for Debian and burned to a USB. Booting using the USB works but I can not find any link or clue on how to connect the computer to the wireless router. If there is a page that would help me get that done? Jim -- What we call the beginning

RE: debian-user-digest Digest V2013 #252

2013-03-06 Thread Jim W
I should unsubscribe; still too new to understand you folks! JAWs Date: Wed, 6 Mar 2013 19:22:24 + From: debian-user-digest-requ...@lists.debian.org Subject: debian-user-digest Digest V2013 #252 To: debian-user-dig...@lists.debian.org --Forwarded Message Attachment-- debian-user-digest

Re: exim queueing

2013-02-19 Thread Jim Pazarena
Frank Van Damme wrote, On 2013-02-19 3:17 AM: Hi, most of my Debian serves have an Exim daemon running as satellite to another server. I'm experiencing delays at the moment and trying to send mail using the sendmail command from the command line, it appears that the entire process of routing

Re: debian squeeze amd64 recent frequent crashes

2013-02-06 Thread Jim Green
On 6 February 2013 13:13, Kelly Clowers kelly.clow...@gmail.com wrote: On Wed, Feb 6, 2013 at 8:42 AM, Jim Green student.northwest...@gmail.com wrote: my debian squeeze amd64 has served me well for past 2/3 years. I struggled a few days with recent frequent crashes and hope to get some help

Re: debian squeeze amd64 recent frequent crashes

2013-02-06 Thread Jim Green
my set of old RAM fixed the issue. Shame on you Gskill. Thanks List! -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

version question 32bit vs 64bit

2012-11-11 Thread Jim Pazarena
does the following output from uname -a identify if this server has been loaded with 32 bit or 64 bit Debian? Linux netmon 2.6.32-5-686-bigmem #1 SMP Sun Sep 23 10:27:25 UTC 2012 i686 GNU/Linux -- Jim Pazarena deb...@paz.bz -- To UNSUBSCRIBE, email to debian-user-requ

lenny vs squeeze eth drivers

2012-10-29 Thread Jim Pazarena
on squeeze/tigon3? Could anyone suggest any possible explanation for the eth using tigon3 driver failing on squeeze? Many thanks! -- Jim Pazarena deb...@paz.bz -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

journaling on EXT3

2012-06-19 Thread Jim Pazarena
I have an EXT3 which is not journaled. I would like to enable it. So I can modify the entry in fstab to read data=journal, but I am unsure what command is required on the live system to 'convert' the EXT3 to journaling. Suggestions would be appreciated. -- Jim Pazarena deb...@paz.bz

Re: X problem (?) after fresh install on old laptop

2012-04-22 Thread Potato Jim
is not running), the screen appears very dim, and has vertical lines that roll across it.  Is there anything obvious that I can do to fix this?  This does not happen when I boot into Recovery Mode -- only when I boot normally. Thanks again, Jim -- To UNSUBSCRIBE, email to debian-user-requ

Re: X problem (?) after fresh install on old laptop

2012-04-21 Thread Potato Jim
out the blacklist nvidiafb line in /etc/modeprobe.d/fbdev-blacklist.conf And here is the /var/log/Xorg.0.log: http://pastebin.com/JEGgZ3aA Thanks, Jim -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Re: X problem (?) after fresh install on old laptop

2012-04-21 Thread Potato Jim
legacy will work whenever I eventually upgrade to Wheezy.  Can you suggest what I prepare to do? Thanks again! Jim -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org

X problem (?) after fresh install on old laptop

2012-04-20 Thread Potato Jim
.  If anyone has pointers, I would appreciate it. Thanks very much! Jim

Re: X problem (?) after fresh install on old laptop

2012-04-20 Thread Potato Jim
, but now the entire screen is a little wavy and shimmery (for lack of a better description). Does this help identify my problem?  Is there any command or log file output I can provide, or any other information? Thanks again, Jim - Original Message - From: Camaleón noela...@gmail.com

Re: NSLU2 + Debian + digitemp

2012-01-21 Thread Jim Lill
On 1/17/2012 5:56 PM, Jim Lill wrote: anyone running this with success? I see the Dallas DS2490 via lsusb but digitemp does not grab it? -Jim I found that the DS9490 dongle is unreliable and that a USB-Serial dongle + DS9097U works -- To UNSUBSCRIBE, email to debian-user-requ

NSLU2 + Debian + digitemp

2012-01-17 Thread Jim Lill
anyone running this with success? I see the Dallas DS2490 via lsusb but digitemp does grab it? -Jim -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4f15fcac.2050

Re: fails to run

2012-01-01 Thread Jim Lill
On 12/31/2011 3:15 PM, Claudius Hubig wrote: Jim Lilljl...@rochester.rr.com wrote: SLUG:~# php test.php - it just sits there, note thelf after the invocation Some other binaries do the same, but not all. What am I missing? I don’t know about the NSLU2

Re: fails to run

2012-01-01 Thread Jim Lill
On 1/1/2012 8:52 AM, Claudius Hubig wrote: Jim Lilljl...@rochester.rr.com wrote: On 12/31/2011 3:15 PM, Claudius Hubig wrote: Jim Lilljl...@rochester.rr.com wrote: SLUG:~# php test.php - it just sits there, note thelf after the invocation Some other

fails to run

2011-12-31 Thread Jim Lill
is installed but when I tro to run it I get SLUG:~# php test.php - it just sits there, note the lf after the invocation Some other binaries do the same, but not all. What am I missing? -Jim -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org

Re: where to get patched older kernel for example 2.6.39

2011-12-06 Thread Jim Green
On 6 December 2011 19:33, Arno Schuring aelschur...@hotmail.com wrote: Jim Green (student.northwest...@gmail.com on 2011-12-06 05:17 +): On 6 December 2011 05:07, Bob Proulx b...@proulx.com wrote: Do you have any examples of something in the Linux 3.x kernel that isn't in the 2.6.38

where to get patched older kernel for example 2.6.39

2011-12-05 Thread Jim Green
on 3.0.0 on some old feature, this patch is likely not patched to 2.6.38. Could anyone advise where I can find such older but patched source trees I can compile my self? I don't want go bleeding edge 3.** kernels I just want a relatively old but patched kernel. Thank you. Jim

Re: where to get patched older kernel for example 2.6.39

2011-12-05 Thread Jim Green
setup. Thank you for the pointer, I'll check the debian source. Jim -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/CACAe89ytR2yQwoeP9tq20D=l2xmkqs_nok7jhvn3fbovpjn

Re: where to get patched older kernel for example 2.6.39

2011-12-05 Thread Jim Green
the 3.** kernel is my .config for the kernel, probbaly it doesn't work for 3.** kernel because of new kernel parameters or parameter changes.. Jim -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive

iptables limitations

2011-10-22 Thread Jim Pazarena
I have been using debian as a border router, and using iptables to drop connections to various IPs which hit my honeypot. I am wondering, if there is a point where too many iptables rules impede the speed of the network? How many drops can I entertain, before I should look at some other method

More info and help

2011-07-08 Thread Jim
Hi, How would you like a find.er's fee of $3,220 / 2000 GBP / 2215 EURO for every property you see for sale worldwide on the web and in the streets of your town/city? Find.er's fees are paid irrespective of property type, location or reason for sale to include fore.closures and repo's. No

Re: unable to apt-get an older system

2011-05-12 Thread Jim Pazarena
On 2011-05-10 9:43 AM, Tom Grace wrote: On 10/05/11 16:50, Jim Pazarena wrote: I have a debian based appliance which is running 2.6.16.62, I am unsure how to determine debian version. You may have some luck with: cat /etc/debian_version ahhh.. 4.0 Is there a way around this? Other than

unable to apt-get an older system

2011-05-10 Thread Jim Pazarena
program which would likely choke on a full upgrade. Thanks! -- Jim Pazarena deb...@paz.bz -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4dc95ea9.4090...@paz.bz

Re: single cable dual nic?

2011-04-25 Thread Jim Green
On 25 April 2011 09:32, Henrique de Moraes Holschuh h...@debian.org wrote: On Sun, 24 Apr 2011, Jim Green wrote: I have a asus p8p67 deluxe board and it has two nics and two ports, I am thinking of bonding them to one nic, but I only have one cable so will only use one port. Will this do much

Re: best practice to use newer cpan modules on squeeze

2011-04-25 Thread Jim Green
On 20 April 2011 03:30, Alex Mestiashvili alexander.mestiashv...@biotec.tu-dresden.de wrote: On 04/20/2011 05:55 AM, Jim Green wrote: Hello! in squeeze most perl modules are not up-to-date. for example libmoose-perl. In this case I include the sid repo and attempt to upgrade to sid version

Re: single cable dual nic?

2011-04-25 Thread Jim Green
On 25 April 2011 13:19, Jim Green student.northwest...@gmail.com wrote: On 25 April 2011 09:32, Henrique de Moraes Holschuh h...@debian.org wrote: On Sun, 24 Apr 2011, Jim Green wrote: I have a asus p8p67 deluxe board and it has two nics and two ports, I am thinking of bonding them to one nic

single cable dual nic?

2011-04-24 Thread Jim Green
, but here I only be using one cable/one port and two nics bonded to one virtual nic. Thanks! Jim. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/BANLkTik

kernel 2.6.38 on Lenny

2011-04-23 Thread Jim Brooks
I manually compiled the official/stock kernel 2.6.38. But the (SATA) disk drives were remapped from sda/sdb to sde/sdf Apparently USB and memory card ports became sd[abcd]. How the Linux kernel be told to map real disk drives to sda/sdb? -- To UNSUBSCRIBE, email to

sysctl vs kernel .config

2011-04-23 Thread Jim Green
their parameters overlap? which is the preferred file to change? changing .config requires a recompile. Thanks! Jim -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/BANLkTim8=4

best practice to use newer cpan modules on squeeze

2011-04-19 Thread Jim Green
in sid. what should be the best practice here right now? I use cpan command to install some modules that are not available in debian. but how about those not up-to-date ones? Thanks! Jim -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Re: raid10 and lvm problem on new lenny install

2011-03-20 Thread Jim Green
On 20 March 2011 04:09, Jonathan Matthews cont...@jpluscplusm.com wrote: On 20 March 2011 02:24, Jim Green student.northwest...@gmail.com wrote: http://www.gagme.com/greg/linux/raid-lvm.php That looks like an LVM1 article. Here's a readable one about LVM2: http://www.ibm.com/developerworks

raid10 and lvm problem on new lenny install

2011-03-19 Thread Jim Green
, also I set the unused space for each partition as 1%. Thank you if you have an explanation or if you have ways to reclaim the 0.36 T from my arrays. Jim -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Re: raid10 and lvm problem on new lenny install

2011-03-19 Thread Jim Green
Total PE 953799 this is bigger than 65k, does anyone know the current maximum number PE in debian lenny? Jim On 19 March 2011 22:15, Gregory Seidman gsslist+deb...@anthropohedron.net wrote: On Sat, Mar 19, 2011 at 10:02:24PM -0400, Jim Green wrote: this is what I have from fdisk

Re: lost ability to remote run sudo apps

2011-03-01 Thread Jim Snyder
Rodney D. Myers rod_myers at fastmail.fm writes: On 2/6/11 6:34 AM, Camaleón wrote: On Sun, 06 Feb 2011 06:25:19 -0500, Rodney D. Myers wrote: On 2/6/11 6:00 AM, Camaleón wrote: sudo synaptic X11 connection rejected because of wrong authentication.

Re: hardware acceleration, radeon driver 6.14 (unstable)

2011-02-21 Thread Jim McCloskey
, It does indeed. Thank you very much, Jim -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110222043315.GA25957@ohlone

Re: hardware acceleration, radeon driver 6.14 (unstable)

2011-02-20 Thread Jim McCloskey
Thanks very much in advance. I'll paste in below what seem to be the relevant parts of /var/log/Xorg.0.log. Jim -- [18.470] (II) LoadModule: glx [18.470] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [18.681

Re: question about storage

2011-02-19 Thread Jim Green
am considering building a desktop with i7-2600k core(need to wait till the motherboard for it is fixed). Thanks! Jim. -- Stan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http

Re: question about storage

2011-02-19 Thread Jim Green
box that can hold 4x2T data can simulate things relatively fast. Jim -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/AANLkTi=swjtfetmpwxzbsmrvfz4wexfnarm0vca07

Re: question about storage

2011-02-19 Thread Jim Green
duplicated copies on the 320 GB drives for redundancy.  So 2 TB mirrored, 1 TB net, would fit his needs, easily. sorry for the confusion. the size of data I _plan_ to use is on the 4T level so 8T is needed.. and that's why I really need a desktop right now. Jim -- To UNSUBSCRIBE, email to debian-user

question about storage

2011-02-18 Thread Jim Green
, debian installed on NAS and desktop of course. what do you think would be a better solution for me? I like the NAS idea that storage is independent so I can keep the NAS even if I upgrade my desktops, but the con is I need to buy separate NAS.. Thank you! Jim. -- To UNSUBSCRIBE, email to debian

Re: question about storage

2011-02-18 Thread Jim Green
Hello: I think I'll probably do this, 4x2T drive in desktop and use a external closure for backup(because I am using mirroring, disk failure should be ok though). and I'll be using soft raid to avoid hardware raid card. Thank you both! Jim. On 19 February 2011 01:39, Ron Johnson ron.l.john

system beep after upgrade to squeeze

2011-02-12 Thread Jim Green
Hello: I upgraded from lenny to squeeze, overall it was ok, but I still couldn't silence the system beep.. I already have blacklist pcspkr in /etc/modprobe.d/blacklist.conf this used to work in lenny, but stopped working in squeeze, thanks for any help! Jim. -- To UNSUBSCRIBE, email

Re: system beep after upgrade to squeeze

2011-02-12 Thread Jim Green
On 12 February 2011 13:22, Camaleón noela...@gmail.com wrote: On Sat, 12 Feb 2011 12:32:47 -0500, Jim Green wrote: I upgraded from lenny to squeeze, overall it was ok, but I still couldn't silence the system beep.. (...) In GNOME, you can try by disabling it via gconf editor: /apps

Re: system beep after upgrade to squeeze

2011-02-12 Thread Jim Green
On 12 February 2011 13:50, Camaleón noela...@gmail.com wrote: On Sat, 12 Feb 2011 13:32:56 -0500, Jim Green wrote: On 12 February 2011 13:22, Camaleón wrote: In GNOME, you can try by disabling it via gconf editor: /apps/metacity/general/audible_bell [ ] (remove the check if present) I

Re: system beep after upgrade to squeeze

2011-02-12 Thread Jim Green
On 12 February 2011 13:49, Tixy t...@yxit.co.uk wrote: On Sat, 2011-02-12 at 12:32 -0500, Jim Green wrote: Hello: I upgraded from lenny to squeeze, overall it was ok, but I still couldn't silence the system beep.. I had a beep problem in Squeeze recently and finally fixed it using ALSA

Re: system beep after upgrade to squeeze

2011-02-12 Thread Jim Green
On 12 February 2011 14:03, Camaleón noela...@gmail.com wrote: On Sat, 12 Feb 2011 13:55:23 -0500, Jim Green wrote: On 12 February 2011 13:50, Camaleón wrote: I am using a different lightweight windows manager icewm...  I guess some modules changed name in upgrade and I don't know which

Re: system beep after upgrade to squeeze

2011-02-12 Thread Jim Green
On 12 February 2011 15:08, Stephen Powell zlinux...@wowway.com wrote: On Sat, 12 Feb 2011 13:50:04 -0500 (EST), Camaleón wrote: On Sat, 12 Feb 2011 13:32:56 -0500, Jim Green wrote: I am using a different lightweight windows manager icewm...  I guess some modules changed name in upgrade and I

hardware acceleration, radeon driver 6.13 (experimental)

2011-02-06 Thread Jim McCloskey
a newer kernel is needed? In any case, I would be grateful for any advice or pointers. Thank you all, Jim -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110206231539

Re: PCI video card on Dell Dimension 2300

2011-01-10 Thread Jim Lebeau
On Mon, 10 Jan 2011 17:02:28 + (UTC), Camaleón wrote: Have you tried by passing agp=off as kernel parameter when booting? I did just now and it worked like a charm. Thank you very much, Jim -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ -- To UNSUBSCRIBE

<    1   2   3   4   5   6   7   8   9   10   >