Displaying 20 results from an estimated 100 matches similar to: "Multiple windows shell multiplexer..."
2005 Aug 07
5
ocfs2 can not mount for nodes. first time installation
Error: mount.ocfs2: Transport endpoint is not connected while
mounting /dev/sdc1 on /u02, could not mount /dev/sdc1.
The installation step is:
1. install all rpms on int-rac1, int-rac2
2. interconnect int-rac1, int-rac2, ping each other using private ip and public
ip ok. Add EMC SAN as shared disk and visable for two nodes.
3. configure int-rac1 using ocfs2console, add two nodes
4. according
2009 Sep 18
36
streaming server on a virtual machine.
I need to installa a streaming server for live videos and for video on demand.
My choice is red5.
Do you think I can use a xen virtual machine to run a streaming service?
Or it is better not to virtualize?
Sorry for my bad english.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2019 Feb 14
3
Geany 1.34
On Thu, 14 Feb 2019 at 12:47, H <agents at meddatainc.com> wrote:
>
> On 02/14/2019 05:58 PM, Tate Belden wrote:
> > FWIW, on Fedora 29, I'm running Geany 1.34.1 and didn't have to enable
> > anything other than the default repositories. So, it'd appear to at least
> > be in the stream.
> >
> > geany-1.34.1-2.fc29.x86_64
> >
> > On
2003 Aug 05
1
hung processes in STABLE
For the past three weeks (this is really a guess as I just noticed it
last week) I have been seeing many processes started in terminal
windows that are no longer in existence. They were started using
something like:
gnome-terminal -x weather.pl -wr
where weather.pl is a simple Perl script that prints a text file and
periodically updates it by clearing the screen and re-writing the file
to get the
2008 May 29
3
Frequent Gnome Terminal crashes in CentOS 5.1
Ever since I upgraded all my systems to CentOS 5.1 I have been
getting reports from users about "all their windows disappearing". A
little digging revealed that they meant all gnome-terminal windows.
Since there is only one gnome-terminal process by default for all
your open terminal windows and tabs, a crash of that process means
losing all your terminal windows. These
2009 Apr 06
4
R package: Where to put code to Run Once Only?
Is there a specific place where we can place code to run once only in a
package?
I have code that switches based on Sys.info()[["nodename"]] - but since this
just about never changes, I would like to run it only once when someone
runs:
require( mypackage ) or library( mypackage )
I'm tempted to have some free-floating code in global space (in one of my
package's .R files), but
2019 Feb 14
2
Geany 1.34
On 02/14/2019 08:19 PM, Stephen John Smoogen wrote:
> On Thu, 14 Feb 2019 at 13:25, Stephen John Smoogen <smooge at gmail.com> wrote:
>> On Thu, 14 Feb 2019 at 12:47, H <agents at meddatainc.com> wrote:
>>> On 02/14/2019 05:58 PM, Tate Belden wrote:
>>>> FWIW, on Fedora 29, I'm running Geany 1.34.1 and didn't have to enable
>>>>
2009 Sep 10
1
Problems setting terminal size in termcap/xterm
Hi
I'm trying to set the terminal size in /usr/share/vte/termcap/xterm, but
it seems that CentOS doesn't look at this file.
I know this works in REHL 4.7 and Fedora 10, 11. Does anyone know a work
around to this?
Thanks
Marcelo
2003 Mar 03
1
channel bank/multiplexer recommendation
Hello.
I am totally new to this PBX/asterisk/telephony world.
I understand that what I need between the T100P/E100P and the POTS
analog lines is a channel bank/multiplexer?
I am looking for recommendations on this type of hardware. I have been
looking around and found a product from valiant communications
(http://www.valiantcom.com/) and/or
2005 Jun 13
0
T1 multiplexer (or ?) for failover in largeinstallation
Just use a cisco with 5 T1 ports and have everything over IP use ultra
monkey to load balance your asterisk boxes. I have found this works
very well.
.o-------------------------------------------------------o.
Brian Fertig
NOC/Network Engineer
Planet Telecom, Inc.
Tampa, FL Office
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
2005 Jun 13
2
T1 multiplexer (or ?) for failover in large installation
Hi,
Please forgive my terminology, still a bit new to T1s and such.
I'm looking for a way to have 5 T1s from a carrier terminate into some type
of box (multiplexer?), then be able to plug 7 asterisk servers into that box
(each with single port T1 card) and be able to have 2 * servers go down at
any given time and not actually have the carrier see that anything has happened.
Obviously if a *
2014 May 18
1
help to implement LXC terminal
Hi, guys!
I began to write qt-virt-manager
(https://github.com/F1ash/qt-virt-manager), using libvirt API.
I'm currently trying to implement a terminal for
LXC-containers, but I do not have enough knowledge and
experience. As I understand it, i must use
virDomainOpenConsole, which binds virStream with working
domain (Virtual Machine). But how to use this stream, I do
not know ( I found
2009 May 28
1
Repository with gtkterm for CentOS-5 anyone?
Is there a yum repository which contains the package gtkterm for
CentOS-5?
--
Michael St. Laurent
IT Department
Hartwell Corporation
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
2001 Oct 31
4
OggMux, a simple ogg file multiplexer
Hello,
I have in the past few days played a bit with libogg. My goal is to learn
enough of it to try wrapping current tarkin codecs into an ogg file, with
vorbis sound eventually.
I did work on a small program which allows you to easyly (de)multiplex
Ogg files in a way which seems to conform to the docs. You can do things
like:
oggmux in1.ogg in2.ogg in3.ogg - mux3.ogg
oggmux mux3.ogg -
2016 Dec 27
2
Trouble with access to sysvol share using SMB2 or SMB3 protocol on client PC
Hi, guys.
I have an issue with accessing to my sysvol share with smb2 or smb3
clients. I have an issue with editing my Group Policy from Windows
7,8,8.1,10 or Windows Server 2012 clients with RSAT installed and
everything works fine when I edit group policy from Windows XP machine.
I disable SMB2 & SMB3 in my Windows server machine and it fix the problem,
but is it a correct workaround for my
2019 Feb 14
2
Geany 1.34
FWIW, on Fedora 29, I'm running Geany 1.34.1 and didn't have to enable
anything other than the default repositories. So, it'd appear to at least
be in the stream.
geany-1.34.1-2.fc29.x86_64
On Thu, Feb 14, 2019 at 8:53 AM H <agents at meddatainc.com> wrote:
> On 01/04/2019 04:17 AM, H wrote:
> > Does anyone know if Geany 1.34 is headed to one of the repositories? I
2010 Jan 03
2
Emacs vs Eclipse vs Rcmdr
Hi everyone,
I could have posted this on R-devel or the GUI list, however don't
feel it's that serious.
Hence, decided R-help would be the most appropriate.
I'm not so much interested in which is the best user interface for R.
Rather which is the best ***platform*** for developing ***new*** user
interfaces for R.
Noting I'm using the term user interface is a very general sense.
2010 May 27
1
[PATCH matahari] Introduces a multiplexer for taking requests and mapping them to APIs.
The Multiplexer lets Matahari register APIs and then call them by that
registered name. APIs are function pointers in the form of:
const char* function(const char *);
where the API takes as input a descriptor containing any arguments, and
returns an array containing the response or result.
Also adds a testing directory and unit tests to validate the
Multiplexer.
The new directory, src/tests,
2005 Oct 21
2
corrupt rpm problem
Here is the output from yum -y upgrade without the error parts...
Its odd because it updated all of these first time round. I have dared
reboot the box yet, for fear it won't come back up...
Setting up Upgrade Process
Setting up Repos
Reading repository metadata in from local files
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
--->
2013 May 22
0
CEBA-2013:0854 CentOS 6 vte Update
CentOS Errata and Bugfix Advisory 2013:0854
Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-0854.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
a5fd4ed13fc0a3ff83a7fec625875c7901033ca7995057cd7b0e9f181f9a023c vte-0.25.1-8.el6_4.i686.rpm
9cba8a558f58101effb64a11f42638039ac139c01cc37d10b579f8b64b6c7ad9