Re: Back to Debian after 10 years

2010-01-06 Thread Mark
>On Wed, Jan 6, 2010 at 10:32 PM, Matthew Moore >wrote: >On Wednesday January 6 2010 1:52:11 pm Brent Clark wrote: > On 06/01/2010 22:28, Vasco Costa wrote: > > I'm planning to stay forever this time. :) > > > > To be really honest I've never really quit Debian since I kept using > > stable in ser

Re: Squeeze vs. Lenny update frequency?

2010-01-06 Thread Mark
>On Mon, Jan 4, 2010 at 12:49 PM, Michelle Konzack < linux4miche...@tamay-dogan.net> wrote: > Mark wrote: > > I just installed Squeeze for the first time last week and today it > > indicated 41 updates were available. I'm used to Lenny's couple of > > updates per week average; does Squeeze update

Re: How to fix ipaddress

2010-01-06 Thread Robert Brockway
On Thu, 7 Jan 2010, J.H.Kim wrote: Sometimes ip address is set to 192.168.0.7. But somtimes ip address is set to 169.254.171.33 which is not set by me, and I don't konw why that address is set to my ip address. I want to set my ipaddress 192.168.0.7 always. Please tell me how to fix that proble

Re: Disallow other users from reading my $HOME

2010-01-06 Thread Dotan Cohen
Thanks, all, there is no ~/public_html directory on this desktop system. I will simply chmod 700 $HOME. Thanks! -- Dotan Cohen http://what-is-what.com http://gibberish.co.il -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact lis

Re: Back to Debian after 10 years

2010-01-06 Thread Matthew Moore
On Wednesday January 6 2010 1:52:11 pm Brent Clark wrote: > On 06/01/2010 22:28, Vasco Costa wrote: > > I'm planning to stay forever this time. :) > > > > To be really honest I've never really quit Debian since I kept using > > stable in servers. I've only switched from Debian testing/unstable to >

RE: How to use Sun Java instead of gcj

2010-01-06 Thread Frank Lin PIAT
On Thu, 2010-01-07 at 03:53 +0200, Ogya Chief wrote: > > From: haoniu...@gmail.com > > > > How about trying to use update-alternatives to set java? > > > > Ogya Chief wrote: > > > I installed sun-java6 but "java -version" showed version 1.5. > > > Upon further investigation I realised gcj is als

Re: How to use Sun Java instead of gcj

2010-01-06 Thread Tzafrir Cohen
On Thu, Jan 07, 2010 at 02:53:16AM +0200, Ogya Chief wrote: > > I installed sun-java6 but "java -version" showed version 1.5. Upon further > investigation I realised gcj is also installed on the machine and OpenOffice > depends on it. I have two questions: > > 1. How can I make OpenOffice use

Re: How to set only delete permision in a directory and theirs subdirectories.

2010-01-06 Thread Marc Aymerich
On Thu, Jan 7, 2010 at 4:10 AM, Marc Aymerich  wrote: > > > On Thu, Jan 7, 2010 at 3:53 AM, Alex Samad  wrote: >> >> On Thu, Jan 07, 2010 at 02:29:25AM +0100, Marc Aymerich wrote: >> > Hi all! >> > >> > I can't use kernel quota module and I would like implement a substitute >> > for it. My idea is

Re: How to set only delete permision in a directory and theirs subdirectories.

2010-01-06 Thread Alex Samad
On Thu, Jan 07, 2010 at 04:10:19AM +0100, Marc Aymerich wrote: > On Thu, Jan 7, 2010 at 3:53 AM, Alex Samad wrote: > > > On Thu, Jan 07, 2010 at 02:29:25AM +0100, Marc Aymerich wrote: > > > Hi all! [snip] > > use LVM and maker LV equal to the max size allocated to the user, then > > mount the p

Re: Lenny -> Squeeze Not Upgrading

2010-01-06 Thread chris kerr
That was it. Thanks Sascha (and Aioanei)! http_proxy was set to use Privoxy. I'm going to let them know their filtering is messing up aptitude updates. Thanks again! lch On Wed, Jan 6, 2010 at 10:10 AM, Sascha Silbe < sascha-ml-debian-u...@silbe.org> wrote: > On Wed, Jan 06, 2010 at 09:15:27A

Re: How to set only delete permision in a directory and theirs subdirectories.

2010-01-06 Thread Marc Aymerich
On Thu, Jan 7, 2010 at 3:53 AM, Alex Samad wrote: > On Thu, Jan 07, 2010 at 02:29:25AM +0100, Marc Aymerich wrote: > > Hi all! > > > > I can't use kernel quota module and I would like implement a substitute > > for it. My idea is run a 'du' every night that it counts the amount of > disk > > spac

Re: Problem on dpkg --unpack.

2010-01-06 Thread Magicloud Magiclouds
Hi, thank you guys. So may I know what should I do now? This problem really affects me a lot. It seems like tar also fails on other situation. On Tue, Jan 5, 2010 at 6:41 AM, Guillaume Ayoub wrote: >> Please file a bug against libc6. > > Done: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=5637

Re: How to set only delete permision in a directory and theirs subdirectories.

2010-01-06 Thread Alex Samad
On Thu, Jan 07, 2010 at 02:29:25AM +0100, Marc Aymerich wrote: > Hi all! > > I can't use kernel quota module and I would like implement a substitute > for it. My idea is run a 'du' every night that it counts the amount of disk > space that every user has in his own home. The matter is, how can I p

Re: Debian repos via ipv6

2010-01-06 Thread Alex Samad
On Wed, Jan 06, 2010 at 07:21:36AM -0600, Stan Hoeppner wrote: > Alex Samad put forth on 1/6/2010 5:59 AM: > > > well isn't that an issue, why provide ipv6 name resolution to a server > > if it is not going to provide that service :) > > Try contacting the sysadmin. of the server or the ftp mast

Re: how to get mac address

2010-01-06 Thread John Hasler
Boyd Stephen Smith Jr. writes: > MAC addresses are not normally used for network identification outside > of their segment. In addition, none of the higher level protocols in > common use contain the MAC address in their headers. The reason being that said network segments are not necessarily Eth

RE: How to use Sun Java instead of gcj[Solved]

2010-01-06 Thread Ogya Chief
> Date: Thu, 7 Jan 2010 09:03:15 +0800 > From: haoniu...@gmail.com > To: ogyach...@hotmail.com > CC: debian-user@lists.debian.org > Subject: Re: How to use Sun Java instead of gcj > > How about trying to use update-alternatives to set java? > > Ogya Chief wrote: > > I installed sun-java6 but "

Re: Disallow other users from reading my $HOME

2010-01-06 Thread Ken Teague
On Wed, Jan 6, 2010 at 4:29 PM, green wrote: > Okay, I was assuming recursion because I have a ~/public_html and symlinks > from > it to other files scattered in my $HOME and so a "chmod 700 $HOME" would just > break stuff.  Otherwise, just changing $HOME permissions is an excellent > solution.

How to set only delete permision in a directory and theirs subdirectories.

2010-01-06 Thread Marc Aymerich
Hi all! I can't use kernel quota module and I would like implement a substitute for it. My idea is run a 'du' every night that it counts the amount of disk space that every user has in his own home. The matter is, how can I prevent users from using more disk space than the allowed by their quota?.

Re: how to get mac address

2010-01-06 Thread Boyd Stephen Smith Jr.
In <1262814712.27527.5.ca...@ubuntu>, Vadkan Jozsef wrote: >How can I get the MAC address of a computer, if it isn't in the same >network segment? MAC addresses are not normally used for network identification outside of their segment. In addition, none of the higher level protocols in common us

RE: How to use Sun Java instead of gcj

2010-01-06 Thread Ogya Chief
> Date: Thu, 7 Jan 2010 09:03:15 +0800 > From: haoniu...@gmail.com > To: ogyach...@hotmail.com > CC: debian-user@lists.debian.org > Subject: Re: How to use Sun Java instead of gcj > > How about trying to use update-alternatives to set java? > > Ogya Chief wrote: > > I installed sun-java6 but "

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Boyd Stephen Smith Jr.
In <4b44b28b.10...@hardwarefreak.com>, Stan Hoeppner wrote: > To make OpenGL > really scream on single user 3D chips, they had to eliminate over the > network OpenGL completely, as keeping that capability would have totally > hosed the rendering pipeline performance for 3D chips. That makes no sen

Re: How to use Sun Java instead of gcj

