I test-drove a vanilla install of F30 Workstation, and observed the
following (correct) behavior:
- without an external display, the laptop goes to sleep when
the lid is closed
- with the external display connected, the built-in screen
becomes unavailable when t
Is there any way to keep environment variables across different
sections of a kickstart file ? E.g., if during %pre I solicit some
input:
%pre
echo "enter bootloader password now:" > /dev/tty
read -s GRUBPW < /dev/tty
echo "you entered: ${GRUBPW}" > /dev/tty
export GRUBPW
%end
... is there any wa
keywords to google for :)
--Gabriel
> On Fri, 14 Jan 2011 17:59:31 -0500 Gabriel L. Somlo wrote:
>
> Can I modify F14 to require the root password when either
> Suspend/Restart/Shutdown is selected via the Shutdown Options
> (lower-right corner of GDM login screen), or when a user
&
On Mon, Jan 17, 2011 at 02:47:18PM -0600, Frank Cox wrote:
> Right-click on the main menu icon on your gnome panel bar. Click "remove".
>
> Right-click on a blank spot on your gnome panel bar. Click on "add
> application" and add the logout button to your gnome panel bar.
Thanks ! Do you happen
Thanks for the reply! Unfortunately, I couldn't follow these
directions -- maybe I'm missing something obvious ?
On Fri, Jan 14, 2011 at 09:56:15PM -0600, Frank Cox wrote:
> > Can I modify F14 to require the root password when either
> > Suspend/Restart/Shutdown is selected via the Shutdown Option
Hi,
Can I modify F14 to require the root password when either
Suspend/Restart/Shutdown is selected via the Shutdown Options
(lower-right corner of GDM login screen), or when a user
selects System -> ShutDown -> Suspend/Hibernate/Restart/Shutdown
from the gnome-panel ?
I have a set of multi-user l