Category : Operációs rendszer

# dd if=/dev/zero of=/dev/sdX bs=4096 # dd if=/dev/urandom of=/dev/sdX bs=4096 $ wipe -r -q /path/to/wipe   shred shred (from the coreutils package) is a Unix command that can be used to securely delete individual files or full devices so that they can be recovered only with great difficulty with specialised hardware, if at all. By default shred uses three passes, ..

Read more

For Command Line Lovers For command line lovers like me the best utility to burn a .iso to USB drive is „dd”. Insert the USB drive and open terminal (Ctrl+Alt+T) better be a root (sudo -i), don’t be afraid believe in yourself use „fdisk -l”  to find the USB device     So in our case ..

Read more

Rendszergazda, és egyéb userek aktiválása: Shift + Restart után command promptban: net user Administrator /active:yes Admin fiók engedélyezése regeditből: In the command prompt, type regedit, and press Enter. In the left pane of Registry Editor, click/tap on the HKEY_LOCAL_MACHINE key. Click/tap on File (menu bar), and on Load Hive. Open the drive (ex: D ) ..

Read more