- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Open any App from Browser | Create FREE App Stream on Oracle Cloud for Multiverse Cybersecurity
The safest way to browse the internet is in an isolated MULTIVERSE. The Multiverse with Multi-server app streaming. Our Doctor strange is our oracle cloud which I will use to open our doors to multiverses in our browser to save our online world and Identity.
Open Firefox inside chrome, Open Ubuntu VM inside chrome or any browser, Stream any application inside the browser
This could be your free lifetime ULTIMATE ETHICAL HACKING Lab. Docker streaming containers to your browser with secure, isolated instances of Kali Linux, Ubuntu, Firefox, Chrome, and more.Use this video for educational and ethical purpose only.
Subscribe CyberToffy for more videos like this and to motivate me to create new content like this:
https://bit.ly/3MZSr9n
LIFETIME FREE Cloud PC, Windows 365 Cloud PC alternative
https://youtu.be/NbG8iPgazeE
Virtual Machine Playlist :https://www.youtube.com/playlist?list=PLGuMGenJMki7QvX1ZLgtMhPgaFVIAX_mr
To find out what other cool things you can do with the oracle free tier follow the playlist for OCI projects :
https://www.youtube.com/playlist?list=PLGuMGenJMki6yoe81rYf4NU70hqyJV9_u
Kasm is an open-source container streaming workspace that provides enterprise-class orchestration, data loss prevention, and web streaming technology to deliver containerized workloads to your browser.
https://kasmweb.com
You can implement Container Streaming on any cloud provider or any local VM with 2 core and 4GB ram. I am using here oracle cloud arm base VM to implement this. Since it's free for a lifetime.
You can use this workspace for BROWSER ISOLATION, REMOTE WORKSPACES, APP STREAMING
00:00 intro
01:08 trailer
01:56 Requirement for container streaming
04:34 Create a VM for Kasm Workspace
06:32 Create SSH key from PuTTY
08:49 Installing Kasm Workspace on Oracle Cloud
11:10 Open Kasm admin pannel
12:38 Streaming Browser isolation instance
14:33 Streaming Ubuntu OS in browser
15:53 Running multiple instances
17:30 Chrome extension for opening portal
21:41 Advantages
22:43 More Advance stuff to come.
1. Update VM
sudo apt-get update && sudo apt-get upgrade -y
2. Swap file
sudo dd if=/dev/zero bs=1M count=1024 of=/mnt/1GiB.swap
sudo chmod 600 /mnt/1GiB.swap
sudo mkswap /mnt/1GiB.swap
sudo swapon /mnt/1GiB.swap
3. Verify swap file exists
cat /proc/swaps
4. To make the swap file available on boot
echo '/mnt/1GiB.swap swap swap defaults 0 0' | sudo tee -a /etc/fstab
5. Download the KASM setup file
wget https://kasm-static-content.s3.amazonaws.com/kasm_release_1.10.0.238225.tar.gz
6. Extract the setup files.
tar -xf kasm_release*.tar.gz
7. Verify extracted folder
ls
8. Start the setup script.
sudo bash kasm_release/install.sh
9. Open the Kasm container streaming admin panel by https://YourIPAddress
All commands are also available on my blog
https://cybertoffy.com/kasm-workspace-on-oracle-cloud/
#containerStreaming #oraclecloud #KasmWorkspaces #ethicalhacking #kalilinux #Multiverse #oci
Видео Open any App from Browser | Create FREE App Stream on Oracle Cloud for Multiverse Cybersecurity канала Cyber Toffy
Open Firefox inside chrome, Open Ubuntu VM inside chrome or any browser, Stream any application inside the browser
This could be your free lifetime ULTIMATE ETHICAL HACKING Lab. Docker streaming containers to your browser with secure, isolated instances of Kali Linux, Ubuntu, Firefox, Chrome, and more.Use this video for educational and ethical purpose only.
Subscribe CyberToffy for more videos like this and to motivate me to create new content like this:
https://bit.ly/3MZSr9n
LIFETIME FREE Cloud PC, Windows 365 Cloud PC alternative
https://youtu.be/NbG8iPgazeE
Virtual Machine Playlist :https://www.youtube.com/playlist?list=PLGuMGenJMki7QvX1ZLgtMhPgaFVIAX_mr
To find out what other cool things you can do with the oracle free tier follow the playlist for OCI projects :
https://www.youtube.com/playlist?list=PLGuMGenJMki6yoe81rYf4NU70hqyJV9_u
Kasm is an open-source container streaming workspace that provides enterprise-class orchestration, data loss prevention, and web streaming technology to deliver containerized workloads to your browser.
https://kasmweb.com
You can implement Container Streaming on any cloud provider or any local VM with 2 core and 4GB ram. I am using here oracle cloud arm base VM to implement this. Since it's free for a lifetime.
You can use this workspace for BROWSER ISOLATION, REMOTE WORKSPACES, APP STREAMING
00:00 intro
01:08 trailer
01:56 Requirement for container streaming
04:34 Create a VM for Kasm Workspace
06:32 Create SSH key from PuTTY
08:49 Installing Kasm Workspace on Oracle Cloud
11:10 Open Kasm admin pannel
12:38 Streaming Browser isolation instance
14:33 Streaming Ubuntu OS in browser
15:53 Running multiple instances
17:30 Chrome extension for opening portal
21:41 Advantages
22:43 More Advance stuff to come.
1. Update VM
sudo apt-get update && sudo apt-get upgrade -y
2. Swap file
sudo dd if=/dev/zero bs=1M count=1024 of=/mnt/1GiB.swap
sudo chmod 600 /mnt/1GiB.swap
sudo mkswap /mnt/1GiB.swap
sudo swapon /mnt/1GiB.swap
3. Verify swap file exists
cat /proc/swaps
4. To make the swap file available on boot
echo '/mnt/1GiB.swap swap swap defaults 0 0' | sudo tee -a /etc/fstab
5. Download the KASM setup file
wget https://kasm-static-content.s3.amazonaws.com/kasm_release_1.10.0.238225.tar.gz
6. Extract the setup files.
tar -xf kasm_release*.tar.gz
7. Verify extracted folder
ls
8. Start the setup script.
sudo bash kasm_release/install.sh
9. Open the Kasm container streaming admin panel by https://YourIPAddress
All commands are also available on my blog
https://cybertoffy.com/kasm-workspace-on-oracle-cloud/
#containerStreaming #oraclecloud #KasmWorkspaces #ethicalhacking #kalilinux #Multiverse #oci
Видео Open any App from Browser | Create FREE App Stream on Oracle Cloud for Multiverse Cybersecurity канала Cyber Toffy
ethical hacking ethical hacking for beginners Kasm Workspaces Kasm workspaces docker Kali Linux Kali containers ethical hacker ubuntu kali docker kali docker container Container Streaming BROWSER ISOLATION APP STREAMING REMOTE WORKSPACES ubuntu streaming server firefox app streaming chrome app straming chrome isolation ethical hacking tutorial Educational Information on containers
Комментарии отсутствуют
Информация о видео
5 апреля 2022 г. 18:29:06
00:24:51
Другие видео канала




















