Sponsored Content
Operating Systems Linux Debian Debian Testing (Is it Stable) Post 302768741 by Azrael on Saturday 9th of February 2013 11:01:07 AM
Old 02-09-2013
I've been using Aptosid (formerly Sidux) for about 4 years now and never had any problems myself. I had heard that Debian Sid was unstable and for experts and sadists only. (Side note, Aptosid is only half unstable, other half are stable packages) One day I got curious and tried it on a virtual machine. Liked it so much I soon did a dual boot with it and another version of Linux and it has become my distro of choice. Don't take anyone's word for it, even mine! We all have different tastes with what we like and what we are comfortable with. Some people like stable and some would rather be on the cutting edge. If you're scared to take the plunge try Debian Testing out on a virtual machine and get a feel for it. Good luck! Smilie
 

3 More Discussions You Might Find Interesting

1. Debian

Quickcam In Debian/testing

I have a Logitech Quickcam for Notebook and I am trying to install it. When I do the "make" command I get this error: user@host: /usr/src/modules/gspca$ make make -C /lib/modules/`uname -r`/build SUBDIRS=/usr/src/modules/gspca CC=cc modules make: *** /lib/modules/2.6.24-1-686/build: No such... (1 Reply)
Discussion started by: Texasone
1 Replies

2. Debian

Debian Stable + KDE

Hello, Unix - Forums. How can I set the DE to KDE on a fresh, netinst image of Debian Stable? By default, it installs GNOME. Is there a way to change that? (1 Reply)
Discussion started by: intelinside
1 Replies

3. Debian

Need to upgrade Debian 7.8 to Debian 8.5 (Not 8.5)

Hello, I need to upgrade my Debian system 7.8 to 8.5 but by default via apt-get It moves to 8.6 version(latest stable version). I'm new to Debian so didn't figure out the solution. I've checked few suggestions over internet like editing apt source list file using snapshot archive. Please... (2 Replies)
Discussion started by: Mannu2525
2 Replies
JABLICATOR(1)						      General Commands Manual						     JABLICATOR(1)

NAME
jablicator - Share package collection choice across machines SYNOPSIS
jablicator [--root <path>] DESCRIPTION
jablicator generates an "apt-get"-able package. The package itself is empty. However it has a dependency for every non-required Debian package that is on the machine. This program will create and populate two directories dists and pool in your working directory. You can then move them to a web accessible location. This utility is designed to reduce software distribution and maintenance costs by reducing redundant system administration. For example, I have spent a lot of time finding and vetting image processing software from Debian's large package collection. With this utility, my image processing colleague down the hall can easily benefit from the fruit of my labor. There are many replication techniques in Debian. This one has the advantage of using the apt and dpkg infrastructure. A disadvantage is the possibility of packages changing out from under you in the Debian distribution (especially in testing or unstable). That means that jabli- cator output can grow stale over time if it is not regenerated. SECURITY
The packages produced by this program contain a lot of information, including a list of the Debian packages installed on the machine and a listing of apt-get sources. Some system administrators consider sharing such information a security risk. FILES
/etc/apt/sources.list OPTIONS
--root <path> Being able to pull in package selections from another install can be helpful, in the cases of a non-functional system, or reading from a hard drive install under Knoppix. In other words, source from a root filesystem that is not mounted at the root. This is a rare situation and most users should not use this option. SEE ALSO
dpkg(8) apt-get(8). AUTHOR
Jeff Breidenbach <jab@debian.org>. THANKS
Tom Parks, Cliff Weinstein, Burkhard Perkens-Golomb. Debian/GNU Linux September 2001 JABLICATOR(1)
All times are GMT -4. The time now is 05:57 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy