nixCraft Linux Forum

nixCraft

Linux / UNIX Tech Support Forum

Linux GNOME change / create or make a custom logon banner

This is a discussion on Linux GNOME change / create or make a custom logon banner within the Getting started tutorials forums, part of the Linux Getting Started category; In our university we need a custom banner. We have 100's Linux desktop running Fedora Core Linux. Use the following ...

Register free or login to your existing account and remove all advertisements.


Go Back   nixCraft Linux Forum > Linux Getting Started > Getting started tutorials

Linux answers from nixCraft.


Getting started tutorials So much to read, so little time! If that is your problem, we have solution. Read our FAQ and tutorials to help you cut through the clutter of information overload. Only members of "contributors" group can post new tutorials. Other members can just reply to thread.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-19-2006, 01:20 AM
chimu's Avatar
Contributors
User
 
Join Date: Mar 2005
OS: Ubuntu
Posts: 79
Thanks: 23
Thanked 4 Times in 3 Posts
Rep Power: 5
chimu is on a distinguished road
Default Linux GNOME change / create or make a custom logon banner

In our university we need a custom banner. We have 100's Linux desktop running Fedora Core Linux.

Use the following steps to make or set a new welcome banner

Copy gdm.conf file
Code:
cp /etc/X11/gdm/gdm.conf /root/gdm.conf.bak-mm-dd-yyyy
Open gdm.conf file using nano (or emacs or vi)
Code:
nano /etc/X11/gdm/gdm.conf
Setup Welcome message file name find (InfoMsgFile directive):
Code:
InfoMsgFile=/etc/X11/gdm/linux-btech-lab-login.txt
Make sure font size and font is setup as follows:
Code:
InfoMsgFont=Sans=20
Save and close file.

Open /etc/X11/gdm/linux-btech-lab-login.txt
Code:
nano /etc/X11/gdm/linux-btech-lab-login.txt
Add a message:
Code:
**************************************
* Welcome to BTECH Linux Labs!         *
**************************************
Save and close file

Ok log out and log back in. Enjoy your new banner. Anyone is good with KDE? Please post KDE specific tutorial as a new topic.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Custom CentOS installer Feeyo Linux software 4 07-05-2007 03:04 AM
Debian Linux login banner raj Getting started tutorials 0 03-21-2007 12:40 AM
KDE or GNOME Ashish Pathak Linux software 11 04-05-2006 09:35 PM
gtk warning cannot open display gnome Linux software 1 03-14-2006 01:50 PM
How can I add custom watermarks to images from shell prompt? ac1 Linux software 2 12-20-2005 11:53 PM


All times are GMT +5.5. The time now is 04:54 PM.


Powered by vBulletin® Version 3.8.4 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2009 nixCraft. All rights reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38