I forced EVERYONE to use Linux

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 พ.ย. 2024

ความคิดเห็น • 1.7K

  • @NetworkChuck
    @NetworkChuck  3 หลายเดือนก่อน +86

    Try ThinLinc free for up to 10 concurrent users! Mention "NetworkChuck" for a special offer when buying licenses: bit.ly/cendio
    NetworkChuck makes his entire team switch to a single Linux terminal server using ThinLinc! Watch as Chuck's employees remote into the centralized server, transforming their workflow and showcasing the power of Linux. Alongside Chuck, Alex guides you through installing ThinLinc on both client and server sides. See the team in action as Mike creates a Blender model and Florida Nick edits it, all on the terminal server. Whether you're a Linux enthusiast or curious about remote desktop solutions, discover the power of ThinLinc!
    LINKS / RESOURCES:
    Every webpage/resource mentioned in the video:
    academy.networkchuck.com/blog/ThinLincResources
    Download the Kokey model from printables: www.printables.com/model/938024-beloved-kokey
    🔥🔥Join the NetworkChuck Academy!: ntck.co/NCAcademy
    **Sponsored by Cendio
    0:00 - Introduction
    0:46 - What is a Terminal Server?
    3:30 - What do you need?
    4:45 - Installing ThinLinc (Server-side)
    8:09 - Adding Users
    8:55 - Installing ThinLinc (Client-side)
    10:36 - Installing VirtualGL
    16:42 - The Team Tries out ThinLinc
    18:05 - Who is “Kokey”?
    19:22 - Mike Update
    20:11 - Web Administration Tool

    • @GGLVXD
      @GGLVXD 3 หลายเดือนก่อน

      Ok

    • @BurkenProductions
      @BurkenProductions 3 หลายเดือนก่อน +19

      This is just lame there are free alternatives , no need to use this crap and pay for it when you dont have to.

    • @BurkenProductions
      @BurkenProductions 3 หลายเดือนก่อน +1

      /etc is not pronounced etsy its pronounced etc

    • @guynes2013
      @guynes2013 3 หลายเดือนก่อน +4

      ​@BurkenProductions I'm reminded of a quote from Michael Bay, responding to the choice to make Bumblebee a Camaro instead of a Volkswagen Beetle, like in the cartoons:
      "When YOU make a 'Transformers' movie, you can make Bumblebee whatever car you want. I like Camaro's, so I'm MY movie, he's a Camaro."
      In other words, it's not YOUR channel. Make your own channel, and you can do whatever you want with it. However, since this is Chucks channel, he can/ will do what he wants with it.
      I support your decisions @NetworkChuck. Don't listen to the naysayers!!

    • @Coding_Fun22
      @Coding_Fun22 3 หลายเดือนก่อน +1

      How is it even possible Chuck? Your comment is older than the video itself? What the heck!

  • @geniustrash
    @geniustrash 3 หลายเดือนก่อน +1058

    Chuck's employees look like snapshots of his looks during growing up

    • @LordHonkInc
      @LordHonkInc 3 หลายเดือนก่อน +59

      Only one possible explanation: mitosis

    • @arnavpadwal4464
      @arnavpadwal4464 3 หลายเดือนก่อน +4

      😂

    • @brtkcs
      @brtkcs 3 หลายเดือนก่อน +9

      especially Alex, his energy maches Chuck's

    • @mrmotofy
      @mrmotofy 3 หลายเดือนก่อน +4

      @@brtkcs Not yet...but it might get there. It's all an act though. Meet these people in person and most are NOT the same. They're just regular people

    • @yensteel
      @yensteel 3 หลายเดือนก่อน +2

      The beard phase looks like it became permanent.

  • @Leseratte
    @Leseratte 3 หลายเดือนก่อน +954

    NetworkChuck: "Lets stop using proprietary Windows and use Linux cause it's free and open!"
    Also NetworkChuck: Promotes a proprietary, closed-source, paid terminal server alternative that's neither free (except for personal use) nor open ...
    I was about to say, what a cool solution, then I saw it's proprietary. Sounds like an ad video for that proprietary ***.

    • @alastairtheduke
      @alastairtheduke 3 หลายเดือนก่อน +29

      what's a non-proprietary option(s)?

    • @Acrissmester
      @Acrissmester 3 หลายเดือนก่อน +7

      Trueee

    • @qchtohere8636
      @qchtohere8636 3 หลายเดือนก่อน +87

      OpenSSH (probably just enabling sshd should be enough in most distros) and local users?
      And/or OpenLDAP (if you want a common users and groups directory server) and TigerVNC (if you really need a GUI).
      Although to be fair, this would be a little more focused for technical people.

    • @qchtohere8636
      @qchtohere8636 3 หลายเดือนก่อน +5

      ​@@alastairtheduke(sorry, my last reply was for your question, forgot the @ 😅)

    • @ivanlawrence2
      @ivanlawrence2 3 หลายเดือนก่อน

      @@qchtohere8636 Don't forget about X tunneling through SSH for the times you need that GUI but don't want the latency of painting a mouse across the screen when remotely connecting from across the globe.

  • @shubhamranabhat
    @shubhamranabhat 3 หลายเดือนก่อน +917

    not me, typing from my Samsung fridge

    • @m.e10150
      @m.e10150 3 หลายเดือนก่อน +22

      😂😂😂😂, it use it actually

    • @m.e10150
      @m.e10150 3 หลายเดือนก่อน +9

      Tizen os

    • @vanpeters9751
      @vanpeters9751 3 หลายเดือนก่อน

      Linspire 8 2019r1 ​@@m.e10150

    • @robertm20
      @robertm20 3 หลายเดือนก่อน +35

      Doesn't that use Android? Thus linux kernel, so in some sense linux

    • @vanpeters9751
      @vanpeters9751 3 หลายเดือนก่อน

      @@robertm20 Bill Gates copied some free unix/Linux code when making an OS that cost money

  • @fyrestorme
    @fyrestorme 3 หลายเดือนก่อน +210

    Ok.. please do not manually edit the /etc/group file.
    usermod -aG group user
    instead

    • @Maescool
      @Maescool 3 หลายเดือนก่อน +17

      yeah, he also did it wrong 14:49 that should have been comma's not colon's...

    • @drstefankrank
      @drstefankrank 3 หลายเดือนก่อน +24

      @@Maescool and the useless use of "sudo su -" instead of just prepending just sudo in front of the command or just "sudo -s". I'm using Linux for well over 20 years and I never used "sudo su -".

    • @llearch
      @llearch 3 หลายเดือนก่อน +15

      Something something also tab completion something something. >.

    • @thatoddshade
      @thatoddshade 3 หลายเดือนก่อน +2

      or have a NixOS installation in which you declaratively set user groups with, for a user named „alice“, `users.users.alice.groups` in `configuration.nix` or a file imported by it.

    • @jongeduard
      @jongeduard 3 หลายเดือนก่อน +2

      Yep I noticed that too. But the fun thing is that they did the same but correctly for the sudo group at 8:48. So why not always do it that way? :P

  • @Starfire42
    @Starfire42 3 หลายเดือนก่อน +227

    I'd rather use XDM or X over SSH than proprietary stuff. That is really free with no strings.

    • @framegrace1
      @framegrace1 3 หลายเดือนก่อน +39

      VNC is better. X over network is awful on any modern DE. Also all that "propietary stuff" does, is packaging it and have a config page. You can do exactly the same manually not having to pay a dime. and is fairly easy in fact.

    • @vilian9185
      @vilian9185 3 หลายเดือนก่อน +10

      ​@@framegrace1don't forget X over network having more security vulnerabilities than Windows xp

    • @永学
      @永学 3 หลายเดือนก่อน +1

      @@vilian9185 Hey, could you explain what X over network comprises please? is it ssh -X? And is RDP better?

    • @vilian9185
      @vilian9185 3 หลายเดือนก่อน

      @@永学 basically the X11 protocol made in the 70 is composed of a server and it's clients, in the early days of unix universities had one server and it's students used it clients( the server being separated from the clients like a central server), and that model stayed the same since them even today with GPU in the same desktop as your monitor(with hacks, a lot of them) but because of that you can have that server in a machine at long distances from you(like your company server), and you having a client in your PC at home, and it's supported natively in ssh(with -x), the problem, it's that slow, old (since the 70th) a lot of security issues, unmaintained, because x11 is dying, etc, but there's a lot of people that insists in using it instead of RDP or VNC because 'reasons', they know that's old, slow and insecure they just refuse to switch, even when there's a perfect replacement called waypipe, that uses the Wayland protocol, instead of the old x11, it has the benefit of having lower latency than RDP/VNC, because it shares the blocks to build the screen and applications not a video stream like RDP/VNC.
      Keep using RDP or waypipe, don't use the old x11 one, it's not recomended to use any unmaintained program ESPECIALLY one this old.

    • @uuu12343
      @uuu12343 3 หลายเดือนก่อน +1

      ​@@framegrace1VNC does support audio output/passthrough

  • @W0lfCL
    @W0lfCL 3 หลายเดือนก่อน +103

    We are bringing back mainframes and terminals with this one

    • @MiniKodjo
      @MiniKodjo 3 หลายเดือนก่อน +13

      Cloud computing is basically mainframes over http

    • @entelin
      @entelin 3 หลายเดือนก่อน +2

      @@MiniKodjo cloud computing is technically almost the exact opposite from mainframes architecturally. The whole point of cloud computing is distributed everything. Every piece being able to be provisioned and released on demand. A mainframe was a monolithic system.

    • @bloepje
      @bloepje 3 หลายเดือนก่อน +1

      Terminals have primarily been a unix thing.
      I had a few unix servers at home, with 48+ tty's per server for enduser terminals.
      I've also seen insanely expensive dual seat sillicon graphics 19" 10U high "desktop" systems.
      Mainframes don't have users, they have timeslots and batches, no interactivity. You do not work on a mainframe. Only the operator will start your batch. And later you can collect the result.

    • @treelineresearch3387
      @treelineresearch3387 3 หลายเดือนก่อน +3

      @@entelin Most cloud computing is just flexible scaling nodes with a pretty conventional load balancer architecture in front. It's distributed computing only in the sense that multiple individual computers and automation are utilized to do one task, not a true distributed architecture where many physical computing devices can be treated like one big logical one.

    • @Trev0r98
      @Trev0r98 3 หลายเดือนก่อน +1

      @@bloepje "Terminals have primarily been a unix thing." WRONG. Long before there was Unix, there was IBM's multi-user, remote terminal-based operating systems: CP-40/CMS, CP-67, VM/370, TSS/360, OS/360 MVT-TSO ("Time Sharing Option"), OS/VS2 SVS-TSO, MVS-TSO, CICS (Transactional system), and Michigan Terminal System ("MTS", non-IBM). All ran on IBM terminals (2740, 2741, 1050 - all "golf ball" type terminals , and 2250 vector graphics terminal).

  • @richarddaugherty8583
    @richarddaugherty8583 3 หลายเดือนก่อน +18

    Love it! Retired dev here. Was a Visual Studio/T-SQL/Oracle developer for 30 years. Been a big fan of your channel for a long time with Raspberry Pi projects! I just dumped Windows because I refuse to buy a new computer just to run Windows 11. Switched to Linux Mint and am very happy!

    • @mrmotofy
      @mrmotofy 3 หลายเดือนก่อน +1

      Yep I agree that 1 action will likely push more to other options than anything in history. Although if I understand right one can still run WIN11 on old hardware. Just can't use the upgrade path. It requires using an install USB and a fresh install of 11...at least for now

    • @joeyoungs8426
      @joeyoungs8426 3 หลายเดือนก่อน +3

      I’m with you. I’m a Unix/Linux work related admin/dev from the early 80’s to present and last year dropped W11 for Linux Mint for home. Turned my laptop from a brick to something usable. Probably should’ve did it long ago given my OS and dev experience.

  • @theloniousMac
    @theloniousMac 3 หลายเดือนก่อน +245

    Ironically you're actually going into the past for this. Before PCs became powerful enough to take over the Enterprise, this is how large businesses used mainframes. It was called Time Sharing. Everyone had a terminal, basically a dumb terminal that connected to a terminal server that connected to a port on the main frame. On the mainframe there would be dozens upon dozens of users each with the illusion that he/she was the only user on the computer. Some systems used UNIX, others used operating systems by DEC like RSTS/E, RSX, VAX/VMS and so on.
    One problem with this method was that if the computer went down, all of those dozens upon dozens of users I just spoke about would be shit out of luck. So we often had large backup systems the whole thing in a cluster. If one went down, we'd shift all the users to another system. Back then I was writing load balancing software for the mainframes.
    I dare say it is humorous watching you advocate going back to the same old method in 2024!

    • @Johan-rm6ec
      @Johan-rm6ec 3 หลายเดือนก่อน +15

      Like the Bible told us there is nothing new under the sun.

    • @NeverSuspects
      @NeverSuspects 3 หลายเดือนก่อน +21

      Well, with how things are going the goal might be to just sell everyone a rpi or equal and have you subscribe to a virtual machine that is ran from a large datacenter cloud network and then you can subscribe to the os, sub for your allocated gpu, cpu, memory, and storage, subscribe to each application you run and then ultimately.... own nothing.

    • @victorudoye5364
      @victorudoye5364 3 หลายเดือนก่อน +2

      Yo..
      ​@@NeverSuspects

    • @karanjoshi2662
      @karanjoshi2662 3 หลายเดือนก่อน +21

      isn't that the same as cloud computing now in some ways? you log into aws or asure and they give you a scalable computer system.

    • @monster2slayer
      @monster2slayer 3 หลายเดือนก่อน +5

      isnt that even why the teminal got its name from?

  • @George2647g
    @George2647g 3 หลายเดือนก่อน +37

    "Terminal services have been around for a long time" understatement of the century... The first office computers WERE terminal services and for a long period of time in 70/80s most offices WERE terminal services..

    •  2 หลายเดือนก่อน

      Longer than pc, but it is less than a hundred years. It is starting to be a long time now

    • @theleastofpilgrims3379
      @theleastofpilgrims3379 2 หลายเดือนก่อน +1

      The first business computers were quickly organized around closed shop batch-mode processing to maximize utilization of the fabulously expensive hardware. From this we got improved operating systems, and finally, interactive time-sharing systems like MVS with TCAM/TSO or CP/CMS (later VM/CPS) on the IBM mainframe , ITS, WAITS, Multics, and then a second generation of these systems, such as UNIX, VMS, and also specialized word processors like Wang Labs. From there, we had the breakthrough of personal computers, which were eventually networked and used in a client/server architecture.

    • @3polygons
      @3polygons 2 หลายเดือนก่อน

      And later, specially in "nominally" (only) first world countries (I bet in the US, too, in many places and companies).The typical IBM AS/400 serving all the admin employees terminals. I remember that ('95 or so, if I recall well). All those green or orange monitors, the dumb terminals. Oh, and the videotex. And I had to support all of that. Kindda fun times. :D

  • @liblevi45s53
    @liblevi45s53 3 หลายเดือนก่อน +71

    At 13:09 you can just press CTRL+ALT+F2 - F4 and it'll open another shell on the system, there's no need to login through SSH. When you shut the display manager down the active one(whichever it is) will be inactive. Even if the display manager is running it'll switch to a shell.

    • @user-ro1cc8tz6d
      @user-ro1cc8tz6d 3 หลายเดือนก่อน +4

      also they should've run vglrun glxinfo -B to make sure that the right gpu was selected. Linux defaults to igpu

    • @user-ro1cc8tz6d
      @user-ro1cc8tz6d 3 หลายเดือนก่อน +4

      also also they should've used apt instead of dpkg

    • @jackkraken3888
      @jackkraken3888 2 หลายเดือนก่อน

      I was thinking about that. I thought it only killed the graphics subsystem then I was confused but it makes more sense now.

  • @MaddMo
    @MaddMo 3 หลายเดือนก่อน +74

    Came here to talk about the hilarious Chuck background on Alex's laptop. 😂

    • @charlesetwaroo5796
      @charlesetwaroo5796 2 หลายเดือนก่อน

      That threw me off when I saw that 😂😂😂

  • @KosmosAc
    @KosmosAc 3 หลายเดือนก่อน +21

    So this is basically a 23 minutes cendio commercial, shwing off a single user using blender through the terminal session and claiming that someone else is working in another session (19:55), while proving a few xeconds later that he isn't (20:39 and 20:46).
    Don't get me wrong: I really love the idea and I really hope this works as promised, but I haven't seen anything that convinces me.

  • @just_michael402
    @just_michael402 3 หลายเดือนก่อน +100

    0:35 "But with Windows 11, we can't do that. But with Linux we can't"
    There's a bug in your captions.

    • @TheCelestial
      @TheCelestial 3 หลายเดือนก่อน +5

      That sounds really funny ks

    • @yensteel
      @yensteel 3 หลายเดือนก่อน +1

      There's a slight t sound that could be heard. That's what confused the captions.

    • @JedHurricane
      @JedHurricane 3 หลายเดือนก่อน

      I rarely have captions on, but I spotted that lol, Didn't think anyone would call it out.

    • @Shutter_Priority
      @Shutter_Priority 3 หลายเดือนก่อน

      And with the statement itself, because you CAN do that in Windows 11.

    • @Faladrin
      @Faladrin 3 หลายเดือนก่อน +1

      Windows 11 doesn't provide any concurrent remote desktop support. It's in fact explicitly not allowed per the Microsoft license. There are third party apps that would give you access to programs on the Windows 11 machine that would allow concurrent access, but I'm not ware of any that give you the actual desktop to interact with. TSPlus makes programs available via web browser for instance, but not the desktop. VNC lets you access the desktop, and you can configure that to allow multiple connections, but then everyone is sharing the same desktop (they do not all get their own). You can install SSH servers and access programs, but again, no desktop, and no GUI at all unless you also have X forwarding setup (which is possible, but most Windows software isn't going to work that natively).

  • @jacekmowinski
    @jacekmowinski 2 หลายเดือนก่อน +10

    2:48 Whole premise seemed silly, then it turned out it's just an elaborate ad.

  • @mikecondo
    @mikecondo 3 หลายเดือนก่อน +55

    0:01 it sounded like you censored the word Mac lol

    • @TheRobot13
      @TheRobot13 3 หลายเดือนก่อน +9

      You better not say M*c, how dare you...

    • @USB3.2
      @USB3.2 3 หลายเดือนก่อน

      M** is offensive to the Linux Community.

  • @LukeKendall-author
    @LukeKendall-author 3 หลายเดือนก่อน +10

    You do know that UNIX/X always supported multiple users connecting from terminals; and back in the 90s and even earlier, this included graphical terminals like NeWS or X11 or Display Postscript (NeXTStep). Not to mention desktop, VNC...
    All basically because UNIX and Linux are multiuser systems from the ground up. Always have been.

  • @FluffyPuppyKasey
    @FluffyPuppyKasey 3 หลายเดือนก่อน +8

    So as someone who daily drives Linux I'd genuinely recommend using Fedora if your machine is running brand new hardware, which based on the RTX 4090 is probably the case. That's simply because Fedora ships with MUCH newer kernels, meaning it has fixes and improvements for new hardware. It's also, in my experience, rock solid!
    Also, I just ran glxspheres64 on my RTX 3070 Ti laptop GPU and I'm getting 10x the performance. Please install the Nvidia driver!!
    I LOVE the cutaways to Florida Nick editing, 10/10

  • @judewestburner
    @judewestburner 3 หลายเดือนก่อน +23

    Back around 2000 I was an administrator running a Citrix, so that's 24 years ago and it was awesome. 350 thin clients sitting across about 7 Windows NT 4 terminal server machines with Citrix Metaframe.
    Upgrade everyone in one night to the latest software, no problem. Roll out that bug fix, no problem. Set up 20 new staff, no problem.

    • @ninthjake
      @ninthjake 3 หลายเดือนก่อน +2

      That's awesome. We still use Citrix in our company. Works well enough even with over a thousand users across 60+ servers. Some bugs here and there but overall a solid experience.

    • @judewestburner
      @judewestburner 3 หลายเดือนก่อน

      @@ninthjake I never operated in that sort of league - but it is a technology when I first saw it I was instantly amazed by how powerful it was at creating centralized distributed infrastructure. Keep it up!!

    • @NetScalerTrainer
      @NetScalerTrainer 3 หลายเดือนก่อน +1

      It’s still the same to this day.

  • @burreetoman
    @burreetoman 3 หลายเดือนก่อน +24

    Ah. You have seen the LIGHT. I'm an old FreeBSD guy but you cant beat the major Linux distributions. Welcome to the freeworld.

  • @Chris-ib8lw
    @Chris-ib8lw 3 หลายเดือนก่อน +11

    Most likely the reason you didn't see the pretty window when you went to install ThinLinc is because of that sh you put at the start of the command. You essentially forced the script to use sh as the script interpreter which doesn't have a ton of support for GUI elements. You could have run it by simply typing ./thinlinc-install and the interpreter called out in the script by the installer (most likely bash) would have taken over and ran the install the same way but with the GUI elements if available.

  • @tonyscalleta
    @tonyscalleta 3 หลายเดือนก่อน +8

    Filipino fan here! Glad to see one of your staff is from the Philippines. Keep up the good work! Nostalgic to see Kokey. 😂

    • @mrmotofy
      @mrmotofy 3 หลายเดือนก่อน +1

      Kokey is freeky and cool at the same time LOL

    • @JanzJanz
      @JanzJanz 3 หลายเดือนก่อน +1

      nagulat aq na feature c Kokey. 😂

  • @banjotramp1
    @banjotramp1 3 หลายเดือนก่อน +5

    I had a LTSP (Linux Thin Server Project) running for about 5 years at the High School I taught at > 14 years ago. One server ran 20 crappy pc's in the lab. It ran a straight Ubuntu system, totally open source. Short answer, it was great.

  • @EhurtAfy
    @EhurtAfy 3 หลายเดือนก่อน +83

    10 years ago, gaming on Linux SUCKED, but now we have thousands of Steam games that work fine natively or through Proton. Games not working has been the biggest hurdle to adoption imo. I'm a computer science nerd, but at the end of the day I still need a way to play my favorite games. Add to that way more Windows software works well or at least has a browser app like Office 365, its doable imo. I still want a pure Windows machine for maximum performance and compatibility, but I could survive on Linux

    • @Kvantum
      @Kvantum 3 หลายเดือนก่อน +12

      I'm in about the same boat as you, as a Senior Cloud Infrastructure Engineer. Full Office 365 functionality (especially Outlook) and game compatibility are the only things Windows has going for it anymore. Even Microsoft doesn't care about Windows anymore. The entire OS is as important to their bottom line as computers are to Apple, ie, about a 10% rounding error. The truth MSFT doesn't want most people to know: Azure runs more Linux machines than Windows.

    • @mrmotofy
      @mrmotofy 3 หลายเดือนก่อน +5

      Could just dual boot which is easy and cheap these days

    • @mrmotofy
      @mrmotofy 3 หลายเดือนก่อน +1

      @@Kvantum What does Azure itself run on?

    • @aussiegruber86
      @aussiegruber86 3 หลายเดือนก่อน +2

      See I do automation stuff, think PLCs and robots. And all the software is built for windows.

    • @NickDoddTV
      @NickDoddTV 3 หลายเดือนก่อน +2

      SteamOS is awesome... almost as good as Ubuntu for a general Os for everyday use

  • @zayneytem
    @zayneytem 3 หลายเดือนก่อน +8

    I literally did not expect to get a blast from the past with that Kokey drop. 😂 I was like, 4 or 5 when that aired on TV.

  • @italienn
    @italienn 3 หลายเดือนก่อน +60

    Employees plural! Proud of the growth of NetworkChuck. Love to see it.

  • @Cokodayo
    @Cokodayo 3 หลายเดือนก่อน +14

    I love how the host name is "the room of requirements" lol

    • @gfixler
      @gfixler 3 หลายเดือนก่อน

      When I moved into this house, I just dumped a ton of boxes of things into the spare bedroom, filling it up, and I'm only this week finally into going through them and getting the room usable, and all the things either where they should have been for 11 years now, or in piles to donate or sell. I've been calling it my Room of Requirement for most of this time, and my Roborock even knows it as that, and knows never to try to burrow in there.

  • @Fine_art_aerial
    @Fine_art_aerial 3 หลายเดือนก่อน +54

    6:48 Pepsi?? Why not coffee?? Missed a opportunity on that one

    • @wobbled5609
      @wobbled5609 3 หลายเดือนก่อน +6

      cos the coffee shit is overdone

    • @HeliusSlayer
      @HeliusSlayer 3 หลายเดือนก่อน

      I feel like that was the joke.

    • @abandonedbuildingexplorer
      @abandonedbuildingexplorer 3 หลายเดือนก่อน

      There is a classic movie called "Hackers". Please watch that if you haven't already! The weird lanky guy with the braided hair is epic. You will like it. My friends and I recorded it to VHS and would watch it at every LAN party we held at either my parents place, their parents place back in the 2001-2004 period. I love you all. Keep gaming and hacking. Keep having fun.

  • @theprodagy9426
    @theprodagy9426 3 หลายเดือนก่อน +5

    Brilliant! Network Chuck my wife and i are HUGE fans of your from Johannesburg South Africa! Your teachings are SOOOOOOOOOOOOOOOOO FUN Chuck :)

    • @jackkraken3888
      @jackkraken3888 2 หลายเดือนก่อน

      Hey you're from South Africa! Do you know if Raspberry Pis are easily available and and for how much?

  • @andresoliz1544
    @andresoliz1544 3 หลายเดือนก่อน +5

    Wow, love the growth Chuck. Been watching since your CBT Nuggets days, it's great to see the channel where it's at now, definitely came a long way. The team looks like they're awesome to work with. Keep it up, love the hustle and determination!

    • @demetriusjohnson5358
      @demetriusjohnson5358 2 หลายเดือนก่อน

      woww did not know he was from cbt nuggets...i loved cbt nuggets! i wonder if i watched chuck all those years ago and didnt realize here he is back again!

  • @nickt5390
    @nickt5390 3 หลายเดือนก่อน +2

    I just love how those guys are just fooling around with the tech they have just explained. It makes it even more then a tutoral, cause it although shows courage. Love it.

  • @SakuraChan00
    @SakuraChan00 3 หลายเดือนก่อน +19

    just know you could of did ctrl+alt+F3 again or even F2 -F6 to get back into text mode to runn the commands during 13:15

  • @WDCallahan
    @WDCallahan 3 หลายเดือนก่อน +3

    Great thumbnail!
    Friendship ended with Windows 11. Now Linux is my best friend.

  • @programmerkg
    @programmerkg 3 หลายเดือนก่อน +9

    KOKEEY!!! That's my childhood right there! damn, thank you for adding him!

    • @yalnisinfo
      @yalnisinfo 3 หลายเดือนก่อน +1

      he really looks like a cool guy even though it is a static face 😂

    • @markarca6360
      @markarca6360 3 หลายเดือนก่อน +2

      Filipinos has entered the chat.

  • @sunnymon1436
    @sunnymon1436 3 หลายเดือนก่อน +21

    Force everyone to use Linux, but it's actually an ad for spying on your employees! Gotcha!

    • @averagemamil4523
      @averagemamil4523 2 หลายเดือนก่อน

      Oh no - it’s almost like they’re being paid to work and the employer wants ROI…..

    • @aubreypwd
      @aubreypwd 2 หลายเดือนก่อน

      This; this was so cringe!

    • @LibreGlider
      @LibreGlider 2 หลายเดือนก่อน

      Have you EVER been issued a laptop by your employer?

  • @TimVels
    @TimVels 3 หลายเดือนก่อน +12

    Very funny employees at the beginning of the video 😅

  • @capulater
    @capulater 3 หลายเดือนก่อน +2

    Next video: 2nd redundant server to take over if the main terminal server fails
    Next video after next video: UPS when the power goes out

  • @kaz49
    @kaz49 3 หลายเดือนก่อน +13

    The opening song makes my brain scream SCARRRR

  • @Viking8888
    @Viking8888 3 หลายเดือนก่อน +20

    Kokey is even creepier than ET. Something I never thought possible!

    • @jackkraken3888
      @jackkraken3888 2 หลายเดือนก่อน

      Bollywood made their own version too. I forgot the name though but it had a much higher production value than Kokey

  • @ray73864
    @ray73864 3 หลายเดือนก่อน +3

    We use HP ThinClients at work, we've been running HP ThinClients for around 20yrs now at least :) Our Terminal Server is a Windows server, always has been. 5 of them in total for around 200 thinclients. I changed 1 of our stores to RPi 3Bs a few years back, worked ok, ran WTWare (when it was free) which was neat, but they actively refused to support several features that we were using from Remote Desktop Connection (Remote Control, Remote Control with differing screen resolutions, etc...) and then it became non-free.
    Eventually gave up and went back to HP thinclients.

    • @MthaMenMon
      @MthaMenMon 3 หลายเดือนก่อน

      Do they provide directx accel?

    • @rexsceleratorum1632
      @rexsceleratorum1632 3 หลายเดือนก่อน +1

      And then there's me, using an HP thin client... as a home server.

    • @ray73864
      @ray73864 3 หลายเดือนก่อน +1

      @@MthaMenMon Most likely not. But for our purposes, as a point of sale terminal, we don't really need them to.

    • @AlJay0032
      @AlJay0032 3 หลายเดือนก่อน +1

      The company I used to work at in the 1990s used thin clients. The boss wanted us to have a silent work environment. It's funny when Windows people discover what Unix had 30 or 40 years ago.

  • @AmoghHarish
    @AmoghHarish 3 หลายเดือนก่อน +1

    Oh man, my homelab and personal PC/laptops are all named after things in the Wizarding World
    NAS is called Gringotts
    Media server is called Hogsmeade
    Laptops and PCs are named Cleansweep, Firebolt, and Nimbus
    And seeing the random Room of Requirement over there was soo cool! Especially when it fits the description so perfectly!

  • @APigeonWhoFlew
    @APigeonWhoFlew 3 หลายเดือนก่อน +22

    4:51 mmm yes, ubuntu 20.04, when that is the ubuntu 24.04 wallpaper

    • @amoldhamale3202
      @amoldhamale3202 3 หลายเดือนก่อน +2

      I was thinking the same

    • @randomblogger2835
      @randomblogger2835 3 หลายเดือนก่อน +3

      I was wondering... it makes more sense that he fumblde the number than installed an ubuntu from 4 years ago,

    • @amoldhamale3202
      @amoldhamale3202 3 หลายเดือนก่อน

      @@randomblogger2835 It's an LTS release mate, I use it regularly and it's quite stable

  • @JohnnyThund3r
    @JohnnyThund3r 3 หลายเดือนก่อน +2

    You paid me to do that is probably the best blender artist line of all time...

  • @kxuydhj
    @kxuydhj 3 หลายเดือนก่อน +3

    the terminal instructions sounded a bit off to me... don't get me wrong, it's an amazing video and i'm glad you guys actually show what you're doing but there's a lot of edge cases where cutting corners could cause issues.
    first, sh ./install-server sounds like a bad idea because the script has a shebang to specify the preferred interpreter and overriding that with sh is almost always a bad idea because that launches a barebones posix shell which can break a lot of stuff. just leave the sh part and instead give the script execute permissions or check the first line to see what interpreter it wants. note that some scripts will incorrectly request sh as interpreter while they should be requesting bash so i'd personally go one step further and run shellcheck on the script just in case.
    second, dpkg install thinlinc*.deb isn't a problem until you have 2 thinlinc packages in which case it will probably install both. it still shouldn't cause trouble because it'll order alphabetically which effectively results in it starting with the older one but still, best to just specify the one you want instead of using a wildcard.
    third, sudo su - is a pretty well-known yet useless command, use sudo -i instead.
    again, amazing video, it's just that i've blindly followed instructions like this before which have caused me varying degrees of pain and i don't want other people to waste their time like that.

  • @cesmarpebres577
    @cesmarpebres577 3 หลายเดือนก่อน

    As a Filipino who follows Networkchuck, I learned a lot from you about Linux and cybersecurity one of the best channels to learn from and, it's shocking to see a Filipino comic character included in this video, Thank you and, Thank you very much for this meaningful knowledge.

  • @emntbj
    @emntbj 3 หลายเดือนก่อน +9

    "you only need to buy one powerful computer"
    Me struggling to buy one computer :'( :D

    • @cap_eath
      @cap_eath 3 หลายเดือนก่อน

      I'm using E5 server chips on $80 mobos using recycled server parts. $200 for 12 core CPU, 32 gb ddr4, and mobo. Can't run with the Ryzen 7 5800 I got used for my son, but half the price and more power than I've been able to max. Plus it would thrash on this setup

  • @52Pi_Maker_Education
    @52Pi_Maker_Education 3 หลายเดือนก่อน +1

    Thank you for sharing, your videos always make me feel very interesting. I have been following you for a long time, haha. Your videos cover a lot about Linux and networking, and I feel that you are a very skilled operations engineer. Your previous video "I build a Raspberry Pi Super Computer," where you take the Raspberry Pi array out of the oven, made me laugh so much, it was hilarious, very impressive. Following your steps, I have learned a lot about Kubernetes technology, and the interspersed Minecraft also makes me feel very familiar, haha. I also set up a Minecraft server on the Raspberry Pi and played with friends. Your videos are always very passionate, haha, and I strongly agree with what you said that everyone should learn Linux! Looking forward to your next masterpiece!

  • @DavidZetaKrone
    @DavidZetaKrone 3 หลายเดือนก่อน +11

    The guy doing 3D modeling is logged in to a session with a framebuffer size of 1024x768? Most commonly seen in the Pre-Windows XP era?

  • @SneakyV1_
    @SneakyV1_ 2 หลายเดือนก่อน

    this is the first NetworkChuck video ive watched in (sadly) a while, and im loving these new personalities coming in.

  • @marcinoo97
    @marcinoo97 3 หลายเดือนก่อน +6

    i have multi user windows 11 for free. not even a server version just enterprise. RDP is so much easier here almost no setup needed.

    • @jacekmowinski
      @jacekmowinski 2 หลายเดือนก่อน +3

      2:48 Yeah, this whole video is just an ad.

  • @TheNoirKamui
    @TheNoirKamui 3 หลายเดือนก่อน +2

    The virtualgl part is kinda mysterious and scary... Does that mean that ThinLinc is only there to establish the connection, but is actually not able to access all the hardware? I don't really understand why not...
    Or maybe, ThinLinc can access the hardware, and virtualgl is not there to send the graphics, but virtualgl helps split the gpu resource for the different virtualgl users? I don't know...

  • @PhysicsLaboratory-cp7eq
    @PhysicsLaboratory-cp7eq 3 หลายเดือนก่อน +2

    7:33 by default the command will search Vi, if you want to open in Nano just like in video you should type -->> sudo EDITOR=nano visudo

  • @XaivepA
    @XaivepA 3 หลายเดือนก่อน +1

    How cool! And even more so, I'm from Linköping Sweden where Cendio's originated. (Which I did not know before this video) Super awesome video with great sense of humor whilst educating. 😊👌👏🙌

  • @Daphoid
    @Daphoid 3 หลายเดือนก่อน +7

    Alex, Pepsi is not hydrating my guy. Tasty yes, but water is your friend :)

    • @mrmotofy
      @mrmotofy 3 หลายเดือนก่อน +3

      WE ALL know that, but he makes his own choices. As I sit here sipping my MT DEW

    • @Daphoid
      @Daphoid 3 หลายเดือนก่อน +1

      @@mrmotofy And you're welcome to it - but I don't know if I'd assume everyone knows that, you may be surprised what things you think are common knowledge that aren't.
      Also, even if you know it, an open mind will accept the reminder gladly and grab a glass of water with their next mountain dew :)

  • @PtolemyPetrie
    @PtolemyPetrie 2 หลายเดือนก่อน

    In Computing there is a recurring saying, Everything Old is New Again! Great video Gents.

  • @jakslayersyth
    @jakslayersyth 2 หลายเดือนก่อน +4

    Understanding that azure servers use linux makes the windows charging $1k even more humorous

  • @donaldwright2426
    @donaldwright2426 3 หลายเดือนก่อน +1

    Chuck, i like this video nut just because on how to set up terminals and server but because we (at least I) got to know your team. And Chuck, they are good !

  • @dominicdit
    @dominicdit 3 หลายเดือนก่อน +29

    why is thinlinc required, users can just RDP into a linux server at the same time... am I missing something here?

    • @thooper989
      @thooper989 3 หลายเดือนก่อน +3

      I think they key here is multiple users using the server at the same time. Also, the amount of admin control through a simple graphical interface.

    • @LuxuryBall13
      @LuxuryBall13 3 หลายเดือนก่อน +24

      2:50 "thanks to our sponsor Cendio" is what you're missing

    • @aarontrionfi3893
      @aarontrionfi3893 3 หลายเดือนก่อน +3

      I believe RDP connections to Windows (not Windows Server) are limited to 1 concurrent connection.

    • @OdisHarkins
      @OdisHarkins 3 หลายเดือนก่อน

      @@aarontrionfi3893 There previously was a setting in registry that one could change to "Fix" that limitation, I don't know now.

    • @GC-rg6in
      @GC-rg6in 3 หลายเดือนก่อน

      Remmina to the rescue?

  • @Jet1323
    @Jet1323 3 หลายเดือนก่อน +1

    i like florida nicks dedication, to push and work at the same time! what a patriot.

  • @zanylyf
    @zanylyf 3 หลายเดือนก่อน +36

    linux is already on 4.45% users worldwide we need more users🗣🗣

    • @TheBenSanders
      @TheBenSanders 3 หลายเดือนก่อน +4

      Waiting on that sweet 5%!

    • @Stay_away_from_my_swamp_water
      @Stay_away_from_my_swamp_water 3 หลายเดือนก่อน +6

      *desktop users. this is more of a server. with servers. we're over 70%, same with phones, and with supercomputers we have all of them. (all the ones from top 500 list used for statistics). If you sum up everything (yes chrome os and android too, they may be weird distros, but they're still linux) linux is the most popular os in the world.

    • @LiLBitsDK
      @LiLBitsDK 3 หลายเดือนก่อน +1

      it will come... and it's what 90% of servers on the indernet?

    • @zanylyf
      @zanylyf 3 หลายเดือนก่อน

      @@TheBenSanders 5? im waiting for 10...

    • @zanylyf
      @zanylyf 3 หลายเดือนก่อน

      @@Stay_away_from_my_swamp_water yup linux rules the world!!

  • @Kyoryokuna_Fallen
    @Kyoryokuna_Fallen 3 หลายเดือนก่อน

    What a great day to watch a new Chuk vid its been a while.

  • @aikusan1727
    @aikusan1727 3 หลายเดือนก่อน +7

    I'm a bit surprise that you guys shared and modeled Kokey the Legendary alien in the Philippines!

  • @lvill3633
    @lvill3633 3 หลายเดือนก่อน +2

    Lots of love from PH 🇵🇭
    Been a subscriber since forever ☺️

  • @Jason.M
    @Jason.M 3 หลายเดือนก่อน +8

    I'm going to be the grumpy "you changed something about your content" commenter, but the switch between Chuck and Alex throws me off. The energy is way too different, and it kind of makes me just skip past Alex. 😵‍💫

    • @thelaiq
      @thelaiq 3 หลายเดือนก่อน +1

      Alex's bit was better than Chuck's in some areas imo

  • @Tin-m5c
    @Tin-m5c 3 หลายเดือนก่อน

    man i love the chuck team and their editing, i never knew id laugh this hard on a computer related video

  • @pud469
    @pud469 3 หลายเดือนก่อน +7

    What does Ubuntu 20.04 offer that 22.04 doesn't? Just trying to understand why would you go so far back, when even 24.04 is out. What are you using that has issues with 22.04? I haven't found any software that doesn't work on 22.04. Now on 24 being so new, that is a different story.

    • @tappy8741
      @tappy8741 2 หลายเดือนก่อน

      probably his crappy proprietary sponsor works best on 20.04.

    • @pud469
      @pud469 2 หลายเดือนก่อน

      @@tappy8741 sorry without going back to watch it, I didn't realize it was sponsored by the software. Maybe it wasn't even mentioned and that was the purpose for the demonstration. New infrastructure that is going to be EOL in less than a year, has to be the dumbest tutorial. Someone is going to show this to their boss, think it's a great idea and then be screwed in a year.

  • @OverAndOverAndOver
    @OverAndOverAndOver 3 หลายเดือนก่อน +1

    When did NetworkChuck turned into the funny version of LTT, goofy ah edits I love it 😂

    • @tappy8741
      @tappy8741 2 หลายเดือนก่อน

      this video pissed me off, so yes i guess they are a bit like LTT

    • @jackkraken3888
      @jackkraken3888 2 หลายเดือนก่อน +1

      The goofyness is over 9000!

  • @ogrooster69
    @ogrooster69 3 หลายเดือนก่อน +3

    Have you guys been a Davinci Resolve shop for a while or was it picked up in planning for this deployment?

  • @astar1625
    @astar1625 3 หลายเดือนก่อน +1

    First time I’ve seen Alex on camera. Never have I seen someone make Linux commands so undaunting. More from Alex please!

  • @jeremyself6984
    @jeremyself6984 3 หลายเดือนก่อน +4

    So um, when’s someone going to tell Alex about tab completion?

    • @jackkraken3888
      @jackkraken3888 2 หลายเดือนก่อน

      Yeah that was a little weird even for me since tab completion exists in windows command line and the Linux command she'll

  • @JoaoVitor-rs2bp
    @JoaoVitor-rs2bp 3 หลายเดือนก่อน +1

    This is awesome! Big fan from Brazil here!

  • @Vilished
    @Vilished 3 หลายเดือนก่อน +6

    I use Arch btw.

  • @thundreturtle
    @thundreturtle 6 วันที่ผ่านมา

    It's almost impossible to count all the puns and easter eggs in the video :D . Just awesome! And I love how the Computer Time Shearing from way back in the day is making a comeback :D

  • @WhatzHappeningNow9
    @WhatzHappeningNow9 3 หลายเดือนก่อน +12

    Now this is a very unique content I don't usually see in the Linux world! Kudos!!

  • @buta-v3x
    @buta-v3x 3 หลายเดือนก่อน

    i LOVE your new editor.

  • @brunekxxx91
    @brunekxxx91 3 หลายเดือนก่อน +12

    What is the latency of this?

    • @jonah1976
      @jonah1976 3 หลายเดือนก่อน

      Exactly. This was just a commercial. Can't mention anything bad about the product.

  • @mrfoodarama
    @mrfoodarama 3 หลายเดือนก่อน +2

    GoodtimeswithScar Approves!

  • @MrLarryl79
    @MrLarryl79 3 หลายเดือนก่อน +11

    "sudo -i" instead of "sudo su -" ?

    • @bsdjail
      @bsdjail 3 หลายเดือนก่อน +2

      or sudo -s

    • @sampikprod
      @sampikprod 3 หลายเดือนก่อน

      or just su

    • @MrLarryl79
      @MrLarryl79 3 หลายเดือนก่อน +1

      @@sampikprod sudo -i gives the root enviromnebnt too, not just switch to root user.

  • @PrivateLZG
    @PrivateLZG 3 หลายเดือนก่อน

    You really got me hooked with that super fast build mode

  • @carrc88
    @carrc88 3 หลายเดือนก่อน +5

    Are there non-commercial options for Terminal server on Linux ?
    What about xrdp multi-session ?
    Thanks for all those great videos 😊

    • @notme8232
      @notme8232 3 หลายเดือนก่อน +6

      Pretty sure you could just use plain SSH with X11 forwarding for this, this seems a bit overengineered imo

    • @tappy8741
      @tappy8741 2 หลายเดือนก่อน

      @@notme8232 almost like it's a giant advert for some company

  • @Itreallydoesnotmatter-p9o
    @Itreallydoesnotmatter-p9o 3 หลายเดือนก่อน +7

    Why not use a hypervisor and VMs?
    Does this feature exist in fully FOSS?

    • @whydoyouaskdude
      @whydoyouaskdude 3 หลายเดือนก่อน +1

      I think because spinning up VMs instead of user Sessions requires SR-IOV, which is sadly not on consumer GPUs and an upsell for enterprise hardware (even though consumer cards are technically capable to handle such loads).

    • @gorgnof
      @gorgnof 3 หลายเดือนก่อน +1

      ​@@whydoyouaskdudeI think Proxmox works on normal GPUs

    • @bluefrancis14
      @bluefrancis14 3 หลายเดือนก่อน

      @@gorgnof pcie passthrough? Is that what it is?

    • @Itreallydoesnotmatter-p9o
      @Itreallydoesnotmatter-p9o 3 หลายเดือนก่อน +1

      @@gorgnof That was my impression as well...haven't tested it yet. Never had the use for high GPU demands, my work is more CPU and RAM intensive...

    • @Danwolfstone
      @Danwolfstone 2 หลายเดือนก่อน +1

      @@bluefrancis14 There's definitely GPU passthrough, so I assume PCIE passthrough is a thing as well. SomeOrdinaryGamers showed a similar thing when creating a VM with GPU capabilities for running certain windows games through a VM, so I'm not sure if that would fit what you're looking for

  • @fernandokakony7376
    @fernandokakony7376 3 หลายเดือนก่อน +1

    Loved this video very informative and i like that some of the staff are acutely involved in it as well well done!

  • @majutsush1
    @majutsush1 3 หลายเดือนก่อน +6

    Couldn't you just use xrdp to do this for free

    • @mrmotofy
      @mrmotofy 3 หลายเดือนก่อน

      Wonder how the GPU use works in

  • @gabrieldut9146
    @gabrieldut9146 3 หลายเดือนก่อน

    I would really love to see Bernard explain how he made Koki... Can't wait

  • @AarenIgnazio77
    @AarenIgnazio77 3 หลายเดือนก่อน +7

    We need a way for people impacted by Big Tech layoffs to use their skills for Linux, like a GoFundMe crowdsourcing thing. So people can get paid to help develop Linux and open-source alternatives to Adobe!

    • @peacefulexistence_
      @peacefulexistence_ 3 หลายเดือนก่อน +3

      What about using that money to fund the existing software that has like 1.5 people working on it each :D

  • @wcdeich4
    @wcdeich4 3 หลายเดือนก่อน +1

    That coffee sip noise hurts me so bad.

  • @RAyLV17
    @RAyLV17 3 หลายเดือนก่อน +6

    0:34 subtitles: but with windows 11 we can't do that, but with Linux we can't

  • @joe-skeen
    @joe-skeen 3 หลายเดือนก่อน

    For years I suggested that non-technical users use Windows or Mac. But Linux has come a long way, and you no longer need to be a super user guru to daily drive it.

  • @AvidBangerInspector
    @AvidBangerInspector 3 หลายเดือนก่อน +14

    I'm a simple man. I see Linux, I click.

  • @somethingelse401
    @somethingelse401 3 หลายเดือนก่อน +1

    I do the IT work for a manufacturing company.
    I made all my employees use Linux.
    6 months strong and even more productive.

    • @mrmotofy
      @mrmotofy 3 หลายเดือนก่อน

      More productive based on???? How have you measured or quantified it?

    • @tylerdean980
      @tylerdean980 3 หลายเดือนก่อน +2

      ​@@mrmotofyno downtime for automatic updates=more uptime

    • @jackkraken3888
      @jackkraken3888 2 หลายเดือนก่อน

      If you have any windows employees that don't like Linux but only use their browser you can try skinning Linux to look like windows

  • @VanDonien
    @VanDonien 3 หลายเดือนก่อน +3

    4:45 I think that's 24.04, not 20.04

  • @Jeppedy
    @Jeppedy 3 หลายเดือนก่อน +1

    Alex did a great job!! Not just an employee for long? 😊

  • @Not9_
    @Not9_ 3 หลายเดือนก่อน +43

    Forcing everyone to use linux is a gigachad move

    • @NickDoddTV
      @NickDoddTV 3 หลายเดือนก่อน +3

      Nah not really, use Ubuntu or SteamOS and people will hardly notice a difference from MacOS or windows

    • @Not9_
      @Not9_ 3 หลายเดือนก่อน +2

      @@NickDoddTV wouldn't relate as an arch user

    • @as8kay
      @as8kay 3 หลายเดือนก่อน +1

      ​@@NickDoddTV bruh I'm a not so techy windows user looking forward to trying linux any lightweight distro recommendation for my cheap 2nd PC

    • @notme8232
      @notme8232 3 หลายเดือนก่อน +1

      @@as8kay Gentoo.
      Seriously though, Mint would probably be best thanks to its simplicity. You can get lighter distros, but someone "not so techy" probably wouldn't know how to best take advantage of them, if you could use it at all.

    • @bagdis9000
      @bagdis9000 3 หลายเดือนก่อน

      ​@@as8kayLinux Lite

  • @sfcampbell19
    @sfcampbell19 2 หลายเดือนก่อน +1

    4:50 My head exploded at "Ubuntu 20.04" 😫😫😫

  • @BridgetTheNun
    @BridgetTheNun 3 หลายเดือนก่อน +10

    *Me using openssh and x-fowarding all my stuff with virtual gl for years now*
    ┬┴┬┴┤(・_├┬┴┬┴
    ┬┴┬┴┬┴┬┴┬┴┬┴
    ┬┴┬┴┤(・_├┬┴┬┴
    Why are we adding third party proprietary software to manage it? We could just create a *"simple"* script that does all the auto setup work on this?
    And then use something like cockpit to do the web management stuff and permissions?
    I know I'm not technologically challenged, but implementing a solution like this does imply the person implementing this server must be technologically literate to also secure the server from third parties and make it accessible either over the web or locally only so they gotta have a high skill level in linux to do so and to debug it.

    • @jackkraken3888
      @jackkraken3888 2 หลายเดือนก่อน

      Wait you're saying this server is already available over the web? Like how? Don't you have to port forward the ports?

    • @BridgetTheNun
      @BridgetTheNun 2 หลายเดือนก่อน

      @@jackkraken3888 port forward? At worst it's just local setup + VPN P2P Service of choice or if your router /modem already has one integrated just using that.
      I already have everything from SSL certificates to DNS setup so its not a hassle for me to setup everything.
      For other people however setting up the x forwarding and acceleration is the hard part the VPN bit isn't that much harder as solutions like Nebula and Tailscale exist.
      Honestly there's no one size fits all solution to this problem what you save in setup time you lose in security.
      I don't like , personally that is, adding solutions that are jumbles of other software cobbled together from multiple other softwares that have a history of not playing nice. I'd much rather learn the arcane tecnobable lore and setup my scripts and incantations while consuming intense and holy oils at ridiculous rates to please the machine spirit.
      Jokes aside stuff like this breaks hard and fast and doesn't have enough verbosity to diagnose it's individual components when it does, and then you're stuck asking for tech support from a company that's not up scale yet and is helping multiple other clients while you are Number XY in the Z queue with ∆ people ahead of you, while the anxiety devours your mind flesh and business alive.

  • @timmooney7528
    @timmooney7528 3 หลายเดือนก่อน

    15 years ago I was working at a place where we moved most of our users of to thin clients. If a user clicked on malware, all they'd have to do is close the session and log on again.
    4 years ago i heard from a former co-worker that the company was switching away from thin clients. They experienced some catastrophic failures at the server and core switch level, which in turn caused every terminal services user to be dead in the water.

  • @fyrestorme
    @fyrestorme 3 หลายเดือนก่อน +5

    wth why are you using sysv init style commands instead of systemctl? I'm sure that gdm3 path is just an alias or symlink to systemctl but why use it when you have systemd?
    systemctl stop gdm3
    or
    systemctl disable --now gdm3
    Not angry. Just surprised and confused o_O

    • @jfabc5203
      @jfabc5203 3 หลายเดือนก่อน

      Same for me !

  • @pilotstiles
    @pilotstiles 3 หลายเดือนก่อน +1

    I’ve been a pc user since 1987 and Dos 3.1. After all the MS debacles and security issues I decided to switch over to a version of Linux. I tried mint for my first install and because I’m used to windows I always thought updating Linux was a good thing and didn’t do a backup. Yeah I know thank you. So after a bit more searching I came across a gaming version of Linux Nabora 39. I am pretty happy so far with Nobora so far, I do have a weird issue with the line-in audio but everything else works. I am definitely a noob and not used to the terminal commands, I just use the update feature in Nobora. Maybe in the future I will learn to use terminal commands, but for now it works for me.

  • @polocatfan
    @polocatfan 3 หลายเดือนก่อน +33

    imagine not specifying this video was sponsored.

    • @TheDidiDidi129
      @TheDidiDidi129 3 หลายเดือนก่อน +1

      What makes you think that is was?

    • @TheDidiDidi129
      @TheDidiDidi129 3 หลายเดือนก่อน +4

      Nevermind the description

    • @dgmayor
      @dgmayor 3 หลายเดือนก่อน +6

      2:52 - "Thanks to our sponsor, Cendio"

  • @zenceLde
    @zenceLde 3 หลายเดือนก่อน

    This camera-ping-pong and cuts after nearly every sentence is exhausting for such an interesting topic to watch