Skip to main content

Mike Chelen's Library tagged ubuntu   View Popular

02 Apr 09

skulltag [Archive] - Ubuntu Forums

  • In Debian and Debian-based, run (as root):

    # apt-get install zlib1g-dev libsdl1.2-dev libflac++-dev nasm tar bzip2 p7zip libjpeg62
  • # apt-get install timidity
  • 4 more annotations...
21 Mar 09

Message List – Tribler

  • A workaround is to edit:



    /usr/share/tribler/Tribler/Main/tribler.py



    and change the line:



    app = ABCApp(0, params, single_instance_checker, installdir)



    to:



    app = ABCApp(1, params, single_instance_checker, installdir)

  • Intrepid gives a weird error, apparently due to it not being able to write
    to stdout/stderr for some unknown reason. A workaround is to edit:



    /usr/share/tribler/Tribler/Main/tribler.py



    and change the line:



    app = ABCApp(0, params, single_instance_checker, installdir)



    to:



    app = ABCApp(1, params, single_instance_checker, installdir)



    This will popup an extra window showing the debug output that you'll have to
    ignore ;o)

11 Mar 09

Swat - Community Ubuntu Documentation

  • sudo chmod g+w /etc/samba/smb.conf
    sudo chgrp adm /etc/samba/smb.conf
22 Feb 09

Encrypting /mnt using cryptsetup on Ubuntu 8.04 Hardy on Amazon EC2 - ec2ubuntu | Google Groups

Though Amazon states that the ephemeral store partitions (e.g., /mnt) are wiped after an instance is terminated, some security minded folks might want to encrypt the data on these disks anyway.


Here is a simple way to set up a level of encryption at the block device using cryptsetup/LUKS. It has been tested on the 32-bit Ubuntu 8.04 Hardy base install AMI listed on http://alestic.com

groups.google.com/...buntu-7-10-gutsy-on-amazon-ec2 - Preview

ec2ubuntu ec2 aws ubuntu cryptsetup luks

RAID 0 on EC2 EBS volumes (Elastic Block Store) using mdadm - ec2ubuntu | Google Groups

Amazon EC2 currently has a limit of 1,000 GB (1 TB) for EBS volumes (Elastic Block Store). It is possible to create file systems larger than this limit using RAID 0 across multiple EBS volumes. Using RAID 0 can also improve the performance of the file system reducing total IO wait as demonstrated in a number of published EBS performance tests.


The following instructions walk through one way to set up RAID 0 across multiple EBS volumes. Note that there is a limit on the size of a file system on 32-bit instances, but 64-bit instances can get unreasonably large. This test was run with 40 EBS volumes of 1,000 GB each for a total of 40,000 GB (40 TB) in the resulting file system.

groups.google.com/...lastic-block-store-using-mdadm - Preview

ec2ubuntu ec2 ubuntu ebs amazon aws mdadm

19 Feb 09

http://omvviewer.byteme.org.uk/ubuntu_binary.shtml

To use our repository add the following lines to your /etc/apt/sources.lst file. Each repository includes the library dependencies (which are not on ubuntu yet) needed to run stable/candidate release. There is currently no way to have the release candidate and the release installed at the same time. I am hoping to change this in the future.

omvviewer.byteme.org.uk/ubuntu_binary.shtml - Preview

ubuntu secondlife repository omvviewer

04 Feb 09

MobileTeam/FAQ - Ubuntu Wiki

summary of some next generation mobile os

wiki.ubuntu.com/FAQ - Preview

ubuntu linux umpc mid net book

31 Jan 09

[ubuntu] ubuntu intrepid ibex ubdate problem - Ubuntu Forums

  • In terminal run:


    Code:

    gpg --keyserver keyserver.ubuntu.com --recv-keys $KEY

    then


    Code:

    gpg --export --armor $KEY | sudo apt-key add -

    where $KEY is key value you have missed. Do those 2 commands for each repository which you have problem.
07 Jan 09

Howto CREATE BUNDLE UPLOAD and ACCESS custom Debian AMI using ubuntu - Linux Config Wiki

This guide will provide all necessary steps on how to create, bundle, upload, run and connect Debian ETCH AMI on Amazon Elastic Compute Cloud (Amazon EC2). For this guide we have used a Ubuntu 8.04 however Debian as a host system can be also used. For more information about Amazon EC2 read here

