arisuchan    [ tech / cult / art ]   [ λ / Δ ]   [ psy ]   [ ru ]   [ random ]   [ meta ]   [ all ]    info / stickers     temporarily disabledtemporarily disabled

/tech/ - technology

Name
Email
Subject
Comment

formatting options

File
Password (For file deletion.)

Help me fix this shit. https://legacy.arisuchan.jp/q/res/2703.html#2703

Kalyx ######


File: 1524095838652.jpg (25.88 KB, 468x305, 491c7d253acf90ca0c9ad17f65….jpg)

 No.1762

Trying to simplify my life. Sold my gaming rig. Going down to just a business laptop. Bought a VPS with 4TB RAID storage to host media instead.

Want to mount this as a permanent network drive on Windows 10 (I must use it for work) so that I may continue to access high bitrate media (as long as I'm connected to the internet) on my laptop which only has a tiny SSD.

Where do I even start, Alice? Google is fucking helpless.

 No.1764

File: 1524125326122.jpg (112.17 KB, 960x953, fuckedNetwork.jpg)

I hosted a plex server for a while, and it worked pretty well. Its free(you have to pay for the mobile app, but you can always just use your mobile browser), and easy to set up. Its also a nice way to share your media library with friends, most people have chromecast or a smart tv with the plex app. Theres other options out there though so look around, I only have experience with plex.

 No.1765

>>1764
agreeing for this if you were just using it for media

if you wanted an actual network mount so you can store everything, you'd need to look at running SMB over the internet.

SMB is the protocol for network mounts on windows. Samba is the linux version, which came from reverse engineering SMB… and it's actually a lot better to administrate.

Though, SMB does suck with latency, so it might not do well with media, thus option 1 might just work if you're willing to use it.

using sftp is still valid for basic file transfers in these times

 No.1766

>>1765
>agreeing for this if you were just using it for media
It would be for everything except the operating system and program files.

>SMB is the protocol for network mounts on windows. Samba is the linux version, which came from reverse engineering SMB… and it's actually a lot better to administrate.

If Samba is better, why use SMB?

>using sftp is still valid for basic file transfers in these times

Would this include live editing remotely hosted files such as code I'm writing?

 No.2020

Why sell the gaming rig? Just consider it an appliance and don't do anything on it but launch games.

 No.2021

>Would this include live editing remotely hosted files such as code I'm writing?

I've used ssh for such things in the form of sshfs. the best description I've ever seen of sshfs is "a dirty hack", but it works very well for such things, particularly if only one thing is accessing a given item at a time (not like, writing on the server and reading on a client).

 No.2022

Are you proficient in Java / Python?

 No.2028

Alice, what should i start looking into if i want to work in cybernetics and robots (not AI yet, just your classic mindless robot)? Im a baby in the world of computer science. What languages would be of most use?

 No.2029

>>2028
you can't go wrong with c++

 No.2030

>>2028

Have you tried Prolog? It's pretty easy to start with and very fun.

 No.2846

>>1765
SMB over internet is soykafty advice that has aged even poorer. Use smb behind vpn or webdav, or sshfs. Windows supports webdav mounts.



[Return] [Go to top] [ Catalog ] [Post a Reply]
Delete Post [ ]