2010-01-06 Thread Kun Niu
How about trying to use update-alternatives to set java? Ogya Chief wrote: I installed sun-java6 but "java -version" showed version 1.5. Upon further investigation I realised gcj is also installed on the machine and OpenOffice depends on it. I have two questions: 1. How can I make OpenOffice

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Rob Owens
On Wed, Jan 06, 2010 at 02:24:37PM +, Avi Greenbury wrote: > Dotan Cohen wrote: > > Thanks, Boyd, that was actually ver informative. As there is no room > > for a second tower, I will see about modding the existing tower for > > two motherboards. There actually is room, only the CPU cooling tub

How to use Sun Java instead of gcj

2010-01-06 Thread Ogya Chief
I installed sun-java6 but "java -version" showed version 1.5. Upon further investigation I realised gcj is also installed on the machine and OpenOffice depends on it. I have two questions: 1. How can I make OpenOffice use Sun-java instead of gcj so that I can remove gcj? 2. If it is not poss

How to fix ipaddress

2010-01-06 Thread J.H.Kim
Hi, everyone I want to use network in my office locally. Not connected to internet, I wish to do network in my office only. The network cable is connected with cross-cable to another computer. I set /etc/network/interfaces as follows : auto lo iface lo inet loopback allow-hotplug e

Re: Disallow other users from reading my $HOME

2010-01-06 Thread green
Ken Teague wrote at 2010-01-06 18:05 -0600: > On Wed, Jan 6, 2010 at 2:40 PM, green wrote: > > But he probably doesn't want all his files marked as executable. > > "chmod 700 $HOME" will change only the home directory permissions, > which excludes all files that are currently present. > > So I c

Re: Disallow other users from reading my $HOME

2010-01-06 Thread Ken Teague
On Wed, Jan 6, 2010 at 2:40 PM, green wrote: > But he probably doesn't want all his files marked as executable. "chmod 700 $HOME" will change only the home directory permissions, which excludes all files that are currently present. it...@testbox:~> ls -ld $HOME drwx-- 19 itsme users 4096 200

Re: how to get mac address

2010-01-06 Thread Javier Barroso
Hi, On Wed, Jan 6, 2010 at 11:57 PM, Stan Hoeppner wrote: > Vadkan Jozsef put forth on 1/6/2010 3:51 PM: >> How can I get the MAC address of a computer, if it isn't in the same >> network segment? >> >> e.g.: can I get the MAC from a normal, public IP? >> >> There is no solution for this? > > tcp

Re: Disallow other users from reading my $HOME

2010-01-06 Thread Bob McGowan
Jochen Schulz wrote: > Ken Teague: >> In his original e-mail, Mr. Cohen is looking for permissions so that other >> users can not read or access his data. Correct me if I'm wrong, but that >> pretty much leaves us with mode 700, umask 077. > > Correct me if I am wrong, but for files created insid

Re: Back to Debian after 10 years

2010-01-06 Thread Jochen Schulz
Vasco Costa: > > I'm planning to stay forever this time. :) I never switched during the whole time I have used Linux and never regretted when I touched another distribution. :) > By the way, in case I want to go back to a rolling release scheme, how > does Debian testing/unstable behave in this r

Re: how to get mac address

2010-01-06 Thread Stan Hoeppner
Vadkan Jozsef put forth on 1/6/2010 3:51 PM: > How can I get the MAC address of a computer, if it isn't in the same > network segment? > > e.g.: can I get the MAC from a normal, public IP? > > There is no solution for this? tcpdump with the "-e" option will display the MAC address. -- Stan --

How to temporary set dvorak keymap in terminal

2010-01-06 Thread Sebastian
Hello everybody I'm just getting started learning the dvorak layout using the package dvorak7min. So far I have only been able to practice under X using 'setxkbdmap dvorak' which works great. What I'm interested in if there's an easy way to (temporarily as I'm nowhere near fluent yet) load another

Re: Disallow other users from reading my $HOME

2010-01-06 Thread Jochen Schulz
Ken Teague: > > In his original e-mail, Mr. Cohen is looking for permissions so that other > users can not read or access his data. Correct me if I'm wrong, but that > pretty much leaves us with mode 700, umask 077. Correct me if I am wrong, but for files created inside $HOME, the umask doesn't

Re: Disallow other users from reading my $HOME

2010-01-06 Thread green
Ken Teague wrote at 2010-01-06 15:59 -0600: > On Wed, Jan 6, 2010 at 1:30 PM, green <[1]greenfreedo...@gmail.com> wrote: > > For files that already exist, I would use > > u=rwX,g=rX,o= > > I do not know how that translates to the number. > > Note that will leave execution bits on non-directory fil

Re: Disallow other users from reading my $HOME

