Questions tagged [gnome]

GNOME is a popular desktop environment for Linux, Solaris and other UNIX operating systems.

GNOME is a popular desktop environment for Linux, Solaris and other UNIX operating systems.

134 questions
3
votes
1 answer

How to prevent gnome from auto-mounting a partition?

I have a partition on my Hard Drive that I want users to be able to mount, but it shouldn't be automatic, so I've put this in my /etc/fstab: /dev/sda5 /media/data vfat defaults,user,noauto 0 0 It works great for command line.…
Flávio Amieiro
  • 753
  • 2
  • 9
  • 18
3
votes
1 answer

How can I retrieve screen unlock times in gnome?

The last command only retrieves the login times. I'm interested in the times that the screen was unlocked. Any indirect means of getting this are also welcome.
3
votes
1 answer

Setting Gnome registry (GConf) mandatory settings automatically

TL;DR: Have found some possibilities, but documentation leaves too many questions unanswered for me to deploy them with confidence. I'd like to roll out some mandatory GConf settings across the user workstations on our network. After some…
Paul Whittaker
  • 213
  • 2
  • 6
3
votes
2 answers

Gnome Registry (~/.gconf) and Revision Control

I keep most of my home directory's dot files under revision control, so that I can easily move changes between any of the five or so desktop machines and dozens of servers that I use. Unfortunately, my ~/.gconf directory is a bit of a pain when it…
cjs
  • 1,385
  • 1
  • 12
  • 23
3
votes
1 answer

StartX Fatal Server Error After Opening VNC Session

I've configured vncserver on my CentOS5 system and it now accepts remote VNC connections. I want the user to automatically be presented with the Gnome desktop upon successful VNC connection. In testing this, I tried executing startx after…
SidC
  • 369
  • 3
  • 9
  • 23
3
votes
1 answer

How to get GNU screen to dynamically set gnome-terminal's title everytime I switch to different windows of a screen session?

Question title says it all. I am not able to tell which window of my screen session I am in, to find that out I am having to view ^aw (window list) and look at the where the * is to tell which window I am in. WOuld be nice if gnome terminal's title…
Murali
  • 165
  • 1
  • 1
  • 7
3
votes
8 answers

Gnome Desktop Environment install error

So i moved to a new server and i want to install gnome desktop environment to access my server via vnc viewer. But, i don't remember how i managed to install last time, so i tried yum groupinstall "GNOME Desktop Environment" command and server…
Barbaros
2
votes
2 answers

How do you implement a warning banner in Fedora?

Related to this question, how do I go about implementing said warning banner on a gnome based Fedora 11 or Fedora 12 installation? I only care about the graphical login. I used the NSA guide to implement the banner in Fedora 10 and it worked just…
Jay R.
  • 649
  • 1
  • 10
  • 18
2
votes
2 answers

"Unable to open display " "" error on VNC Server

I'm trying to run a GUI for my CentOS 6 server. I've installed VNC, and I have followed this guide through to the end - http://wiki.centos.org/HowTos/VNC-Server Once the VNC server is started, I try to access it through the command: vncviewer -via…
George Foster
  • 21
  • 1
  • 1
  • 3
2
votes
0 answers

VNC Not Seeing Gnome Desktop in Centos 7

I have a linux box running CentOS 7, which I installed in bash only mode (so it just boots straight into the command prompt), which I am using as a file server. I could do with having a GUI for certain tasks, although this is only required…
stukerr
  • 307
  • 4
  • 13
2
votes
1 answer

Unlock User Accounts in Gnome 3 Ubuntu 12

My account is a member of the sudo group on the server, so it should have all privileges. However, when I go to 'System Settings > User Accounts' in Gnome the 'Unlock' button is disabled. What do I need to do to be able to unlock this?
LoneWolfPR
  • 275
  • 1
  • 3
  • 17
2
votes
1 answer

Linux Startup Script after Gnome Login

I have a Fedora server that I want to spawn an interactive python script after the user logs on. This script will ask the user for various types of information for configuring the system or it will search for the previous config file and show them…
Eric
  • 1,383
  • 3
  • 17
  • 34
2
votes
1 answer

gnome system monitor save timeline

Im using gnome system monitor and I like the graphic it shows. The thing is that I would like to record that graphic for about an hour or maybe a day so I have a complete view of how my system performs during that time. Can someone help me on how to…
mongaru
  • 161
  • 3
2
votes
1 answer

Centos 5.8 cant get past login screen

I think I've messed up my system. I've been using KDE for a while. Recently, I tried to install a software called gnome-connection manager. I downloaded the deb package, converted it to rpm using alien and installed it. A few seconds later, system…
jobinbasani
  • 121
  • 2
2
votes
1 answer

Manage Desktop Profiles Gnome or XFCE

I just set up a virtual machine for our software developers an now try to create the user accounts facing the following question: Is there any possibility to distribute predefined desktop profiles with a certain software/ui configuration? I recently…
lug
  • 41
  • 1
  • 8
1
2
3
8 9