Skip to main content

Djiezes Kraaijst's Library tagged ubuntu   View Popular

06 Feb 09

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>

Benchmarked: Ubuntu vs Vista vs Windows 7 | TuxRadar

  • Benchmarked: Ubuntu vs Vista vs Windows 7
  • We put Ubuntu 8.10, Windows Vista and Windows 7 through their paces in both 32-bit and 64-bit tests to see just how well Ubuntu faces the new contender.
  • 2 more annotations...

Chapter 1. Introduction

  • If you choose to install the ubuntu-serverguide you can view this document from a console by:


    w3m /usr/share/ubuntu-serverguide/html/en_GB/index.html

Preparing to Install

  • The differences between the two editions are the lack of an X window environment in the Server Edition,
    the installation process, and different Kernel options.
  • To see all kernel configuration options you can look through /boot/config-2.6.24-server.
    Also, Linux Kernel in a Nutshell is a great resource on the options
    available.

Upgrading

  • Debian based systems can also be upgraded by using apt-get dist-upgrade. However, using
    do-release-upgrade is recommended because it has the ability to handle system configuration
    changes sometimes needed between releases.

Automatic Updates

  • Another useful package is apticron. apticron will configure a
    cron job to email an administrator information about any packages on the system that need updated as well
    as a summary of changes in each package.
  • Once the package is installed edit /etc/apticron/apticron.conf, to set the email address and other options:


    EMAIL="root@example.com"

HOWTO: PulseAudio Fixes (distilled) - Ubuntu Forums

  • Due to this misconfiguration of PulseAudio, audio mixing will appear broken for many applications in Ubuntu. This guide will configure PulseAudio the way it should be configured, and will resolve ~99% of these audio mixing issues (including the examples listed above).
23 Oct 08

Linux.com :: gNewSense distro frees Ubuntu

  • gNewSense can function as a "model example" for other software and distribution maintainers. Because it consistently sacrifices ease and usability for compliance, it gives the world a true picture of what a free operating system looks like. It is the actualization of an ideal that has been previously hard to operationalize.

Playdeb - Installing Games in Ubuntu made Easy -- Ubuntu Geek

  • Playdeb, the repository of games for Ubuntu has been launched in 1st september 2008.who package recent games and applications for Ubuntu. With Playdeb, games are easy to install and will be updated when new versions are available.Playdeb includes an APT software repository, and a games list that can be used to install games simply by clicking an install link.

    Note:- This is still in beta version after installing these games it might break your system

  • Add the following APT line apt:


    deb mirror://www.getdeb.net/playdeb-mirror/hardy/// hardy/

GnomeDo/Installation - Ubuntu Wiki

    • GnomeDo/Installation
  • Add the Gnome Do PPA Repository to your sources list. (See Repositories/Ubuntu).

    deb http://ppa.launchpad.net/do-core/ubuntu hardy main
    deb-src http://ppa.launchpad.net/do-core/ubuntu hardy main

SourceForge.net: easystroke » home

  • Easystroke
  • deb http://ppa.launchpad.net/thjaeger/ubuntu hardy main
    deb-src http://ppa.launchpad.net/thjaeger/ubuntu hardy main
1 - 20 of 43 Next › Last »
Showing 20 items per page

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

Join Diigo