4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
11 results tagged remote x
  • thumbnail
    Gather | A better way to meet online.

    J'adore le concept, recréer des locaux virtuels où on peut aller tape sur l'épaule d'un collègue, se réunir dans une salle de réunion, devant un tableau blanc.. excellent !

    26 novembre 2021 à 22:00:38 UTC+1 - permalink - archive.org - https://www.gather.town/
    collaboration remote work
  • thumbnail
    Alexis Le Rossignol - Morosité? - YouTube

    :D

    24 août 2020 à 09:54:09 UTC+2 - permalink - archive.org - https://youtu.be/oOg12G_74_s
    remote teletravail youtube
  • Docker Tips : access the Docker daemon via ssh – @lucjuggery – Medium

    not bad! better than unprotected socket access ;)

    25 octobre 2018 à 08:50:54 UTC+2 - permalink - archive.org - https://medium.com/lucjuggery/docker-tips-access-the-docker-daemon-via-ssh-97cd6b44a53?mkt_tok=eyJpIjoiTmpZNE5HWXdOVFJtWkRWbCIsInQiOiI1b0Zsb1RkNk4rXC9qSWtyajFCN3RsSERRQytkSk0wRzZkQ3dRU3g0eXM0YUV3R3RWM1dpb3dqNXpYVjc4MUlNMmpcL1ZIeGdLbk1yQjZYZjNIbjczOTBLOUY4YlBsSUVQRVZwMUg5bGZnNlRHOXpTaFdhdkIydnhmTFd1V0JyRE50In0%3D
    docker remote ssh
  • thumbnail
    How to list all tags for a Docker image on a remote registry? - Stack Overflow

    wget -q https://registry.hub.docker.com/v1/repositories/debian/tags -O - | sed -e 's/[][]//g' -e 's/"//g' -e 's/ //g' | tr '}' '\n' | awk -F: '{print $3}'

    6 septembre 2017 à 09:00:07 UTC+2 - permalink - archive.org - https://stackoverflow.com/questions/28320134/how-to-list-all-tags-for-a-docker-image-on-a-remote-registry
    docker remote tag
  • thumbnail
    How to delete a Git branch both locally and remotely? - Stack Overflow

    git push origin --delete <branch_name>

    24 novembre 2016 à 09:12:16 UTC+1 - permalink - archive.org - http://stackoverflow.com/questions/2003505/how-to-delete-a-git-branch-both-locally-and-remotely
    branch delete git remote
  • How to update remote branch list on local machine? - Detlus Knowledge Base

    git remote update origin --prune

    28 septembre 2016 à 09:59:41 UTC+2 - permalink - archive.org - http://kb.detlus.com/articles/git/how-to-update-remote-branch-list-on-local-machine/
    branch git remote
  • thumbnail
    ip - How to make ssh tunnel open to public? - Super User

    -R [bind_address:]port:host:hostport

    ssh -R *:8080:localhost:80 -N root@website.com
    or
    ssh -R 0.0.0.0:8080:localhost:80 -N root@website.com
    or
    ssh -R [::]:8080:localhost:80 -N root@website.com

    Note that if you use OpenSSH sshd server, the server's GatewayPorts option needs to be enabled (set to yes or clientspecified) for this to work (check file /etc/ssh/sshd_config on the server). Otherwise (default value for this option is no), the server will always force port bound on the loopback interface only.

    16 avril 2015 à 11:40:11 UTC+2 - permalink - archive.org - http://superuser.com/questions/588591/how-to-make-ssh-tunnel-open-to-public
    remote ssh tunnel
  • Fabric — Fabric 1.8.2 documentation

    encore un tool de remote

    25 février 2014 à 17:19:28 UTC+1 - permalink - archive.org - http://docs.fabfile.org/en/1.8/#
    command devops remote sys
  • Gunnery - Remote execution frontend

    Dans la veine d'ansible, command.io, capistrano etc

    via Skunnyk

    25 février 2014 à 17:06:04 UTC+1 - permalink - archive.org - http://eyjafjallajokull.github.io/gunnery/
    command devops remote sys volcan
  • thumbnail
    How do diff over ssh? - Server Fault

    vimdiff /path/to/file scp://remotehost//path/to/file

    30 décembre 2013 à 10:45:25 UTC+1 - permalink - archive.org - http://serverfault.com/questions/59140/how-do-diff-over-ssh
    diff remote vim
  • Temviewer

    On ne peut pas faire plus simple.

    23 janvier 2011 à 15:24:50 UTC+1 - permalink - archive.org - http://sebsauvage.net/rhaa/index.php?2010/08/05/14/33/02-depanner-facilement-quelqu-un-a-distance
    remote software
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation