Search found 1877 matches
- Sun Jun 15, 2025 7:12 am
- Forum: Software / Configuration
- Topic: voice cloning on linux
- Replies: 8
- Views: 174
Re: voice cloning on linux
FI ... Clone voice AI free online (already exists too)
- Thu Jun 12, 2025 8:07 am
- Forum: Bugs and Non-Package Requests Forum
- Topic: Request: An option to install only the locales we need
- Replies: 22
- Views: 934
Re: Request: An option to install only the locales we need
Thanks for the info.
- Sun Jun 08, 2025 8:48 am
- Forum: Bugs and Non-Package Requests Forum
- Topic: Request: An option to install only the locales we need
- Replies: 22
- Views: 934
Re: Request: An option to install only the locales we need
... Maybe you can only modify after the MX install and by hand the file: /etc/locale.gen to only keep your locales ( # Other-Locales ).
I've done something similar in the past with not inconsiderable success:
echo en_US ISO-8859-1 > ${TARGET}/etc/locale.gen
echo en_US.UTF-8 UTF-8 ...
- Sat Jun 07, 2025 11:10 pm
- Forum: Bugs and Non-Package Requests Forum
- Topic: Request: An option to install only the locales we need
- Replies: 22
- Views: 934
Re: Request: An option to install only the locales we need
... Maybe you can only modify after the MX install and by hand the file: /etc/locale.gen to only keep your locales ( # Other-Locales ).
locale -a #to list
# my locale here:
cat /etc/locale.gen | grep -v "#"
en_GB.UTF-8 UTF-8
en_US ISO-8859-1
en_US.UTF-8 UTF-8
fr_FR@euro ISO-8859-15
fr_FR ISO ...
locale -a #to list
# my locale here:
cat /etc/locale.gen | grep -v "#"
en_GB.UTF-8 UTF-8
en_US ISO-8859-1
en_US.UTF-8 UTF-8
fr_FR@euro ISO-8859-15
fr_FR ISO ...
- Fri Jun 06, 2025 12:22 pm
- Forum: Chat
- Topic: Xorg has been Forked!
- Replies: 13
- Views: 695
Re: Xorg has been Forked!
... ... Wayland is the future, but not yet the present ;-)
- Wed Jun 04, 2025 8:27 pm
- Forum: Forum Français
- Topic: Probleme de connection utilisateur
- Replies: 5
- Views: 86
Re: Probleme de connection utilisateur
Depuis le compte root, essayez déjà de créer un autre/nouvel utilisateur (pour voir si ça fonctionne).
mx-user-launcher
# ou mx-tools puis MX gestionnaire des Utilisateur
Se déloguer du compte root (car rester sur le compte root est dangereux)
Puis se loguer sur ce nouvel utilisateur (pour ...
mx-user-launcher
# ou mx-tools puis MX gestionnaire des Utilisateur
Se déloguer du compte root (car rester sur le compte root est dangereux)
Puis se loguer sur ce nouvel utilisateur (pour ...
- Tue Jun 03, 2025 7:26 pm
- Forum: XFCE Desktop Environment
- Topic: PC not booting...don't know why
- Replies: 12
- Views: 417
Re: PC not booting...don't know why
First step. You should first do than stevo said
( or in the terminal: lsblk -f ... then ... e2fsck -Dyf /dev/sda# ... for the root partition and the /home )
Note that those partitions must be unmounted first, which is difficult on a running system, which is why I suggested the Live USB ...
- Tue Jun 03, 2025 10:34 am
- Forum: Chat
- Topic: What do you want MX25 to be.?
- Replies: 61
- Views: 1542
Re: What do you want MX25 to be.?
Yes , systemd, sysvinit, and why not some more runit, s66, like antiX.Gabriel_M wrote: Tue Jun 03, 2025 10:24 am I particularly hope they continue with XFCE and Fluxbox, as well as Sysvinit and X11.
And Don't forget than the fundamental changes must be asked to debian, and it is too late for MX25 ... Mx is a derivative of debian.
- Tue Jun 03, 2025 8:36 am
- Forum: XFCE Desktop Environment
- Topic: PC not booting...don't know why
- Replies: 12
- Views: 417
Re: PC not booting...don't know why
First step. You should first do than stevo said
( or in the terminal: lsblk -f ... then ... e2fsck -Dyf /dev/sda# ... for the root partition and the /home )
( or in the terminal: lsblk -f ... then ... e2fsck -Dyf /dev/sda# ... for the root partition and the /home )
- Fri May 30, 2025 3:11 pm
- Forum: Forum Français
- Topic: [résolu]Rafraîchissement des actions sur les fichiers
- Replies: 21
- Views: 456
Re: [résolu]Rafraîchissement des actions sur les fichiers
... Oui il faut chaud en ce moment ... en plus ça ira plus vite pour l'affichage si c'est en mémoire.