[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

Delete virtual machine data?

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 30
Thread images: 5

File: 1504124267040.jpg (66KB, 627x429px) Image search: [Google]
1504124267040.jpg
66KB, 627x429px
I followed this guide: https://www.whonix.org/wiki/VirtualBox.
This guarantees a somehow anonymous and secure browsing from what I've read.
How do I make sure there are no data left in my computer after shutting down the virtual machine?
>>
File: LaughingWomen-e1334977057884.jpg (23KB, 250x224px) Image search: [Google]
LaughingWomen-e1334977057884.jpg
23KB, 250x224px
>>62180872
>VirtualBox.
>>
>>62181014
Come on I'm a retard.
I want to know how to delete all data just in case.
From what I understand the virtual machine is still there even after Machine>Remove...
>>
File: _93289782_gettyimages-113933106.jpg (62KB, 999x561px) Image search: [Google]
_93289782_gettyimages-113933106.jpg
62KB, 999x561px
On top of that this is not working.
https://www.whonix.org/wiki/VirtualBox claims my IP is from Germany but I'm still banned on /pol/.
How is the connection anonymous is 4chan still knows how I am?
What gives?

I did the WhonixCheck in Whonix-Gateway and updated was asked.
I'm browsing from Whonix-Workstation.
>>
>>62181124
>https://www.whonix.org/wiki/VirtualBox
* https://whatismyipaddress.com/
>>
I was permanently banned from /pol/ so this might be working.
I'd still like to know how to solve the problem in OP.
Thank you.
>>
>>62181046
You will need to shred the virtual disk file, it's the file that is the virtual disk for the VM to use, though you are so paranoid, might as well have system-wide encryption for the host.
>>
>>62181124
that's because your Exit Node is known to 4chan to be a Tor Exit Node that can be used to evade bans and hence bans any post attempted by that Exit Node.

Please read the documentation thoroughly.
>>
>>62181124
>I'm still banned on /pol/
honestly, bans from /pol/ should apply to whole 4chan
once the cancer gets banned there it starts to spill to other boards with retarded questions like op here
>>
i dont see how this could work, it is still using your physical NIC which has your BIA, it's still going through your router, which has your external IP.

the only way is through private VPN's
>>
>>62181046

One (and probably only) certain way is to simply shred the virtual machine image file, shred -n 1 <path to your virtual image>
>>
File: 0c3.png (59KB, 250x189px) Image search: [Google]
0c3.png
59KB, 250x189px
>>62181449
oh you guys are talking about TOR?

get outta here
>>
>>62181424
>>62181443
>>62181449
I was banned from /pol/ for shit posting.
I tried posting through Whonix thinking I would evade it (I already know you can restart your router) but the ban was still there.
I thought it was the old ban but now I see they banned me from all boards because I'm using tor, so it is actually working.
I'm posting from Windows now.
>>
>>62181443
>t. commie
>>
>>62181414
>>62181451
>shred -n 1 <path to your virtual image>
So that would be:
shred -n 1 C:\Users\anon\VirtualBox VMs
from Command Prompt?
>>
>>62181590

>So that would be: shred -n 1 C:\Users\anon\VirtualBox VMs
from Command Prompt?

not sure how the structure is set up on Windows, but following your example:

shred -n 1 C:\Users\anon\VirtualBox VMs\"name of actual image file"
>>
File: whonix.png (5KB, 508x122px) Image search: [Google]
whonix.png
5KB, 508x122px
>>62181623
>"name of actual image file"
Can I address the whole folder or do I need to delete the folders/files singularly?
These two folders are inside VirtualBox VMs.
>>
>>62181663

shred does not have recursive shredding so you need to point at the direct image files. It's not as if you need to shred the actual directories though.

Anyway, my suggestion would be to keep your clean VM image in a separate directory and then write some script which copies your base image to the VirtualBox VMs, launched the VM, and when the VM exits, the script shreds the image file. I haven't tried it in practice but it would seem the easiest way to make sure you don't forget to shred the file once you are done.

Oh, and use 'shred -n 1 -u' the '-u' also removes the actual file instead of just overwriting it with gibberish.
>>
>>62181980
Thank you.
>>
>>62182164

You're welcome anon
>>
>>62181443
If we banned the cancer there would be no image board left.
>>
>>62180872
>virtual machine data
>Implying this is somehow different from any other data, like magic virtual ones and zeroes
>>
I tested this: https://support.microsoft.com/en-us/help/814599/how-to-use-cipher-exe-to-overwrite-deleted-data-in-windows-server-2003.
>>62183150
Data relative to the virtual machine.
>>
>>62183737
>Data relative to the virtual machine.
and how is that different from deleting any other data? Remove the vm_name.vdi/.vbox/.* just like you normally would with files you want to get rid of.
>>
>>62183893
>and how is that different from deleting any other data?
Any other data and the data relative to the virtual machine have different paths.
>Remove the vm_name.vdi/.vbox/.* just like you normally would with files you want to get rid of.
I would normally click over the delete option.
In this case I wanted to delete it so that the data could not be recovered.
I used the method described here: https://support.microsoft.com/en-us/help/814599/how-to-use-cipher-exe-to-overwrite-deleted-data-in-windows-server-2003.
>>
>>62180872
you're fucked regardless of the data left on your machine
>>
>>62184055
>you're fucked regardless of the data left on your machine
Can you elaborate?
You mean there is no method for anonymously surfing the internet?
Mind you I'm not committing any crime that I'm aware of.
>>
>>62184158
>Anonymously surfing
Tor is fairly good for the job, just make sure you disabled JavaScript and don't run anything shady outside of a closed environment.

In VirtualBox you could also encrypt your virtual disk drives as well, check out that option too.
>>
>>62184208
Good to know, thanks.
>>
>>62184407
Just don't let any of the FUD autismos scare you
Thread posts: 30
Thread images: 5


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.