We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create an EBS volume to hold all sample datasets and their transformations:
#HowTos:
Volume creation:
Use the volume:
lsblk
/data
mount
Note: remember to umount the volume (if it is mounted somewhere) before detach on the EC2 console!
Done!
The text was updated successfully, but these errors were encountered:
todo: wget all the zeeks files but error: 404 not found
Sorry, something went wrong.
No branches or pull requests
Create an EBS volume to hold all sample datasets and their transformations:
#HowTos:
Volume creation:
Use the volume:
lsblk
on the instance to identify the device/data
) andmount
the device to it;(More details can be found on EBS doc)
Note: remember to umount the volume (if it is mounted somewhere) before detach on the EC2 console!
Done!
The text was updated successfully, but these errors were encountered: