- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: control kill
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-22-2006 08:34 AM
тАО08-22-2006 08:34 AM
control kill
please ,help me, if you know
- Tags:
- kill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-22-2006 09:00 AM
тАО08-22-2006 09:00 AM
Re: control kill
- Tags:
- sudo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-22-2006 09:09 AM
тАО08-22-2006 09:09 AM
Re: control kill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-22-2006 09:13 AM
тАО08-22-2006 09:13 AM
Re: control kill
sorry, about my writer, I understand a little ingles.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-22-2006 09:14 AM
тАО08-22-2006 09:14 AM
Re: control kill
kill resides in /usr/bin/kill only. there may be a reason for that. [ the reason for that is, logically i think, it cant kill important processes.]
this is Clay's nice response in a thread:
"Kill is perhaps the worst named system call and command in UNIX. It should really be called something like "sendsignal" --- that's all a kill actually is. If a process (like yours) is waiting on a higher-priority event such as an i/o operation, it will never respond to a signal until the higher priority event is satisfied".
also, important processes wont allow to kill by non-root users atleast.(i think)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-22-2006 09:24 AM
тАО08-22-2006 09:24 AM
Re: control kill
http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/sudo-1.6.8p9/
However, this a a very dangerous practice in any but very experienced hands.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-22-2006 09:42 AM
тАО08-22-2006 09:42 AM
Re: control kill
The request is ?
The user root is allow use "kill" command and
When other user execute the command "kill", no work the command ?
You crontab have scripts with kill command and this working but no user execute the command?
Regards
Rene