Art Davis's Library tagged → 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
}
22 Mar 09
UNIX / Linux Bourne / Bash Shell Scripting Tutorial [ steve-parker.org ]
-
the
$?variable is set to the return code
of the last executed command.
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...
Selected Tags
Related Tags
Sponsored Links
Ads by Google
Top Contributors
Groups interested in ubuntu
Related Lists on Diigo
-
Tom's Linux List
linux or ubuntu tech help
Items: 52 | Visits: 62
Created by: Tom McGinnis
-
troubleshooting
Items: 23 | Visits: 126
Created by: Kenyth Zeng
Diigo is about better ways to research, share and collaborate on information. Learn more »
Join Diigo
