ion2 + x2vnc + multiple workspaces = possible?
Hi, I just started using ion2 on my home laptop. I would also like to be able to use it at work while using x2vnc to connect to my windows box which I am forced to also use. I can't stand working in just one workspace, so I usually have about three workspaces minimum at all times to separate my shells, firefox instances, cplay window, etc.. But it looks like when I start an instance of x2vnc in workspace one, and then i switch to workspace two, my mouse and keyboard movements are not passed over to my windows box, it effectively doesnt "see" x2vnc running in any other instances than the one it was started in. I do not know if there is a way to share this x2vnc session over all workspaces, or if this is an inherit limitation in design, in that all workspaces are separate entities and cannot share this type of information. Anyone else encounter this and know if there is a solution? Thanks, Stefhen
Re: ion2 + x2vnc + multiple workspaces = possible?
On 5/31/05, Stefhen Hovland <[EMAIL PROTECTED]> wrote: > > > > Hi. > > > > I've never used x2vnc but I've done similar things with > > vncserver. That works fine. > > I dont want to connect to my windows desktop via a vnc "window", I > want to forward my existing X session, ie "localhost:0" to my windows > box when I move the mouse off of the side of the screen, this is what > x2vnc does. But I am having an issue with ion and it will not forward > my X traffic to my windows box when I start another workspace aka > virtual desktop. > > Stefhen > someone must have also encountered this problem! anyone?
Re: ion2 + x2vnc + multiple workspaces = possible?
On 6/3/05, Todd A. Jacobs <[EMAIL PROTECTED]> wrote: > On Tue, May 31, 2005 at 09:08:45PM -0500, Stefhen Hovland wrote: > > > I just started using ion2 on my home laptop. I would also like to be > > able to use it at work while using x2vnc to connect to my windows box > > You're going about this backwards, I think. Run ion inside a vncserver, > and all your workspaces will be accessible, provided that ALT-[1-9] > isn't already bound to something on your local display. > I think i need to explain my setup a bit more... I currently login to my linux box which is is running metacity. I then start x2vnc which connects my currently logged in X11 session to my windows box. I have a tightvnc server listening on my windows box, that way I can connect my currently logged in X session on my linux box to the actual logged in windows session which I can view on my second monitor with one keyboard and mouse. This works great with metacity, but I would like to switch to ion. But when I go to create a second workspace with "alt-f9", and I switch to that second workspace, I can no longer move my mouse off of the side of the screen to my windows box when I am in that second workspace. I have to switch back to the first workspace where I started the x2vnc session to get back to my windows box again. I do not know if these workspaces are totally independent of one another and I cannot share the x2vnc programs forwarding capability, or if there is just a configuration variable I need to change that I am not aware about. I do not know if this is the same thing as switching between my 4 virtual terminals in my gnome session or not, when I create another workspace, because I can use one x2vnc session over all 4 virtual terminals in metacity, but not on different workspaces in ion. This is what I am trying to figure out how to fix. Hope this helps. Stefhen
How come packages dont have a homepage field?
I dont know if this has been asked before, but one thing I notice which is missing from .deb's is a field for a package's homepage URL. This was a nice thing with gentoo ebuilds, in that there was a homepage field for each package, so it was nice and easy for me to cut and paste to firefox and check out the homepage of a package I was interested in. I know most will say just google for the answer and you will probably find the project's homepage pretty quickly, but this still very handy, plus I could be sure I was going to the correct project homepage. Does anyone know why this is missing from Debian? I am sure about 99% of packages out there have a homepage, and if there are any that don't I am sure they will have a generic entry on freshmeat.net/packagename which could be listed. Sure most of the packages will end up being packagename.sourceforge.net, but this would still be helpful. Any thoughts? Stefhen
Re: How come packages dont have a homepage field?
> > > > Search for the name of the packge in http://packages.gentoo.org/ then click > > on > > the homepage link ^^ > > that's great, but i dont want to have to depend on the gentoo webpage for info on debian packages..
tune linux ip stack?
Does anyone have any tips or relevant links for tuning the Linux IP stack? About the only url I have found is: http://www.psc.edu/networking/projects/tcptune/ About the only thing I have found to change in this link above were: echo 8388608 > /proc/sys/net/core/wmem_max echo 8388608 > /proc/sys/net/core/rmem_max echo "4096 87380 4194304" > /proc/sys/net/ipv4/tcp_rmem echo "4096 65536 4194304" > /proc/sys/net/ipv4/tcp_wmem I am still recieving suboptimal usenet downloads from news.giganews.com even after the 4mbps Comcast speed upgrade my city went through a couple of months ago, and I am wanting to know if there are any other tunable parameters I should look into which could be affecting my download speed. Any suggestions? Thanks, Stefhen
Re: tune linux ip stack?
On 6/28/05, Steve Lamb <[EMAIL PROTECTED]> wrote: > Stefhen Hovland wrote: > > I am still recieving suboptimal usenet downloads from > > news.giganews.com even after the 4mbps Comcast speed upgrade my city > > went through a couple of months ago > > What, exactly, is suboptimal pr0n downloads from giganews? 100kps? > 200kps? 50kps? What makes you think that TCP stack adjustments are in order > and not one of, uhm, about 60 possible other bottlenecks? Well, um, I used to be able to download pr0n at 400KB/s before the comcast 4megabit speed for a good solid year and a half, and now since the upgrade my speeds seem to be limited to ~200KB/s. Nothing else on my end has changed, and also since my pingtimes have been consistently around 30-50ms to the giganews server since I got the internet connection, plus I am only about 10 hops away I am pretty sure it is not a bottleneck somewhere out of my control.
Re: tune linux ip stack?
On 6/28/05, Steve Lamb <[EMAIL PROTECTED]> wrote: > Stefhen Hovland wrote: > > Well, um, I used to be able to download pr0n at 400KB/s before the > > comcast 4megabit speed for a good solid year and a half, and now since > > the upgrade my speeds seem to be limited to ~200KB/s. Nothing else on > > my end has changed > > Any policy changes on Giganews' side? Actually I did ask them this via their giganews.general newsgroup and one of the staff members stated that they do not do any type of rate limiting on any accounts, so that I believe shouldn't be the issue. I also was wondering that myself..
Re: tune linux ip stack?
On 6/28/05, Steve Lamb <[EMAIL PROTECTED]> wrote: > Stefhen Hovland wrote: > > Actually I did ask them this via their giganews.general newsgroup and one > > of the staff members stated that they do not do any type of rate limiting > > on any accounts, so that I believe shouldn't be the issue. I also was > > wondering that myself.. > > Heh, ok. Just checking all the obvious. Sometimes I've missed an obvious > reason that the list here pointed out to me through due diligance of asking > it. Uhm... beyond that though, no clue. Sorry. :( > Thats ok...I am waiting to get a call back from a tier2 comcast person today or tomorrow to see if they can tell me anything useful. I am thinking since the speed upgrade they probably re ip'd my subnet and now whatever network segment I'm now on has more traffic, which is making my net connection slower than it used to be.
can pbzip2 run on stdout?
Is this possible for pbzip2 to run on a tar which outputs to standard out? I am trying to speed up a backup process which takes hours, i have about 100g of uncompressed data which will be tar'd up and is currently running thru gzip. This will be running on a 16 cpu box which would greatly speedup this issue. from: tar cf - . | gzip > /tmp/file.tar.gz to: tar cf - . | pbzip2 > /tmp/file.tar.bz2 This doesnt seem to work, is it because there is no way to split the stdio to multiple processors on the fly? Thanks for your help, I'm not subscribed to the list so if you could cc: me in addition to the list that would be great. Thanks, Stefhen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: can pbzip2 run on stdout?
Ahh crap, I looked thru that page, but didnt notice that. My fault :D On 9/27/07, Andrew Sackville-West <[EMAIL PROTECTED]> wrote: > On Thu, Sep 27, 2007 at 02:57:40PM -0400, Stefhen Hovland wrote: > > Is this possible for pbzip2 to run on a tar which outputs to standard out? > > > > I am trying to speed up a backup process which takes hours, i have > > about 100g of uncompressed data which will be tar'd up and is > > currently running thru gzip. This will be running on a 16 cpu box > > which would greatly speedup this issue. > > > > from: > > > > tar cf - . | gzip > /tmp/file.tar.gz > > > > to: > > > > tar cf - . | pbzip2 > /tmp/file.tar.bz2 > > > > > > This doesnt seem to work, is it because there is no way to split the > > stdio to multiple processors on the fly? > > per > > http://compression.ca/pbzip2/ > > ToDo > > - Add support for input from stdin & pipes > > google man! > > A > > -BEGIN PGP SIGNATURE- > Version: GnuPG v1.4.6 (GNU/Linux) > > iD8DBQFG/AW/aIeIEqwil4YRAk0WAJ4lN73r36HQYVzdsKZ2iTWyKYNIowCg4hbU > CXuksZN276h8UGrltcq5zlU= > =wwKe > -END PGP SIGNATURE- > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Controlling eth0,eth1,... assignment order?
i think ifrename will do what you are asking, you can specify that eth0 always be bound to x, and eth1 always bound to y, etc.. http://packages.debian.org/unstable/net/ifrename stefhen On 12/29/05, Svante Signell <[EMAIL PROTECTED]> wrote: > With the new way of device creation and module loading (udev, discover > etc) my ethernet modules (3c59x,8139too) are loaded in different order > with kernels 2.6.12 and 2.6.14. For 2.6.14 3c59x is loaded first > corresponding to eth0 and then 8139too corresponding to eth1. With > kernel 2.6.12 they are loaded in reverse order, giving the wrong names > on my interfaces, and the interfaces defined in /etc/network/interfaces > becomes wrong. How to bind modules to eth interface numbers? Any hints > on which of the /etc/modules, /etc/modules.conf etc should be used, and > which are obsolete? > > Thanks, > -- > Svante Signell <[EMAIL PROTECTED]> > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > >
Audio / Video catalog program?
Hi, I am wondering if there are any good audio / video cataloging programs for linux, I would like to catalog all of my 12" records, CD's, DVD's and mp3's on cdrom. Mainly interested in: 1] Being able to log all information into a mysql database. 2] Possible FreeDB support as to save me typing for all of my audio cd's 3] Possible support to export contents to the web in a table format (if not I can do this myself with the mysql db dumps and some perl). 4] Random filename indexing, kind of like http://freshmeat.net/discdb 5] Hopefully available as a Debian package. Any suggestions? Thanks, Stefhen
Re: easy vimdiff like program
On 7/1/05, Ralph Katz <[EMAIL PROTECTED]> wrote: > On 06/30/2005 11:40 AM, Paolo Pantaleo wrote: > > I need to compare two files, in a quite accurate way, i tried vimdiff, > > but it is quite hard to learn. > > Does someone know about a program that makes the same of vimdiff, but > > is easier, and possibly for gnome/kde? > > > > Thnx > > PAolo > > > tkdiff and xfdiff4 (part of xffm4 package) are nice. > > check out meld: http://meld.sourceforge.net
Re: image viewer which supports auto-refresn and partial images?
Feh should be what you are looking for, it is command line based and full featured. http://linuxbrit.co.uk/feh/wiki/FehFeatures http://packages.debian.org/feh [1] Yes. [2] I think so. [3] Yes:"feh -R 1 " Reloads image every 1 second [4] I think so. Thanks, Stefhen
Exim ignoring aliases, relaying email to incorrect addresses.
Hi, I have successfully setup my debian box to send email to my gmail account, but it is not expanding aliases correctly, and it is sending email to the wrong [EMAIL PROTECTED] I would like to have any email sent to just "root" or my local login account via cron, logwatch, etc, automatically forwarded to my gmail account, but exim is forwarding my email to myself, and then also it looks like to [EMAIL PROTECTED], or [EMAIL PROTECTED], which are my unexpanded userid's on my debian box. Config files are as such: # /etc/aliases mailer-daemon: postmaster postmaster: root nobody: root hostmaster: root usenet: root news: root webmaster: root www: root ftp: root abuse: root noc: root security: root root: [EMAIL PROTECTED] hovland: [EMAIL PROTECTED] # This is /etc/email-addresses. It is part of the exim package # # This file contains email addresses to use for outgoing mail. Any local # part not in here will be qualified by the system domain as normal. # # It should contain lines of the form: # #user: [EMAIL PROTECTED] #otheruser: [EMAIL PROTECTED] root: [EMAIL PROTECTED] hovland: [EMAIL PROTECTED] # /etc/exim4/passwd.client ### CONFDIR/passwd.client # # Format: #targetmailserver.example:login:password # # default entry: ### *:bar:foo *:stefhen.hovland:password Example transaction from me as hovland trying to email "root", on my local box: 2005-10-04 19:39:25 1EMxJd-0001tx-SK <= [EMAIL PROTECTED] U=hovland P=local S=429 [EMAIL PROTECTED] 2005-10-04 19:39:27 1EMxJd-0001tx-SK => [EMAIL PROTECTED] R=smarthost T=remote_smtp_smarthost H=gmail-smtp.l.google.com [72.14.205.109] X=TLS-1.0:RSA_3DES_EDE_CBC_SHA:24 2005-10-04 19:39:27 1EMxJd-0001tx-SK Completed Shouldnt root get translated to -> [EMAIL PROTECTED] I will receive my message on my gmail account which was directed to root, but I also get an error response from gmail that it was trying to forward my email also to the user: [EMAIL PROTECTED] Example: This is an automatically generated Delivery Status Notification Delivery to the following recipient failed permanently: [EMAIL PROTECTED] Technical details of permanent failure: PERM_FAILURE: SMTP Error (state 9): 550 5.7.1 No such user i19si239371wxd - Original message - Received: by 10.64.204.6 with SMTP id b6mr108721qbg; Tue, 04 Oct 2005 17:39:27 -0700 (PDT) Return-Path: <[EMAIL PROTECTED]> Received: from localhost.lan ( [68.58.2.94]) by mx.gmail.com with ESMTP id e13sm119870qbe.2005.10.04.17.39.27; Tue, 04 Oct 2005 17:39:27 -0700 (PDT)l to [EMAIL PROTECTED] it looks like also: Any thoughts? Thanks, Stefhen