Also doing some Python things.
because for some particularly painful compilations
you can instead use
a pre-compiled binary package.
The tradeoffs:
- Might not be as optimized as it could be
- Might force you to add some USE flags you don't want
#GentooLinux
because for some particularly painful compilations
you can instead use
a pre-compiled binary package.
The tradeoffs:
- Might not be as optimized as it could be
- Might force you to add some USE flags you don't want
#GentooLinux
other protocols may run.
For example:
- Port forwarding / tunneling protocol
- SFTP protocol
- X11 Forwarding protocol
- SSH Agen protocol
- etc.
All using one single TCP connection to port 22.
Hence is why SSH is a #SessionLayer protocol.
#Networking #OSILayers
other protocols may run.
For example:
- Port forwarding / tunneling protocol
- SFTP protocol
- X11 Forwarding protocol
- SSH Agen protocol
- etc.
All using one single TCP connection to port 22.
Hence is why SSH is a #SessionLayer protocol.
#Networking #OSILayers
In my company's server, I cannot guarantee Python is installed.
But I can guarantee SaltStack is installed.
So some sysadmin-ish scripts I write, all simply leverage the Python already in /opt/salt
In my company's server, I cannot guarantee Python is installed.
But I can guarantee SaltStack is installed.
So some sysadmin-ish scripts I write, all simply leverage the Python already in /opt/salt
(Though, tbt, SaltStack currently bundles Python 3.10 so supporting only double-digit versions are [still] okay [for now])
(Though, tbt, SaltStack currently bundles Python 3.10 so supporting only double-digit versions are [still] okay [for now])
- As voltage difference
- As chemical reactions
- As gravitic potential energy
- As heat
The Earth has only one easy way store energy:
As heat in the atmosphere.
And this heat
drives the Climate Machine.
- As voltage difference
- As chemical reactions
- As gravitic potential energy
- As heat
The Earth has only one easy way store energy:
As heat in the atmosphere.
And this heat
drives the Climate Machine.
is that USE flags of #GentooLinux really help
in ensuring that packages work well
with other packages.
Remove all unnecessary cruft
and all dependent packages
will just adapt.
Something that other
binary-based distro
might not be able to do.
#Gentoo #Linux
is that USE flags of #GentooLinux really help
in ensuring that packages work well
with other packages.
Remove all unnecessary cruft
and all dependent packages
will just adapt.
Something that other
binary-based distro
might not be able to do.
#Gentoo #Linux
You no longer have to subscribe fully
to the opinions of the package maintainer(s).
Add/remove features as you want.
Gentoo Linux keeps your system stable.
USE flags ensure
that packages 'know' how to work with
other packages
or how they *won't* work.
#Gentoo #Linux
You no longer have to subscribe fully
to the opinions of the package maintainer(s).
Add/remove features as you want.
Gentoo Linux keeps your system stable.
USE flags ensure
that packages 'know' how to work with
other packages
or how they *won't* work.
#Gentoo #Linux
#Portage will tell why.
Usually it's because of a missing
or incompatible
USE flag.
You have transparency on what the blocker is
and agency on whether to "fix" the blocker
or find a different package.
#Gentoo #GentooLinux #Linux
#Portage will tell why.
Usually it's because of a missing
or incompatible
USE flag.
You have transparency on what the blocker is
and agency on whether to "fix" the blocker
or find a different package.
#Gentoo #GentooLinux #Linux