2010-01-06 Thread Ken Teague
On Wed, Jan 6, 2010 at 1:30 PM, green wrote: > For files that already exist, I would use > u=rwX,g=rX,o= > I do not know how that translates to the number. > Note that will leave execution bits on non-directory files that already > have > them for some user. > > I use umask 0027 so that new file

how to get mac address

2010-01-06 Thread Vadkan Jozsef
How can I get the MAC address of a computer, if it isn't in the same network segment? e.g.: can I get the MAC from a normal, public IP? There is no solution for this? Thank you! -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact

Re: Re: Gnome apps in KDE

2010-01-06 Thread Nima Azarbayjany
I checked for gnome-themes. It was surely already installed but even reinstalling it did not help. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

USB Device 0x46d:0x802 (Alsa Mixer)

2010-01-06 Thread Mathieu Malaterre
Hi there, I recently discover that my Logitech Cam+Mic showed up in a bizarre way in Volume Control. Here is a screenshot: http://malatsblog.blogspot.com/2010/01/bus-003-device-003-id-046d0802-logitech.html Does anyone knows why my Logitech is displayed in such a cryptic way in Volume Contr

Re: Disallow other users from reading my $HOME

2010-01-06 Thread green
Dotan Cohen wrote at 2010-01-06 15:16 -0600: > What are good permissions to use for one's home directory so that > other users on the system could not read or otherwise access my files? > Is 700 too paranoid? Should it be 755 like I see so many times? Will I > have problems with 750? For files tha

Re: Disallow other users from reading my $HOME

2010-01-06 Thread Ken Teague
On Wed, Jan 6, 2010 at 1:16 PM, Dotan Cohen wrote: > What are good permissions to use for one's home directory so that > other users on the system could not read or otherwise access my files? > Is 700 too paranoid? Should it be 755 like I see so many times? Will I > have problems with 750? > If

Disallow other users from reading my $HOME

2010-01-06 Thread Dotan Cohen
What are good permissions to use for one's home directory so that other users on the system could not read or otherwise access my files? Is 700 too paranoid? Should it be 755 like I see so many times? Will I have problems with 750? Thanks in advance for ideas. -- Dotan Cohen http://what-is-wha

Re: Gnome apps in KDE

2010-01-06 Thread Aioanei Rares
Nima Azarbayjany wrote: Thanks all. Now I have install gtk-qt-engine and the qtcurve package. I cannot find any thing in KDE Control Center which might allow me to do the configuration. I ran the module which is supposed to appear in KDE Control Center manually but I was presented with only

Re: Back to Debian after 10 years

2010-01-06 Thread Brent Clark
On 06/01/2010 22:28, Vasco Costa wrote: I'm planning to stay forever this time. :) To be really honest I've never really quit Debian since I kept using stable in servers. I've only switched from Debian testing/unstable to Gentoo and then Archlinux. Now that I also value a stable desktop I'm stic

Re: Re: Gnome apps in KDE

2010-01-06 Thread Nima Azarbayjany
Thanks all. Now I have install gtk-qt-engine and the qtcurve package. I cannot find any thing in KDE Control Center which might allow me to do the configuration. I ran the module which is supposed to appear in KDE Control Center manually but I was presented with only a blank window with hel

Re: 64-Bit Land

2010-01-06 Thread Stan Hoeppner
John Hasler put forth on 1/6/2010 12:48 PM: > Freeman writes: >> But is somebody still building 32-bit cpu's? > > Of course, and 16-bit and 8-bit as well. Embedded systems vastly > outnumber pcs and are rarely 64-bit. And there are a lot of embedded 32 bit Linux systems in the wild, and many mor

Re: Back to Debian after 10 years

2010-01-06 Thread Vasco Costa
I'm planning to stay forever this time. :) To be really honest I've never really quit Debian since I kept using stable in servers. I've only switched from Debian testing/unstable to Gentoo and then Archlinux. Now that I also value a stable desktop I'm sticking with Lenny on my laptop. By the way,

Re: Postgresql wont restart. Can I clear shared memmory segments without rebooting?

