commands isnt working in terminal
i have installed vs code using flathub , how can i use code . on that folder in terminal , right now its showing command not found
11 Replies
flatpak run (flatpak ID)
Try logging out and back in again to ensure vscode shows in your app menu
thanks , but i kind of switched to fedora 38 , and using ubuntu inside distrobox , it seems more better
doesn't have the binary system and uses docker unless you install podman yourself
but whats wrong in using docker instead of podman
Docker is big, slow and insecure
i want to use kali-rolling inside podman in distrobox , do you think i can export some kali app to my base fedora
just install distrobox and podman (remove docker if you have it), then set up a kali-rolling container
the apps will be trapped in said container
but kali has an official docker image (which podman can use, it's docker-compatible)
Kali Linux
Get Kali | Kali Linux
Home of Kali Linux, an Advanced Penetration Testing Linux distribution used for Penetration Testing, Ethical Hacking and network security assessments.
ok , i will try it out , I will let you know once im done
what if i did same thing inside docker , being slow and insure , still it does work ryt?
It would work just not as fast or secure but podman is much smaller and is compatible with the docker API
we use it for a reason
Same syntax as docker too (you probably also want podman-docker too)