Search results for How To Compile A Kernel - The Debian (Sarge) Way
 |
|
Post date: January 21, 2006, 06:01
Category: Software
Views: 3242
Comments
|
Tutorial quote: This two-part article explains how to make a Debian package of simple piece of software, presumably something you have written yourself. Although building a new package is more complex than rebuilding one or having one generated, the idea is that it is actually surprisingly simple to create basic Debian packages. In fact, if you can make software install into a temporary installation tree, you're already 90% done! This text provides a quick alternative to the more comprehensive Debian New Maintainers' Guide. Only knowledge of Makefiles and the basic Debian package tools is assumed.
The first part of this article will continue with some preliminary information about Debian packages. In the second part we walk through a concrete packaging example. |
 |
|
Post date: December 8, 2005, 13:12
Category: Software
Views: 4308
Comments
|
Tutorial quote: One of the largest efforts involved with software engineering is testing the software to make sure that it works as designed. Testing can require several different types of system configurations and could require multiple instances of Linux. One way to create this type of environment is to use a virtual machine.
User-Mode Linux (UML) is a fully functional Linux kernel. It runs its own scheduler and virtual memory (VM) system, relying on the host kernel for hardware support. It includes virtual block, network, and serial devices to provide an environment that is almost as full-featured as a hardware-based machine. UML cannot destroy the host machine. Furthermore, the UML block devices, also called disks, can be files on the native Linux file system, so you cannot affect the native block devices. This is very useful when you're testing and debugging block operations. |
 |
|
Post date: October 5, 2006, 16:10
Category: Software
Views: 7490
Comments
|
Tutorial quote: Some time you might find some applications are having only .rpm files but you want a .deb package for your debian,Ubuntu and other debian derived ditributions.If you can’t find .deb debian package in any of the debian,ubuntu repositories or elsewhere, you can use the alien package converter to install the .rpm file.
|
 |
|
Post date: August 12, 2006, 18:08
Category: Installing
Views: 3564
Comments
|
Tutorial quote: When it comes to installing new installations of Debian GNU/Linux there is one tool which should not be ignored. Whether you're dealing with a real system, or a virtualised one, the debootstrap tool is ideal for quickly installing new Debian environments.
Put simply the debootstrap package allows you to install a fresh copy of Debian GNU/Linux into a directory. This new installation will have all the basic packages and binaries which you'd expect to be present |
 |
|
Post date: October 21, 2010, 11:10
Category: Installing
Views: 3767
Comments
|
Tutorial quote: This tutorial shows how to prepare a Debian Lenny (Debian 5.0) server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, and many more. This tutorials differs from "The Perfect Server - Debian Lenny (Debian 5.0) With MyDNS & Courier [ISPConfig 3]" in that I use BIND and Dovecot here instead of MyDNS and Courier (of course, the other two variants - BIND & Courier or MyDNS & Dovecot are possible as well). |
 |
|
Post date: January 13, 2009, 13:01
Category: Desktop
Views: 3663
Comments
|
Tutorial quote: Debian Lenny’s release is getting closer and closer and many people will want to upgrade their Debian Etch servers to Lenny.This is currently in testing so it is not recommended to use these instruction in production.This tutorial will explain how to upgrade from Debian Etch (4.0 ) to Lenny (5.0)
|
 |
|
Post date: April 12, 2005, 07:04
Category: Security
Views: 4158
Comments
|
Tutorial quote: After loading this kernel module you can monitor all file system alterations by simply typing: cat /dev/fsysmon
It's original purpose was to feed a daemon with data but nevertheless I found it to be even more useful as a standalone project. |
 |
|
Post date: October 10, 2005, 12:10
Category: System
Views: 3220
Comments
|
Tutorial quote: This very short tutorial shows you how to enable S.M.A.R.T reporting for SATA disks on 2.6 linux kernel. |
 |
|
Post date: May 18, 2008, 11:05
Category: Network
Views: 3477
Comments
|
Tutorial quote: If you want to select Fastest Mirror in Debian follow this tutorial and this is very helpful if you want to download and install your debian packages,Updates .netselect-apt automatically creates a sources.list file for using with apt for the specified distribution by downloading the list of Debian mirrors using wget and choosing the fastest servers (both US and non-US) using netselect. The output file is written to OUTFILE. |
 |
|
Post date: November 4, 2010, 12:11
Category: Desktop
Views: 4145
Comments
|
Tutorial quote: This tutorial shows how you can set up a Linux Mint Debian 201009 desktop that is a full-fledged replacement for a Windows desktop, i.e. that has all the software that people need to do the things they do on their Windows desktops. The advantages are clear: you get a secure system without DRM restrictions that works even on old hardware, and the best thing is: all software comes free of charge. While the "normal" Linux Mint editions are based on Ubuntu, Linux Mint Debian 201009 is a Linux distribution based on Debian Squeeze (testing); its aim is to look identical to the main edition and to provide the same functionality while using Debian as a base. |
|
|