Linux - SSH for Remote Administration

  Рет қаралды 17,093

Eli the Computer Guy

Eli the Computer Guy

Күн бұрын

Пікірлер: 37
@danny51577
@danny51577 3 жыл бұрын
Eli, thanks very much for not succumbing to some of the criticism concerning teaching the basics. I just started getting into computers in general, and linux, cybersecurity, networking in the last 2 months. Although I have little to no clue as to what is what, I have come across and been watching video after video on your channel and it has provided invaluable explanation and information.
@vickyjoe
@vickyjoe 4 жыл бұрын
Thanks Eli, this is my first comment on your videos. Great stuff.
@xibakanem2463
@xibakanem2463 5 жыл бұрын
Please make an rsync rman scp and other methods to move or copy great amount of data between servers. You are the best Eli!
@palomac7041
@palomac7041 3 жыл бұрын
thanks for not being a nark and overcomplicating Linux. Youre so fucking cool
@monikatamil8325
@monikatamil8325 4 жыл бұрын
Am 100 percent satisfied by the way u teached sir
@sam477251
@sam477251 5 жыл бұрын
like always sir u make things so easy, thanku for such educational videos!!!!
@brandonfarfan1978
@brandonfarfan1978 2 жыл бұрын
Good lesson. Thanks.👍
@zawiasfx
@zawiasfx 5 жыл бұрын
1. there's openssh client/server for windows already, so you can ssh from powershell. still some manager is strongl reccomended (from free ones, mremoteng i guess) 2. linux server without ssh? with current ansible popularity? doesnt have to be openssh, there are alternatives (dropbear for example, default in openwrt) 3. and as someone already mentioned in comments, disable pass authentication and rootlogin
@hellofriend9167
@hellofriend9167 5 жыл бұрын
Great video, Eli!
@ierosgr
@ierosgr 5 жыл бұрын
If you have time please make a video (thorough one) with a Linux server (preferable Ubunt 18.04) and webmin setting up a samba share and accessing the share from Win clients (it s the third day I am trying this otherwise simple thing and cant do it - well managed to access it but cant write to it and already tried the 777, 755 chmod to the share to make the user member of shamba group ...etc..etc)
@ierosgr
@ierosgr 5 жыл бұрын
@@ruslankuleshov5982 I didnt found any. I am trying by myself. Weird thing is in a Terramaster Nas Box with TOS operating system (debian based) is so easy to do it, Upon creation of the share folder it askes you about permission you choose by user and thats it. You just have afterwards to go to the share folder options and add users , groups or whatever you like. In Ubuntu seems to be a whole different kind of story. There is the cli way also but that way you cancel the whole point of having a webmin interface for the easy manipulatation of files and users.
@ierosgr
@ierosgr 5 жыл бұрын
@@ruslankuleshov5982 nope quite the opposite...in Nas everything is working as expected because somehow its configured to ask you the right questions during creation of the shared folder... In work i setup an ubuntu based 18 04 box where every client has win 10 and i cant get them to see or erite to the share
@lordsalisbury1
@lordsalisbury1 4 жыл бұрын
I can't get ssh to work in virtual box, every time I change the networking options from NAT to bridged adapter, the virtual machine crashes immediately it tries to boot. I'm wondering if it's something to do with my machine, that I'm using heroku cli, or I use localhost to write code. The linux error message says it "Failed to open/create the internal network". Does anyone know what might be the problem? Thanks.
@mstam853
@mstam853 4 жыл бұрын
awesome stuff!
@theBoris819101
@theBoris819101 5 жыл бұрын
Eli, Please don't let that LR stuff get to you! I must say I'm a fan of both of you, but louis took this stuff way to far. He lost some of my respect after all this BS. I've learned so much from your videos and I just thought I needed to show my appreciation and let you know that some of louis's fans just think different. (pun intended) Anyway, don't let it bother you and keep those videos coming!
@TheGarageboyz
@TheGarageboyz 2 жыл бұрын
Thanks!
@InayetHadi
@InayetHadi 5 жыл бұрын
You can access your linux box directly from powershell as well
@palomac7041
@palomac7041 3 жыл бұрын
this is so cool!!!!!
@rafaymohiuddin3188
@rafaymohiuddin3188 4 жыл бұрын
Plz go for key based authentication
@Neutrino-xw6jl
@Neutrino-xw6jl 5 жыл бұрын
louis sent me here
@Y.M...
@Y.M... 5 жыл бұрын
pls stop
@mstam853
@mstam853 4 жыл бұрын
Hey Eli, does this work when trying to access a Linux server from a different network?
@phxdnelson
@phxdnelson 5 жыл бұрын
Thank you again for this video series! A couple quick questions. In you example I see 'Bob' was able to be logged in twice. If you simply close your terminal window without logging Bob out would that user still be signed in twice (or more)? How is that managed, if not automatically by the OS? Also, off topic and maybe another episode idea(?) - can you review the screen details after you login (kzbin.info/www/bejne/hqWUp6qHnrp3pJo) on a future episode? What I mean is, if you were the sys admin for this server in the real world would you review some of the various data points each time? For example, the root usage is a low percentage so I would ignore. Processes, I am not sure, but I assume this is extremely low since the server was built for this demo lab only. The couple bullet items near the bottom, are those just news items? Finally the package updates, would you normally review those and then update the server more often (per the business change control / MX windows)?
@tenancingogarcia
@tenancingogarcia 3 жыл бұрын
Hey how can I solve this I have a ssh server I want to tunnel all my internet data from the server I have a ssh client I want the client to connect to the internet using the tunnel from the server I'm able to connect to the server using ssh server_username@server_ip_addres But client doesn't receive any internet from the server tunnel Can you help me figure out Is this possible
@valentin7773
@valentin7773 5 жыл бұрын
You are great !
@mariomatejka
@mariomatejka 4 жыл бұрын
Can you unistall(remove) the openssh-server while you are connected through ssh?
@SurajKumar-bm6fo
@SurajKumar-bm6fo 4 жыл бұрын
you looks like jason statham
@Walidscott
@Walidscott 4 жыл бұрын
Always install SSH, problem solved with private key...
@anuprakashsharma5518
@anuprakashsharma5518 5 жыл бұрын
do a video on how to use tcpClient.c and tcpServer.c to send and receive stuff using linux kernel
@CyReVolt
@CyReVolt 5 жыл бұрын
I missed Puffy in the preview since OpenSSH comes from OpenBSD. :/ #RUNBSD 👩🏻‍💻
@RoborobsComputers
@RoborobsComputers 5 жыл бұрын
Ssh is built in to windows 10 cmd now
@nabilmokhtar5895
@nabilmokhtar5895 5 жыл бұрын
hi eli i have some problems with xrdp when i use ubentu 18.4 , the service is running and it logged in successfully : But the request time out ,what can i do for that ?
@siavashkarami5835
@siavashkarami5835 5 жыл бұрын
Hi brother, tnx for video, i have a question! how to connect ip outside network?
@vickyjoe
@vickyjoe 4 жыл бұрын
Can someone remotely log into a server with root account?
@SmartcadSoftwareSolutions
@SmartcadSoftwareSolutions 5 жыл бұрын
Seems like audio is missing... Please check
@elithecomputerguy
@elithecomputerguy 5 жыл бұрын
... audio is fine for me...
@dinonatorful
@dinonatorful 5 жыл бұрын
You ok eli? youre not on drugs or anything right
Linux - FTP Server Setup (vsftpd)
24:45
Eli the Computer Guy
Рет қаралды 62 М.
Linux - UFW Firewall Setup (ufw)
28:26
Eli the Computer Guy
Рет қаралды 25 М.
1, 2, 3, 4, 5, 6, 7, 8, 9 🙈⚽️
00:46
Celine Dept
Рет қаралды 71 МЛН
小路飞还不知道他把路飞给擦没有了 #路飞#海贼王
00:32
路飞与唐舞桐
Рет қаралды 72 МЛН
Real Man relocate to Remote Controlled Car 👨🏻➡️🚙🕹️ #builderc
00:24
Friends make memories together part 2  | Trà Đặng #short #bestfriend #bff #tiktok
00:18
Linux - Forks, Distributions and Versions
23:37
Eli the Computer Guy
Рет қаралды 27 М.
Linux - Cron Jobs for Scheduled Tasks (crontab)
21:22
Eli the Computer Guy
Рет қаралды 25 М.
SSH Crash Course | With Some DevOps
55:02
Traversy Media
Рет қаралды 554 М.
How Secure Shell Works (SSH) - Computerphile
9:20
Computerphile
Рет қаралды 821 М.
Linux - Network Configuration (ip, route, dhclient, systemd-resolve, netplan)
23:35
SSH Keys
10:12
RobEdwards
Рет қаралды 121 М.
Linux - VirtualBox Overview for Linux Labs
27:20
Eli the Computer Guy
Рет қаралды 13 М.
Linux - Tab Autocomplete, Whatis, Man Pages,  --Help
22:23
Eli the Computer Guy
Рет қаралды 12 М.
18 Commands That Will Change The Way You Use Linux Forever
29:50
Akamai Developer
Рет қаралды 1,2 МЛН
The Problems with Linux No One Talks About (Featuring @RaidOwl)
47:28
Learn Linux TV
Рет қаралды 118 М.
1, 2, 3, 4, 5, 6, 7, 8, 9 🙈⚽️
00:46
Celine Dept
Рет қаралды 71 МЛН