Any chance that I can switch back to the GUI to save my work?
Anyway it is possible to resolve the issue ?
I mean… when you run a script do you really know if it will remove any file of your home directory unless you look at what it’s doing?
But Linux market share increases
it matters not xd
That was a LOTTTT of hard work. Hope you liked the video π
Today in this video, I am going to talk about Linux security, that is how Linux help keep your system secure and the viruses that are on the rise mainly targeting the Linux market. This video is related to cyber security, a brief history about the origin of the first computer virus, how malwares infect a linux system, the rise of linux malwares, if you should actually be worried about this and how it affects us, the linux fans.
Watch the video till the end. Like, share and subscribe. Thank you so much guys. More awesome contents coming soon!
ββββββββββββββββββββββββββββββ
Track: Sunset With You β Nico Anuch [Audio Library Release]
Music provided by Audio Library Plus
Watch: https://youtu.be/6IoVNQ1R3Bc
Free Download / Stream: https://alplus.io/sunset-you
ββββββββββββββββββββββββββββββ
Follow me on Instagram – https://www.instagram.com/arcnations/
Become an Arcnation member πβ¨
Support me on Patreon – https://www.patreon.com/arcnations
Access unreleased content or view videos long before they are published.
Your donations will be used for making my videos better. I will be really grateful. I will use the received donation for making my videos better, to buy lights for my setup, to design my room accordingly, to buy a camera, video editing software, animating software, and more.
most of which are fixed before they are
known xd
if you use Linux, you’re probably savvy enough not to let those slide by
this i wouldn’t assume tbh
Ok so not much to worry about ig and I guess this would be worse on windows and mac
Any chance that I can switch back to the GUI to save my work?
Getting the below error message while trying to install postgresql 14.
Anyway it is possible to resolve the issue ? Could get that I should resolve the dependency of lz4 but looking for right steps for the same.
Was expecting this dependency to get resolved automatically during installation, but it dint happen.
Commands used for installation
To add the repo:
dnf install -y https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm
Then we ran this command….
dnf install postgresql14-server-14.5-1PGDG.rhel8.x86_64.rpm postgresql14-14.5-1PGDG.rhel8.x86_64.rpm postgresql14-libs-14.5-1PGDG.rhel8.x86_64.rpm
and got the following messages
Updating Subscription Management repositories.
This system is registered to Red Hat Subscription Management, but is not receiving updates. You can use subscription-manager to assign subscriptions.
Last metadata expiration check: 0:02:07 ago on Thu 18 Aug 2022 03:12:32 PM EDT.
Error:
Problem 1: cannot install the best candidate for the job
– nothing provides lz4 needed by postgresql14-14.5-1PGDG.rhel8.x86_64
Problem 2: package postgresql14-server-14.5-1PGDG.rhel8.x86_64 requires postgresql14(x86-64) = 14.5-1PGDG.rhel8, but none of the providers can be installed
– cannot install the best candidate for the job
– nothing provides lz4 needed by postgresql14-14.5-1PGDG.rhel8.x86_64
(try to add ‘–skip-broken’ to skip uninstallable packages or ‘–nobest’ to use not only best candidate packages)
you’ve seen my SebastiΓ£o


Don’t use sudo run any command unless you know exactly what the program does, or have a slightly good idea of it
without sudo, there should be very little a rouge program can do ;p
I think his point is still very valid.
if its from some official website, I don’t look
No but it’s worse to delete the root directory than your own home one as an extreme example
Still not best of practices
There is a reason for sudo)
As a regular user