Howdy all,
I just did a zypper patch, and then I ran zypper ps to see what needed to be restarted. I was wanting to figure out how to set everything right so that my system is not running on any deleted processes, but I want to do it without a reboot.
So I logged out of KDE and logged back in (should fix all the kde processes, right?), and then I ran zypper patch again. Here are the results:
george@tribaltrekker:~> zypper ps
The following running processes use deleted files:
george@tribaltrekker:~> zypper ps
The following running processes use deleted files:
PID | PPID | UID | Login | Command | Service | Files
-----+------+------+--------+----------------+---------+----------------------------
3940 | 1 | 1000 | george | alsa-source | | /usr/lib64/libuuid.so.1.3.0
6677 | 1 | 1000 | george | winedevice.exe | | /usr/lib/libuuid.so.1.3.0
6709 | 1 | 1000 | george | wine-preloader | | /usr/lib/libuuid.so.1.3.0
6711 | 1 | 1000 | george | wine-preloader | | /usr/lib/libuuid.so.1.3.0
So now I am thinking, how do I restart these processes with a command line command? I know how to end the processes with a kill signal, but not how to restart one, or even what is requiring these processes. When I search for the process on the system activity gui, it gives me the parent process, so I suppose I can use the system activity gui to restart those.
But I was wondering how this could be done with a command line. If I have to restart the entire parent process, it would be good to know how to use the command line to figure out what is the correct parent process also.
Ultimately the goal is to be able to do this over ssh, and I know that doing graphical over ssh makes things really slow, especially from where I am. So I want to make sure I know how to do it with the command line.
Also, apparently a process is different from a system service (is that right?), so the systemctl restart command in systemd won’t help. At least, that is how I understand it, please correct me if I am wrong.
Thanks in advance,
–
George Olson
Box #1: 12.2 | KDE 4.9.2 | AMD Phenom IIX4 | 64 | ATI Radeon HD 3300 | 16GB
Box #2: 12.2 | KDE 4.9.1 | AMD Athlon X3 | 64 | nVidia C61 GeForce 7025 | 4GB
Laptop: 12.2 | KDE 4.9.2 | Core i7-2620M | 64 | Intel HD Graphics 3000 | 8GB
learning openSUSE and loving it