4359 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
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 !

    November 26, 2021 at 10:00:38 PM GMT+1 - permalink - archive.org - https://www.gather.town/
    remote work collaboration
  • thumbnail
    Alexis Le Rossignol - Morosité? - YouTube

    :D

    August 24, 2020 at 9:54:09 AM GMT+2 - permalink - archive.org - https://youtu.be/oOg12G_74_s
    remote youtube teletravail
  • Docker Tips : access the Docker daemon via ssh – @lucjuggery – Medium

    not bad! better than unprotected socket access ;)

    October 25, 2018 at 8:50:54 AM GMT+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}'

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

    git push origin --delete <branch_name>

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

    git remote update origin --prune

    September 28, 2016 at 9:59:41 AM GMT+2 - permalink - archive.org - http://kb.detlus.com/articles/git/how-to-update-remote-branch-list-on-local-machine/
    git branch 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.

    April 16, 2015 at 11:40:11 AM GMT+2 - permalink - archive.org - http://superuser.com/questions/588591/how-to-make-ssh-tunnel-open-to-public
    ssh remote tunnel
  • Fabric — Fabric 1.8.2 documentation

    encore un tool de remote

    February 25, 2014 at 5:19:28 PM GMT+1 - permalink - archive.org - http://docs.fabfile.org/en/1.8/#
    sys devops command remote
  • Gunnery - Remote execution frontend

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

    via Skunnyk

    February 25, 2014 at 5:06:04 PM GMT+1 - permalink - archive.org - http://eyjafjallajokull.github.io/gunnery/
    volcan sys devops command remote
  • thumbnail
    How do diff over ssh? - Server Fault

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

    December 30, 2013 at 10:45:25 AM GMT+1 - permalink - archive.org - http://serverfault.com/questions/59140/how-do-diff-over-ssh
    vim diff remote
  • Temviewer

    On ne peut pas faire plus simple.

    January 23, 2011 at 3:24:50 PM GMT+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
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Help/documentation