

If you want to use the terminal though, there is scp
which is supported on both windows and Linux.
Its just scp [file to copy] [username]@[server IP]:[remote location]
If you want to use the terminal though, there is scp
which is supported on both windows and Linux.
Its just scp [file to copy] [username]@[server IP]:[remote location]
My team once spent an entire afternoon trying to figure out why an API call was returning either incorrect data, or just no data at all.
Basically we were in the middle of migrating the API call from one API to another and we didn’t update the URL in the variable, so it was still hitting the old API 🙃
why the fuck would anybody want to invade Canada
They have a huge amount of accessible oil, and the north sea trade routes are going to become incredibly important in the coming years as the ice melts further.
Ah okay. The Chromecast thing is a killer feature I’ve been looking for, my media PC that I have now is pretty good, just doesn’t have that one thing.
I’ve been talking about this for years! I got the idea from razer but I’m imagining the laptop chassis adds a nice screen, enormous battery, better IO, and then it just uses the touch screen as the track pad.
It could be so cool
Can you tell me more about these homemade android TV boxes? I built a really shitty front end to “turn” my Linux based mini PCs into a media streamer but it lacks things like Chromecast and reliability haha
I mean the common thing I see in this thread is just people recommending a docker container that hosts the server. Not really what I would call “3rd party bullshit” and I would absolutely recommend running a game server in a docker container. It makes a lot of things easier.
I dont have a docker container, I just have Samba running on the server itself.
I do have an owncloud container running, which is mapped to a directory. And I have that shared out through samba so I can access it through my file manager. But that’s unnecessary because owncloud is kind of trash.