Re: clamscan to check dos .exe files

2011-12-26 Thread Scott Ferguson
On 27/12/11 18:20, Sthu Deus wrote: > Thank You for Your time and answer, Scott: > >>> How do I scan dos .exe files w/ clamscan? Or it is impossible? >>> >>> I have downloaded a windos exe and want to try it w/ wine. But first >>> I want to check it but clamscan seems does not scan it - in its >>>

Re: clamscan to check dos .exe files

2011-12-26 Thread Sthu Deus
Thank You for Your time and answer, Scott: >> How do I scan dos .exe files w/ clamscan? Or it is impossible? >> >> I have downloaded a windos exe and want to try it w/ wine. But first >> I want to check it but clamscan seems does not scan it - in its >> statistics it shows zero data scanned. >>

lenny hosting wheezy chroot

2011-12-26 Thread Ross Boylan
I am looking for advice on how to run a wheezy chroot from a lenny host, in particular how to handle dev, udev, and X. BACKGROUND My system is running lenny and I wanted to use python 2.7. I upgraded debootstrap from backports and then created a wheezy (actually, "testing") chroot with --variant

External HDDs and sleep mode.

2011-12-26 Thread Sthu Deus
Good time of the day. Is it possible to not unmount a volume connected to host through USB-interface before entering sleep mode? For the present if so done - on awake, the volume is registered anew therefore it does not respond on the mount point. Thanks for Your time. -- To UNSUBSCRIBE, em

address and port translation (NAT) no longer required in IPv6 -- but...

2011-12-26 Thread Rick Thomas
On Dec 26, 2011, at 3:44 PM, Andrei Popescu wrote: On Lu, 26 dec 11, 21:39:27, Victor Nitu wrote: On 12/26/2011 08:00 PM, Andrei Popescu wrote: This is one reason I welcome the switch to IPv6. Just out of curiosity: can you be more specific on this issue? (please excuse me for being a b

Common Lisp (was: OT programming languages/ systems for advanced applications on Linux)

2011-12-26 Thread Teemu Likonen
* 2011-12-26T14:14:13-08:00 * David Christensen wrote: > Which Debian Squeeze package do you recommend for "hello, world!" and > STFW tutorials? #!/usr/bin/sbcl --script (write-line "Hello, world!") * 2011-12-26T15:43:54-08:00 * David Christensen wrote: > On 12/26/2011 01:12 AM, Teemu

Re: [OT] sendmail relay to gmail smtp server

2011-12-26 Thread Scott Ferguson
On 27/12/11 14:19, Harry Putnam wrote: > First let me say, I'm not interested in switching mta's. > > I want to use gmails' smtp server as Smart Host for my single user > debian box running sendmail-8.14.4 > > I'm hooked up to an ISP called direcpath.tv in Atlanta that uses gmail > smtp servers f

Re: OT programming languages/ systems for advanced applications on Linux

2011-12-26 Thread Bob Proulx
David Christensen wrote: > Bob Proulx wrote: > >But Ruby suffers from being popular on platforms that lack a good > >package manager. That hurts it terribly on Debian because so many > >Ruby authors have written so much packaging code making it difficult > >or perhaps impossible to create a well b

[OT] sendmail relay to gmail smtp server

2011-12-26 Thread Harry Putnam
First let me say, I'm not interested in switching mta's. I want to use gmails' smtp server as Smart Host for my single user debian box running sendmail-8.14.4 I'm hooked up to an ISP called direcpath.tv in Atlanta that uses gmail smtp servers for its clients with addresses like rea...@direcpath.t

Re: OT: deferring gmail's new look

2011-12-26 Thread Christofer C. Bell
On Mon, Dec 26, 2011 at 11:44 AM, Lisi wrote: > On Sunday 25 December 2011 20:19:25 Kelly Clowers wrote: > > Still no desktop app is as good as gmail. The searching and Conversations > > still have not been done right anywhere else. > > One man's meat is another man's poison! The Conversations a

Re: port direction definition

2011-12-26 Thread Scott Ferguson
On 27/12/11 10:51, hvw59601 wrote: > Scott Ferguson wrote: >> On 27/12/11 05:00, Andrei Popescu wrote: >>> On Lu, 26 dec 11, 09:32:51, Kamaraju S Kusumanchi wrote: I have laptop -> router -> internet. The router is Westell A90-750015-07. I am using Verizon DSL High Speed Internet. >>

Re: Menu Editor for KDE Launchpad on siduction is missing

2011-12-26 Thread Scott Ferguson
On 27/12/11 05:46, Dr Sian Mountbatten wrote: > Scott Ferguson wrote: > >> On 27/12/11 00:48, Dr Sian Mountbatten wrote: >>> Scott Ferguson wrote: >>> On 25/12/11 10:23, Dr Sian Mountbatten wrote: > But I would like to use the menu. So what has happened to the menu > editor?

Re: port direction definition

2011-12-26 Thread hvw59601
Scott Ferguson wrote: On 27/12/11 05:00, Andrei Popescu wrote: On Lu, 26 dec 11, 09:32:51, Kamaraju S Kusumanchi wrote: I have laptop -> router -> internet. The router is Westell A90-750015-07. I am using Verizon DSL High Speed Internet. I have set up the apache server on port 8088. It works

Re: OT programming languages/ systems for advanced applications on Linux

2011-12-26 Thread David Christensen
On 12/26/2011 02:54 PM, Bob Proulx wrote: But Ruby suffers from being popular on platforms that lack a good package manager. That hurts it terribly on Debian because so many Ruby authors have written so much packaging code making it difficult or perhaps impossible to create a well behaved system

Re: OT programming languages/ systems for advanced applications on Linux

2011-12-26 Thread David Christensen
On 12/26/2011 01:12 AM, Teemu Likonen wrote: That's Common Lisp. I think SBCL is the most popular free-software implementation for the language. Emacs+Slime is the most popular development environment. I've installed all three packages and will play with them. Usenet group comp.lang.lisp is

Re: OT programming languages/ systems for advanced applications on Linux

2011-12-26 Thread Joel Rees
>> Which Debian Squeeze package do you recommend for "hello, world!" and STFW >> tutorials? > > Not enough experience with it to make a recommendation, so I'll defer > to Teemu on that. (I already had SBCL loaded, and I'm loading > emacs-slime now to take a look. Digging around, I find a nice surp

Re: port direction definition

2011-12-26 Thread Scott Ferguson
On 27/12/11 05:00, Andrei Popescu wrote: > On Lu, 26 dec 11, 09:32:51, Kamaraju S Kusumanchi wrote: >> I have laptop -> router -> internet. The router is Westell A90-750015-07. I >> am using Verizon DSL High Speed Internet. >> >> I have set up the apache server on port 8088. It works internally bu

Re: OT programming languages/ systems for advanced applications on Linux

2011-12-26 Thread Joel Rees
On Tue, Dec 27, 2011 at 7:14 AM, David Christensen wrote: > On 12/25/2011 06:17 PM, Joel Rees wrote: >> >> Did you say you'd looked at Ruby? > > > I didn't say, but, yes, I have looked at Ruby.  It seems to be purpose-built > for web stuff, which would help me with the web apps I'm wanting, but I

Re: OT programming languages/ systems for advanced applications on Linux

2011-12-26 Thread Bob Proulx
David Christensen wrote: > Joel Rees wrote: > > Did you say you'd looked at Ruby? > > I didn't say, but, yes, I have looked at Ruby. It seems to be > purpose-built for web stuff, which would help me with the web apps > I'm wanting, but I don't know how well it would work for everything > else. I

Re: OT programming languages/ systems for advanced applications on Linux

2011-12-26 Thread David Christensen
On 12/25/2011 06:17 PM, Joel Rees wrote: Did you say you'd looked at Ruby? I didn't say, but, yes, I have looked at Ruby. It seems to be purpose-built for web stuff, which would help me with the web apps I'm wanting, but I don't know how well it would work for everything else. Well, lisp

Re: port direction definition

2011-12-26 Thread Andrei Popescu
On Lu, 26 dec 11, 21:39:27, Victor Nitu wrote: > On 12/26/2011 08:00 PM, Andrei Popescu wrote: > > > This is one reason I welcome the switch to IPv6. > > Just out of curiosity: can you be more specific on this issue? (please > excuse me for being a bit off-topic). As far as I understand the main

Re: port direction definition

2011-12-26 Thread Andrei Popescu
On Lu, 26 dec 11, 15:24:16, Kamaraju S Kusumanchi wrote: > > The various posts on the internet suggested that Verizon blocks port 80. To > eliminate that, I was using 8088. I just now checked... the web server works > on port 80 too! I meant that it is not really useful to change the port *both

Re: port direction definition

2011-12-26 Thread Kamaraju S Kusumanchi
Andrei Popescu wrote: > >> For Global PortStart, Global PortEnd should I choose 8088? >> For Base HostPort, should I choose 8088? > > Yes. Note: since I have to mess with the ports when doing the port > forwarding I prefer to let the service always run on it's default port. > Makes things easier

Re: port direction definition

2011-12-26 Thread Kamaraju S Kusumanchi
> Bob Proulx wrote: > Kamaraju S Kusumanchi wrote: >> In snapshot3.jpeg, the field (1) "Enter a name for the custom service:" >> can be any random name. But what about (2)? Should I choose "Port >> Forwarding" or "Port Triggering". > > Select Port Forwarding. Port Triggering is used to dynamical

Re: port direction definition

2011-12-26 Thread Victor Nitu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/26/2011 08:00 PM, Andrei Popescu wrote: > This is one reason I welcome the switch to IPv6. > Just out of curiosity: can you be more specific on this issue? (please excuse me for being a bit off-topic). TIA, Victor -BEGIN PGP SIGNATURE

Re: OT: deferring gmail's new look

2011-12-26 Thread Carl-Valentin Schmitt
Hello Lisi ?! There is this cog-wheel, above in right corner. Click on it. Menue pops up and you can change there back to old design. This is googlemail-helpcenter topic ! There you can put any question concerning gmail. Regards. Val. cv.deb...@gmail.com 2011/12/26 Lisi : > On Sunday 25 Decem

Re: port direction definition

2011-12-26 Thread Bob Proulx
Tony Baldwin wrote: > Bob Proulx wrote: > > After setting this up it is possible that the port forwarding will > > only work from the external network inbound to your internal network. > > ... > > I have server running on a little machine here, and I have a domain > forwarded from dydns: http://to

Re: makeinfo - which package?

2011-12-26 Thread Wayne Topa
On 12/26/2011 01:18 PM, Dr Sian Mountbatten wrote: Does anybody know in which package the program makeinfo can be found? Regards $ which makeinfo /usr/bin/makeinfo dpkg -S /usr/bin/makeinfo texinfo: /usr/bin/makeinfo WT -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with

Re: Menu Editor for KDE Launchpad on siduction is missing

2011-12-26 Thread Dr Sian Mountbatten
Scott Ferguson wrote: > On 27/12/11 00:48, Dr Sian Mountbatten wrote: >> Scott Ferguson wrote: >> >>> On 25/12/11 10:23, Dr Sian Mountbatten wrote: But I would like to use the menu. So what has happened to the menu editor? >>> >>> A. Ask the people who made your product (siduction.org i

Re: port direction definition

2011-12-26 Thread Tony Baldwin
On Mon, Dec 26, 2011 at 11:00:37AM -0700, Bob Proulx wrote: > Kamaraju S Kusumanchi wrote: > > In snapshot3.jpeg, the field (1) "Enter a name for the custom service:" can > > be any random name. But what about (2)? Should I choose "Port Forwarding" > > or "Port Triggering". > clippage > q > Aft

makeinfo - which package?

2011-12-26 Thread Dr Sian Mountbatten
Does anybody know in which package the program makeinfo can be found? Regards -- Dr Sian Mountbatten siduction user -- 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/j

Re: port direction definition

2011-12-26 Thread Bob Proulx
Kamaraju S Kusumanchi wrote: > In snapshot3.jpeg, the field (1) "Enter a name for the custom service:" can > be any random name. But what about (2)? Should I choose "Port Forwarding" > or "Port Triggering". Select Port Forwarding. Port Triggering is used to dynamically make a selection based u

Re: port direction definition

2011-12-26 Thread Andrei Popescu
On Lu, 26 dec 11, 09:32:51, Kamaraju S Kusumanchi wrote: > I have laptop -> router -> internet. The router is Westell A90-750015-07. I > am using Verizon DSL High Speed Internet. > > I have set up the apache server on port 8088. It works internally but not > externally. So http://192.168.1.21:80

Re: OT: deferring gmail's new look

2011-12-26 Thread Lisi
On Sunday 25 December 2011 20:19:25 Kelly Clowers wrote: > Still no desktop app is as good as gmail. The searching and Conversations > still have not been done right anywhere else. One man's meat is another man's poison! The Conversations are the single thing I most dislike on GMail. They make

Re: OT: deferring gmail's new look

2011-12-26 Thread hvw59601
Ashton Fagg wrote: On 26/12/11 06:19, Kelly Clowers wrote: Still no desktop app is as good as gmail. The searching and Conversations still have not been done right anywhere else. I'd agree if Gmail supported a plain-text only view setting, along with the use of a fixed-width font. Although th

install and configuration network adapter

2011-12-26 Thread hamed hosseini
hi i have Debian 6.0.3 1.how can i check my network adapter install? 2.how can i configuration my network adapter? Intel Centrino Advanced-N 6205 Wireless Network Adapter Intel 82579LM 1000 Ethernet

Re: Menu Editor for KDE Launchpad on siduction is missing

2011-12-26 Thread Scott Ferguson
On 27/12/11 00:48, Dr Sian Mountbatten wrote: > Scott Ferguson wrote: > >> On 25/12/11 10:23, Dr Sian Mountbatten wrote: >>> But I would like to use the menu. So what has happened to the menu >>> editor? >> >> A. Ask the people who made your product (siduction.org is *not* >> debian.org) OR >> B.

Re: [OT] web email acct compromised

2011-12-26 Thread Lisi
On Monday 26 December 2011 14:50:56 hvw59601 wrote: > T o n g wrote: > > On Sun, 25 Dec 2011 07:47:42 -0600, hvw59601 wrote: > >> Recently one of my Yahoo accts was compromised. Mail was sent all over > >> the place with nonsense, to LDU also. > >> > >> [. . . ] > >> > >> And how is an account comp

Re: Gnome 3 update makes PDFs open in inkscape

2011-12-26 Thread Ross Vandegrift
On Mon, 2011-12-26 at 08:38 +, Alan Chandler wrote: > On 23/12/11 15:05, Ross Vandegrift wrote: > > Hello all, > > > > I recently pulled in the updates that brought Gnome 3. Now, anytime I > > try to open a PDF in iceweasel, they are opened with inkscape instead of > > evince. There's a bug f

Re: [OT] web email acct compromised

2011-12-26 Thread hvw59601
T o n g wrote: On Sun, 25 Dec 2011 07:47:42 -0600, hvw59601 wrote: Recently one of my Yahoo accts was compromised. Mail was sent all over the place with nonsense, to LDU also. [. . . ] And how is an account compromised? Looks like it's a growing trend to me. One of my friend was hit a w

port direction definition

2011-12-26 Thread Kamaraju S Kusumanchi
I have laptop -> router -> internet. The router is Westell A90-750015-07. I am using Verizon DSL High Speed Internet. I have set up the apache server on port 8088. It works internally but not externally. So http://192.168.1.21:8088 works. However, I am not able to access the site if I try http:

Re: Menu Editor for KDE Launchpad on siduction is missing

2011-12-26 Thread Dr Sian Mountbatten
Scott Ferguson wrote: > On 25/12/11 10:23, Dr Sian Mountbatten wrote: >> But I would like to use the menu. So what has happened to the menu >> editor? > > A. Ask the people who made your product (siduction.org is *not* > debian.org) OR > B. Right-click on the KMenu Icon (bottom-left of the pane)

Re: Dell Latitude E6410 - Upgrading to Backports Kernel

2011-12-26 Thread Rob Owens
On Mon, Dec 26, 2011 at 12:20:36PM +1000, Ashton Fagg wrote: > Hi all, > > I have a Dell Latitude E6410 with nVidia graphics, and I would like > to upgrade to a backports kernel. I currently run the proprietary > nVidia drivers on the stock Squeeze kernel, because they seem to > "just work". It's

Re: clamscan to check dos .exe files

2011-12-26 Thread Scott Ferguson
On 26/12/11 21:40, Sthu Deus wrote: > Good time of the day. > > > How do I scan dos .exe files w/ clamscan? Or it is impossible? > > I have downloaded a windos exe and want to try it w/ wine. But first I > want to check it but clamscan seems does not scan it - in its > statistics it shows zero d

clamscan to check dos .exe files

2011-12-26 Thread Sthu Deus
Good time of the day. How do I scan dos .exe files w/ clamscan? Or it is impossible? I have downloaded a windos exe and want to try it w/ wine. But first I want to check it but clamscan seems does not scan it - in its statistics it shows zero data scanned. Thanks for Your time. -- To UNSUBS

Re: OT: deferring gmail's new look

2011-12-26 Thread Andrei Popescu
On Du, 25 dec 11, 11:58:55, Tony Baldwin wrote: > > Or, you could just get your gmail with mutt over imap. I'm doing this and I have to say it is not the best combo. Sure, you can tweak mutt to do almost everything, but gmail does so many non-standard things that you still can't get it quite ri

Re: OT programming languages/ systems for advanced applications on Linux

2011-12-26 Thread Teemu Likonen
* 2011-12-25T12:46:07-08:00 * David Christensen wrote: > I'm looking for a language/ system that is general-purpose in scope > and supports historical through recent paradigms: procedural, > structured, modular, and OO. > The applications I want to build include web content management > systems a

Re: Gnome 3 update makes PDFs open in inkscape

2011-12-26 Thread Alan Chandler
On 23/12/11 15:05, Ross Vandegrift wrote: Hello all, I recently pulled in the updates that brought Gnome 3. Now, anytime I try to open a PDF in iceweasel, they are opened with inkscape instead of evince. There's a bug filed on this problem (#613752), but it includes no workaround. gnome-contr

Re: No sound on AC'97 Audio Controller

2011-12-26 Thread Richard
On Mon, 26 Dec 2011 00:00:57 -0500 Kyle Schwarz wrote: > On 12/25/2011 09:51 AM, Rob Owens wrote: > > On Sun, Dec 25, 2011 at 09:22:20AM +0100, Ralf Madorf wrote: > >> On Sun, 2011-12-25 at 09:11 +0100, Ralf Madorf wrote: > >>> [off] > >> > >> Is there a mute option? Perhaps you need to un-mute t

Re: Getting runparts if-up.d, etc to execute

2011-12-26 Thread David Baron
On Monday 30 Kislev 5772 04:18:08 debian-user-digest-requ...@lists.debian.org wrote: > > Somehow, the scripts in the if-up.d, if-down.d directories are net being > > executed. > > Very unexpected. > > > I have a farely standard interfaces for a router. What am I missing? > > > > > > > > # /etc

Re: How to apply grsec patch to debian kernel

2011-12-26 Thread Ralf Madorf
On Mon, 2011-12-26 at 08:42 +0100, Ralf Madorf wrote: > On Mon, 2011-12-26 at 08:39 +0100, Ralf Madorf wrote: > > On Mon, 2011-12-26 at 06:23 +0330, a dehqan wrote: > > > [snip] > > > Have told debian kernel , not upstream kernel , so my kernel source is > > > in /usr/src , do you mean they are t

Re: Frequent "disk full" crashes with KDE Nepomuk

2011-12-26 Thread Chris Bell
The 6% use of / still appears to be stable, with the complete directory # /home/username/.kde/share/apps/nepomuk/repository/main/data/virtuosobackend now owned by root, so "username" is unable to write to it. -- Chris Bell www.chrisbell.org.uk Microsoft sells you Windows ... Linux gives you the w

Re: Getting runparts if-up.d, etc to execute

2011-12-26 Thread Bob Proulx
David Baron wrote: > Actually, whole business seems broken. > The above file is not really used anywhere, it seems. NO eth2 at all. Do you get a network device? If so what is the name? I gather from your messages that it isn't called eth2. Note that /etc/udev/rules.d/70-persistent-net.rules kee

Re: Getting runparts if-up.d, etc to execute

2011-12-26 Thread Scott Ferguson
On 26/12/11 18:37, David Baron wrote: > On Sunday 29 Kislev 5772 21:58:18 David Baron wrote: >> Somehow, the scripts in the if-up.d, if-down.d directories are net being >> executed. I have a farely standard interfaces for a router. What am I >> missing? >> >> # /etc/network/interfaces -- configurat

Re: Getting runparts if-up.d, etc to execute

2011-12-26 Thread David Baron
On Monday 30 Kislev 5772 04:18:08 debian-user-digest-requ...@lists.debian.org wrote: > Re: Getting runparts if-up.d, etc to execute > From: Brian > To: debian-user@lists.debian.org > > On Sun 25 Dec 2011 at 21:58:18 +0200, David Baron wrote: > > Somehow, the scripts in the if-up.d, if-down.d d

Re: displaying Japanese in the virtual consoles/terminals in squeeze

2011-12-26 Thread Joel Rees
Ouch. >> [...] >> For example, Debian console installer runs on virtual console with >> japanese display or any fancy characters. This is because they run >> special terminal program. >> >>> Should be the same set of issues, except for the specific parameters, >>> for any large-character-set langu

Re: How to apply grsec patch to debian kernel

2011-12-26 Thread Ralf Madorf
On Mon, 2011-12-26 at 08:39 +0100, Ralf Madorf wrote: > On Mon, 2011-12-26 at 06:23 +0330, a dehqan wrote: > > [snip] > > Have told debian kernel , not upstream kernel , so my kernel source is > > in /usr/src , do you mean they are the same in applying patch way ? > > > > On Mon, Dec 26, 2011 a

Re: How to apply grsec patch to debian kernel

2011-12-26 Thread Ralf Madorf
On Mon, 2011-12-26 at 06:23 +0330, a dehqan wrote: > [snip] > Have told debian kernel , not upstream kernel , so my kernel source is > in /usr/src , do you mean they are the same in applying patch way ? > > On Mon, Dec 26, 2011 at 12:09 AM, Ralf Madorf > [snip] > > http://www.