Yeah my browsing time has gone down compared to Reddit. But Lemmy has far less mindless content, if I’m on here I’m more engaged and actively read articles linked or write comments.
Yeah my browsing time has gone down compared to Reddit. But Lemmy has far less mindless content, if I’m on here I’m more engaged and actively read articles linked or write comments.
Never meant to defend oracle. I dislike them even more than IBM.
Here is the source blog post from oracle: https://www.oracle.com/news/announcement/blog/keep-linux-open-and-free-2023-07-10/
RedHat really fucked up with this move. I know RedHat employees and everyone from RedHat I met so far was proud they work there and how much open source meant to the company. I guess there will be more and more redhatters looking for new opportunities in the coming months.
Docker inspect $container should return you most of the info for the container. You can also get a shell inside the container via docker exec -it $container sh. If you have a dockerfile for the container you can see how the container has been set up.
Additionally the shell history can also yield useful information on what has been done. Docker saves the logs of running containers in /var/lib/docker/containers
You can run containers as systemd services with the help of podman: https://www.putorius.net/how-to-start-podman-containers-on-boot.html
Where the containers built by someone in your company or provided by the software vendor?
LFCS should be on par with RHCSA. CKA is also a good certificate which should get you a good return.
From my point the RHCSA is still a valid exam despite RedHats recent moves. HR Drones and Managers won’t care what RedHat is doing as long as they are supporting their products.
On Reddit it felt useless to comment, when I found an interesting topic the discussion was already drowning with one word comments and other useless stuff. Here on Lemmy the discussions feel more genuine. Probably it’s because the userbase is more mature, or the nature of Lemmy is not to generate money.