no_name on Nostr: whenever you type sudo pacman -S application then you type sudo password your root ...
whenever you type
sudo pacman -S application
then you type sudo password
your root may have been compromised
instead do
shutdown -r 0
login as root
pacman -S application
shutdown -r 0
login as normal user again
wow this is fun way to use computer
Published at
2024-01-07 14:45:14Event JSON
{
"id": "6cc29fccc3abbdab5e627a701fce13514f9bbc40d0904ae4b519e2aba2d94bb9",
"pubkey": "ae8942b6dd585d633e7881791ab2fbde9edcb76dff5f0388872394a08132adf8",
"created_at": 1704638714,
"kind": 1,
"tags": [],
"content": "whenever you type\nsudo pacman -S application\n\nthen you type sudo password\nyour root may have been compromised\n\ninstead do\nshutdown -r 0\nlogin as root\npacman -S application\nshutdown -r 0\nlogin as normal user again\n\nwow this is fun way to use computer\n",
"sig": "511b93ea45335dc33b483e0f224fcf626ca4b752f5b0820b47504d0cb134ea02155533d2c339d64061e9496398f4fe323327070e185de20d5a972477faebe0fc"
}