similar to: [SOLVED] Re: exiting tmux sessions

Displaying 20 results from an estimated 20000 matches similar to: "[SOLVED] Re: exiting tmux sessions"

2014 Jul 02
0
exiting tmux sessions
I am experimenting with tmux. I have run into a behaviour that I would like to change. Idf I connect to a single host multiple times via tmux, when I exit one tmux window then all the windows report their session closed. Is there anyway of changing this behaviour in .tmux.conf so that only the session exited closes or, as might be the underlying problem, any way of ensuring that a second tmux
2014 Dec 15
0
[OT} Odd tmux behaviour on exit
CentOS-6.6 tmux-1.6 (epel) Twice now I have experienced the situation where upon exiting from a tmux initiated session on a remote host instead of returning to the originating session I see this in the session terminal display: <pre> ????????????????????????????????????????????????????????????????????????????????
2008 Jul 17
0
Re: Howto: Java Plugin for Firefox 3.0.1? {SOLVED]]
On Thu, July 17, 2008 15:05, James B. Byrne wrote: > I have no clue how to get java to work in FF3.0.1 at the moment. Any help > would be appreciated. > Ah. I now have to put this logical link in the.mozilla/plugins directory under each users home directory. At least it works. Sorry for the interruption. -- *** E-Mail is NOT a SECURE channel *** James B. Byrne
2011 Jul 28
0
[Fwd: [SOLVED] Re: How to test for '.' in a script]
On Thu, July 28, 2011 14:30, James B. Byrne wrote: > I am trying to check for a single period '.' in a shell variable. > > $ I=. > $ echo $I > . > $ if [[ "$I" -eq '.' ]]; then echo true; fi > -bash: [[: .: syntax error: operand expected (error token is ".") > . . . > > How does one check to see for this in a bash script? Found
2012 Mar 28
0
[SOLVED] Re: Postfix problems with maximum messages size
On Wed, March 28, 2012 09:44, James B. Byrne wrote: > CentOS-6.2 > > I am confused. Yes, yes I am. I was looking at the wrong server. -- *** E-Mail is NOT a SECURE channel *** James B. Byrne mailto:ByrneJB at Harte-Lyne.ca Harte & Lyne Limited http://www.harte-lyne.ca 9 Brockley Drive vox: +1 905 561 1241 Hamilton, Ontario
2010 Jan 28
2
Starting a java applet from the desktop
CentOS-5.4 i86_64 I have a calculator applet on my desktop (superbcalc.jar). When I double click on it I get no response. If I right click and select open with java I get no response. If I open a terminal window and cd to Desktop and type java -jar superbcalc.jar then the applet opens. Does anyone have any idea why I am seeing this behaviour? There are no messages in the syslog file relating
2009 Mar 31
1
[Fwd: Re: Another rpm question re %make]
On Tue, March 31, 2009 13:03, James B. Byrne wrote: > Found it. No etc/at.allow and no etc/at.deny means only root can > submit jobs. > Well, that was not it. I still get the same errors after adding my user id to /etc/at.allow. I tested whether job control was enabled by moving top into the background using ctrl-z and fg to return and that worked. Any suggestions as to what I am
2008 Oct 06
3
[Fwd: Re: Install CentOS-5.0 on HP-ComPaq DC7700 Dual Core]
---------------------------- Original Message ---------------------------- Subject: Re: [CentOS] Install CentOS-5.0 on HP-ComPaq DC7700 Dual Core From: "James B. Byrne" <byrnejb at harte-lyne.ca> Date: Mon, October 6, 2008 12:26 To: cenos at centos.org Cc: "John Newbigin" <jnewbigin at ict.swin.edu.au>
2011 Jun 02
1
[SOLVED] Re: Capturing ftp reponses
On Thu, June 2, 2011 15:23, James B. Byrne wrote: > > However, the first line that I find in the logging file is the > results of the dir command following the user command. Can someone > tell me how I can capture and log the initial response to the ftp > connection? I since discovered that to capture remote host responses one must specify the -v (verbose) option to the ftp
2010 Sep 14
0
[Fwd: Re: Problem with SSHD update.]
On Tue, September 14, 2010 02:30, R P Herrold wrote: > On Mon, 13 Sep 2010, Karanbir Singh wrote: > >> So, I'm quite keen on finding out what is it that is causing >> the breakage for you > > Karanbir, in the middle of the thread from the archive: > > James B. Byrne at Mon Sep 13 12:59:25 EDT 2010 >> Did that via webmin's command interface and nothing
2012 May 31
0
[SOLVED] Re: need assist with upstart config problem
On Wed May 30 17:57:49 EDT 2012, Nataraj wrote: > On Wed, May 30, 2012 17:00, James B. Byrne wrote: >> I am trying, without success, to create an upstart config file to >> automatically start and restart an ssh proxy. The command sting that >> I use in the script has been checked and verified from the shell but >> it fails in the upstart file. >> > The '-f
2014 Jan 15
1
Mock and Mock again
Question: If I use mock to build package rpmA from tarballA but rpmA has a dependency that can only be satisfied by package rpmB which must also be built from tarballB then how does the rpmB built from the tarballB get pulled into mock when building rpmA? I am trying to build httpd-2.4.7 from Apache and that needs apr-devel and apr-util-devel > 1.4. I can build apr and apr-utils in mock but
2013 May 18
0
[Fwd: GThread-ERROR **: GThread system may only be initialized once.]
I posted this to the Jitsi users mailing list on Thursday last and have received no replies. Does anyone here have any idea of what is causing this and how to fix it? One other bit of information. When I first installed Jitsi it initially worked for a non-privileged user as I ran it from the gnome menu of my login account. However, at some point it seemed get 'confused' and hung.
2011 Mar 05
0
[Fwd: Re: Centos 6 - What are you looking forward to?]
On Fri, March 4, 2011 14:12, aurfalien at gmail.com wrote: > On Mar 4, 2011, at 11:07 AM, Kenneth Porter wrote: > >> --On Thursday, March 03, 2011 10:11 AM -0500 Digimer >> <linux at alteeve.com >> > >> wrote: >> >>> How about the rest of you? What are you looking forward to in >>> CentOS 6 when it is released? >> >> A new
2010 Sep 13
0
[Re: Problem with SSHD update [Work Around]
To get the server working again I reinstalled the previous version of openssh and the service came up without complaint. cd /tmp; rpm -i openssh-4.3p2-41.el5.i386.rpm --force --nodeps cd /tmp; rpm -iv openssh-server-4.3p2-41.el5.i386.rpm --force --nodeps cd /tmp; rpm -iv openssh-clients-4.3p2-41.el5.i386.rpm --force --nodeps cd /tmp; rpm -iv openssh-askpass-4.3p2-41.el5.i386.rpm --force
2020 Jul 23
2
samba-tool domain backup offline stalls
On Wed, July 22, 2020 14:48, Rowland penny wrote: > On 22/07/2020 19:40, James B. Byrne via samba wrote: >> >> On Wed, July 22, 2020 12:35, James B. Byrne wrote: >>> FreeBSD-12.1p7 jail running Samba-4.10.15 on ZFS. >>> >>> When I run 'samba-tool domain backup offline targetdir=/tmp' I see this: >>> >>> running backup on dirs:
2020 Jun 03
1
samba-tool dns query
On Tue, June 2, 2020 11:13, Rowland penny wrote: > On 02/06/2020 16:03, James B. Byrne via samba wrote: >> Samba-4.11.8 on FreeBSd-12.1p5 >> >> How does one list all of the actual DNS records for Samba administered zones, >> forward and reverse? >> > Try: > > samba-tool dns query localhost brockley.harte-lyne.ca > brockley.harte-lyne.ca ALL -U
2015 Jun 17
0
NUX Skype for Linux
generic way to find where something is being called, if you known the name of that something: enter as your user in terminal: # su - youruser $ grep -irs skype . | less now just need to parse the output, find where its being called (probably .X?? or .x?? or .gnome??), remove it. --Virilha ----- Message from "James B. Byrne" <byrnejb at harte-lyne.ca> --------- Date:
2009 Oct 23
0
[SOLVED] CentOS-5.4 Update?
On: Thu, 22 Oct 2009 15:58:01 -0500, Les Mikesell <lesmikesell at gmail.com> wrote > > I can't answer your question, but out of curiosity, did you just do a simple yum > update or did you follow the procedure in the release notes document? > Since I was unaware that CentOS-5.4 was released I had no reason to look for such a document. I am a digest subscriber and the
2014 Jun 05
1
[SOLVED] [OT] OSX-10.9.3 cd ~'/ problem with spaces'
I get the digest version fo this list so I apologise for any discontinuity to my reply posts introduced thereby. On Wed, June 4, 2014 15:36, Herta Van den Eynde wrote: > No OSX here either, but just to be sure, could you publish the results of: > > which cd; echo $? > locate cd | grep '/cd'$; echo $? > ls -ldb ~/Library/Application* > $(which cd) returns