[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


File: file.png (153 KB, 480x418)
153 KB PNG
Use case for SSH?
>>
>>108884408
creating a secure socket connection to a host
>>
moving anime video files that i got from torrents to my phone
>>
>>108884408
I prefer Telnet.
I have nothing to hide.
>>
>>108884410
yeah but where is desk top??
>>
>>108884408
Originally, we had telnets (port 992) which uses telnet encrypted over SSL (or TLS) — just like https requests use. We also had ftps (port 990).
That’s all that was needed.
We’re still scratching our heads over the “where’d ssh come from?” question for those of us that were around 30 years ago.
ssh is this big wayland or systemd-like fuckfest which proves the people with serious mental illnesses were inflicting enormous negative value on society for a long time now.

Of course, there was also rcp and rsh which was primarily used to simply execute commands on local clusters of local machines. Now replaced with a bloated, slow, cpu destroying “do everything” program—ssh—by people that didn’t know the first thing about the principles of software (or hardware, for that matter)
>>
>>108884420
You can use a terminal emulator for desktop
>>
>>108884408
You have no server to manage?
>>
>>108884561
you dont think it provided practical benefit for the end user? ssh, sftp, sshfs, rsync, one port, one config, no fuss
i might be too young but ive never owned a computer where i was worried about the cpu impact of ssh
>>
>>108884408
use case for rope and a high beam?
>>
administrating my headless lan stable diffusion and llamacpp servers
>>
It's neat.
>>
>>108884411
That’s scp
>>
>>108885434
Which uses what?...
I'll give you a hint.. it's the topic of this entire thread.
Take your time. I know you'll probably need it.
>>
>>108885434
deprecated
>>
>>108885445
How’re you using just ssh to transfer stuff?
>>
>>108885434
secure ch*ld p... ?
>>
>>108885547
mkfifo back.fifo
rz < back.fifo | ssh user@remote sz /path/to/file > back.fifo

What now? [nospoiler]Like you can't just cat the file over the pipe[/spoiler]
>>
>>108884410
Wouldn't that be SSL?
>>
>>108885434
>Secure Cheese Pizza
I shiggy diggy.
>>
>>108884408
I used Claude code to make my own connection protocol that I built into a debian 3.1 image and this is the only shit I deploy and I solely use my protocol to communicate and transfer shit between my servers. Protocol is called FAG1 (Foreign Access Grant v1)
>>
>>108884561
Model and prompt?
>>
>>108884408
SSHFS
>>
>>108887079
i dont know how is it possible but it locks up entire sytstem on everything ive tried it from bsd to linux
>>
File: 1760453111518179.png (652 KB, 600x900)
652 KB PNG
so I can commit on github without using a password hehe
>>
>>108885547
tar cf - . | ssh user@host tar xf - -C /dest/

(this is way faster than using scp for many files to an internet host btw)
>>
>>108884408
https://mosh.org/elevator.txt
>>
>>108885590
just because you can, doesnt mean you should
>>
>>108887290
I used to run smb on my linux server. But since I don't have windows clients anymore I just stopped installing it and I just mount ssh..
>>
>>108884408
It makes you feel like a hacker.



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.