Re: What is the best way to turn off the iptables

2012-07-05 Thread lina
On Thu, Jul 5, 2012 at 10:50 PM, Darac Marjal mailingl...@darac.org.uk wrote: On Thu, Jul 05, 2012 at 10:28:43PM +0800, lina wrote: Hi, What is the best way to turn off the iptables? # iptables --flush I tried before. # iptables -F # iptables -L Chain INPUT (policy DROP) target prot

Re: What is the best way to turn off the iptables

2012-07-05 Thread Mika Suomalainen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On 05.07.2012 17:28, lina wrote: Hi, What is the best way to turn off the iptables? I think that iptables cannot be turned off. or come back to its default settings. Flush my current one. iptables --flush removes all rules in all chains.

Re: What is the best way to turn off the iptables

2012-07-05 Thread lina
On Thu, Jul 5, 2012 at 11:02 PM, Mika Suomalainen mika.henrik.mai...@hotmail.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On 05.07.2012 17:28, lina wrote: Hi, What is the best way to turn off the iptables? I think that iptables cannot be turned off. or come back to its

Re: Small xorg?

2012-07-05 Thread Rob Owens
On Wed, Jul 04, 2012 at 06:29:55PM -0700, Patrick Bartek wrote: Any recommendations for a small, compact version of X (limited features OK) for an old Thinkpad 240X -- max RAM 192MB (design limit.  won't take more.   tried.), 500MHz P3, 800x600 screen--to install Squeeze on?  I'm running Etch

Re: Very slow network with certain APs -- ipv6 problem?

2012-07-05 Thread Rick Thomas
On Jul 4, 2012, at 3:09 PM, Paul Zimmerman wrote: Camaleón noela...@gmail.com wrote: You mean you're still using ipv4 with no ipv6 support from the OS at all? I am using an up-to-date install of Squeeze. There were several network related updates when IPv6 was supposed to be

Re: Small xorg?

2012-07-05 Thread peasthope
* From: Patrick Bartek bartek...@yahoo.com * Date: Wed, 4 Jul 2012 18:29:55 -0700 (PDT) ... Debian with a small window manager without the bloat of a full size X. DirectFB should also be relevant. http://en.wikipedia.org/wiki/DirectFB http://www.directfb.org/ Regards,

Re: What is the best way to turn off the iptables

2012-07-05 Thread Brian
On Thu 05 Jul 2012 at 22:28:43 +0800, lina wrote: Hi, What is the best way to turn off the iptables? or come back to its default settings. Flush my current one. Depends on what rules you have set up. iptables -F and iptables -X should do it for you. 4] Are there someone

Re: What is the best way to turn off the iptables

2012-07-05 Thread Brian
On Thu 05 Jul 2012 at 23:02:19 +0800, lina wrote: Chain INPUT (policy DROP) target prot opt source destination Chain FORWARD (policy DROP) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source

Re: What is the best way to turn off the iptables

2012-07-05 Thread Anand Sivaram
On Thu, Jul 5, 2012 at 10:06 PM, Brian a...@cityscape.co.uk wrote: On Thu 05 Jul 2012 at 23:02:19 +0800, lina wrote: Chain INPUT (policy DROP) target prot opt source destination Chain FORWARD (policy DROP) target prot opt source destination

Re: Alternative(s) to VirtualBox

2012-07-05 Thread Anand Sivaram
On Thu, Jul 5, 2012 at 7:59 AM, Carl Fink c...@finknetwork.com wrote: So I have at various times installed VMWare Player, VMWare Server, and VirtualBox. Host was Debian, guest was Windows, generally but not always XP Pro. VB's Guest Additions' video driver doesn't work correctly with Adobe

Re: Alternative(s) to VirtualBox

2012-07-05 Thread Gary Dale
On 04/07/12 10:29 PM, Carl Fink wrote: So I have at various times installed VMWare Player, VMWare Server, and VirtualBox. Host was Debian, guest was Windows, generally but not always XP Pro. VB's Guest Additions' video driver doesn't work correctly with Adobe Premiere Elements. I have filed a

Re: Alternative(s) to VirtualBox

2012-07-05 Thread Camaleón
On Wed, 04 Jul 2012 22:29:51 -0400, Carl Fink wrote: So I have at various times installed VMWare Player, VMWare Server, and VirtualBox. Host was Debian, guest was Windows, generally but not always XP Pro. VB's Guest Additions' video driver doesn't work correctly with Adobe Premiere

