genuine
Slavan
- Učlanjen(a)
- 17.02.2006
- Poruke
- 1,906
- Poena
- 350
Na zalost od pre nekoliko dana mogu da tvrdim ovo.....
Drug je dosao kod mene, modifikovao grub ( sto moze svako ) i posle toga dobio prompt , remauntovao fajlsistem i promenio password za root-a....
p.s.
ovo bezbednost se odnosi na to sto svako moze da mi vidi sta imam na racunaru ako fizicki moze da mu pristupi ( ne preko mreze i sl.)
ako nekome treba evo procedure
At the Grub boot menu hit "e"
Select the line that begins with "kernel"
Hit "e" again
Move the cursor to the end of the line and add "init=/bin/bash" then hit enter Press "b" to boot the system
At the bash prompt that comes up, type the following:
"mount /proc" then hit enter
Next type "mount / -o rw,remount" then hit enter
Next type "passwd" then hit enter
Now enter your new password twice
You should receive a notice stating "All authentication tokens updated successfully". This confirms your password has been changed.
Next type "mount / -o ro,remount" then hit enter
Now press control-alt-delete to reboot
Logon with new password to verify.
Drug je dosao kod mene, modifikovao grub ( sto moze svako ) i posle toga dobio prompt , remauntovao fajlsistem i promenio password za root-a....
p.s.
ovo bezbednost se odnosi na to sto svako moze da mi vidi sta imam na racunaru ako fizicki moze da mu pristupi ( ne preko mreze i sl.)
ako nekome treba evo procedure
At the Grub boot menu hit "e"
Select the line that begins with "kernel"
Hit "e" again
Move the cursor to the end of the line and add "init=/bin/bash" then hit enter Press "b" to boot the system
At the bash prompt that comes up, type the following:
"mount /proc" then hit enter
Next type "mount / -o rw,remount" then hit enter
Next type "passwd" then hit enter
Now enter your new password twice
You should receive a notice stating "All authentication tokens updated successfully". This confirms your password has been changed.
Next type "mount / -o ro,remount" then hit enter
Now press control-alt-delete to reboot
Logon with new password to verify.
Poslednja izmena: