Skip to main content

Art Davis's Library tagged linux   View Popular

27 Nov 09

Subversion - Community Ubuntu Documentation

  • Subversion is an open source version control system. Using Subversion, you can record the history of source files and documents.
  • to install Subversion you can simply install the subversion package
13 Nov 09

Grub 2 Basics - Ubuntu Forums

  • The main menu file, ''/boot/grub/grub.cfg'' is not meant to be edited, even by 'root'.
  • The user can use a custom file, ''/etc/grub.d/40_custom'', in which the user can place his own entries. This file will ''not'' be overwritten.
  • 16 more annotations...
27 Oct 09

rsync

  • -v, --verbose
    This option increases the amount of information you
    are given during the transfer. By default, rsync works silently. A
    single -v will give you information about what files are being
    transferred and a brief summary at the end. Two -v options will give you
    information on what files are being skipped and slightly more
    information at the end.
  • -a, --archive
    This is equivalent to -rlptgoD. It is a quick
    way of saying you want recursion and want to preserve almost
    everything
  • 15 more annotations...

Double boot Debian Lenny / FreeBSD 7.2 avec Grub2 | Blogoolic

  • menuentry "FreeBSD, via /boot/loader" {
    set root=(hd0,1,a)
    freebsd /boot/loader
    }
     
    menuentry "FreeBSD, direct boot" {
    set root=(hd0,1,a)
    freebsd /boot/kernel/kernel
    freebsd_loadenv /boot/device.hints
    set FreeBSD.vfs.root.mountfrom=ufs:ad0s1a
    }

grub.cfg - GRUB Wiki

  • Example menu entrys can be found in docs/grub.cfg in the source or in the Debian/Ubuntu package in /usr/share/doc/grub-pc/examples/grub.cfg.
1 - 20 of 159 Next › Last »
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo