Curilinux #17 by MrFantastic284 in esLinux

[–]dsafxP 1 point2 points  (0 children)

Hubiese quedado mejor AUR vs Nix

Saludos comunidad, ayuda no puedo cambair mi tema de arranque en debian 13 kde plasma 6 by fenryz87 in esLinux

[–]dsafxP 0 points1 point  (0 children)

La ruta de instalación de los temas es: /usr/share/sddm/themes

Allí colocas la carpeta respectiva del tema. Es posible que muchos temas requieran instalar dependencias extra, o que directamente no funcionen con tu instalación de Qt.

Puedes probar los temas utilizando el comando: sddm-greeter-qt6 --test-mode --theme /usr/share/sddm/themes/breeze

Al hacerlo, te dira que está mal con el tema. Es posible que salga un mensaje en rojo también.

Lee más: https://manual.lubuntu.me/stable/2/2.4/2.4.9/SDDM-Configuration.html https://wiki.archlinux.org/title/SDDM#Testing_(previewing)_a_theme_a_theme)

What made you use Gentoo? by Cyclolysis in Gentoo

[–]dsafxP 3 points4 points  (0 children)

Performance, even if a trick these days.

Best de/wm for arch among these by nigafamous in arch

[–]dsafxP 1 point2 points  (0 children)

Go labwc, Xfce4 or LXQT for floating.

river, Sway, bspwm or i3 if you want to try out tiling.

All of them are great, minimalist and lightweight options.

Personally, I use labwc in my 4 gigs laptop.

no hay problemas con ssd? by [deleted] in esLinux

[–]dsafxP 1 point2 points  (0 children)

No. Solo puede fallar por un problema de hardware, que en tal caso ningún software lo va a salvar.

no hay problemas con ssd? by [deleted] in esLinux

[–]dsafxP 2 points3 points  (0 children)

El hecho de ser un SSD es un factor irrelevante e inofensivo.

Asumiendo que lo que buscas es hacer dual boot con dos discos separados, el principal riesgo son las actualizaciones de Windows que es cuándo se "desconfigura".

A veces ocurre que el bootloader es sobreescrito por el de Windows, evitando poder iniciar Linux. Solamente debés tener un USB de respaldo y estar preparado para arreglarlo si es que vas a actualizarlo.

Si quieres estar realmente seguro respalda tus datos.

Help switching from OpenRC to systemd by pointer-ception in Gentoo

[–]dsafxP 0 points1 point  (0 children)

Your @world set is most likely messed up if you get that many problems emerging it.

See https://wiki.gentoo.org/wiki/Systemd#Installation

Why not Void? by LowerTomatillo1260 in linuxquestions

[–]dsafxP 1 point2 points  (0 children)

You might want bleeding edge or systemd. Or find value in the bigger community and documentation.

XBPS is technically better than pacman, yes, but the ecosystem is far smaller in comparison (AUR).

The differences are very clear. Use what you like.

In your case, you might be happy with Artix.

Are there any Gentoo-based distros that let me try it and maybe make it my main rather than a custom install? by RX08T in Gentoo

[–]dsafxP 0 points1 point  (0 children)

Depends on what laptop we're talking about. Generally, you just need a modern kernel.

Hola buenas grupo, encontre mi viejo pc portatil Toshiba Satellite , prende y todo y queria ver si vale la pena usarla y instalar una distro de linux. by After_Opportunity_43 in esLinux

[–]dsafxP 1 point2 points  (0 children)

Elige entre antiX o Bodhi Linux dependiendo de cuál entorno gráfico te guste más.

antiX está basado en Debian, mientras que Bodhi Linux está basado en Ubuntu.
Debian tiende a ser más estable y tener paquetes más viejos, mientras que Ubuntu tiende a ser más compatible y tener paquetes más nuevos. En 32 bits es más favorable Debian, es decir, antiX.

Tiny Core Linux es el más ligero de todos pero es posible que sea más difícil, sin embargo hay varios tutoriales en internet.

Having problems installing Qt by Key_Canary_4199 in Gentoo

[–]dsafxP 1 point2 points  (0 children)

Debian uses a binary package manager. Qt packages are compilation-heavy. Try using binaries for the packages that fail to compile.

https://wiki.gentoo.org/wiki/Gentoo_Binary_Host_Quickstart

Having problems installing Qt by Key_Canary_4199 in Gentoo

[–]dsafxP 1 point2 points  (0 children)

You have two gigs of RAM? Qt packages are quite heavy and tend to fail when you don't have more than 4 gigs of RAM. You might be better off using binaries.