Join the supporters of the Stop Global Warming Virtual March
Main Menu
HomeBasicsFusionPS on LinuxSecurityDocumentsScriptsSearchRSS FeedsWeb LinksSiteMapDiscussion ForumPodCastsGuest BookPeopleSoft Jobs
Translation
Translation may not be accurate.
** Thanks to Google Anyway***


To Change between languages
go to English and change again.
Login Form





Lost Password?
No account yet? Register
FeedBurner
Get Postings by Email
without Account.


Who's Online
We have 40 guests online
Statistics
Postings: 70
PeopleSoft Blog Feeds: 15
PeopleSoft Job Feeds: 16
Oracle Feeds: 12

Registered Members: 439
Unique Visitors: 928253
Syndicate
Home arrow PS on Linux arrow Linux and Alt+Ctl+Del
Linux and Alt+Ctl+Del PDF Print E-mail
Written by RD   
Monday, 09 February 2009

 Do you have any of your systems running on Linux? Then you should read this article. We know the “Alt+Ctl+Del” in Windows is to lock and unlock the desktop. In linux, it is by default to reboot the system “without warning”!!!

If you have a production system running and someone by mistake connects a keyboard to the system and execute the Alt+Ctl+Del command, the system will reboot and they need not login to the system. Many of the PeopleSoft administrators do not know about it, unless they worked as system administrators.

Image

By default it is set to shutdown with the option –t3 –r now. The setting is in /etc/inittab file as below:

# Trap CTRL-ALT-DELETE
ca::ctrlaltdel:/sbin/shutdown -t3 -r now

To disable the system to reboot when Alt+Ctl+Del command is executed, comment the line starting with ca:: or replace it with something else which does not execute this shutdown command.

 


Add as favourites (0) | Quote this article on your site | Views: 7957 | Print

Comments (3)
RSS comments
1. 02-10-2009 15:02
 
Can you provide the command that I should provide in place of the shutdown command?
Guest
 
Gab
2. 02-12-2009 12:13
 
You can change it to: 
 
ca::ctrlaltdel:init q; 
 
or just comment it: 
#ca::ctrlaltdel:
Registered
 
RD
3. 02-18-2009 06:09
 
Thanks.
Guest
 
Gab

Write Comment
  • Thankyou for your comments.
  • Feel free to comment if there are any mistake in the postings also.
  • If you have a Blog or website, feel free to provide the link. We will take a peak.
  • Just ensure to *Refresh* your browser for a new security code to be displayed prior to clicking on the 'Send' button.
  • Keep in mind that the above process only applies if you simply entered the wrong security code.
Name:
Homepage
BBCode:Web AddressEmail AddressBold TextItalic TextUnderlined TextQuoteCodeOpen ListList ItemClose List
Comment:

Code:* Code
I wish to be contacted by email regarding additional comments

Copy Right: AKOComments v.1.4.6

Last Updated ( Monday, 21 September 2009 )
 
Next >

xkcd and whatever..?

© 2010 PSADMIN.org
PSAdmin.org is for & by the PeopleSoft Administrators to share their Experience.