www.linuxconfig.org/custom_Debian_AMI_using_ubuntu - Preview

ami amazon ubuntu EC2

16 Dec 08

Ubuntu and Debian AMIs for Amazon EC2 - Alestic.com

Public AMIs (Amazon Machine Images) for running Ubuntu or Debian on Amazon EC2 (Elastic Compute Cloud).

alestic.com - Preview

ec2 linux ubuntu aws ami amazon alestic.com

15 Dec 08

[ubuntu] gspca driver will not compile in intrepid - Page 2 - Ubuntu Forums

  • Re: gspca driver will not compile in intrepid



    <!-- / icon and title -->




    <!-- message -->
    I got my Logitech E2500 to work in cheese and skype on Intrepid (Xubuntu).

    The best way is to :

    A) install skype from medibuntu depositories



    B)And follow the code I got from here http://admiral0.wordpress.com/2008/1...untu-intrepid/



    cd ~

    mkdir webcam_driver

    cd webcam_driver

    mkdir v4l

    cd v4l



    hg clone http://linuxtv.org/hg/v4l-dvb



    cd v4l-dvb



    cp /boot/config-`uname -r` v4l/.config







    gedit linux/drivers/media/video/gspca/zc3xx.c



    #Insert the following line around 7587 and save the file

    {USB_DEVICE(0x046d, 0x089d), .driver_info = SENSOR_MC501CB},





    make



    sudo make install

    ------------------------------------------------------------------------



    That's it! Reboot and see if cheese works. If it doesn't work, try



    sudo modprobe gspca_zc3xx







    Works great in cheese with 640x480 resolution, but a little bit dark with 320x240. It's also a bit dark in skype.

    Playing around with "options gspca gamma=1 autoexpo=0" doesn't do anything.

    Anybody has any idea how to make it lighter in skype?

AMD64/FirefoxAndPlugins - Community Ubuntu Documentation

The following technique is a painless way install 32bit Firefox and proprietary 32 bit binary plug-ins into your Ubuntu amd64 bit installation.

help.ubuntu.com/...FirefoxAndPlugins - Preview

firefox ubuntu amd 64

FreeNX - Community Ubuntu Documentation

FreeNX is a system that allows you to access your desktop from another machine over the internet. You can use this to login graphically to your desktop from a remote location. One example of its use would be to have a FreeNX server set up on your home computer, and graphically logging in to the home computer from your work computer, using a FreeNX client.

It's Open Source, secure (SSH based), fast and versatile!

help.ubuntu.com/FreeNX - Preview

freenx ubuntu linux ssh

  • Add this repository using the Third-Party Sources Tab in Software Sources.
  • deb http://ppa.launchpad.net/freenx-team/ubuntu VERSION main
08 Dec 08

Yuuguu

Install using Linux update site

www.yuuguu.com/...linux-update-site - Preview

yuuguu linux ubuntu

  • deb http://update.yuuguu.com/repositories/apt hardy multiverse
25 Nov 08

Lubi, LVPM, UNetbootin, and Bubakup - LVPM

The Loopmounted Virtual Partition Manager allows users to upgrade their existing Wubi or Lubi installation to a standard Ubuntu system by transferring all data, settings, and applications from the original install to a dedicated partition. The advantages of upgrading using LVPM are better disk performance and reliability, and the ability to replace the original operating system with Ubuntu.

lubi.sourceforge.net/lvpm.html - Preview

ubuntu linux wubi lvpm

17 Nov 08

Find which Debian or ubuntu Linux Version you are running -- Debian Admin

There are times debian or ubuntu users and admins want to find which version of debian and ubuntu linux version is running on their machines.This is very useful for those who is helping their customers and they want to know which version they are running and if you took over new system admin job you want to know which version is running on your servers or desktops.

www.debianadmin.com/x-version-you-are-running.html - Preview

ubuntu debian linux version

13 Nov 08

InstallLirc/Hardy - Community Ubuntu Documentation

Setting up Remote &/or Transmitter

Lirc can be used for IR and RF sending and receiving for many IR and RF remote controls and senders (blasters).

As installed, the default Lirc init scripts are properly setup to handle one receiver and possibly one transmitter. They can be adapted for additional receivers or transmitters, but the setup gets more complicated when doing this.

help.ubuntu.com/...Hardy - Preview

ubuntu linux lirc ir rf remote

1 - 20 of 68 Next › Last »
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo