Skip to player
Skip to main content
Search
Connect
Watch fullscreen
Like
Bookmark
Share
More
Add to Playlist
Report
sshfs setup void linux
IT techni
Follow
3 months ago
Category
🤖
Tech
Transcript
Display full video transcript
00:00
hello friends if you ever tried to install sshfs on void linux
00:06
by running the command sudo xbps install dash uppercase s sshfs
00:15
you will find that the package with such name does not exist in the repositories
00:22
sometimes it's confusing to find the correct name although in most cases it's not that different
00:33
with the one that is commonly used in most distributions if i can say so to install sshfs
00:42
on void you run this command fuse dash sshfs and then why let me run the command again
00:56
all right if we run sshfs like this we say that we see that it has some output
01:18
we can use it on this computer with to which i'm connecting through ssh
01:24
i mean the terminal emulator is showing a server an ssh server to which i'm connecting through ssh
01:35
so if we wanna show the files or mount the files remotely we can do so here sshfs
01:47
the username in my case it's like this
01:49
the ip address of the target computer and then the path let's say i wanna mount pictures
02:04
if i wanna mount it for example under my home
02:08
my username which is user and then let's say public which is all in most cases empty for me which i like
02:14
to use to mount remote directories you can make a new directory if you want for mountain files for me i
02:21
i can simply use the empty ones so let's run this command
02:32
let me use it and install it here and then we try again like this
02:39
password of the user of the target computer to mount let's see with the file explorer
02:50
if we go to our public which sounds like that it has something mounted on it
02:54
let's run mount and we can see that it is mounted here
03:07
that's it for this video please subscribe like share and comment and see you
Be the first to comment
Add your comment
Recommended
7:34
|
Up next
VLC setup on slackware
IT techni
7 hours ago
8:35
Fixing stuck at "loading linux....."
IT techni
8 hours ago
10:31
Lua setup on macOS (compiling it from source)
IT techni
1 week ago
6:33
Skip package update/install during gentoo update (includes package masking)
IT techni
2 weeks ago
6:44
zram on debian, ubuntu and mint
IT techni
3 weeks ago
5:25
SSH server setup on debian
IT techni
3 weeks ago
4:48
macos update (15.6.1 to 15.7.1)
IT techni
4 weeks ago
11:03
Skip packages update on arch linux (needed when downgrading)
IT techni
4 weeks ago
5:13
mpv setup on macos
IT techni
4 weeks ago
5:47
Minecraft setup on Arch Linux using legacy launcher + flatpak method (distro agnostic)
IT techni
4 weeks ago
6:57
Installing minecraft java on macOS using legacy launcher
IT techni
4 weeks ago
2:56
My first apple device (mac) ever
IT techni
5 weeks ago
6:44
Error symbol grub_is_using_legacy_shim_lock_protocol not found resolution
IT techni
2 months ago
6:31
Connecting to wifi on Alpine Linux using IWD
IT techni
2 months ago
8:15
chroot on alpine linux
IT techni
2 months ago
38:53
Ventoy's persistence plugin (live media with persistence)
IT techni
2 months ago
5:21
Commands to run whenever grub is updated on Arch Linux
IT techni
2 months ago
2:42
Error failed to commit transaction...exists in filesystem resolution Arch Linux
IT techni
2 months ago
7:48
Multilib setup on Slackware
IT techni
2 months ago
1:12
Certificate verification failed error resolution for xbps
IT techni
3 months ago
5:59
firefox-esr setup on arch linux
IT techni
3 months ago
7:56
Configuring ASMI network for IBM power servers
IT techni
3 months ago
3:54
ufw firewall setup on arch linux
IT techni
3 months ago
5:39
Failed to compile dosbox-x from the AUR, installed it from the chaotic AUR
IT techni
5 months ago
7:00
Playonlinux setup on Arch Linux
IT techni
5 months ago
Be the first to comment