2010-01-06 Thread Tony Nelson
On 10-01-06 08:09:00, Stan Hoeppner wrote: ... > ... The big question though is why this is happening in the first > place. Your top output showed 750MB+ in the cache on a system with > 1GB ram. That's 3/4 of your system memory occupied by cached disk > file pages, which is quite normal for Linu

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread green
Dotan Cohen wrote at 2010-01-06 13:02 -0600: > > I personally would be more inclined to try it from a single system.  It > > might > > be considerably simpler than your modding, and it would definitely be more > > interesting, in my opinion. > > Simpler if software is your field. Engineering is m

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Dotan Cohen
I just found this: http://www.mobilewhack.com/computers/review/ncomputing_xtenda_x300_desktop_expansion_kit.html -- Dotan Cohen http://what-is-what.com http://gibberish.co.il -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact l

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Kent West
Andrew Sackville-West wrote: On Wed, Jan 06, 2010 at 10:58:48AM +0200, Dotan Cohen wrote: I have a desktop computer with onboard VGA and option to add a discrete video card. It has plenty of spare USB ports for mice and keyboards. Does Debian support using this computer for _two_ workstation

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Dotan Cohen
2010/1/6 Eduardo M KALINOWSKI : > Dotan Cohen wrote: >>> Just get one of these and install Debian via USB thumb drive netinst: >>> >>> http://fit-pc2.com/wiki/index.php?title=Main_Page >>> >>> It's only 4" x 4.5" x 1.05"  I just measured and it's smaller than my hand. >>> >>> >> >> That looks prett

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Eduardo M KALINOWSKI
Dotan Cohen wrote: >> Just get one of these and install Debian via USB thumb drive netinst: >> >> http://fit-pc2.com/wiki/index.php?title=Main_Page >> >> It's only 4" x 4.5" x 1.05" I just measured and it's smaller than my hand. >> >> > > That looks pretty good, but it is very short on RAM (1

Application launch countdown?

2010-01-06 Thread Tyler MacDonald
I've set up the computer attached to my television to automatically log in on boot. I want it to automatically launch an application as well -- but once in awhile I may want to avoid that. I know I can do this with sessions, but what I'd prefer is this: Does anybody know of a (preferably GNOME) a

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Dotan Cohen
> The question is how do you configure the 2nd user session to use a secondary > sound device?  That is what the original OP needs to know. > That looks like something that Pulse Audio should be able to handle. I understand that sound routing is native in PA. -- Dotan Cohen http://what-is-what

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Dotan Cohen
> Just get one of these and install Debian via USB thumb drive netinst: > > http://fit-pc2.com/wiki/index.php?title=Main_Page > > It's only 4" x 4.5" x 1.05"  I just measured and it's smaller than my hand. > That looks pretty good, but it is very short on RAM (1 GB) and the FAQ is very clear that

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Kelly Clowers
On Wed, Jan 6, 2010 at 09:03, Stan Hoeppner wrote: > John Hasler put forth on 1/6/2010 10:21 AM: >> Stan writes: >>> What about sound? >> >> Two sound cards.  Sound is handled entirely seperately from video. > > No kidding?  (sarcasm) > > The question is how do you configure the 2nd user session t

Re: 64-Bit Land

2010-01-06 Thread John Hasler
Freeman writes: > But is somebody still building 32-bit cpu's? Of course, and 16-bit and 8-bit as well. Embedded systems vastly outnumber pcs and are rarely 64-bit. -- John Hasler -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Conta

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Dotan Cohen
> I personally would be more inclined to try it from a single system.  It might > be considerably simpler than your modding, and it would definitely be more > interesting, in my opinion. > Simpler if software is your field. Engineering is mine! As for which is more interesting, I can take pics of

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Dotan Cohen
> I honestly don't know if what you want to do is possible, or if so > how.  It wouldn't surprise me if Debian can support two monitors > on the same workstation.  It would surprise me if Debian can support > two different keyboards on the same workstation.  But I really don't > know.  But here's s

Re: Using LightScribe on Debian?

2010-01-06 Thread Bob McGowan
John Jason Jordan wrote: > On Tue, 05 Jan 2010 15:54:36 -0800 > Bob McGowan dijo: > John Jason Jordan wrote: > I still want to be able to put an image on a CD or DVD, but I guess > the only way to do that properly is with an inkjet. But if I do it <--Deleted--> > My desktop computer

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Dotan Cohen
> seems pretty straight forward > > https://help.ubuntu.com/community/MultiseatX > Thanks, there is some great info there. And as Ubuntu is a Debian derive, this looks quite what I need. Thank you! -- Dotan Cohen http://what-is-what.com http://gibberish.co.il -- To UNSUBSCRIBE, email to deb

Back to Debian after 10 years

