Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

setup teamspeak docker

docker pull aheil/teamspeak3-server &&  
docker run -d -e TS3SERVER_LICENSE=accept -p 9987:9987/udp -p 10011:10011 -p 30033:30033 --name=ts3-server aheil/teamspeak3-server && 
docker logs -f ts3-server
Comment

PREVIOUS NEXT
Code Example
Shell :: how to stash changes git 
Shell :: package github.com/golang-migrate/migrate is not a main package 
Shell :: Checking dependencies BASH 
Shell :: asdf use local nodejs 
Shell :: cannot find module inquirer 
Shell :: ssh: connect to host github.com port 22: Connection timed out fatal: Could not read from remote repository. 
Shell :: powershell connect to microsoft teams 
Shell :: install vim linux 
Shell :: Please ensure that the SDK and/or project is installed in a location that has read/write permissions for the current user 
Shell :: get from match to end of file 
Shell :: vscode installation ubuntu 
Shell :: how to change priority in network interface ubuntu 
Shell :: github merge 
Shell :: stash pop single file 
Shell :: which linux 
Shell :: git format-patch 
Shell :: locate in specific directory 
Shell :: flask run localhost 
Shell :: see cpu usage terminal linux 
Shell :: cat: /var/jenkins_home/secrets/initialAdminPassword: No such file or directory 
Shell :: uninstall composer 
Shell :: grep everything after a pattern 
Shell :: windows start shortcut cmd administrator 
Shell :: how to git push in jenkins pipeline 
Shell :: how install xampp in ubuntu 
Shell :: git merge a branch to master/main 
Shell :: install wp cli wp org 
Shell :: how to reduce the size of an image in linux 
Shell :: Command to create a new Vue app 
Shell :: oauth2 provider 
ADD CONTENT
Topic
Content
Source link
Name
8+1 =