07-22-2008
It is entirely possible that this occurred. May I also ask one question? Why did you choose Ubuntu, as well as version 6.10? Besides being nearly 2 years old, I never found Ubuntu to be the best setup for a server. Others may disagree. I would recommend SUSE or CentOS (Red Hat).
6 More Discussions You Might Find Interesting
1. Linux
I'm running Centos 5 and have compiled the latest and greatest version of Mondo Archiver.
I can run the back up manually by just running mondoarchiver with no arguments and answering all of the questions. My problem is that when I try to run it from a batch file so I can use run it... (0 Replies)
Discussion started by: wpflum
0 Replies
2. UNIX for Dummies Questions & Answers
Hello I am new to Ubuntu and I have a quick question about router settings. When I connect directly to my cable Internet ubuntu works fine. But when I connect it to my router I can't get connectivity. I am using ubuntu 9.04 and am using D-link DI-604 router. I have reset both my router and modem... (0 Replies)
Discussion started by: jae99
0 Replies
3. Filesystems, Disks and Memory
Hello Friends,
I use mondoarchive to take a bootable backup of my system on a DVD. But whenever there are large files on the system, i.e. the size of the entire backup increases beyond 4.5 GB, the mondoarchive utility does not take any backup. This is quite obvious because the size of DVD is... (1 Reply)
Discussion started by: shamik
1 Replies
4. Ubuntu
My PC (Esprimo, 3 yeas old) has one hard drive having 2 partitions C: (80 GB NTFS, XP) and D: (120 GB NTFS, empty) and and a 200 MB area that yet is not-partitioned.
I would like to try Ubuntu and to install Ubuntu on the not-partitioned area . The idea is to have the possibility to run... (7 Replies)
Discussion started by: C.Weidemann
7 Replies
5. Programming
I'm trying to use the sytem() to send a terminal command. I haven't been able to run the program. Can someone show me how am I suppose to write this command: (echo "#o1" > /dev/ttyUSB1). Is there a better way to use the command on the C file so that when I call the file and run it on the terminal... (11 Replies)
Discussion started by: Hector M.
11 Replies
6. Ubuntu
Hi,
If I install Cinnamon according to the instruction in the following link:
Ubuntu + Cinnamon - A good idea? No. A great one.
will I still have unity, and will I still be able to choose unity when my ubuntu will start?
Thank in advance
---------- Post updated at 09:48 PM ----------... (0 Replies)
Discussion started by: programAngel
0 Replies
LEARN ABOUT DEBIAN
pbuilder-dist-simple
PBUILDER-DIST-SIMPLE(1) General Commands Manual PBUILDER-DIST-SIMPLE(1)
NAME
pbuilder-dist-simple - simple multi-release pbuilder wrapper
SYNOPSIS
pbuilder-<dist> operation [...]
DESCRIPTION
pbuilder-dist-simple is a wrapper that makes it easy to use pbuilder with chroots for many different Ubuntu distributions. If you need
more features than pbuilder-dist-simple provides, have a look at pbuilder-dist(1).
USAGE
Create one symlink to pbuilder-dist-simple for each distribution for which you want a build environment, naming them like "pbuilder-lucid",
"pbuilder-natty", etc.
Replace operation with the action you want pbuilder-dist-simple to do (create, update, build, clean, login or execute).
EXAMPLES
pbuilder-natty create
Creates a pbuilder environment for Ubuntu Natty.
pbuilder-lucid update
Updates an existing Ubuntu Lucid environment.
pbuilder-lucid build ./sample_1.0-0ubuntu1.dsc
Builds the specified package on an already existing Ubuntu Lucid environment.
FILES
By default, pbuilder-dist-simple will store all the files it generates in ~/pbuilder/. This can be changed by modifying the BASE_DIR value
on the top of the script to any other directory you want. If the directory doesn't exit, it will be created at runtime.
SEE ALSO
pbuilder(1), pbuilderrc(5), pbuilder-dist(1)
AUTHORS
pbuilder-dist was originally written by Jamin W. Collins <jcollins@asgardsrealm.net> and Jordan Mantha <mantha@ubuntu.com>, and this man-
page by Siegfried-A. Gevatter <rainct@ubuntu.com>.
Both are released under the GNU General Public License, version 2 or later.
ubuntu-dev-tools February 25, 2008 PBUILDER-DIST-SIMPLE(1)