1441 links
  • Maih.eu - Links
  • Home
  • Login
  • RSS Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 1 / 10
199 results for tags Linux x
  • Linux performance tools
    Une liste d'outils pour analyser les performances sur Linux.
    Mon Jan 9 19:33:00 2023 - permalink -
    QR-Code
    - https://www.brendangregg.com/linuxperf.html
    Linux
  • dietpi
    Une distribution Linux recommandée par SebSauvage.
    C'est basé sur Debian, mais la distribution est très légère et optimisée pour certaines machines/usages spécifiques
    Fri Oct 28 00:00:24 2022 - permalink -
    QR-Code
    - https://dietpi.com/
    Debian Linux
  • Ventoy - create bootable usb keys
    Ventoy est un outils permettant de créer facilement des clés bootable.
    Pas besoin de formater à chaque fois que l'on veut changer. Il suffit de copier coller le fichier ISO
    Sat May 22 16:46:45 2021 - permalink -
    QR-Code
    - https://www.ventoy.net/en/index.html
    boot Linux usb
  • Modifying Control Group
    Another page about cgroups.
    did'nt read it yet but I think there is example about how to use cgroups with services.
    Fri Apr 23 11:30:40 2021 - permalink -
    QR-Code
    - https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/resource_management_guide/sec-modifying_control_groups
    container Linux
  • CGROUP ressource constraint on processes
    It looks like this article explain well how cgroups are working and can be easily used on a single process
    Fri Apr 23 10:08:38 2021 - permalink -
    QR-Code
    - https://whatdoineed2do.blogspot.com/2018/11/linux-cgroups-resoure-constraints.html
    container Linux
  • Check bad blocks on linux hard drive.
    Détecter et isoler des secteurs morts sur un disque dur
    Tue Mar 30 00:42:30 2021 - permalink -
    QR-Code
    - https://www.tecmint.com/check-linux-hard-disk-bad-sectors-bad-blocks/
    Linux
  • Mount luks device from command line
    Howto mount a luks drive with the command line
    Wed Mar 4 23:57:51 2020 - permalink -
    QR-Code
    - https://askubuntu.com/questions/63594/mount-encrypted-volumes-from-command-line
    Linux luks
  • Hibernate on manjaro with Luks disks
    I finally had to use this script.
    I think it changed the /etc/mkinitcpio.conf + /etc/grub/default/grub file to add the kernel config.

    But after the run of this script I had an error with ni hibernation drive drive found at the startup of the laptop.
    This was because of an error in the grub file. there is a "resume" parameter to insert.
    This parameter was present twice. The first occurence was ok, but the 2nd was empty.
    I just had to delete de empty one and to run the update-grub command.
    After that it was working fine.
    Sun Feb 16 11:13:47 2020 - permalink -
    QR-Code
    - https://github.com/Chrysostomus/hibernator/blob/master/hibernator
    Linux luks manjaro
  • hibernate on luks partition
    Comment hiberner sur une partition chiffrée
    Sun Feb 16 00:17:14 2020 - permalink -
    QR-Code
    - https://wiki.archlinux.org/index.php/Power_management/Suspend_and_hibernate#Hibernation_into_swap_file
    Linux luks manjaro
  • erreur démarrage après mise à jour sur Manjaro
    J'ai eu un couac après une mise à jour sur Manjaro.
    Réglé en 2 commandes :
    sudo pacman-mirrors -f3
    sudo pacman -Syyu

    Je ne sais pas s'il y a eu une erreur ou si j'ai redémarré par inadvertance pendant la mise à jour....mais bref...le pacman a su récupérer tout ça...
    Fri Feb 14 18:59:08 2020 - permalink -
    QR-Code
    - https://forum.manjaro.org/t/manjaro-doesnt-boot-boots-to-a-black-screen-or-stops-at-a-message/56590
    Linux manjaro
  • SiriKali
    Une solution compatible avec Gnome pour chiffrer des répertoire avec cryFS.
    C'est un peu l'équivalent de Vault qui lui est mieux intégré dans KDE
    Sun Oct 20 00:58:14 2019 - permalink -
    QR-Code
    - https://mhogomchungu.github.io/sirikali/
    Gnome Linux
  • SysRq key - A key to avoid Out Of Memory erros
    Linux can handle a specific key combination to kill app when the system runs out of memory

    https://wiki.archlinux.fr/Sysrq
    --> REISUB--> combination to properly reboot the PC

    On manjaro process to activate it :
    https://www.manjaro.fr/forum/viewtopic.php?t=353
    Wed Oct 2 21:31:01 2019 - permalink -
    QR-Code
    - https://fr.wikipedia.org/wiki/Magic_SysRq_key
    Linux ram
  • Zram - compression de la RAM
    Linux permet apparemment nativement de compresser la RAM.
    SI j'ai bien compris (je n'ai fais que survoler)...le gain d'espace gagné par la compression peut servir à faire du swap ?
    J'ai peu de RAM et un SSD donc...j'aimerai éviter le swap.
    Mon Sep 30 00:00:37 2019 - permalink -
    QR-Code
    - https://wiki.archlinux.org/index.php/Improving_performance#Zram_or_zswap
    Linux ram SSD
  • SSD on Manjaro
    Conseils et configuration pour SSD sur Manjaro.
    Utiliser le paramètre noatime.
    Activer le service fstrim (lance la tâche 1 fois par semaine)
    --> https://wiki.archlinux.org/index.php/Solid_state_drive#Apply_periodic_TRIM_via_fstrim
    Thu Sep 26 23:59:58 2019 - permalink -
    QR-Code
    - https://forum.manjaro.org/t/fstab-okay-for-ssd/894
    ext4 Linux SSD
  • udisksctl - mount image without root
    This thread shows how it can be possible (not every time) to mount an image disk on linux without root permissions.
    Sun Aug 25 21:44:22 2019 - permalink -
    QR-Code
    - https://unix.stackexchange.com/questions/32008/how-to-mount-an-image-file-without-root-permission
    Linux mount root
  • Allow the touchscreen to work in Firefox
    I have a laptop with touchscreen but since I use it with Linux I was unable to use it to scroll web pages.
    The only things it was doing was to select the text...pretty useless..

    So I've found how to be able to configure it.
    2 things to do :
    * Change "dom.w3c_touch_events.enabled" to 1 in the about:config of Firefox
    * set the variable MOZ_USE_XINPUT2=1

    I've defined it directly into the /etc/environment file so it will be done for all accounts
    Thu Oct 25 11:51:33 2018 - permalink -
    QR-Code
    - https://links.maih.eu/?JDDhxw
    Firefox Linux touchscreen
  • restore grub and chroot easy on Manjaro live
    Une page expliquant comment restaurer Grub avec Manjaro
    Sat Apr 14 20:59:09 2018 - permalink -
    QR-Code
    - https://wiki.manjaro.org/index.php/Restore_the_GRUB_Bootloader
    efi grub Linux manjaro
  • fdupes - Find duplicated files
    This tools aims to find duplicated files between two directories.
    There is also others tools wich are using GUI like fslint
    Wed Mar 14 21:21:04 2018 - permalink -
    QR-Code
    - https://www.howtogeek.com/201140/how-to-find-and-remove-duplicate-files-on-linux/
    dupicate filesystem Linux
  • hacking kobo
    Un article expliquant les pérégrination d'une type qui hack sa Kobo
    Tue Mar 13 19:35:56 2018 - permalink -
    QR-Code
    - http://about:reader?url=http%3A%2F%2Fwww.chauveau-central.net%2Fpub%2FKoboTouch%2F
    hack kobo Linux
  • Scanner sur Gimp avec Linux
    Pour scanner un document avec Linux voir le lien suivant :
    http://links.maih.eu/?Rahoxg

    Pour scanner avec Gimp il faut voir le lien de ce billet...apparemment il suffit d'installer le package xsane-gimp (sur Manjaro, mais j'imagine que les autres distributions ont un équivalent).
    Sat Jul 22 17:39:43 2017 - permalink -
    QR-Code
    - https://forum.manjaro.org/t/how-to-scan-a-document-in-manjaro/10806
    imprimante Linux scanner
Links per page: 20 50 100
◄Older
page 1 / 10
Shaarli - The personal, minimalist, super-fast, no-database delicious clone by the Shaarli community - Help/documentation