Re: Alternative(s) to VirtualBox

2012-07-05 Thread Carl Fink
On Thu, Jul 05, 2012 at 01:32:07PM -0400, Gary Dale wrote: On 04/07/12 10:29 PM, Carl Fink wrote ... I tried kvm, but virt-manager reports Unable to connect to libvirt even though libvirtd is running. ... Use virt-manager. It makes running VMs really easy. As you see, I tried that. No luck.

Re: Alternative(s) to VirtualBox

2012-07-05 Thread Gary Dale
On 05/07/12 01:51 PM, Carl Fink wrote: On Thu, Jul 05, 2012 at 01:32:07PM -0400, Gary Dale wrote: On 04/07/12 10:29 PM, Carl Fink wrote ... I tried kvm, but virt-manager reports Unable to connect to libvirt even though libvirtd is running. ... Use virt-manager. It makes running VMs really

Re: procmail filtering

2012-07-05 Thread Bob Proulx
lee wrote: I've looked at formail + procmail , but formail forces it into mailbox format which I dont want. With Maildir format you don't need formail. Just pipe each individual message to procmail. Of the top of my head and untested: for m in Maildir/new/* Maildir/cur/*; do procmail

Re: What is the best way to turn off the iptables

2012-07-05 Thread Joe
On Thu, 5 Jul 2012 22:28:43 +0800 lina lina.lastn...@gmail.com wrote: Hi, What is the best way to turn off the iptables? or come back to its default settings. Flush my current one. This is the script I use: #!/bin/sh #/etc/iptables/iptables.flush iptables -t filter -F iptables -t

Two problems in Debian Wheezy

2012-07-05 Thread Kantacki
Hello, I have found two problems in Debian Wheezy. 1. Debian Wheezy cannot be installed from PXE using current netboot.tar.gz package, during installation before loading the kernel system hangs, so to install Wheezy using PXE I had to use Squeeze netboot.tar.gz package with replaced kernel

Re: cannot upgrade or remove multipath-tools [SOLVED]

2012-07-05 Thread John Magolske
* Camaleón noela...@gmail.com [120705 00:15]: You can try dist-upgrading again once you have edited the init script and daemon has been restarted. Or you can also take a more practical approach and manually download the updated deb package (0.4.9 +git0.4dfdaf2b-6) and copy/paste the init

3.2.0-3-686-pae kernel doesn't boot, kernel panic

2012-07-05 Thread John Magolske
Hi, I just installed 3.2.0-3-686-pae, but got a kernel panic when trying to boot with it. As transcribed from my phone-camera screenshot (there are 10 more lines of output I can transcribe if that'd help): [ 0.987169] Kernel panic - not syncing : VFS: Unable to mount root fs on unknown

Re: Alternative(s) to VirtualBox

2012-07-05 Thread Chris Davies
Carl Fink c...@finknetwork.com wrote: I tried kvm, but virt-manager reports Unable to connect to libvirt even though libvirtd is running. Add yourself to the libvirt group. If you're making a connection from a local virt-manager to a remote libvirtd you need to do one of three things, as by

Re: 3.2.0-3-686-pae kernel doesn't boot, kernel panic

2012-07-05 Thread Brian
On Fri 06 Jul 2012 at 03:23:33 -0700, John Magolske wrote: I just installed 3.2.0-3-686-pae, but got a kernel panic when trying to boot with it. As transcribed from my phone-camera screenshot (there are 10 more lines of output I can transcribe if that'd help): [ 0.987169] Kernel panic -

Re: minimal HTTP server recommends

2012-07-05 Thread Adrian Fita
On 04/07/12 06:10, T o n g wrote: Hi, Just noticed that the thttpd package that I'm using has been removed from Debian repo early this year. It suits my personal web server well, because It has an executable memory size of about 50 kB. . . it is uniquely suited to service high volume

Re: how does update-grub choose the root filesystem

2012-07-05 Thread Tom H
On Wed, Jul 4, 2012 at 7:22 PM, Alan Chandler a...@chandlerfamily.org.uk wrote: I am trying to figure out how to move my current rootfs to raid1 (its just a partition at the moment). The plan is to make a a raid device, copy the current root fs in to it - but I then need to tell grub to set

Re: Current SSD setup recommendations for laptop with Debian

2012-07-05 Thread Henrique de Moraes Holschuh
On Thu, 05 Jul 2012, Stan Hoeppner wrote: Any proper sysadmin also knows that end users want and need the short simple answer/solution, the one that is good enough to get the job done, even if it's not the optimal solution. They don't want to be bogged down with the technical details of

Re: firewall

2012-07-05 Thread Doug
On 07/05/2012 08:31 AM, Atıf CEYLAN wrote: On 2012-07-05 10:05, Anthony Campbell wrote: On 04 Jul 2012, Brad Alexander wrote: On Wed, Jul 4, 2012 at 2:15 AM, Ralf Mardorf ralf.mard...@alice-dsl.net mailto:ralf.mard...@alice-dsl.net wrote: On Wed, 2012-07-04 at 11:19 +0800, lina wrote: Hi, I

Re: minimal HTTP server recommends

2012-07-05 Thread Roberto Scattini
On Wed, Jul 4, 2012 at 12:10 AM, T o n g mlist4sunt...@yahoo.com wrote: Hi, Just noticed that the thttpd package that I'm using has been removed from Debian repo early this year. It suits my personal web server well, because It has an executable memory size of about 50 kB. . . it is

Re: firewall

2012-07-05 Thread Eike Lantzsch
On Thursday 05 July 2012 18:26:12 Doug wrote: On 07/05/2012 08:31 AM, Atıf CEYLAN wrote: On 2012-07-05 10:05, Anthony Campbell wrote: On 04 Jul 2012, Brad Alexander wrote: On Wed, Jul 4, 2012 at 2:15 AM, Ralf Mardorf ralf.mard...@alice-dsl.net mailto:ralf.mard...@alice-dsl.net wrote:

Re: Alternative(s) to VirtualBox

2012-07-05 Thread Carl Fink
On Thu, Jul 05, 2012 at 10:31:06PM +0530, Anand Sivaram wrote: I once wrote an article about using KVM for kernel development. You could see that here. http://saurorja.org/2011/07/04/creating-a-minimal-kernel-development-setup-using-kvmqemu/ I always use kvm/qemu especially with XP guest

Re: Alternative(s) to VirtualBox

2012-07-05 Thread Carl Fink
On Thu, Jul 05, 2012 at 05:43:41PM +, Camale?n wrote: Also, check if the application you're running (Premiere Elements) does provide an option to disable effects (e.g., video overlay, 3D acceleration...) or somesetting that could be making the guest to behave weirdly. I should have

Re: Alternative(s) to VirtualBox

2012-07-05 Thread Carl Fink
On Thu, Jul 05, 2012 at 02:08:07PM -0400, Gary Dale wrote: Sorry. Have you installed bridge-utils? Yes.q -- Carl Fink nitpick...@nitpicking.com Read my blog at blog.nitpicking.com. Reviews! Observations! Stupid mistakes you can correct! -- To UNSUBSCRIBE, email

Proposal for stage-1 secure boot Re: [POSTPONED] Re: installation with UEFI

2012-07-05 Thread Rick Thomas
The fundamental problem we must solve is allowing the *user* to securely choose which OS she wants to install. Whether that OS follows thru and verifies all its parts is between the user and the person or group who provided the OS (could be the user, herself, of course!) We need a

Re: Alternative(s) to VirtualBox

2012-07-05 Thread Carl Fink
On Thu, Jul 05, 2012 at 08:43:28PM +0100, Chris Davies wrote: Carl Fink c...@finknetwork.com wrote: I tried kvm, but virt-manager reports Unable to connect to libvirt even though libvirtd is running. Add yourself to the libvirt group. Already in it. If I start kvm from the command line

Re: Small xorg?

2012-07-05 Thread Patrick Bartek
 On Wed, Jul 4, 2012 at 9:49 PM, Sthu Deus sthu.d...@gmail.com wrote: Good time of the day, Patrick. You worte: Any recommendations for a small, compact version of X (limited features OK) for an old Thinkpad 240X -- max RAM 192MB (design limit.   won't take more.  tried.), 500MHz P3,

Re: Small xorg?

2012-07-05 Thread Patrick Bartek
You can use DSL(damn small linux), debian with no DEs just a simple Wm. The wms I prefer are fluxbox and openbox. If you want to use a DE, then use lxde or xfce. Considered both DSL and Puppy (and others) when I first got the 240X 6 or 7 years ago, but Debian better fit my criteria.  

Re: Small xorg?

2012-07-05 Thread Patrick Bartek
On Wed, Jul 04, 2012 at 06:29:55PM -0700, Patrick Bartek wrote:     Any recommendations for a small, compact version of X (limited features     OK) for an old Thinkpad 240X -- max RAM 192MB (design limit.  won't take     more.  tried.), 500MHz P3, 800x600 screen--to install Squeeze on?

Re: Small xorg?

2012-07-05 Thread Patrick Bartek
Patrick Bartek [2012-07-04 18:29:55 -0700] wrote: Any recommendations for a small, compact version of X (limited features OK) for an old Thinkpad 240X I have not used this myself but you could check xserver-xfbdev. Package: xserver-xfbdev Version: 2:1.7.7-14 Description: Linux

Re: Small xorg?

2012-07-05 Thread Patrick Bartek
*    From: Patrick Bartek bartek...@yahoo.com *    Date: Wed, 4 Jul 2012 18:29:55 -0700 (PDT) ... Debian with a small window manager without the bloat of a full size X. DirectFB should also be relevant.  http://en.wikipedia.org/wiki/DirectFB http://www.directfb.org/ Thanks.  Will

Facebook.com/AndroidFans (119,000+ fans) Promote your App!!

2012-07-05 Thread AndroidFans
I would like to know if you would be interested in us doing an application review/promotion to 170,000+ facebook fans. Would this appeal to you?! If so we have one of the most massive pages of 119,000+ Android Fans http://facebook.com/androidfans In our review we would capable to tag your very own

Re: Alternative(s) to VirtualBox

2012-07-05 Thread Carl Fink
On Thu, Jul 05, 2012 at 08:43:53PM -0400, Carl Fink wrote: New information. If I start virt-manager as root I get a different error: Error starting Virtual Machine Manager: No D-BUS daemon running Traceback (most recent call last): File /usr/share/virt-manager/virt-manager.py, line 383, in

Re: Alternative(s) to VirtualBox

2012-07-05 Thread Carl Fink
This is becoming a monologue, but I'm hoping someone doing a search will find the info useful. On Thu, Jul 05, 2012 at 10:52:53PM -0400, Carl Fink wrote: On Thu, Jul 05, 2012 at 08:43:53PM -0400, Carl Fink wrote: New information. If I start virt-manager as root I get a different error:

Re: What is the best way to turn off the iptables

2012-07-05 Thread lina
You could always flush/remove all the rules. But my suggestion is to understand why it is blocking you. You could do that by iptables -L -vn this prints the packets stats against each rule. Another handy tool is netcat. Combining both of these you could easily debug iptables scenario.

Re: What is the best way to turn off the iptables

2012-07-05 Thread lina
On Fri, Jul 6, 2012 at 12:33 AM, Brian a...@cityscape.co.uk wrote: On Thu 05 Jul 2012 at 22:28:43 +0800, lina wrote: Hi, What is the best way to turn off the iptables? or come back to its default settings. Flush my current one. Depends on what rules you have set up. iptables -F and

Re: Current SSD setup recommendations for laptop with Debian

2012-07-05 Thread Stan Hoeppner
On 7/5/2012 5:17 PM, Henrique de Moraes Holschuh wrote: On Thu, 05 Jul 2012, Stan Hoeppner wrote: Any proper sysadmin also knows that end users want and need the short simple answer/solution, the one that is good enough to get the job done, even if it's not the optimal solution. They don't

getting ldap info for user authentication

2012-07-05 Thread Umarzuki Mochlis
Hi, I installed ownCloud on Squeeze and want to get these info to get users from zimbra-ldap (openldap) to be used as login user for owncloud Host: (i assume openldap server's IP) Base: (i assume dc=mydomain,dc=com as per email's domain) Name: Password: User Login Filter: User List Filter: Group

SAMBA share permission via openldap

2012-07-05 Thread Umarzuki Mochlis
Hi, Could anyone suggest a good management interface (WUI) available in debian squeeze repo/third party to manage SAMBA shared folder for openldap users? -- Regards, Umarzuki Mochlis http://debmal.my -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of

<    1   2