2010-01-06 Thread Vasco Costa
Alright, I'm back to Debian after having used it extensively in the late 90's and early 2000's. By that time I was a regular "RPM hell" sufferer, thus APT was the main feature which made me switch to Debian. Initially I was comfortable sticking with stable releases, however the will to stay bleedi

Re: Lenny -> Squeeze Not Upgrading

2010-01-06 Thread Sascha Silbe
On Wed, Jan 06, 2010 at 09:15:27AM -0800, chris kerr wrote: I'm not sure what the 'domain' and 'search' parts are, but anyway, I can ping both debian.crosslink.net and ftp.us.debian.org and suffer no surfing troubles. OK, it's starting to get strange. Do you have any proxy configured (check $

Re: Lenny -> Squeeze Not Upgrading

2010-01-06 Thread chris kerr
I use OpenDNS so my /etc/resolv.conf looks like: domain blackgold.org search blackgold.org nameserver 208.67.220.220 nameserver 208.67.222.222 I'm not sure what the 'domain' and 'search' parts are, but anyway, I can ping both debian.crosslink.net and ftp.us.debian.org and suffer no surfing troubl

Re: 64-Bit Land

2010-01-06 Thread Sven Joachim
On 2010-01-06 18:13 +0100, Freeman wrote: > But is somebody still building 32-bit cpu's? Yes, see http://en.wikipedia.org/wiki/ARM_architecture, for instance. It will be fun when all those embedded devices break. Sven -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a su

Re: Debian repos via ipv6

2010-01-06 Thread Rick Thomas
On Jan 6, 2010, at 6:48 AM, Stan Hoeppner wrote: Alex Samad put forth on 1/5/2010 4:28 PM: Hi I seem to have great dificulty access the debian repos via ipv6 Connecting to ftp.au.debian.org (2001:388:1034:2900::25) That's because ftp.au.debian.org doesn't support IPv6 downloads. According

building a mesh+star topology vpn

2010-01-06 Thread green
I am new to VPNs but it seems to be what I need for the following scenario: - Host A is a main system with public IP - Host B is an extra system with a public IP - Host C is a laptop often behind masquerading firewalls - Host D,E,F... could be behind any sort of firewalls; no port forwarding - C

Re: 64-Bit Land

2010-01-06 Thread Freeman
On Wed, Jan 06, 2010 at 09:03:39AM +0100, Sven Joachim wrote: > On 2010-01-06 07:45 +0100, Freeman wrote: > > > Can anyone speculate on when 32-Bit Land will stop evolving and we will all > > have to part the waters and migrate to 64-Bit Land? > > I guess that there is little to worry for the ne

Re: Server Freezes

2010-01-06 Thread Roman Gelfand
Actually, now that you mentioned it, after starting virtual machine, at the of the guest machine log, I saw message 'USB Suspended'. Than again, I run another virtual machine side by side, and I get the same message but the virtual machine never freezes. On Tue, Jan 5, 2010 at 11:38 PM, Rick Thom

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Stan Hoeppner
John Hasler put forth on 1/6/2010 10:21 AM: > Stan writes: >> What about sound? > > Two sound cards. Sound is handled entirely seperately from video. No kidding? (sarcasm) The question is how do you configure the 2nd user session to use a secondary sound device? That is what the original OP n

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread John Hasler
Stan writes: > What about sound? Two sound cards. Sound is handled entirely seperately from video. -- John Hasler -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Andrew Sackville-West
On Wed, Jan 06, 2010 at 10:58:48AM +0200, Dotan Cohen wrote: > I have a desktop computer with onboard VGA and option to add a > discrete video card. It has plenty of spare USB ports for mice and > keyboards. > > Does Debian support using this computer for _two_ workstations, each > with their own

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Stan Hoeppner
John Hasler put forth on 1/6/2010 9:39 AM: > What about sound? Is the 2nd user not assumed to visit youtube? -- Stan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Stan Hoeppner
Boyd Stephen Smith Jr. put forth on 1/6/2010 9:20 AM: > Technically, OpenGL was designed with network transparency in mind, but it > doesn't always work well when large textures and/or changing textures or > geometries are involved. Waaay back in the day this was true, when an SGI, SUN, HP, Int

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread John Hasler
-- John Hasler -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Stan Hoeppner
Chris Jackson put forth on 1/6/2010 8:34 AM: > I'm curious about whether this is possible with udev, since that was in > the days before it - I think it may - possibly - be, and might have some > time to experiment this weekend if you're still interested. Now all you have to do is hack sound for

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Stan Hoeppner
Dotan Cohen put forth on 1/6/2010 8:13 AM: > Oh, and I'm going to have to see if a single 500W power supply with > another pigtail soldered will power both! That should probably be the > weak point in the system! Just get one of these and install Debian via USB thumb drive netinst: http://fit-pc

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Boyd Stephen Smith Jr.
On Wednesday 06 January 2010 09:06:06 green wrote: > Boyd Stephen Smith Jr. wrote at 2010-01-06 04:59 -0600: > > Without hard disks, and needing only enough CPU power to run X, the > > second system could be *very* small. Since it could share (at least) > > /usr with the main system, it wouldn't n

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Javier Barroso
Hi, On Wed, Jan 6, 2010 at 2:01 PM, Nick Douma wrote: > Dotan Cohen wrote: >> I have a desktop computer with onboard VGA and option to add a >> discrete video card. It has plenty of spare USB ports for mice and >> keyboards. >> >> Does Debian support using this computer for _two_ workstations, eac

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread green
Avi Greenbury wrote at 2010-01-06 08:24 -0600: > Dotan Cohen wrote: > > Thanks, Boyd, that was actually ver informative. As there is no room > > for a second tower, I will see about modding the existing tower for > > two motherboards. There actually is room, only the CPU cooling tubes > > might be

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread green
Boyd Stephen Smith Jr. wrote at 2010-01-06 04:59 -0600: > On Wednesday 06 January 2010 02:58:48 Dotan Cohen wrote: > > I have a desktop computer with onboard VGA and option to add a > > discrete video card. It has plenty of spare USB ports for mice and > > keyboards. > > > > Does Debian support us

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Chris Jackson
Dotan Cohen wrote: 2010/1/6 Boyd Stephen Smith Jr. : From what I understand about Linux in general, no. At the very least, doing so your be overly complicated. ... Thanks, Boyd, that was actually ver informative. As there is no room for a second tower, I will see about modding the existin

Re: Handle each file at a time in loop?

2010-01-06 Thread Jon Dowland
On Tue, Jan 05, 2010 at 02:00:31AM +0530, Foss User wrote: > for file in `ls *.wav` > do > echo $file > done > > Of course, this doesn't do what I need. The names are > split wherever there are spaces. > > $ sh convert.sh snip > What is the right way to do this? Aside from correctly quoting y

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Stephen Powell
On 2010-01-06 at 03:58:48 -0500, Dotan Cohen wrote: > I have a desktop computer with onboard VGA and option to add a > discrete video card. It has plenty of spare USB ports for mice and > keyboards. > > Does Debian support using this computer for _two_ workstations, each > with their own user acco

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Avi Greenbury
Dotan Cohen wrote: > Thanks, Boyd, that was actually ver informative. As there is no room > for a second tower, I will see about modding the existing tower for > two motherboards. There actually is room, only the CPU cooling tubes > might be problematic Thin clients do come in very physically thin

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread randall
On 01/06/2010 09:58 AM, Dotan Cohen wrote: I have a desktop computer with onboard VGA and option to add a discrete video card. It has plenty of spare USB ports for mice and keyboards. Does Debian support using this computer for _two_ workstations, each with their own user accounts, monitor, and

Re: What is the right way to fix LANG or locale such that quotes appear properly?

2010-01-06 Thread Stephen Powell
On 2010-01-06 at 00:13:40 -0500, Foss User wrote: > On my terminal (PuTTY terminal), I see that the quotes are displayed > incorrectly. They appear as a with a caret over it. Here is an output: > > debian:~# echo $LANG > en_IN > debian:~# gcc a.c > a.c: In function âmainâ: > a.c:6: error: âasâ und

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Dotan Cohen
2010/1/6 Nick Douma : > Dotan Cohen wrote: >> I have a desktop computer with onboard VGA and option to add a >> discrete video card. It has plenty of spare USB ports for mice and >> keyboards. >> >> Does Debian support using this computer for _two_ workstations, each >> with their own user accounts

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Dotan Cohen
2010/1/6 Boyd Stephen Smith Jr. : > On Wednesday 06 January 2010 02:58:48 Dotan Cohen wrote: >> I have a desktop computer with onboard VGA and option to add a >> discrete video card. It has plenty of spare USB ports for mice and >> keyboards. >> >> Does Debian support using this computer for _two_

Re: Missing parallel port

2010-01-06 Thread Ben Gemmill
It is on the mother board Buy #plate25F16 from Startech.com and hook it up to the IDC25 pin header connection and mount it on the back of your computer

Re: Debian repos via ipv6

2010-01-06 Thread Stan Hoeppner
Alex Samad put forth on 1/6/2010 5:59 AM: > well isn't that an issue, why provide ipv6 name resolution to a server > if it is not going to provide that service :) Try contacting the sysadmin. -- Stan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscr

Re: Unable to make DNS queries

2010-01-06 Thread Camaleón
On Wed, 06 Jan 2010 11:00:37 +0530, Foss User wrote: > I just installed a new instance of Debian 5.0 (Lenny). I am unable to > download files from any websites. When I try wget http://www.google.com/ > I see this output in tshark. > > debian:~# tshark -f "udp port 53" > Running as user "root" and

Re: Postgresql wont restart. Can I clear shared memmory segments without rebooting?

2010-01-06 Thread Stan Hoeppner
Mitchell Laks put forth on 1/6/2010 1:27 AM: > On 02:39 Tue 05 Jan , Stan Hoeppner wrote: >> Try these: >> >> To free pagecache: >> >> # echo 1 > /proc/sys/vm/drop_caches >> >> To free dentries and inodes: >> >> # echo 2 > /proc/sys/vm/drop_caches >> >> To free pagecache, dentries and inodes: >

Re: Two computers in one: two users each with their own accounts, monitor, and keyboard?

2010-01-06 Thread Nick Douma
Dotan Cohen wrote: > I have a desktop computer with onboard VGA and option to add a > discrete video card. It has plenty of spare USB ports for mice and > keyboards. > > Does Debian support using this computer for _two_ workstations, each > with their own user accounts, monitor, and keyboard? The

Re: Apt-zip-inst keeps trying to use internet

2010-01-06 Thread Javier Barroso
Hi, On Wed, Jan 6, 2010 at 7:43 AM, Jason Heeris wrote: > I'm trying to install about 1GB worth of packages on a computer with a > slow net connection (this is immediately after a clean Squeeze > install). Someone told me about apt-zip, so I gave it a go. apt-zip worked for me sometime ago, but n

Re: slow workspace switching ATI Radeon 3850 fglrx/non-free RandR

2010-01-06 Thread Joost Kraaijeveld
On Wed, 2010-01-06 at 12:24 +0100, Sascha Silbe wrote: > On Wed, Jan 06, 2010 at 11:41:38AM +0100, Joost Kraaijeveld wrote: > > >> I'm encountering the same issue on a single head setup (never used > >> Xinerama). What window manager are you using (ion3 for me)? > > I am using gdm, in an as-is >

ssh configuration: ssh / sftp

2010-01-06 Thread Adrian von Bidder
Heyho! Is there a magic combination of sshd_config features that allows: * sftp (password authentication) for most users. * key only regular ssh sessions for some few users * forced-command key based auth sessions for most/all users (this is how NX works: it sets up a key in authrorized_keys

Re: Debian repos via ipv6

2010-01-06 Thread Alex Samad
On Wed, Jan 06, 2010 at 05:48:20AM -0600, Stan Hoeppner wrote: > Alex Samad put forth on 1/5/2010 4:28 PM: > > Hi > > > > I seem to have great dificulty access the debian repos via ipv6 > > Connecting to ftp.au.debian.org (2001:388:1034:2900::25) > > That's because ftp.au.debian.org doesn't supp

Re: Debian repos via ipv6

2010-01-06 Thread Stan Hoeppner
Alex Samad put forth on 1/5/2010 4:28 PM: > Hi > > I seem to have great dificulty access the debian repos via ipv6 > Connecting to ftp.au.debian.org (2001:388:1034:2900::25) That's because ftp.au.debian.org doesn't support IPv6 downloads. According to this http://www.debian.org/mirror/mirrors_f

Re: slow workspace switching ATI Radeon 3850 fglrx/non-free RandR

2010-01-06 Thread Sascha Silbe
On Wed, Jan 06, 2010 at 11:41:38AM +0100, Joost Kraaijeveld wrote: I'm encountering the same issue on a single head setup (never used Xinerama). What window manager are you using (ion3 for me)? I am using gdm, in an as-is apt-get-install-debian-testing-with-Gnome-installation. gdm is a display

  1   2   >