https://linen.dev logo
Join Discord
Powered by
# general
  • m

    Merith

    05/02/2023, 7:23 PM
    but when I make a new terminal
  • m

    Merith

    05/02/2023, 7:24 PM
    it loads bash (like its supposed to)

    https://cdn.discordapp.com/attachments/971231372373033030/1103039237185617920/image.png▾

  • l

    lqwithz

    05/02/2023, 8:20 PM
    who can help me for small backend info?
  • l

    lqwithz

    05/02/2023, 8:20 PM
    need to keep logs
  • p

    Phorcys

    05/02/2023, 8:21 PM
    i think you should look into kubernetes
  • p

    Phorcys

    05/02/2023, 8:22 PM
    because your user's default shell is not bash
  • p

    Phorcys

    05/02/2023, 8:23 PM
    SFTP is not slow, if it is slow then that's likely a configuration issue on your server's side, game server hosts tend to have weird/bad defaults
  • p

    Phorcys

    05/02/2023, 8:23 PM
    you should look into using WinSCP, filezilla is not a great client
  • p

    Phorcys

    05/02/2023, 8:24 PM
    also, if you're entirely using code-server as a remote file explorer, you might aswell setup a WebDAV share. For the shell part, you could use shell in a box. I know code-server can make sense but you probably won't be able to tailor it enough to your needs so you might as well use dedicated solutions for file sharing and accessing the shell. since code-server and vscode are aimed at development use-cases, i don't think it's realistic to build what is basically a restricted server panel using it
  • m

    Merith

    05/02/2023, 8:46 PM
    question, is there a way to externally kill code-server?
  • p

    Phorcys

    05/02/2023, 8:47 PM
    i guess just send it a SIGHUP
  • k

    KozmikNano

    05/02/2023, 10:47 PM
    @Merith you can set the default to bash by running:
    chsh -s /usr/bin/bash
  • m

    Merith

    05/02/2023, 10:48 PM
    as that user?
  • m

    Merith

    05/02/2023, 10:48 PM
    without sudo?
  • k

    KozmikNano

    05/02/2023, 10:50 PM
    🤷‍♂️ no idea
  • k

    KozmikNano

    05/02/2023, 10:51 PM
    I usually (in sandbox environments) let the base user have full sudo
  • p

    Phorcys

    05/02/2023, 10:58 PM
    you will always need root access to change the user's shell
  • p

    Phorcys

    05/02/2023, 11:10 PM
    @Codercord welcome back
  • p

    Phorcys

    05/02/2023, 11:11 PM
    or so i thought
  • m

    myname

    05/02/2023, 11:48 PM
    Is it possible to use Envbox on GitLab K8s runners (separate to Coder), perhaps? If there is an arbitrary way to utilize this it would be a perfect technology.
  • c

    colin (rust enthusiast)

    05/03/2023, 12:26 AM
    yeah envbox is able to be arbitrarily used, and can definitely run in k8s
  • IDE10982
    f

    FLGRX

    05/03/2023, 11:24 AM
    AHRI
    • 1
    • 1
  • p

    Phorcys

    05/03/2023, 11:29 AM
    @FLGRX please use #971461468950257664
  • AJ 2023
    f

    FLGRX

    05/03/2023, 12:08 PM
    [ UI ]
    • 1
    • 2
  • j

    JanL

    05/03/2023, 12:23 PM
    @spikecurtis can this be caused by https://github.com/coder/coder/issues/7295 ?
  • tailnet coordinator
    s

    spikecurtis

    05/03/2023, 12:27 PM
    I don't believe DERP is over UDP
    j
    c
    • 3
    • 28
  • j

    JanL

    05/03/2023, 12:31 PM
    It says UDP is working - but it then needs to go through the proxy.
  • j

    JanL

    05/03/2023, 12:33 PM
    This is the coder ssh connection https://cdn.discordapp.com/attachments/971231372373033030/1103298176859000882/simplescreenrecorder3-2.mkv
  • s

    spikecurtis

    05/03/2023, 12:33 PM
    So, the way it works is that the connections always start through DERP, but then once they discover each others IPs (direct and NAT'ed), they can attempt to connect directly.
  • j

    JanL

    05/03/2023, 12:33 PM
    and this directly to the machine the workspace runs on https://cdn.discordapp.com/attachments/971231372373033030/1103298286296768522/simplescreenrecorder3-3.mkv
1...909192...96Latest