The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
46 views

At init, run my own script instead of the shell

This is purely theoretical but suppose I would like to deploy a linux distribution on many servers. The only solution I can think of would be to create an initramfs with a custom script to perform ...
0
votes
1answer
32 views

What are my problems with my VMWare runlevel setup?

I recently upgraded to Debian Wheezy (7) and had to upgrade VMWare Player along with that since the version I had didn't like the 3.2 kernel. However, I notice that the kernel modules aren't starting ...
-1
votes
1answer
29 views

Understanding Fedora init scripts

I have a script, which just runs infinitely updating a couple of bytes in a database and then sleeping for a few seconds each iteration. This works fine, except you should run it manually the first ...
2
votes
0answers
398 views

`[java] <defunct>` with defunct children -> Any way to collect them?

Relating to question : What if 'kill -9' doesn't work? I have following situation : zombie process with threads, not collected by init : [root@Arch64]# ps auxH | grep java gwpl 569 ...
1
vote
0answers
147 views

System got stuck, cannot return to console

I am using Solaris on a Sun Netra 240 box. In the ok prompt I ran init 3 by accident, and now the system is stuck and I can't write anything. I have access to the ALOM prompt, but when I run a console ...