Tags: ubuntu

Sort by: Date / Title /

  1. 3 months ago by enoch
    Re: apt-? how do I get the feature whatprovides?
    The functionality you were looking for is supplied by apt-file. To install:
    
    sudo apt-get install apt-file
    
    To use:
    
    sudo apt-file update
    
    sudo apt-file search <filename>
    
    Enjoy,
    
    Tim.
    milstead is offline   	Reply With Quote
  2. 8 months ago by teke
    sudo echo -e 'PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"
    LANG="fr_CH"
    LANGUAGE="fr_CH:fr"'\
    > /etc/environment
    sudo echo 'fr_CH.UTF-8 UTF-8' > /var/lib/locales/supported.d/local
    sudo rm /etc/default/locale
    sudo dpkg-reconfigure console-setup
    sudo dpkg-reconfigure locales
    sudo sed -i -e 's/^\(blacklist vesafb\)/#\1/' /etc/modprobe.d/blacklist-framebuffer
    sudo echo -e 'fbcon
    vesafb' >> /etc/initramfs-tools/modules
  3. 8 months ago by teke
    Il faut ensuite redémarer la machine
    1. sudo sed -i -e 's/1024/768/' -e 's/1280/124/'
    2. sudo update-usplash-theme usplash-theme-xubuntu
  4. 9 months ago by teke
    1. # Coller la ligne ci-dessous dans une console
    2. # (path pour l'Auge)
    3.  
    4. cd ~/Desktop/iso/ && md5sum --check ./MD5SUM

First / Previous / Next / Last / Page 1 of 1 (4 posteets)