Sponsored Content
Top Forums UNIX for Dummies Questions & Answers which linux is good for unix ? Post 302121763 by sanjeev1 on Monday 18th of June 2007 08:44:05 AM
Old 06-18-2007
which linux is good for unix ?

hi ...
i want to use linux for unix , please suggest me which linux i should use

thanks
regards
sanjeev
 

8 More Discussions You Might Find Interesting

1. Linux

Good website for Linux new-comers...

They have an interesting approach to HOW-TO files... for the newbie, by the ex-newbie. Check it out: http://www.linuxnewbie.org/nhf/intel/index.html (0 Replies)
Discussion started by: LivinFree
0 Replies

2. UNIX for Dummies Questions & Answers

Is Linux 7.2 Redhat a good start for a newbie

Never used UNIX before. Is Linux redhat 7.2 a good start? (6 Replies)
Discussion started by: derek
6 Replies

3. Linux

Looking for a good book to learn LINUX

I have just transferred from an mainframe DB2 area to an area that uses LINUX. Any suggestions for a good book to buy for learning LINUX? (1 Reply)
Discussion started by: bigdawg
1 Replies

4. UNIX for Dummies Questions & Answers

good mp3 player for linux

Hi all i am lookign for a good mp3 player under linux which runs nicely with an amd64 (x86-64) enverioment. i used too use xmms but i just found out that there are no active develepors anymore (last active developer logged in on forum somewhere in augustus 2005) so does someone knows a good... (6 Replies)
Discussion started by: jurrien
6 Replies

5. UNIX for Dummies Questions & Answers

Please recommend a good Unix or Linux book

I looking to broaden my knowledge in Unix/Linux. I have taken some basic classes in the past and tinkered a little with operating system at home.. What i am looking for is if someone could suggest a good book or class or both to help out. Looking at getting a Unix or Linux Certification. I work... (7 Replies)
Discussion started by: harlemi
7 Replies

6. Linux

Need a suggestion about a good Linux Distribution

Hi, I am a teacher of an technical institution. I used to teach Unix and Shell Programing in the institute. I use Fedora Distribution but now a days I am having a problem with hardware support and Driver of this distribution. Can any one suggest me a good distribution where I can get all I need... (5 Replies)
Discussion started by: dearanik
5 Replies

7. Linux

What linux distribution is good?

Dear all i am new to Linux, i need a Linux OS that have been "qt development and lesstif" together. Regards (5 Replies)
Discussion started by: mkhorami76
5 Replies

8. Shell Programming and Scripting

Good way to check firewall port on Linux centos 7

Hi, I need to know what kind of firewall settings does the linux box have? Is port 25 blocked in any way? Linux techx 3.10.0-514.10.2.el7.x86_64 #1 SMP Fri Mar 3 00:04:05 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux I'm coming from this thread. (1 Reply)
Discussion started by: mohtashims
1 Replies
CTRLALTDEL(8)						       System Administration						     CTRLALTDEL(8)

NAME
ctrlaltdel - set the function of the Ctrl-Alt-Del combination SYNOPSIS
ctrlaltdel hard|soft DESCRIPTION
Based on examination of the linux/kernel/sys.c code, it is clear that there are two supported functions that the Ctrl-Alt-Del sequence can perform: a hard reset, which immediately reboots the computer without calling sync(2) and without any other preparation; and a soft reset, which sends the SIGINT (interrupt) signal to the init process (this is always the process with PID 1). If this option is used, the init(8) program must support this feature. Since there are now several init(8) programs in the Linux community, please consult the documentation for the version that you are currently using. ctrlaltdel is usually used in the /etc/rc.local file. OPTIONS
-V, --version Output version information and exit. -h, --help Display help and exit. FILES
/etc/rc.local SEE ALSO
init(8) AUTHOR
Peter Orbaek <poe@daimi.aau.dk> AVAILABILITY
The ctrlaltdel command is part of the util-linux package and is available from Linux Kernel Archive <ftp://ftp.kernel.org/pub/linux/utils /util-linux/>. util-linux August 2011 CTRLALTDEL(8)
All times are GMT -4. The time now is 01:06 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy