Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

launch tensorboard remotely

# bind address locally
> ssh -N -f -L localhost:16007:localhost:6007 username@server_ip

# connect to server
> ssh -vvv username@server_ip

# lounch tensorboard on server
> tensorboard logdir='your directory'
Comment

PREVIOUS NEXT
Code Example
Shell :: linux kernel write() 
Shell :: bash tr squeeze space 
Shell :: docker testssl 
Shell :: octal notation in linu 
Shell :: powershell script clear cach at end 
Shell :: ubuntu run shell script from desktop 
Shell :: powershell function with "invoke-sqlcmd" return resultset 
Shell :: enter your internal repository url 
Shell :: D install script 
Shell :: unix reverse file 
Shell :: Screen casting to smart screen (DLNA) from ubuntu 
Shell :: bash arithmetics 
Shell :: redirect https://www.domain to https://domain apache2 
Shell :: filesize in linux 
Shell :: how to zip current directory in linux 
Shell :: find linux distro 
Shell :: git server setup 
Shell :: npm global package not found 
Shell :: lldb for mac 
Shell :: docker save current state 
Shell :: sudo bash 
Shell :: git: svn download a single folder from github repository ( such as : image folder ) on mac 
Shell :: install lru 
Shell :: How to run test with very_good_cli in flutter 
Shell :: fish shell redirect stderr and stdout 
Shell :: sed bash change line 
Shell :: Could not execute because the application was not found or a compatible .NET SDK is not installed. 
Shell :: uninstall nvim arch 
Shell :: use bash path variable in vim 
Shell :: How do I check my graphics card size in Linux? 
ADD CONTENT
Topic
Content
Source link
Name
8+5 =