Sponsored Content
Full Discussion: LINUX Download
The Lounge What is on Your Mind? LINUX Download Post 302085609 by DukeNuke2 on Friday 18th of August 2006 11:35:36 AM
Old 08-18-2006
maybe "dsl" (damn small linux) or "cygwin" (no linux but linux like in windows...)
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Where to download the screesaver for linux?

Hello, guys. I don't like the default screensaver the system comes with, so I wonder where I can download some screensavers for Linux? As well as desktop sheme. Thanx. (5 Replies)
Discussion started by: HOUSCOUS
5 Replies

2. Linux

where to download Linux 2.6.9-48.ELsmp

Hi, I have a system that I need to update from Linux 2.6.9-5.ELsmp to Linux 2.6.9-48.ELsmp . can someone please point me to a link to be able to do this? thanks in advance, ~jv (2 Replies)
Discussion started by: jvmagic
2 Replies

3. UNIX for Dummies Questions & Answers

Linux Download

Can you download Linux and install it on a machine using Windows 95? I'd like to learn it with my old laptop. Any ideas? nov_user :confused: (3 Replies)
Discussion started by: nov_user
3 Replies

4. Linux

Download Limit with Linux Squid

hi dears 1) i am using squid proxy for internet sharing .. how can i allow users to download files of specific size say only 5 Mb how allow through squid.. 2) i want to trace all the user with system ip and system id (name) what are sites they are visited and how much MB they are user ... (2 Replies)
Discussion started by: surfer24
2 Replies

5. Red Hat

Download Oracle on Linux RHEL5 ??

Hi all, I need to install Oracle on Linux. Presently, I am dumb about Oracle. I am just aware of basic sql queries. I want to learn Oracle Administration. I am using RHEL 5. I have few questions :-- 1) Which Oracle version should I install and and from where ? 2) Is there any... (9 Replies)
Discussion started by: vikas027
9 Replies

6. UNIX for Dummies Questions & Answers

Linux free download

Hello, I am not sure where to post this questions... I have Windows XP in my home computer. I need to install Linux on my home computer for learning purpose. Can one please recommend any free download link to download free linux... Any help is appreciated... Thank you... (1 Reply)
Discussion started by: govindts
1 Replies

7. Linux

Stubborn Java Download Linux Mint

Hey Everyone.. having a lot of issues with jre-6u23-linux-i586.bin and jre-6u23-Linux-i586-rpm.bin.!! Neither is going the way it should and I've followed the instructions flawlessly for both types of packages from java.com,- plus a lot of other links. I've tried it 7 ways to Sunday-=> considering... (0 Replies)
Discussion started by: DrFrankenStein_
0 Replies

8. Red Hat

download package for red hat linux 5

I try to do virtual guest in red hat linux 5. But I have no red hat netowrk account . I want to download below package xen kernel-xen package So, where I can get them ?? Any advice ??? (9 Replies)
Discussion started by: chuikingman
9 Replies

9. Red Hat

How to download Red Hat Linux 7?

Pls help me where i can download linux 7 installations (7 Replies)
Discussion started by: ded325
7 Replies

10. UNIX for Beginners Questions & Answers

Curl to download using Linux not working

Good Morning. I'm trying to download a file from a server. I was able to upload to the server successfully but when i download, i see the file name in my server but with some unknow data. The file name i'm trying to download is abcd.zip in binary mode. curl -1 -v --ftp-pasv -o abcd.zip -u... (4 Replies)
Discussion started by: Pavan Kumar19
4 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. FILES
/etc/rc.local SEE ALSO
simpleinit(8), init(8) AUTHOR
Peter Orbaek (poe@daimi.aau.dk) AVAILABILITY
The ctrlaltdel command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. util-linux October 1993 CTRLALTDEL(8)
All times are GMT -4. The time now is 05:40 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy