similar to: NUX Skype for Linux

Displaying 20 results from an estimated 20000 matches similar to: "NUX Skype for Linux"

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:
2015 Jun 17
3
NUX Skype for Linux
On Tue, June 16, 2015 09:02, Sorin Srbu wrote: >> -----Original Message----- >> From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] >> On >> Behalf Of James B. Byrne >> Sent: den 16 juni 2015 14:55 >> To: centos at centos.org >> Subject: [CentOS] NUX Skype for Linux >> >> I had cause to install the Skype for Linux package
2015 Jun 18
0
NUX Skype for Linux
On Wed, June 17, 2015 09:06, Lars Hecking wrote: >> This is a Linux install not a MS Windows. There are no options listed >> in the Linux version other than Advanced. Advanced has >> the choices of: > You have logged in, right? There's a dozen categories > of options once you log in and go to Skype -> Options. > skype-4.3.0.37-2.el6.nux. Once one is logged into
2015 Jun 18
2
NUX Skype for Linux
On Wed, June 17, 2015 15:40, Jonathan Billings wrote: > I don't see any files or configuration in the 'skype' package in the > Nux repo that would indicate it is installing a startup service. > Also, some trivial testing with the program doesn't make it start up > when I log out and back in. > > I'm curious how you got it to start up automatically? Maybe
2015 Jun 18
2
NUX Skype for Linux
So, what does this do? # cat /etc/prelink.conf.d/skype.conf -b /usr/bin/skype -- *** e-Mail is NOT a SECURE channel *** Do NOT transmit sensitive data via e-Mail 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 fax:
2015 Jun 19
0
NUX Skype for Linux
On Thu, June 18, 2015 10:05, Valeri Galtsev wrote: > > On Thu, June 18, 2015 8:29 am, Jonathan Billings wrote: >> On Thu, Jun 18, 2015 at 09:11:01AM -0400, James B. Byrne wrote: >>> So, what does this do? >>> >>> # cat /etc/prelink.conf.d/skype.conf >>> -b /usr/bin/skype >> >> It blacklists /usr/bin/skype from prelink. Not sure why, but
2016 Jul 20
1
CentOS6 - Stop NUX Skype auto-start with gnome desktop
How does one configure Skype/Gnome such that one can have Skype installed but not auto-start when the Gnome desktop opens? I have looked in the 'System/Preferences/Startup Applications' menu but Skype is not listed there. There are no options in the Application itself that allow this setting either. If there no other way then I will remove the application package and re-install when I
2015 Jun 16
4
NUX Skype for Linux
I had cause to install the Skype for Linux package from the NUX repo. I discover that this package is configured to automatically start Skype whenever one logs on to the Gnome desktop. This behaviour I do not wish. However, there seems to be no option in Skype to turn that 'feature' off. Is there any way to disable this in Gnome or elsewhere? I will be removing Skype shortly when the
2012 Oct 19
4
Skype and Sound
I have installed Skype 4.0.0.8 on my new workstation running CentOS-6.3 (kvm) and the Gnome DTM. This host has an Intel DG43GT motherboard with on-board audio. The sound works when tested in the sound preferences in the desk top. Skype runs and the integrated usb video and microphone both work (I infer this from the mic test in Skype options showing movement on the intensity bar as I can hear
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
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>
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
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
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
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
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
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
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.
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