Re: Why still heartbleed on Wheezy

2014-04-19 Thread Jimmy Wu
On Sun, Apr 20, 2014 at 5:39 AM, Steve Litt wrote: > Hi all, > > I installed Wheezy on my backup server, then did this: > > apt-get update > apt-get upgrade > > root@bupserv:/backupserver/stevebup# openssl version > OpenSSL 1.0.1e 11 Feb 2013 > root@bupserv:/backupserver/stevebup# Wheezy is the c

mostly Solved: [Re: cryptdisks runlevel configuration for lvm2 + encrypted swap file]

2011-07-29 Thread Jimmy Wu
. You can look at the > ordering of the boot scripts in /etc/rc2.d/ and observe the changes. > If that works then you know you have a boot time initialization > ordering problem. You can then work from there to refine the > solution. > Jimmy Wu wrote: So then I went to take a look

Re: cryptdisks runlevel configuration for lvm2 + encrypted swap file

2011-07-29 Thread Jimmy Wu
On Fri, 29 Jul 2011, 00:59-0600, Bob Proulx wrote: > Jimmy Wu wrote: > So... I am curious. I often read that people are wanting to > "configure their runlevels". You are not the only one. Other people > talk about it too. But I never know why. And I never quite know

Re: cryptdisks runlevel configuration for lvm2 + encrypted swap file

2011-07-28 Thread Jimmy Wu
On Wed, 27 Jul 2011, 14:09-0600, Bob Proulx wrote: > Jimmy Wu wrote: > > I even put aside my reservations about messing with the links in > > rc.d, > > Squeeze is running a dependency based boot scheme controlled by > insserv. You may be fighting it and not knowing i

Re: cryptdisks runlevel configuration for lvm2 + encrypted swap file

2011-07-27 Thread Jimmy Wu
On Wed, 27 Jul 2011, 10:18-0400, Jean-Marc Ranger wrote: > Since no-one replied yet... > > I don't have an answer, only ideas. > > IIRC, scripts in only one of the rc?.d are executed on startup. > Which one depend on the requested runlevel, default value being > specified in /etc/inittab. > > L

cryptdisks runlevel configuration for lvm2 + encrypted swap file

2011-07-26 Thread Jimmy Wu
Dear List, I have an encrypted swap file located inside /var, which is on a separate LVM2 logical volume from /, but it does not get mounted on boot. Everything I've been able to find either implies my setup should work or is geared toward swap partitions, not swap files. I even put aside my

Re: Change Iceweasel identification

2011-07-26 Thread Jimmy Wu
On Tue, 26 Jul 2011, 09:38-0400, mark wrote: > HI, > > I'm running Lenny with Iceweasel 3.0.6. I understand that I can't > upgrade the browser without upgrading to sid, which I'm not willing > to do at this time. > > Problem that I am having is that when I access yahoo mail, it tells me > th

Re: Whitespace problem with bash script for Icedove

