Linuxed and reversed
  • Home
Subscribe

Virtualization

Tutorials provide information covering all areas of virtualization, such as virtualization platforms, server hardware, managing virtual environments, virtualization architectures and strategies, application issues and more

Security

Sandboxing and program isolation in linux using many approaches (Part 2)

Containers are tools for isolation which use namespaces to archive that.They are called light weight virtualization because they provide process level isolation only, means they depend on linux kernel.

Shubham Dubey Shubham Dubey
Security

Sandboxing and program isolation in linux using many approaches (Part 1)

You can secure your linux system by isolating the malicious program or risky tasks using Sandboxing in different ways to stop it from affecting your main system.Sandboxing means providing a safe environment for a program or software so you can play around it without hurting your system

Shubham Dubey Shubham Dubey
Virtualization

Data Storage virtualization in Linux (Part 2)

In the previous part we talked about how we can create sparse file storage and create file system to mount or share across network. Now we will look into some common disk operations that we can do with this storage like scaling, encryption etc.

Shubham Dubey Shubham Dubey
Virtualization

Data Storage virtualization in Linux (Part 1)

Learn how to use file storage in Staas services. In file storage we create a file and use it as our virtual partition then format it in desire file system and mount it. All the operation we do in our real disk partition(*/dev/sda*) can be done on that with some little tricks or manipulation.

Shubham Dubey Shubham Dubey
Linuxed and reversed © 2018
Latest Posts Ghost
Linuxed and reversed

Subscribe to Linuxed and reversed

Stay up to date! Get all the latest & greatest posts delivered straight to your inbox