Skip to main content

Djiezes Kraaijst's Library tagged howto   View Popular

15 Mar 09

Setting up UNIX file systems

  • Designing a file system layout to improve system performance and safety
  • 21 more annotations...
06 Feb 09

Ten Web Development Tips I Wish I'd Known Two Years Ago

  • Ten Web Development Tips I Wish I’d Known Two Years Ago
  • 1. Use a Reset Stylesheet
  • 16 more annotations...

FilePermissions - Community Ubuntu Documentation

  • To change permission of only files under a specified directory.

    user@host:/home/user$ sudo find /path/to/someDirectory -type f -print0 | xargs -0 sudo chmod 644
  • To change permission of only directories under a specified directory (including that directory):

    user@host:/home/user$ sudo find /path/to/someDirectory -type d -print0 | xargs -0 sudo chmod 755 

How to fstab - Ubuntu Forums

  • To mount an iso image (*.iso NOT CD/DVD device):

    Code:

    sudo mount -t iso9660 -o ro,loop=/dev/loop0 <ISO_File> <Mount_Point>

DistroWatch.com: Put the fun back into computing. Use Linux, BSD.

  • we're going to look at performing a custom install using Ubuntu 8.10 "Intrepid Ibex". By default Ubuntu installs the GNOME desktop environment with lots of extra services and packages which help make it a very friendly distro, but which also help to use up your precious resources. We're going to start from scratch by installing a very basic Ubuntu system and build it up with the desktop and applications we want. Another benefit of this method is that you will get the latest versions of all applications at install time, rather than installing and then performing an update at a later stage.

Buying a digital SLR: Guides: Learn: Digital Photography Review

  • Learn : Guides : Buying a digital SLR
  • 21 more annotations...

How to Reduce Camera Shake - 6 Techniques

21 Settings, Techniques and Rules All New Camera Owners Should Know

Understanding Histograms

  • There is no such thing as the ‘perfect’ histogram - different subjects and photographic styles will produce different results
1 - 20 of 178 Next › Last »
Showing 20 items per page

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

Join Diigo