Ambiente virtual com linux server
Ambiente virtual com linux server
23 de junho de 2026
VIRTUAL ENVIRONMENT
Solution for terminal in 42 for vscode 1.82
{
"terminal.integrated.defaultProfile.linux": "bash",
"terminal.integrated.profiles.linux": {
"bash": {
"path": "/usr/bin/flatpak-spawn",
"args": ["--host", "--env=TERM=xterm-256color", "zsh"],
"icon": "terminal-zsh",
"overrideName": true
}
}
}Solucao sobrecarga de mensagems no terminal
Nova Solucao pode usar ZSH
Links
- Linux Server in Virtual Box
- VScode remote with virtual-box
- Totorial code-vault for vscode
- Tutorial 42
- Global tutorial
- Video Tutorial atalhos
- Mover linha: alt + seta (cima e baixo)
- Deletar linha Ctrl + Shift + k
- Multiplo cursor Alt + click (nas palavras)
- Redenrizar espacos e tabs
- Captura de tela bonita (plugin CodeSnap)
monitor
.zshrc
My settings VSCODE
Ideia para VM in cloud
APPS ON TERMINAL
- htop e bashtop - monitoramento do sistema / top
- Ranger - Gerenciador de arquivos em modo texto
- ncdu - verificar espaço livre em disco no Linux
App Terminator como padrão no Ubuntu
- Copy-paste the following into your current terminal:
gsettings set org.gnome.desktop.default-applications.terminal exec /usr/bin/terminator
gsettings set org.gnome.desktop.default-applications.terminal exec-arg "-x"Virtual Environment on Linux
- python
- pip
- norminette
- zsh
- Oh my Zsh
- vim
- git
- ssh
- Apps IOS
- Karabiner
- Displaylink
- Mounty
- belenaEtcher (montar ISO é preciso altorizar via sudo)