{ 1 comment }
kill command
How do I kill all the UNIX jobs I created under my current login shell such as Bash or KSH before logout?
{ 0 comments }
There is no rc.d script provided under OpenBSD for sshd service. How do I restart OpenSSH sshd server without rebooting OpenBSD 4.x server?
{ 0 comments }
I’ve made changes / updates to my /etc/inittab file to configure init process to start with agetty. init reads the /etc/inittab configuration file at the time of system boot. How do I re-read this file without rebooting my Linux server?
{ 4 comments }
Q. Sometime I need to stop a command or task under UNIX. I also noticed that some process will ignore my keystroke-generated signals such as CTRL + C or CTRL+D, so my question is – How do I kill process in UNIX? A. You need to use a command called kill. The kill utility sends [...]
{ 7 comments }





