Linux Server Web GUI - management with cockpit

  Рет қаралды 128,027

Christian Lempa

Christian Lempa

Күн бұрын

Пікірлер: 180
@BrianThomas
@BrianThomas 2 жыл бұрын
Dude! I've been using Cockpit for a while, and I had no idea that you could spin up VM's from the Web interface. Bravo mate.... Thank you ❤️
@christianlempa
@christianlempa 2 жыл бұрын
You're welcome! Thanks for the feedback :)
@GorkemYildirim
@GorkemYildirim 4 жыл бұрын
Another very good guide. I use Cockpit in docker but I did not know that I can add plugins. Time to check those!
@nickswebtsv
@nickswebtsv 3 жыл бұрын
Awesome solution at 7:27 - I found I had to restart as netplan wasn't able to be ran on Ubuntu server. But a restart fixed all my issues with managing network interfaces.
@christianlempa
@christianlempa 3 жыл бұрын
Thanks! :)
@bootifulghost8624
@bootifulghost8624 4 жыл бұрын
Now we need a docker plugin similar to portainer to manage all docker container through cockpit. That'd be awesomesauce.
@shnabz1
@shnabz1 2 жыл бұрын
apparently cockpit discontinued support for docker in favour of podman, i'm disappointed by that news
@IBITZEE
@IBITZEE 2 жыл бұрын
I was thinking about that too...
@Ghfvhvfg
@Ghfvhvfg Жыл бұрын
@@shnabz1redhat Sphere suprised why do you not use podman most things that work in Docke i think work in Podman
@jonas737
@jonas737 2 жыл бұрын
Im ersten Satzt direkt gemerkt "Jop das ist nen Deutscher" Ich danke dir, genau nach so einer Software hab ich schon länger gesucht.
@christianlempa
@christianlempa 2 жыл бұрын
Haha, danke dir ;)
@prafullss
@prafullss 4 жыл бұрын
Awsome. I will do everything. Thanks for zfs and cockpit. Your every videos are awsome. Please bring more videos for us. Thanks a lot ❤️
@Rerbun
@Rerbun 3 жыл бұрын
A quick warning for people installing it, cockpit comes with NetworkManager which will spoof your MAC address WITHOUT WARNING. If you're not able to access your server anymore through dns, because your server is on the wrong local IP, because dhcp is messed up, then make sure to re-set your dhcp to the right mac address and maybe turn off spoofing in the NetworkManager configuration.
@PaulSpinks
@PaulSpinks 2 жыл бұрын
Newbie to Linux here and I was like what the hell after installing it and IP decided to change. Lol.
@Rerbun
@Rerbun 2 жыл бұрын
@@PaulSpinks I hope I saved you some time which I wasted figuring this out
@PaulSpinks
@PaulSpinks 2 жыл бұрын
@@Rerbun You certainly, did. Not all heroes wear capes! Thanks. 😁
@Rerbun
@Rerbun 2 жыл бұрын
@@PaulSpinks thank YOU for making me feel like it was worth it 😁
@milutzuk
@milutzuk 2 жыл бұрын
Thanks, didn't know about that, didn't hapen, maybe because I'm using static IPs with no check for MAC. But I know Cockpit needs NetworkManager to update itself. And an Ubuntu server uses networkd as renderer in netplan (NetworkManager can be purged) which kinda defeats the Cockpit purpose. Of course, the switch from networkd to NetWorkManager in netplan on a remote server makes the server not remote because it needs direct input to correct the lost of connectivity. So, IMO, too many arguments against the use of Cockpit on a Ubuntu server at this moment.
@AndreasLenze
@AndreasLenze 2 жыл бұрын
Great video, thank you. New subscriber now! I didn't know about Cockpit plugins. I also play around with "Webmin", but now I like the ZFS plugin for Cockpit 😁
@christianlempa
@christianlempa 2 жыл бұрын
Thank you! :) Oh yeah Cockpit is much better than Webmin in my opinion.
@Joeyhelmond0492
@Joeyhelmond0492 3 жыл бұрын
You really deserve more likes and subscribers. Your videos are really helpful
@christianlempa
@christianlempa 3 жыл бұрын
Thanks mate! That will come over time, I'm sure :)
@leeh.1900
@leeh.1900 3 жыл бұрын
Thanks Christian...just what i needed for my first real linux homelab server
@christianlempa
@christianlempa 3 жыл бұрын
This is awesome! Thanks :)
@PremierPrep
@PremierPrep Жыл бұрын
Man, the software update issue was trying to drive me nuts!! Thank you so much for the help!
@Seofthwa
@Seofthwa 3 жыл бұрын
Great presentation of the cockpit application and some of its features. Thanks.
@vjponc2
@vjponc2 Жыл бұрын
I slowed down the video to 0.75x. Now you are speaking my language, as I hold my beer thank you, you drunken champ. Cheers, from a drunken coder
@rexd1104
@rexd1104 3 жыл бұрын
Great work👌 Love frm 🇮🇳
@christianlempa
@christianlempa 3 жыл бұрын
Thanks bro
@tomjeff9007
@tomjeff9007 2 жыл бұрын
Thanks for the info, Do you have a video just for Cockpit VM stuff? have a hard time creating pool/storage etc.. tnx
@christianlempa
@christianlempa 2 жыл бұрын
No I’m not using it much these days unfortunately
@RizalBoon
@RizalBoon 3 жыл бұрын
Oh. this is awesome. With built in VNC, it will be so easy to manage multiple VM instances remotely on web.
@restaurantattheendofthegalaxy
@restaurantattheendofthegalaxy 6 ай бұрын
Thanks for the great tutorial!
@PiotrK2022
@PiotrK2022 6 ай бұрын
@christianlempa Christian, you could mention also about Proxmox and LXC, that LXC on Proxmox requires enabled nesting... Otherwise it won't work complainning about permissions...
@franky12
@franky12 4 жыл бұрын
Did you have any success in getting the Cockpit Plugin for Docker Container to work?
@christianlempa
@christianlempa 4 жыл бұрын
Good question! Cockpit has support for managing containers with "podman", which is a RedHat replacement for docker. In Centos/RedHat that works out-of-the-box, but unfortunately for Ubuntu the cockpit-docker package was deprecated and the cockpit podman package is not in the official Ubuntu repos, yet. That might change and you probably can install the old outdated cockpit-docker debian package manually. However, I like managing my docker containers with docker-compose or other systems like portainer or yacht than using cockpit for this, I will make some tutorials on these web GUIs for docker containers in upcoming videos.
@PuleenPatel
@PuleenPatel 4 жыл бұрын
Great vids! Would love to see a vid on exposing cockpit using nginx proxy! :)
@christianlempa
@christianlempa 4 жыл бұрын
Thank you ❤️, hmm that could be interesting to expose cockpit properly, I'll think about it 😊👍
@BorisGrishenco
@BorisGrishenco 2 жыл бұрын
Thank you! I googled tool like this and failed to find it! Thank you!
@christianlempa
@christianlempa 2 жыл бұрын
Thanks mate! :)
@GrishTech
@GrishTech 3 жыл бұрын
One downside about and Debian-derived distro + cockpit is that there is no iscsi options in cockpit. I went through the code to find out why and found that iscsi depends on udisk2, which is not fully featured for debian-based distros and lacks some iscsi functions. I downloaded rockylinux and found that it doesn't have this problem. Also other rhel-like distros don't have this issue (including fedora). That being said, we can still use the CLI to manage that aspect. It would have been nice to have iscsi in cockpit for Ubuntu LTS.
@christianlempa
@christianlempa 3 жыл бұрын
Thanks for sharing! To me it's not a critical gap, but yeah I experienced the same, cockpit is really made for RHEL and RHEL based Distros ;)
@cxlso
@cxlso 3 жыл бұрын
Hey, great tutorial! I'm building a home server on Raspberry Pi4 but for now, I only have one external storage disk. Would it be able to mount 1 disk for now with OpenZFS and later on, if everything works fine, mount another disk to create a mirror of the first disk? Cheers!!
@christianlempa
@christianlempa 3 жыл бұрын
Hey thank you :) There maybe a way to do it, but I think it should be safer and easier to create a new storage pool as mirror and copy the files over.
@khalidelgazzar
@khalidelgazzar 3 жыл бұрын
Thanks, great video :)
@christianlempa
@christianlempa 3 жыл бұрын
My pleasure!
@novianindy887
@novianindy887 Жыл бұрын
Can we monitor apache access log (in relatime with moving graps like CPU and RAM) with this cockpit? how?
@DAWE12100
@DAWE12100 4 жыл бұрын
Thank you for the video.
@IBITZEE
@IBITZEE 2 жыл бұрын
awsome project... will follow it... but??? why do you use ZFS... what features took you to that FS... ?so you have a video on that??
@alex08585
@alex08585 3 жыл бұрын
Awesome Video, how do i allow "Graphical Console " on the host machine instead of the virtual machine
@christianlempa
@christianlempa 3 жыл бұрын
Thanks mate! Not sure what you mean by that, can you explain it, please?
@alex08585
@alex08585 3 жыл бұрын
Hi@@christianlempa , sorry for not being clear, what i meant was 1. At the video 12:14 where there is a graphical console shown to view your virtual machines running in the host system 2. In the host system where cockpit is installed how to view in cockpit page the same graphical console 3. It would be greatly useful to have to access the host system GUI via the cockpit page Hope that clarifies my question
@franky12
@franky12 4 жыл бұрын
What is your opinion and/or experience about *unattended-upgrade* feature on an Ubuntu Server?
@christianlempa
@christianlempa 4 жыл бұрын
I use it to enable only automatic security updates, had no issues so far. Other stuff I do manually.
@lvckyapi
@lvckyapi 3 жыл бұрын
Schönes Video^^
@christianlempa
@christianlempa 3 жыл бұрын
Danke :)
@JohnnyTHM
@JohnnyTHM Жыл бұрын
I have been wondering something for awhile. If you have a Webpanel installed like cPanel, Direct Admin, WebMin, CWP or whatever of the many available Is CockPit designed to be installed without conflict with a web panel Or is it one or the other?
@ThomasMilam-b7g
@ThomasMilam-b7g 9 ай бұрын
Yes, I use both Webmin and Cockpit. I use Fedora server and it installs Cockpit out the box. Cockpit can do basic server admin, but you can't get 99% of the apps/modules that you can get with Webmin. I have not used it with any of the others webbie interfaces you mentioned. Plus I don't recommend CWP using because you have to reinstall the server you installed it on.
@gg48gg
@gg48gg 3 жыл бұрын
Thank you! Question for you: I have a perl script that executes a data backup via cron. Do you know how I could display the results using cockpit, or as a next step have a button to manually start the backup script?
@christianlempa
@christianlempa 3 жыл бұрын
No idea if that's possible with cockpit, sorry.
@Stradiostv
@Stradiostv 2 жыл бұрын
can you mabe make a video on ubuntu cockpit PAM and Two factor auth support in Cockpit?
@christianlempa
@christianlempa 2 жыл бұрын
Hmm I've done a video on 2FA and will do another one with Traefik and Docker. Don't know but this might also be helpful for Cockpit.
@ccaiuss
@ccaiuss 7 ай бұрын
I have cloudpanel on my server. If I install cockpit, which also has a web server, things get a bit confusing. how can I install the cockpit but have it be through a proxy on the cloudpanel server?
@letsplaywow6896
@letsplaywow6896 2 жыл бұрын
I installed like you said, but I get an error Virtualization service (libvirt) is not active, why?
@christianlempa
@christianlempa 2 жыл бұрын
Probably because it's not installed
@letsplaywow6896
@letsplaywow6896 2 жыл бұрын
@@christianlempa That was the problem, thank you!
@janikti8605
@janikti8605 2 жыл бұрын
Wenn ich auf die virtuelle Maschine nen Univention Corporate Server aufsetzen will wie stell ich das am Besten an. Sie hat bei mir keine .iso und keine kvm oder hyper-v angenommen.
@LucianoEvaristoGuerche
@LucianoEvaristoGuerche 2 жыл бұрын
Hi, I have watched a lot of videos from your channel lately. They have helped me a lot while setting up my home/personal/hobbyist humble server. Do you have any explaining how to properly configure a route to cockpit in traefik?
@christianlempa
@christianlempa 2 жыл бұрын
Thank you and you’re welcome :) honestly I haven’t Cockpit for a while now so I’m not sure, maybe in the far future
@kartikborikar1
@kartikborikar1 3 жыл бұрын
Hi! This is what i wanted! Is there any plugin for SAMBA server on Ubuntu?
@christianlempa
@christianlempa 3 жыл бұрын
I used the ZFS plugin mentioned in the video, that also has a plugin for samba!
@wesleybaird2752
@wesleybaird2752 2 жыл бұрын
definitely want to know how to open cockpit
@GarthBuxton
@GarthBuxton 3 жыл бұрын
Great work thank you.
@christianlempa
@christianlempa 3 жыл бұрын
Thanks mate!
@FulvioBodda
@FulvioBodda 3 жыл бұрын
Hi! Great tutorial! Is it possible to use cockpit to manage Xen Servers or XCP-NG hosts?
@christianlempa
@christianlempa 3 жыл бұрын
Thank you man :) I don't think so, it's based on Linux.
@CoachSergioBB
@CoachSergioBB Жыл бұрын
Nice Vid Christian I'd like to ask you if Cockpit can do patch management for multiple Linux servers from a single management interface? Thanks for your attention
@jomik100
@jomik100 3 жыл бұрын
Thank you for this video. But how to ad and configure a domain?
@christianlempa
@christianlempa 3 жыл бұрын
Thank you! :)
@jomik100
@jomik100 3 жыл бұрын
@@christianlempa but how to join a domain in cockpit on Debian 10? Thanks
@TheGreatestMajesty
@TheGreatestMajesty 3 жыл бұрын
@@jomik100 Yes. He didn't mention RealmD. Or the store metric plugin. Id like to know about realmd as well.
@naicaey3345
@naicaey3345 Жыл бұрын
Good day, love your video on using cockpit I will like to know if the following scenerio is possible: If i was to get one powerful Ubuntu Server, can i have 3 VM's with the following setup: 1. One dedicated for email marketing (Ubuntu) knowing fully well this requires its own dedicated IP Address, 2. Another for hosting my site using CyberPanel(Ubuntu) and 3. Finally another for forex EA's (Windows) Secondly will they all be using the same IP address? Finally will this kind of scenerio degrade the performance of the server overtime Kindly explain to me how the issue of IP Address is managed among them. Hope to hear from you soon.
@djstraussp
@djstraussp 3 жыл бұрын
Any chance to get latest cockpit version on Ubuntu 20.04? The package install with apt is 215 and the latest one is 242.
@christianlempa
@christianlempa 3 жыл бұрын
No idea, can you share some details on our discord?
@xanderman55
@xanderman55 4 жыл бұрын
Great tutorial! I am trying to setup Cockpit on a subdomain. I watched your video on NGINX and LetsEncrypt but when I applied it to this Cockpit video I got some weird results where the server did not authenticate. I looked around online and most of the documentation does not use Ubuntu. Are you able to go over this in a future video?
@christianlempa
@christianlempa 4 жыл бұрын
Hi, yea I will have a look at it
@xanderman55
@xanderman55 4 жыл бұрын
@@christianlempa I used some of the documentation on cockpit to copy and replace the auto generated certificate but once I try to login it still uses the old auto generated certificate even after removing it completely. It is just odd.
@acerides1724
@acerides1724 Жыл бұрын
What about when adding/mounting new Storage for physical or vm disks?
@MultiSam247
@MultiSam247 2 жыл бұрын
hi im stuck when you did the sudo vim bit i did that and it empty i have not got the blue writing in mine and was wondering if you could help me please as am stuck on that bit
@christianlempa
@christianlempa 2 жыл бұрын
Hey mate, maybe join our discord we'll be able to you better there ;)
@eugrus
@eugrus 2 жыл бұрын
Does the cockpit present its' separate management for KVM or is it a wrapper for virt-manager? Will things go wrong if I use both?
@ThomasMilam-b7g
@ThomasMilam-b7g 9 ай бұрын
As of Fedora 39, Cockpit is installed by default and Cockpit-machines is an available to install from the Applications menu. Also what about Webmin? Does anyone still use it?
@lakshminarasimmanv
@lakshminarasimmanv 3 жыл бұрын
Please upload a video on using ssl certs for cockpit
@christianlempa
@christianlempa 3 жыл бұрын
Hmm let me put it on the backlog when I have time 😁
@localmega5824
@localmega5824 2 жыл бұрын
Hi, does cockpit have gui. I only see terminal interface!! . what about gui?
@joeballam6414
@joeballam6414 3 жыл бұрын
Great video! have you found a way to get Cockpit to send email notifications? I am trying to get it to email me if I run low on disk space and have not be able to find anything online
@christianlempa
@christianlempa 3 жыл бұрын
Not yet, I mainly use cockpit for configuration and other tools for monitoring
@Technically_Bad
@Technically_Bad 3 жыл бұрын
I don't really know anything about anything. but I bet you could make a script that does this
@MartinPitti
@MartinPitti 3 жыл бұрын
Cockpit is not a monitoring software. If there is no running session, then nothing is running on the machine (other than cockpit.socket, which is trivial). If you need monitoring, use something like nagios.
@wmakiling805
@wmakiling805 3 жыл бұрын
The warranty on your DELL PowerEdge T410 expired in March 2014. : )
@christianlempa
@christianlempa 3 жыл бұрын
Yea, going to replace that soon :P
@tuobraun
@tuobraun 2 жыл бұрын
Does anyone know how to resolve this error? A dependency job for cockpit.service failed. Cannot start cockpit on Ubuntu 22.04
@SirJagerYT
@SirJagerYT Жыл бұрын
i am very comfortable with using terminal, should i be using this from my vps ? What can it do more that can't be done with terminal ?
@salexkorsan8790
@salexkorsan8790 5 ай бұрын
i'm installed aapanel, but i'm thinking about to replace with cockpit
@naasbotack
@naasbotack Жыл бұрын
Webmin & Cockpit are there same? sorry im new in Linux🥺 please enlight me. tq
@tobiazz.1921
@tobiazz.1921 Жыл бұрын
hi, ich versuche es mal auf deutsch: ich bin neu in dieser serverthematik und weiß bei der netplan thematik nicht weiter. Wie kommt der inhalt in dieses dokument? wie wende ich das an? bei mir ist sudo vim leer. wie bekomme ich dort etwas rein? hä? haha, vielen dank für eine antwort
@Dexter101x
@Dexter101x 2 жыл бұрын
NetworkManager is deprecated now,. what is the alternative?
@GregDotelphoto
@GregDotelphoto 2 жыл бұрын
I change the renderer to NetworkManager and now I can't access my server. Any help?
@michaelschmid2311
@michaelschmid2311 Жыл бұрын
How would this affect performance? I Run My Server on a Sandi Bridge dual core
@robertgoeres
@robertgoeres 4 жыл бұрын
The Netplan does not work for me. All my Interfaces stay Unmanaged
@christianlempa
@christianlempa 4 жыл бұрын
You may have a look at the documentation or forums of cockpit project, or take a look at our discord community, I'm sure we can help you :)
@wilsoncardoso150
@wilsoncardoso150 3 жыл бұрын
Hi @The Digital Life, it seems that NFS was removed from the latest version, do you perhaps know why and if there is a way to install?
@christianlempa
@christianlempa 3 жыл бұрын
Not sure, sorry.
@maksmorozenko2762
@maksmorozenko2762 2 жыл бұрын
Hello, thank you for your video, it vary helpful. I almost done with my Windows Server VM. The last thing left. VM hasn't connection to the internet. Network interface IP address is unknown. . Please advice me.
@auslander1026
@auslander1026 2 жыл бұрын
How to update cockpit after installation?
@tirushv9681
@tirushv9681 3 жыл бұрын
Sir please make a video on cockpit ssl with nginx reverse proxy
@christianlempa
@christianlempa 3 жыл бұрын
I thought about it, but I believe it's better to show you more about access management and SSL certs in general, which will help you to access web interfaces like cockpit with proper 2FA and access control, rather than exposing it with NPM. Hope that makes sense ;)
@hawolex2341
@hawolex2341 3 жыл бұрын
i want to change port on cockpit 9090 give me an conflict
@christianlempa
@christianlempa 3 жыл бұрын
That should help you cockpit-project.org/guide/latest/listen
@meggrobi
@meggrobi 3 жыл бұрын
13+ years ago I was using Webmin to manage multiple servers from one web interface, and it had many of the features of Cockpit, do you know if was a fork from Webmin?
@christianlempa
@christianlempa 3 жыл бұрын
Hm never heard that, so I guess it's a separate project
@SerkanBalta
@SerkanBalta 3 жыл бұрын
hi Chris, i just missed it; does ubuntu server working on a real server which you connected with ssh from windows, or it's already installed your windows machine as in virtual box... thanks already.
@christianlempa
@christianlempa 3 жыл бұрын
I mostly run Linux in virtual machines, there is currently no physical installation in my setup. I think this one I simply created with vagrant on my Windows Workstation.
@SerkanBalta
@SerkanBalta 3 жыл бұрын
@@christianlempa thank you
@closerlookcrime
@closerlookcrime Жыл бұрын
How do these virtual machines compare to Virtual Box or docker containers? Thanks.
@christianlempa
@christianlempa Жыл бұрын
It's based on KVM, Cockpit is just a management UI for it. So that's basically very similar to VirtualBox, but a lot different from docker ;)
@closerlookcrime
@closerlookcrime Жыл бұрын
@@christianlempa I don't know how my question got on this video. Sorry about that. I know I was on a different video. I was watching some of your listed videos and I must of jumped to this one without realizing it. I am sure my question didn't make sense.
@OldNorsebrewery
@OldNorsebrewery 2 жыл бұрын
Hi. it looks like it is an useful tool. I used webmin since -99 when there was nothing else. Nowadays it starts to come along more projects like this. I have a question I hope answered. I have a 12 drive server with not much room to add more than one ssd internally. In an ZFS pool will it be most useful to add that ssd as a cache or a log to gain speed?
@christianlempa
@christianlempa 2 жыл бұрын
No idea unfortunately, haven't looked into that myself (yet)
@darkchiprj
@darkchiprj 6 ай бұрын
thnk´s body, you help me a lot.
@OlindoPindaro
@OlindoPindaro 11 ай бұрын
I installed in ubuntu 23.10 but i dont see any addon on "Application" menu
@christianlempa
@christianlempa 11 ай бұрын
Maybe there have been some changes, haven't used it in a while...
@kevin_kk
@kevin_kk 3 жыл бұрын
Quick one : Can I run cockpit alongside VESTA CONTROL PANEL all running under one server or will there be some conflicts?
@christianlempa
@christianlempa 3 жыл бұрын
Not sure, I haven't tried it out.
@hussainblackdrag1983
@hussainblackdrag1983 2 жыл бұрын
im getting a white or black page after logging in ... How to solve it?!!!!
@Anonymous-jh4nr
@Anonymous-jh4nr 2 жыл бұрын
Hi! Do you have a video about that how we can install cockpit inside docker and handle with portainer? docker/ws is not enough to work well seems, probably i couldnt do something well :) anyone has cockpit inside docker and handle with portainer? thanks :)
@salexkorsan8790
@salexkorsan8790 2 жыл бұрын
Sir is There any Simple Gui, for install SSL , add remove, Domain in One Click, for Ubuntu Desktop Version, i'm Using Aapanel , it's Very Slow, i don't want to Use Any Web Panel, just i want, to do in Ubuntu Desktop, Without Commands....
@Crazy--Clown
@Crazy--Clown 3 жыл бұрын
Thanks Fritz
@alainterriault7492
@alainterriault7492 4 жыл бұрын
Very interesting, why not just go with Webmin? It does seem to be more mature and Ubuntu friendly.
@MartinPitti
@MartinPitti 3 жыл бұрын
If you *only* want to use webmin, that is fine. But you have to be aware that it "owns" your machine, i.e. sets up its own config files etc. everywhere, and is not "reactive" to changes on the CLI or from Ansible etc. Cockpit is designed to only use the official system APIs (like D-Bus, hostnamed, or libvirt), so the UI will respect and immediately update to changes that you do somewhere else. So you can use it as an occasional troubleshooting/learning tool without it getting in the way.
@alainterriault7492
@alainterriault7492 3 жыл бұрын
@@MartinPitti This is so strange, I have the opposite experience with Webmin and find it to be CLI and /etc friendly. no junk, no special db or config and i can keep using vi without breaking anything .. this is exactly why i like it.
@MartinPitti
@MartinPitti 3 жыл бұрын
@@alainterriault7492 Thanks for the correction! It's been a while since I looked at webmin. Honestly great to hear that this became so much better now.
@rottenfist220
@rottenfist220 7 ай бұрын
what about networkin briding?
@blinddog1212
@blinddog1212 2 жыл бұрын
Very nice video! I'm just dabbling in Linux (Debian on a Buffalo NAS). I have Webmin but it's a bit too much for the old device. Cockpit looks intriguing! If it doesn't require as many resources as Webmin, I may have to give it a try. Do you think it's worth switching? Thanks for the helpful video!
@christianlempa
@christianlempa 2 жыл бұрын
It depends on how you're using webmin. Webmin has many more plugins and features than Cockpit, but if you don't need them, I guess it would be worth switching.
@asimabusallam3147
@asimabusallam3147 3 жыл бұрын
thanks man
@thatzokay
@thatzokay 3 жыл бұрын
i have installed cockpit on my vps but it did not came with netplan pre installed. Is there a way to set up netplan to get the update to work?
@christianlempa
@christianlempa 3 жыл бұрын
Depends on you distro. You can simply install it, but maybe check if cockpit works without
@gdevelek
@gdevelek Жыл бұрын
That thing with Netplan and NetworkManager is a bummer....
@letsplaywow6896
@letsplaywow6896 2 жыл бұрын
Hey Man, I am going to buy a server with 8 Core Xeon Intel Xeon 2.6GHz with Turbo, 16 threads and 16 GIGs of memory. What I want to do is install Windows 11 as a VM, if I do this, would it be powerful enough to run PC games? I want to do this because I want to exclude my gaming PC. I have a Mac, PC and a server. Too many, computer in my house. This is the server that am going too buy PowerEdge T150 Tower Server Thanks!
@ethangender
@ethangender Жыл бұрын
the renderer part is already added by default to my new ubuntu desktop, i guess the community fixed that problem
@christianlempa
@christianlempa Жыл бұрын
Nice, I need to take a look at this again at some time...
@chrisdamonsworld
@chrisdamonsworld 3 жыл бұрын
I'm using Webmin but I give this a try
@christianlempa
@christianlempa 3 жыл бұрын
Awesome 👍😎
@AnkitSharma-zy9nb
@AnkitSharma-zy9nb 2 жыл бұрын
how to change cockpit port?
@shukribulow
@shukribulow Жыл бұрын
Please give project about linux cockpit
@Tomasz_Jan_Maria_Gasiennica
@Tomasz_Jan_Maria_Gasiennica Жыл бұрын
@Christian Lempa subtitles mode on pls!
@fiveangle
@fiveangle 2 жыл бұрын
Prefer Proxmox for same but cool intro to cockpit
@jordancobb509
@jordancobb509 Жыл бұрын
Dev: Would you like an easy to understand graphical interface for common management tasks? Linux Turbo Nerd: Heck naw, I would rather read man pages all day and type hundreds of cryptic commands.
@christianlempa
@christianlempa Жыл бұрын
Lol xD
@IamAWESOME3980
@IamAWESOME3980 3 жыл бұрын
i just use ssh :/
@raul230285
@raul230285 3 жыл бұрын
Cool. xD
@christianlempa
@christianlempa 3 жыл бұрын
Thanks ❤
@HEWfunkingKNEWit
@HEWfunkingKNEWit 4 жыл бұрын
This is almost similar to organizr
@franky12
@franky12 4 жыл бұрын
I disagree. Organizr is something different. You can compare Cockpit somehow with cPanel, Plesk, Webmin, Ispconfig, Froxlor, CentOS Web Panel and similar...
@humanoide-odoo
@humanoide-odoo 2 жыл бұрын
Proxmox works but it is useless. nobody knows how to connect the public ip with the vm
@iwebbio
@iwebbio Жыл бұрын
He predicts anyyhong i think abt
@onlinegill
@onlinegill 3 жыл бұрын
Count how many time he said ALSO
@christianlempa
@christianlempa 3 жыл бұрын
Why don't you do it and just tell me? :D
What's the BEST home server operating system?
17:35
Christian Lempa
Рет қаралды 708 М.
Docker Alternative with Podman, Cockpit, and Nginx Proxy Manager
21:29
Christian Lempa
Рет қаралды 52 М.
Smart Sigma Kid #funny #sigma
00:33
CRAZY GREAPA
Рет қаралды 39 МЛН
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 38 МЛН
Awesome Linux Tools - Cockpit
16:35
Learn Linux TV
Рет қаралды 37 М.
Manage Your Virtual Machines With Cockpit
18:56
DistroTube
Рет қаралды 50 М.
How to protect Linux from Hackers // My server security strategy!
30:39
Christian Lempa
Рет қаралды 230 М.
This web UI for Ansible is so damn useful!
20:07
Christian Lempa
Рет қаралды 503 М.
Ubuntu Server: Getting started with a Linux Server
1:09:33
Byte My Pi
Рет қаралды 569 М.
Podman Web Management with Cockpit Integration
17:58
Jones Tech Media
Рет қаралды 11 М.
You're running Pi-Hole wrong! Setting up your own Recursive DNS Server!
18:02
Linux Servers: Which Distro should you use?!
21:15
Learn Linux TV
Рет қаралды 145 М.
Setting up a CHEAP and EASY Homelab Linux Server
16:28
TechHut
Рет қаралды 367 М.
Linux File System/Structure Explained!
15:59
DorianDotSlash
Рет қаралды 4,2 МЛН