Recent content by mike#110

  1. M

    How to format a HDD so data cant be recover?

    Also, for SSDs disks you should also take a look at the "blkdiscard /dev/sdX" command.
  2. M

    How to format a HDD so data cant be recover?

    Boot up from a linux live usb and on a virtual/graphical terminal run: dd if=/dev/zero of=/dev/sdX bs=1M status=progress If you want to overwrite the disk with random data instead of zeroing it, run: dd if=/dev/urandom of=/dev/sdX bs=1M status=progress Where X is the letter corresponding to...
  3. M

    What Are Differences with Amazon AWS, S3, EC3 etc.?

    Also, with most AWS products you are charged by the hour. So most of the fees should stops the moment you delete/shutdown/ the resource. For example, if you attach an extra block device (extra virtual drive) to one of your instances, and later shutdown your instance. You could be charged for...
  4. M

    What Are Differences with Amazon AWS, S3, EC3 etc.?

    If you don't need all the fancy stuff, and want a predictable fee each month, use LightSail. LightSail is AWS answer to cheap vpss' like Digital Ocean or Linode. You can get one instance free (750 hours) for one month.
  5. M

    How many Assets do you own?

    Not much, some domains, and cryptos (alt-shitcoins).
  6. M

    Do you use passwords managers? Is Firefox password manager enough?

    I use sticky notes, and attach them to my desktop table or monitor. That away I never forget my passwords! :D On a serious note, I think you could use an encrypted sdcard for that. Just store the passwords inside the encrypted card as plain text files, and plug/unencrypt the sdcard when you...
  7. M

    Fiverr just bought me a 40 acre ranch!

    Congratulations, and thanks for the "motivational boost"!
  8. M

    Do you have a Raspberry Pi?

    Version 4 is a big improvement! But while less popular, the Odroid n2 is like 3x times as fast as the Pi 4. Also, the Rock Pro 64 is another good alternative that is faster than the Pi 4. The only problems with the other boards is the video drivers and mainline kernel support. You could be...
  9. M

    Do you have a Raspberry Pi?

    I have the raspberry pi 3b+ and use it as a mini retro gaming console. It is inside a megapi case from retroflag. It took me like a week to tweak everything to my liking.
  10. M

    The huge BTC rise

    Bitcoin was first, it was completely decentralized and because of this, it has more reputation than any other coins that came after. So probably that's the reason most of the other altcoins are not as popular. However, I think the next bull rush in crypto will be with privacy coins, and...
  11. M

    Cryptocurrency may be a scam after all

    Not a scam, but some big exchanges and whales are responsible for inflating the price I think.
  12. M

    Will BTC hit 12000$ soon? or dump waiting?

    I think it will go to 20-25k by Januray of next year. After that, I think most US banks will ban any transactions related to crypto, and the US government will try to completely ban it.
  13. M

    Tackle global warming easily..

    Interesting, I don't remember hearing about the empress tree before.
  14. M

    Jail inmate caught escaping disguised as daughter

    Ha ha, he went full chapo-mode!
  15. M

    What Steps You Guys Take to Safeguard Your Privacy and Anonymity?

    If you are really paranoid about privacy... You should stop using operating systems that track you and could potentially have backdoors in place.
Back
Top