Category : Szoftver

# 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

Source: http://www.isumsoft.com/office/backup-restore-office-2016-activation.html   After you install Microsoft Office 2016 and activate it, you may want to back up its activation or product key in case you need to reinstall Office 2016 in future. Now this post will show how to backup and restore Office 2016 activation and product key.   Part 1: backup product key ..

Read more