Displaying 20 results from an estimated 30000 matches similar to: "Disable gnome-initial-setup"
2015 Jul 05
2
ssh -X versus -Y
On 07/05/2015 04:51 AM, Liam O'Toole wrote:
> One practical difference I have seen is the improved performance of -Y
> over -X. I have long attributed that to the relaxation of security
> controls in the former case.
When and how did you measure that?
The -Y change was introduced in Fedora Core 3, in November 2004. The
default was changed to ForwardX11Trusted=yes just a month or
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
2017 Aug 23
2
more questions on setting up autofs on C7
On Wed, Aug 23, 2017 at 01:59:23PM -0700, Gordon Messmer wrote:
> On 08/23/2017 01:06 PM, Fred Smith wrote:
> >so, the two lines saying: Key "syno-fredex" or key "syno-public"
> >appear whenever I try to access one of those two filesystems. I AM NOT
> >USING AUTOFS TO MANAGE THEM.
>
>
> You're using autofs to manage /mnt, so any time that
2017 Nov 16
2
gnome boot problem
Not understanding. At what point in the boot process should I be doing that
and why would I need to do that at all? Seems like it's something wrong
with the Plymouth and plymouth-scirpt packages....I uninstalled them and
rebooted I didn't get stuck in a loop but I didn't have a gui. I
reinstalled and I'm back at the Plymouth wait error.
On Thu, Nov 16, 2017, 4:55 PM Gordon Messmer
2016 Mar 08
3
no gnome-applets in C7.2
On 03/08/2016 06:49 AM, Liam O'Toole wrote:
> On 2016-03-07, ken <gebser at mousecar.com> wrote:
>> Weird. There seems to be quite a bit of software missing from C7.2,
>> gnome-applets being one of them. Or has it been moved or renamed or
>> otherwise obscured?
>>
>> tia
>
> Since gnome-panel and 'flashback' mode have been removed from
2017 Feb 03
2
How to get password expiration?
On my ubuntu machines I added
auth required pam_exec.so /scripts/password_expire.sh
to the beginning of /etc/pam.d/common-auth
it looks pretty similar to what I did below.
In the /etc/bash.bashrc
I added a check to wait for the file to be less than 1 second old before
looking at it.
break out after 5 seconds in case something failed or is taking longer then
it should.
now people get
2016 Mar 07
2
no gnome-applets in C7.2
Weird. There seems to be quite a bit of software missing from C7.2,
gnome-applets being one of them. Or has it been moved or renamed or
otherwise obscured?
tia
2013 Oct 07
2
[fdo] I need help setting up gnome the way I want.
I've been trying to make sense of what I had to do, but couldn't get my
head around some issues.
What would be the most appropriate way for me to talk to you guys
involved in the freedesktop project? Is there an IRC channel? is this
list appropriate? Any other list? A web forum?...
2017 Nov 16
5
gnome boot problem
greetings all. running centos 7. i recently performed an upgrade and
the server rebooted later in the night. now everytime i start my
server its sits at the grey gnome background. i can hit ctl+atl+f2 to
get to another console and the error message states "a start job is
running for wait for plymouth boot screen to quit". i can ssh into the
server but i dont see any obvious issues. this
2017 Feb 06
1
GCC 4.9 in CentOS 7 ??
On Sun, 5 Feb 2017, Gordon Messmer wrote:
> Yes. Use the software collections.
>
> https://www.softwarecollections.org/en/
>
> https://www.softwarecollections.org/en/scls/rhscl/devtoolset-4/
There are three ways to utilize SCLs: a temporary subshell invoked
with the scl utility, a session-long environment shift by sourcing the
package's 'enable' script, or a
2015 Jan 10
2
C-6, Gnome question
On 2015-01-10, Leon Fauster
<leonfauster at googlemail.com> wrote:
> Am 10.01.2015 um 01:56 schrieb Fred Smith
> <fredex at fcshome.stoneham.ma.us>:
>> On Sat, Jan 10, 2015 at 12:12:14AM +0000, Liam O'Toole wrote:
>>>
>>> Have you tried different window manager themes? Some of them have
>>> larger grab areas.
>>
>> Which makes me
2016 Aug 13
2
Duplicate *.desktop entries for GNOME in /usr/share/applications
Hi,
Today I noticed something strange. There seem to be a series of
duplicate desktop menu entries in /usr/share/applications.
Example: gedit.desktop and org.gnome.gedit.desktop
Other example: nautilus.desktop and org.gnome.Nautilus.desktop
This is annoying, since I usually edit some custom menu entries for my
users. Now, if I edit both files for a single application, I end up with
duplicate
2015 Aug 31
4
Libvirt resume guest startup issues centos 7
Here is the relevant log snippet:
journal: libvirt version: 1.2.8, package: 16.el7_1.3 (CentOS BuildSystem
<http://bugs.centos.org>, 2015-05-12-20:12:58, worker1.bsys.centos.org)
journal: failed to connect to monitor socket: No such process
journal: internal error: process exited while connecting to monitor:
((null):1937): Spice-Warning **: reds.c:3036:reds_init_socket:
2017 Jun 06
1
Disabling user list in Gnome
Hello,
how can I disable user list that has been logged, at least, one time
into X environment in Gnome running Centos 7?
Thanks.
2015 Jan 10
2
C-6, Gnome question
On Sat, Jan 10, 2015 at 12:12:14AM +0000, Liam O'Toole wrote:
> On 2015-01-09, Fred Smith
> <fredex at fcshome.stoneham.ma.us> wrote:
>
> --- SNIP ---
>
> > trying to grab the edge of a window feels like the grabbable region
> > is only one pixel (or maybe one "mickey") wide and it's still hard nto
> > place the pointer right on it. I may
2017 Feb 06
3
GCC 4.9 in CentOS 7 ??
The following features of the C++11/C++14 standards are not supported by
g++:
* std::make_unique function (C++14)
* digit separators (C++14)
* binary literals (C++14)
* generic lambdas (C++14)
If you are using the GNU C compiler collection (gcc) then you need
at least v4.9.x.
configure: error: support for required C++11/C++14 features incomplete
Is there by chance a compat package
2017 Aug 25
2
more questions on setting up autofs on C7
On Wed, Aug 23, 2017 at 08:53:17PM -0700, Gordon Messmer wrote:
> On 08/23/2017 02:31 PM, Fred Smith wrote:
> >do I need to reboot or something to get autofs to forget about them
> >being in /mnt?
>
>
> No, you need to figure out what program, not autofs, is trying to
> access /mnt/syno-fredex and /mnt/syno-public.
>
> You moved the mounts, but some program
2017 Oct 18
3
gdevilspie on mate
Hello,
On Tue, 17 Oct 2017 22:11:22 +0000 Ian Mortimer <i.mortimer at uq.edu.au> wrote:
> On Tue, 2017-10-17 at 12:29 -0400, H wrote:
>
> > Do you know if it is supposed to work with the Mate desktop or just
> > Gnome?
>
> I don't know but with the dependencies installed and the fix of
> commenting out line 374, it starts on MATE.
>
> A couple of
2016 Oct 20
3
xdgurl
Has anyone figured out how to make Firefox 45.4.0 on CentOS 6 use xdgurl
to handle xdg:// URLs?
Google is full of suggestions that don't work. When I select a an
xdg:// link I don't get a dialog asking me what to do like Google says I
will. Instead I get a message that says Firefox doesn't have a clue how
to handle this URL. Do you want to try again?
I tried about:config
I added:
2015 May 03
4
can't disable tcp6 on centos 7
>
> It's listening on both IPv6 and IPv4. Specifically, why is that a problem?
The central problem seems to be that the monitoring host can't hit nrpe on
port 5666 UDP.
[root at monitor1:~] #/usr/local/nagios/libexec/check_nrpe -H
puppet.mydomain.com
CHECK_NRPE: Socket timeout after 10 seconds.
It is listening on the puppet host on port 5666
[root at puppet:~] #lsof -i :5666