please choosego to mobile | Continue to access the PC version
View: 4977|Reply: 1

Who kills the user process?

[Copy link]

1

threads

2

posts

20

credits

Novice

Rank: 1

credits
20
Published in 2017-3-14 02:41:32 | Show all floors |Read mode
Who kills the user process?
Greetings.
Orange Pi Zero
  1. <p>Root @ orangepiplus: / var / log # uname -r</p><p>3.4.39</p>
Copy code


All programs are executed under the root. All is well.
But if you borrow under the user. Then we get:

  1. <p>Alex_UUU @ orangepiplus: ~ $ sudo</p><p>Killed</p><p>Alex_UUU @ orangepiplus: ~ $ ps ax</p><p>Killed</p><p>Alex_UUU @ orangepiplus: ls /</p><p>Bin dev home lost + found mnt proc run srv tmp var</p><p>Boot etc lib media opt root sbin sys usr</p><p>Alex_UUU @ orangepiplus: ~ $</p>
Copy code


There is nothing in the logs.
  1. <p>Root @ orangepiplus: / var / log # getent passwd Alex_UUU</p><p>Alex_UUU: x: 1001: 1001 :: / home / Alex_UUU: / bin / bash</p>
Copy code


In /etc/sudoers
  1. Alex_UUU ALL = (ALL: ALL) ALL
Copy code


What is wrong? What nuances can be?

0

threads

4

posts

41

credits

Novice

Rank: 1

credits
41
Published in 2017-5-17 14:33:38 | Show all floors
to kill simply.
1
  1. htop
Copy code
click on the buttons that are written.
2
  1. killall firefox
Copy code
killall programName  
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list