3122 links
  • Liens
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 1 / 19
367 results tagged linux x
  • GitHub - nschlia/ffmpegfs: FUSE-based transcoding filesystem with video support from many formats to FLAC, MP4, TS, WebM, OGG, MP3, HLS, and others.
    Filesystem qui convertit à la volée d'un format audio/vidéo vers un autre
    January 20, 2023 at 4:24:17 PM GMT+1 - permalink - archive.org - https://github.com/nschlia/ffmpegfs
    audio filesystem linux vidéo
  • wine [Wiki de sebsauvage.net]
    """
    Si vous jouez à des jeux Windows sous Linux dans Steam, voici quelques options de lancement qui vous permettront d'avoir de meilleures performances ou de résoudre des problèmes de lancement.
    Notez aussi que j'indique comment activer de force FSR afin d'avoir de meilleures performance dans les jeux, même si le jeu n'a pas été développé pour FSR et même si votre carte graphique n'est pas une AMD (oui FSR marche aussi sur les cartes NVidia !)
    """
    January 20, 2023 at 2:56:27 PM GMT+1 - permalink - archive.org - https://sebsauvage.net/wiki/doku.php?id=wine#options_de_lancement_de_proton_ge-proton
    jeu linux windows
  • Uncorrectable errors in scrub : btrfs
    """
    The correct approach to deal with file corruption on BTRFS is:

        Scrub to detect corruption

        Get the file path from dmesg

        Delete it (if you have a backup)

        Check if old snapshots still reference that file

            If so, either delete those, or ignore errors from those roots. If you have a snapshot rotation/cleanup script, you may leave them to be deleted on their own.

        Run another scrub, if it results in status code = 0 (success), then there's no file corruption

        Then, if you wish, zero de device stats with btrfs dev stats -z. I do this after dealing with each and every recovery/corruption/etc, so I can better track how much damage there is after each incident.

        Running btrfs check --repair is NOT recommended, there's no indication on your post about filesystem-structure damage, but even if there was, it should be your last step.

        If you want to check for filesystem-structure corruption, run a btrfs check without repair.
    """
    September 1, 2022 at 1:58:06 PM GMT+2 - permalink - archive.org - https://www.reddit.com/r/btrfs/comments/plmm01/uncorrectable_errors_in_scrub/
    btrfs linux
  • 30 Linux System Monitoring Tools Every SysAdmin Should Know - nixCraft
    Des options sont explicitées également

    top
    vmstat
    w
    uptime
    ps
    Show Long Format Output
        # ps -Al

    Display Threads ( LWP and NLWP)
    # ps -AlFH

    Watch Threads After Processes
    # ps -AlLm

    Get Security Information of Linux Process
    # ps -eo euser,ruser,suser,fuser,f,comm,label
    # ps axZ
    # ps -eM

    Let Us Print Every Process Running As User Vivek
    # ps -U vivek -u vivek u

    Configure ps Command Output In a User-Defined Format
    # ps -eo pid,tid,class,rtprio,ni,pri,psr,pcpu,stat,wchan:14,comm
    # ps axo stat,euid,ruid,tty,tpgid,sess,pgrp,ppid,pid,pcpu,comm
    # ps -eopid,tt,user,fname,tmout,f,wchan

    Print The Name of PID 55977
    # ps -p 55977 -o comm=

    Top 10 Memory Consuming Process
    # ps -auxf | sort -nr -k 4 | head -10

    Show Us Top 10 CPU Consuming Process
    # ps -auxf | sort -nr -k 3 | head -10

    iostat
    sar
    mpstat
    pmap : Monitor process memory usage
    netstat
    ss : Network statistics
    iptraf
    tcpdump
    iotop
    htop
    atop
    ac et lastcomm -
    The psacct or acct package contains several utilities for monitoring process activities, including:

        ac command : Show statistics about users’ connect time
        lastcomm command : Show info about about previously executed commands
        accton command : Turns process accounting on or off
        sa command : Summarizes accounting information
    monit
    nethogs : Find out PIDs that using most bandwidth on Linux
    iftop
    vnstat : A console-based network traffic monitor
    nmon : Multi-outil (CPU, ram, réseau, disque, FS,...). Tuner, benchmark tool
    glances : Idem
    strace
    /proc
    Nagios
    Cacti
    KDE System Guard
    Gnome system monitor

    A few more tools:

        nmap – scan your server for open ports.
        lsof – list open files, network connections and much more.
        ntop web based tool – ntop is the best tool to see network usage in a way similar to what top command does for processes i.e. it is network traffic monitoring software. You can see network status, protocol wise distribution of traffic for UDP, TCP, DNS, HTTP and other protocols.
        Conky – Another good monitoring tool for the X Window System. It is highly configurable and is able to monitor many system variables including the status of the CPU, memory, swap space, disk storage, temperatures, processes, network interfaces, battery power, system messages, e-mail inboxes etc.
        GKrellM – It can be used to monitor the status of CPUs, main memory, hard disks, network interfaces, local and remote mailboxes, and many other things.
        mtr – mtr combines the functionality of the traceroute and ping programs in a single network diagnostic tool.
        vtop – graphical terminal activity monitor on Linux
        gtop – Awesome system monitoring dashboard for Linux/macOS Unix terminal
    January 31, 2020 at 2:15:37 PM GMT+1 - permalink - archive.org - https://www.cyberciti.biz/tips/top-linux-monitoring-tools.html
    administration linux outils
  • btrfs [Wiki de sebsauvage.net] - Liens en vrac de sebsauvage
    "Imaginez migrer un système À CHAUD, SANS L'ARRÊTER, d'un disque dur à un autre ? C'est possible en btrfs."

    C'est possible aussi avec LVM. Sans remettre en question les atouts de btrfs, ce n'est pas ce qui me convaincra d'y passer.
    Un des gros problèmes de btrfs, c'est qu'il est impossible de connaître l'espace disque restant. Et pour cause : il compresse à la volée. Et ça peut jouer des tours.
    November 6, 2019 at 11:03:29 AM GMT+1 - permalink - archive.org - https://sebsauvage.net/links/?BnACrA
    filesystem linux
  • How To Find USB Device Bandwidth Usage On Linux - OSTechNix
    Tout simplement, usbtop.
    August 29, 2019 at 1:51:57 PM GMT+2 - permalink - archive.org - https://www.ostechnix.com/how-to-find-usb-device-bandwidth-usage-on-linux/
    linux usb
  • USBRip – Surveillez les insertions de périphériques USB (clé… etc) sur vos machines Linux – Korben
    USBRip : analyse les logs système pour afficher les insertions/débranchements de périphériques USB sous Linux
    August 29, 2019 at 1:50:11 PM GMT+2 - permalink - archive.org - https://korben.info/usbrip-surveillez-les-insertions-de-peripheriques-usb-cle-etc-sur-vos-machines-linux.html
    linux usb
  • Systemd : Démarrer une distribution comme un conteneur - Documentation - Wiki - Linuxtricks
    Après avoir monté le filesystem root de la distribution à démarrer :
    systemd-nspawn --boot --directory=/conteneur

    Ca démarre un autre Linux dans le répertoire. Comme un chmod mais avec une meilleure isolation.
    Pour arrêter la "VM", il suffit de faire un shutdown, ou systemctl poweroff.
    June 7, 2019 at 2:47:39 PM GMT+2 - permalink - archive.org - https://www.linuxtricks.fr/wiki/systemd-demarrer-une-distribution-comme-un-conteneur
    boot linux
  • Mark Text
    Un editeur Markdown
    April 8, 2019 at 12:57:33 PM GMT+2 - permalink - archive.org - https://marktext.app/
    linux markdown windows
  • entr(1)
    Un filewatcher : surveille en temps réel si un ou plusieurs fichiers ont été modifiés, et lance alors une commande au choix.
    February 1, 2019 at 2:34:11 PM GMT+1 - permalink - archive.org - http://eradman.com/entrproject/
    fichier linux modification
  • Linux Performance
    Les différents outils systèmes de supervision sous Linux, représentés sur des schémas.
    Le schéma à lui seul représente déjà une belle vision de l'architecture logicielle du noyau/distribution Linux.

    Edit : une copie ici : https://sebsauvage.net/galerie/photos/Bordel/linux-system.jpg
    January 11, 2019 at 10:34:11 AM GMT+1 - permalink - archive.org - http://www.brendangregg.com/linuxperf.html
    linux outils sysadmin
  • lsix – Affichez les images sous forme de vignettes dans un terminal – Korben
    La commande lsix permet d'afficher des images dans un terminal.
    January 11, 2019 at 10:15:57 AM GMT+1 - permalink - archive.org - https://korben.info/lsix-affichez-les-images-sous-forme-de-vignettes-dans-un-terminal.html
    image linux
  • Soucis d’encodage dans les noms de fichiers - Le blog de Genma
    Il existe la commande convmv qui permet de changer l’encodage d’un nom de fichier
    convmv -r -f iso-8859-1 -t utf8 . --notest

    Par défaut, la commande montre ce que la conversion donnerait. L’option —notest permet de lancer la commande avec réécriture des noms directement. La commande est récursive, ce qui est pratique pour traiter une longue arborescence de dossiers et fichiers.
    November 21, 2018 at 2:52:24 PM GMT+1 - permalink - archive.org - https://blog.genma.fr/?Soucis-d-encodage-dans-les-noms-de-fichiers
    linux
  • Résoudre les lenteurs au démarrage de Ubuntu-Mint – Blog Libre
    Utilisation de systemd-analyze pour détecter les lenteurs au démarrage.
    August 23, 2018 at 4:31:00 PM GMT+2 - permalink - archive.org - https://www.blog-libre.org/2018/08/15/resoudre-les-lenteurs-au-demarrage-de-ubuntu-mint/
    debug linux
  • Snapcraft - Snaps are universal Linux packages
    """
    Snaps are containerised software packages that are simple to create and install on all major Linux systems without modification.
    """
    En clair, des applications Linux autonomes qui embarquent leurs propres bibliothèques, tout comme le fait flatpack
    July 24, 2018 at 11:29:53 AM GMT+2 - permalink - archive.org - https://snapcraft.io/
    autonome linux logiciel
  • 40 Linux Server Hardening Security Tips [2017 edition] - nixCraft
    Beaucoup de choses connues, mais ça reste une bonne checklist
    July 23, 2018 at 4:32:55 PM GMT+2 - permalink - archive.org - https://www.cyberciti.biz/tips/linux-security.html
    linux sécurité
  • captvty_linux [Wiki de sebsauvage.net]
    Installer CapTvTy sous Linux
    June 21, 2018 at 3:02:57 PM GMT+2 - permalink - archive.org - http://sebsauvage.net/wiki/doku.php?id=captvty_linux
    linux tv
  • Améliorer la gestion d'énergie de votre laptop avec TLP | crowd42's blog
    Outil d'optimisation de batterie pour Linux.
    Pas de configuration à faire en particulier, il fonctionne directement avec des paramètres optimisés, contrairement aux outils habituels qu'il faut configurer manuellement.
    April 10, 2018 at 1:54:22 PM GMT+2 - permalink - archive.org - https://crowd42.github.io/blog/tlp-ameliorer-gestion-energie-laptop/
    batterie linux portable énergie
  • Open Broadcaster Software | Home
    Un outil pour faire de la diffusion vidéo vers différents sites (dont Youtube).
    Capable de diviser l'écran en plusieurs scènes
    February 20, 2018 at 8:33:01 PM GMT+1 - permalink - archive.org - https://obsproject.com/
    diffusion linux vidéo windows
  • Pyruse 1.0 : pour remplacer Fail2ban et autres « scruteurs » de journaux sur un GNU/Linux moderne - LinuxFr.org
    """Pyruse est en quelque sorte abonné au journal système de systemd et se contente de pousser chaque entrée lue du journal dans un workflow constitué de filtres et d’actions."""

    Développé initialement pour remplacer fail2ban et epylog sur un serveur, il peut faire à peu près n'importe quoi en réaction à une ligne de log (car ça appelle une fonction Python)
    February 13, 2018 at 12:29:49 PM GMT+1 - permalink - archive.org - https://linuxfr.org/news/pyruse-1-0-pour-remplacer-fail2ban-et-autres-scruteurs-de-journaux-sur-un-gnu-linux-moderne
    linux log todo
Links per page: 20 50 100
◄Older
page 1 / 19
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation