Skip to main content

Art Davis's Library tagged ubuntu   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...
23 Oct 09

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
    }

ACPI Wakeup - MythTV

  • MythTV has a "standard option" to write the date/time of the next recording to the bios. This allows your machine to automatically shutdown (or suspend) and turn on again a few minutes before it needs to record again.
  • In some cases you need to disable the RTC alarm function in the bios to make things work.
    After you have set the RTC alarm from Linux, you might not see the changes in the BIOS, but it still works.
  • 12 more annotations...
14 Mar 09

HdaIntelSoundHowto - Community Ubuntu Documentation

  • Another possible option is the 'probe_mask' parameter, which has been known to fix sound issues characterized by the occurrence of "azx_get_response timeout" messages reported with 'dmesg'. Try either "probe_mask=1" or "probe_mask=8" by adding a line like:

    options snd-hda-intel probe_mask=1

SoundTroubleshooting - Community Ubuntu Documentation

  • find /lib/modules/`uname -r` | grep snd
  • lspci -v | less
  • 1 more annotations...
15 Feb 09

Kernel/Compile - Community Ubuntu Documentation

  • You merely need to compile a special driver. For this, you only need to install the linux-headers packages.
  • sudo apt-get install linux-kernel-devel fakeroot build-essential makedumpfile
  • 1 more annotations...
1 - 20 of 68 Next › Last »
Showing 20 items per page

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

Join Diigo