productionsvur.blogg.se

Webstorm postman
Webstorm postman










Sudo chmod +x /usr/share/applications/sktop Sudo ln -sf /opt/telegram/Telegram /usr/bin/telegramĮcho -e '\n Version=1.0\n Name=Telegram\n Exec=/opt/telegram/Telegram\n Icon=Telegram\n Type=Application\n Categories=Application Network ' | sudo tee /usr/share/applications/sktop Sudo ln -s /opt/webstorm/bin/webstorm.sh /usr/bin/webstormĮcho -e '\n Version=1.0\n Name=webstorm\n Exec=/opt/webstorm/bin/webstorm.sh\n Icon=/opt/webstorm/bin/webstorm.png\n Type=Application\n Categories=Utility TextEditor Development IDE ' | sudo tee /usr/share/applications/sktop Sudo tar vzxf ~/Downloads/WebStorm * -C /opt/ Sudo ln -s /opt/phpstorm/bin/phpstorm.sh /usr/bin/phpstormĮcho -e '\n Version=1.0\n Name=phpstorm\n Exec=/opt/phpstorm/bin/phpstorm.sh\n Icon=/opt/phpstorm/bin/phpstorm.png\n Type=Application\n Categories=Utility TextEditor Development IDE ' | sudo tee /usr/share/applications/sktop Sudo tar vzxf ~/Downloads/PhpStorm * -C /opt/ Sudo sh -c 'echo "deb $(lsb_release -cs) pgadmin4 main" > /etc/apt//pgadmin4.list & apt update 'Įcho "deb / " | sudo tee /etc/apt//dbeaver.listĪLTER USER user_name WITH PASSWORD 'new_password '












Webstorm postman