2011-07-25 Thread Jimmy Wu
On Tue, Jul 26, 2011 at 02:40, Mark Neyhart wrote: > Bill M wrote: > >> FILES=/home/bill/.icedove/qjimvr85.default/Mail/Local\ >> Folders/2-Personal.sbd/* >> # or "/home/bill/.icedove/qjimvr85.default/Mail/Local >> Folders/2-Personal.sbd/*" >> >> for i in $FILES [...] > > This appears to be relate

Re: How do I check the package I just installed

2011-07-16 Thread Jimmy Wu
On Fri, 15 Jul 2011, 15:22+0200, lee wrote: > lina writes: > > > After purge, reboot it came back to before. > > Perhaps it's better to use aptitude for installing and removing > packages. The big advantage is that aptitude knows a difference between > automatically installed packages and pack

Re: debian-user-digest

2011-06-14 Thread Jimmy Wu
On Wed, Jun 15, 2011 at 01:48, Ralf Mardorf wrote: > If I wish to get a reader's digest for a while and not tons of emails, > then I need to unsubscribe? > > Are all threads included to a reader's digest? There seems to be a debian-user-digest that you can subscribe to here: http://www.debian.org

Re: How can I install mozilla firefox opn Debian6 Squeeze

2011-06-14 Thread Jimmy Wu
On Wed, Jun 15, 2011 at 06:40, Robert Holtzman wrote: > On Tue, Jun 14, 2011 at 10:02:02PM +0800, Jimmy Wu wrote: [snip] >> Have you tried the pre-compiled packages from http://mozilla.debian.net/ >> If you really need the latest upstream look around inside your tarball >> fo

Re: add to group

2011-06-14 Thread Jimmy Wu
reposting to list, sent to user by accident On Wed, Jun 15, 2011 at 00:54, Jimmy Wu wrote: > On Wed, Jun 15, 2011 at 00:51, shawn wilson wrote: >> yep, that might be an issue: >> swilson dialout cdrom floppy audio video plugdev >> >> i thought reloading init reread

Re: Updating Packages in Debian Squeeze from Backports/Testing

2011-06-14 Thread Jimmy Wu
On Wed, Jun 15, 2011 at 00:35, Camaleón wrote: > On Tue, 14 Jun 2011 10:37:28 -0500, Noah Duffy wrote: > > (...) > >> Is it recommended to install packages from testing?  I know this often >> also updates dependencies that other software may use causing the system >> to potentially not be as secur

Re: add to group

2011-06-14 Thread Jimmy Wu
On Wed, Jun 15, 2011 at 00:31, shawn wilson wrote: > i'm feeling a bit stupid here, but: > > > swilson@swilson-mbp-vdebian:/home$ sudo kill -HUP 1 > swilson@swilson-mbp-vdebian:/home$ whoami; cat /etc/group | grep > staff; ls -ld /home/test; echo "" > /home/test/blah > swilson > staff:x:50:swilson

Re: Is there any valid reason to add an idiotic script to /etc/init.d by an default Debian install that only cause a PITA?

2011-06-14 Thread Jimmy Wu
Sorry, re-sending to list - gmail doesn't reply-to on debian-user properly. On Wed, Jun 15, 2011 at 00:33, Jimmy Wu wrote: > On Wed, Jun 15, 2011 at 00:29, Ralf Mardorf > wrote: >> On Tue, 2011-06-14 at 16:15 +, Camaleón wrote: >>> On Tue, 14 Jun 2011 18:02:40

Re: How can I install mozilla firefox opn Debian6 Squeeze

2011-06-14 Thread Jimmy Wu
On Tue, Jun 14, 2011 at 23:07, Lisi wrote: > On Tuesday 14 June 2011 14:54:39 Md. Rafiqur Rahman wrote: >> Dear all, >> >> I'm very much new on Linux specially on Debian Linux. I know that icewaesel >> build upon firefox but i don't like it to use. I want to use mozilla >> firefox on debian6 Squee

Re: How can I install mozilla firefox opn Debian6 Squeeze

2011-06-14 Thread Jimmy Wu
On Tue, Jun 14, 2011 at 21:54, Md. Rafiqur Rahman wrote: > Dear all, > > I'm very much new on Linux specially on Debian Linux. I know that icewaesel > build upon firefox but i don't like it to use. I want to use mozilla firefox > on debian6 Squeeze. Do you know how to install it. I've allready dow

Re: No Display Manager + shutdown/reboot

2011-06-09 Thread Jimmy Wu
On Tue, Jun 7, 2011 at 13:46, Perry Thompson wrote: > Hi all. I am using Debian Wheezy with Xfce4. After some testing with > different DMs, I decided to start X from a tty using "startx". I was > told in the Debian IRC channel that it works fine by just removing all DMs. > > I enjoy using my compu

Re: su without a password (not root)

2011-05-26 Thread Jimmy Wu
How about using sudo + sudoers instead? 2011/5/26 Stanisław Findeisen : > pam_wheel lets you su to root without typing a password if you are a > member of a specific group. > > I need a PAM module with more flexible applicant user / target user > pairs management. For instance I'd like to be able

Re: bash prompt \W (working dir) garbled

2011-04-28 Thread Jimmy Wu
Thank you very much for that. Now I know what is going on -- the search terms I was using before were not turning up anything useful. On Thu, Apr 28, 2011 at 13:02, Jochen Schulz wrote: > Jimmy Wu: >> >> $ PS1='\W ' >> ~ cd /home >> hmee cd /media >> m

bash prompt \W (working dir) garbled

2011-04-28 Thread Jimmy Wu
I'm getting weird behavior with my bash prompt. Here's some of the things I see on my system. $ bash # start a new shell $ PS1='\W ' ~ cd /home hmee cd /media meiia cd /boot bott cd /lib32 li332 cd /selinux selinux cd /proc pocc cd ~ mkdir home && cd home home cd .. && rmdir home ~ mkdir media &&

Re: networking

2011-01-14 Thread Jimmy Wu
On Fri, Jan 14, 2011 at 16:31, Bob Proulx wrote: > Paul Cartwright wrote: > I think you did put that in there.  It has that look.  As to whether > it /should/ be there... well *I* wouldn't put it there.  :-) I think > that type of reloading belongs elsewhere such as in an if-up.d/* > script.  But

Re: OT: Sort Of> Re: USB stick Security

2011-01-13 Thread Jimmy Wu
https://www.ironkey.com/ They claim it works on linux as well. Cheers, JW On Thu, Jan 13, 2011 at 09:11, John W Foster wrote: > I recently lost a USB stick. It didn't have any thing of a security > concern on it but got me to thinking. Does anyone know of an application > that will; encrypt the

Re: problems with tar for backup (maximum tar file size?)

2008-08-26 Thread Jimmy Wu
On Tue, Aug 26, 2008 at 12:20, Mike McCarty <[EMAIL PROTECTED]> wrote: > Jimmy Wu wrote: > > [...] > >> So I was wondering: (1) Is it true that tar files can't be bigger than >> 8GB, and (2) If so, what should I use to backup directories bigger >> than 8

Re: [Solved] Re: how to close port 113 ident xinetd

2008-08-04 Thread Jimmy Wu
On Sun, Aug 3, 2008 at 12:04 PM, Gregory Seidman <[EMAIL PROTECTED]> wrote: [...] > xinetd uses separate configuration files for each of the services it > provides (assuming your /etc/xinetd.conf has the line "includedir > /etc/xinetd.d" per the Debian default). Part of the pidentd package is an >

[Solved] Re: how to close port 113 ident xinetd

2008-08-02 Thread Jimmy Wu
On Sat, Aug 2, 2008 at 6:43 PM, Ansgar Burchardt <[EMAIL PROTECTED]> wrote: > Hi, > > "Jimmy Wu" <[EMAIL PROTECTED]> writes: > >> I tried doing an nmap scan on myself the other day and found that tcp >> port 113 was open. Nmap listed the service as

how to close port 113 ident xinetd

2008-08-02 Thread Jimmy Wu
ports on my firewall as that doesn't seem to me like a real solution - I just want to stop/remove the process that is listening on this port. Thanks in advance for your help! -- Jimmy Wu Registered Linux User #454138 () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org -

problems with tar for backup (maximum tar file size?)

2008-05-29 Thread Jimmy Wu
orms. If directory size isn't the problem, then what could be going on? Thanks! -- Jimmy Wu Registered Linux User #454138 () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments backup.sh Description: Bourne shell script

Re: mac grapher for linux

2008-05-15 Thread Jimmy Wu
On Wed, May 14, 2008 at 5:23 PM, Kevin B. McCarty <[EMAIL PROTECTED]> wrote: > Hi lists, > > Jordi Gutiérrez Hermoso wrote: >> I'm forwarding this to the d-science list, where this stuff is often >> discussed. >> >> On 13/05/2008, Jimmy Wu <[EMAIL P

mac grapher for linux

2008-05-13 Thread Jimmy Wu
I go invest the time into learning how to use gnuplot? Thanks in advance, -- Jimmy Wu Registered Linux User #454138 () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: X server restarts unexpectedly

2008-04-23 Thread Jimmy Wu
On Sun, Apr 13, 2008 at 11:31 PM, Kent West <[EMAIL PROTECTED]> wrote: > Jimmy Wu wrote: > > > > > > > > > > > > > > > Hello, > > > > > > > > I am running Debian Sid on a Thinkpad T61, and everything seems to > >

X server restarts unexpectedly

2008-04-01 Thread Jimmy Wu
Would appreciate any help - thanks! -- Jimmy Wu Registered Linux User #454138 () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Hmmm. A question. Was [Re: Debian is losing its users]

2008-03-31 Thread Jimmy Wu
> > I guess Jumpin Jackass wouldn't be a selling feature. > > > > > > Other than Jackel, what other animals start with the letter 'J'? > > > > Jaguar > > Jay > > Jayhawk > > Jellyfish > > Juggling Jellyfish jac

finding network printers

2008-02-28 Thread Jimmy Wu
he network contains both Mac and Windows computers (but no Linux boxes, AFAIK). However, I believe that doesn't matter because the network printers all have their own IP and are not connected to any specific computer. BTW, I am running Debian Sid + Xfce4 on a Thinkpad T61. Thanks in advanc

Re: hibernate and swap partition size (newbie question)

2008-02-26 Thread Jimmy Wu
On Fri, Feb 22, 2008 at 12:15 PM, Jimmy Wu <[EMAIL PROTECTED]> wrote: > Just as an experiment, I did a sudo hibernate -v3 > hibernate.out, and > it says that it was unable to unload nvidia and aborts hibernation > (see attached file). So I guess pm-hibernate kind of went ahea

Re: hibernate and swap partition size (newbie question)

2008-02-22 Thread Jimmy Wu
On Fri, Feb 22, 2008 at 7:52 AM, Kamaraju S Kusumanchi <[EMAIL PROTECTED]> wrote: > Jimmy Wu wrote: > > >>From what I've read online, I get the general idea that in order to be > > able to hibernate/suspend to disk properly, the swap partition has to > >

Re: hibernate and swap partition size (newbie question)

2008-02-22 Thread Jimmy Wu
FIG_HIGHMEM=y # CONFIG_HIGHPTE is not set # CONFIG_DEBUG_HIGHMEM is not set -- Jimmy Wu Registered Linux User #454138 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: hibernate and swap partition size (newbie question)

2008-02-21 Thread Jimmy Wu
On Fri, Feb 22, 2008 at 12:07 AM, Jimmy Wu <[EMAIL PROTECTED]> wrote: > On Thu, Feb 21, 2008 at 11:47 PM, Rich Healey <[EMAIL PROTECTED]> wrote: > [...] > > > Jimmy Wu wrote: > > >>From what I've read online, I get the general idea that in order to

Re: hibernate and swap partition size (newbie question)

2008-02-21 Thread Jimmy Wu
On Thu, Feb 21, 2008 at 11:47 PM, Rich Healey <[EMAIL PROTECTED]> wrote: [...] > Jimmy Wu wrote: > >>From what I've read online, I get the general idea that in order to be > > able to hibernate/suspend to disk properly, the swap partition has to > > be big e

hibernate and swap partition size (newbie question)

2008-02-21 Thread Jimmy Wu
>From what I've read online, I get the general idea that in order to be able to hibernate/suspend to disk properly, the swap partition has to be big enough to hold all of the RAM inside it, right? Is it possible to hibernate if my swap partition is smaller than my RAM? I have 2 GB of RAM, and whe

Re: nvidia driver problem [Was: new user question: debian on a Thinkpad T61]

2008-02-07 Thread Jimmy Wu
On Jan 28, 2008 5:05 PM, Geosand <[EMAIL PROTECTED]> wrote: > > Jimmy Wu wrote: > > Well, an update: I just ran the nvidia script today (169.09) and it > > worked. I told it to not look for a precompiled interface on > > nvidia.com, so it did some compiling on

Re: Thinkpad t61p

2008-02-07 Thread Jimmy Wu
se I haven't figured out how to get that option in xfce) Anyways, that's all I have for now -- Jimmy Wu Registered Linux User #454138 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: compiz + xfce4 on stable (etch) [Was: new user question: debian on a Thinkpad T61]

2008-01-31 Thread Jimmy Wu
On Jan 30, 2008 5:07 PM, Jimmy Wu <[EMAIL PROTECTED]> wrote: > I sort of have this working, there's a few more things I have to take care of. > > First, how do I add an entry in gdm to run compiz instead of xfwm4? > I tried to use the method of putting a .desktop file in

Re: compiz + xfce4 on stable (etch) [Was: new user question: debian on a Thinkpad T61]

2008-01-31 Thread Jimmy Wu
On Jan 30, 2008 5:07 PM, Jimmy Wu <[EMAIL PROTECTED]> wrote: > Secondly, is there some sort of compiz settings gui in debian etch? I > couldn't find one, and the only thing I have available is > gconf-editor, which is usable but difficult. For example, I wanted to > tur

compiz + xfce4 on stable (etch) [Was: new user question: debian on a Thinkpad T61]

2008-01-30 Thread Jimmy Wu
e but difficult. For example, I wanted to turn off the wobbly plugin but I have yet to find the gconf entry that will let me do that. Thanks for your help! -- Jimmy Wu Registered Linux User #454138 .xsession-errors Description: Binary data

Re: nvidia driver problem [Was: new user question: debian on a Thinkpad T61]

2008-01-28 Thread Jimmy Wu
On Jan 25, 2008 9:26 PM, Jimmy Wu <[EMAIL PROTECTED]> wrote: > I think I will go with the nvidia installer. I'll post back with > results of how that goes. Well, an update: I just ran the nvidia script today (169.09) and it worked. I told it to not look for a precompiled interf

Re: nvidia driver problem [Was: new user question: debian on a Thinkpad T61]

2008-01-25 Thread Jimmy Wu
(and the unstable kernel version too? it could have been something else), so I decided I didn't want to upgrade that much. I think I will go with the nvidia installer. I'll post back with results of how that goes. Thanks -- Jimmy Wu Registered Linux User #454138 -- To UNSUBSCRIBE,

Re: getting gnome out of xfce4 in debian

2008-01-24 Thread Jimmy Wu
oops - sorry Celejar - my reply-to went to your email and not to the list. I'm reposting my message to the list (below) On Jan 24, 2008 8:07 PM, Jimmy Wu <[EMAIL PROTECTED]> wrote: > On Jan 24, 2008 6:07 PM, Micha <[EMAIL PROTECTED]> wrote: > > under xfce-setting-sho

Re: nvidia driver problem [Was: new user question: debian on a Thinkpad T61]

2008-01-24 Thread Jimmy Wu
bably explains why it isn't working. On Jan 24, 2008 4:32 PM, Jimmy Wu <[EMAIL PROTECTED]> wrote: > Graphics card is Nvidia Quadro NVS 140M, which is listed on the > official Nvidia site as supported. Apparently I was looking at the list for the latest (and wrong) driver version

Re: nvidia driver problem [Was: new user question: debian on a Thinkpad T61]

2008-01-24 Thread Jimmy Wu
ot;nv". > Test. This will tell us if you have an issue with nvidia or not. Etch uses xorg. Actually, nv was what the installer picked by default and that didn't work for me (I was surprised by that, but maybe stable uses an older version of nv or something). Anyways, vesa worked, and

getting gnome out of xfce4 in debian

2008-01-24 Thread Jimmy Wu
I like xfce4 because it is lighter than GNOME and yet has almost as many features. I used the netinstall CD to install a Debian desktop, and it gave me GNOME. No problem, I installed the xfce4 meta-package. What is strange is how much of GNOME is still present in Xfce4. For example, the launche

Re: nvidia driver problem [Was: new user question: debian on a Thinkpad T61]

2008-01-24 Thread Jimmy Wu
On Jan 24, 2008 4:46 PM, Damon L. Chesser <[EMAIL PROTECTED]> wrote: > Jimmy, > > I have not yet looked over your files, but try to boot into single user > mode (grub screen, normaly the 2nd line) and as root, type "startx" and > see if it starts. This will rule in or out gdm. I tried that, and g

nvidia driver problem [Was: new user question: debian on a Thinkpad T61]

2008-01-24 Thread Jimmy Wu
I followed the instructions to install the nvidia drivers the Debian way from this site: http://wiki.debian.org/NvidiaGraphicsDrivers Every command worked fine, with no error messages. However, when it came time to reboot, I get a black screen shortly after the message that says gdm is starting.

Re: broken Xorg [Was: new user question: debian on a Thinkpad T61]

2008-01-22 Thread Jimmy Wu
On Jan 22, 2008 12:02 PM, Jimmy Wu <[EMAIL PROTECTED]> wrote: > Updates on the situation > I've shrunk Vista and left it as the first partition on the HD. After > looking around, I think that my laptop does not have a recovery > partition, which is rather strange. There is

broken Xorg [Was: new user question: debian on a Thinkpad T61]

2008-01-22 Thread Jimmy Wu
Updates on the situation I've shrunk Vista and left it as the first partition on the HD. After looking around, I think that my laptop does not have a recovery partition, which is rather strange. There is no Rescue and Recovery ThinkVantage tool, or anything that says create recovery media at all.

Re: which to use: ext3, JFS, XFS, ReiserFS? [Was: new user question: debian on a Thinkpad T61]

2008-01-18 Thread Jimmy Wu
Wow, thanks for the many quick responses. I'm doing a "group reply" to the list by quoting everyone in one message. Not sure if this is top-posting, bottom-posting, or conversational-posting, but if this goes against mailing list etiquette, please tell me/flame me gently, and I won't do it again.

which to use: ext3, JFS, XFS, ReiserFS? [Was: new user question: debian on a Thinkpad T61]

2008-01-18 Thread Jimmy Wu
Hello, I am trying to decide on which file systems to use for a Debian install on a personal laptop. It's a Thinkpad T61 with one 160 GB HD. I've looked around on Google, and come up with a lot of frustratingly conflicting advice. For example, an article from debian-administration touts XFS as

Re: new user question: debian on a Thinkpad T61

2008-01-14 Thread Jimmy Wu
On Jan 14, 2008 2:26 PM, Mike Bird <[EMAIL PROTECTED]> wrote: > On Mon January 14 2008 03:47:32 Chris Bannister wrote: > > On Wed, Jan 09, 2008 at 04:51:21PM -0500, Jimmy Wu wrote: > > > am not a big gamer. The only reason I would have Windows is because > >

Trusted computing [WAS new user question: debian on a Thinkpad T61]

2008-01-11 Thread Jimmy Wu
of the beginnings of TPM support in Linux: http://www.linuxelectrons.com/news/linux/15574/ibm-brings-trusted-computing-linux http://lwn.net/Articles/144681/ Thanks, -- Jimmy Wu Registered Linux User #454138 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: new user question: debian on a Thinkpad T61

2008-01-09 Thread Jimmy Wu
issues, you'll probably see me back here with more questions. Also, do any of you use the fingerprint reader? That is one thing I am interested in / curious about. Thanks again, -- Jimmy Wu Registered Linux User #454138 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

new user question: debian on a Thinkpad T61

2008-01-08 Thread Jimmy Wu
Hello to the Debian community, A question for Thinkpad Debian users: I will be getting a Lenovo Thinkpad T61 in a few days, which will become my primary computer for school/home etc. I want to run Debian etch on it, but am relatively new to Debian and Linux (I started with Ubuntu about 7 months

Re: FasterFox considered harmful

2007-12-30 Thread Jimmy Wu
On Dec 29, 2007 5:03 PM, Paul Johnson <[EMAIL PROTECTED]> wrote: > > FasterFox is considered harmful. It breaks spec and connects to web > servers more than two concurrent times, and prefetches a tad too > aggressively for many webservers to keep up properly. Really? What about the 'courteous' o