Search results for How To Compile A Kernel - The Debian (Sarge) Way
 |
|
Post date: May 7, 2007, 06:05
Category: Installing
Views: 3385
Comments
|
Tutorial quote: Automatix is a graphical interface for automating the installation of the most commonly requested applications in Debian based Linux operating systems. |
 |
|
Post date: September 11, 2006, 16:09
Category: Installing
Views: 3153
Comments
|
Tutorial quote: Debian etch beta3 installation using graphical interface this is really nice installation walkthrough with each step screenshots.This is new feature in debian upcoming release version called etch.This article contains nearly 50 images of this installation process. |
 |
|
Post date: January 29, 2006, 13:01
Category: Network
Views: 12569
Comments
|
Tutorial quote: Every now and then you might come across a "bad" ISP. The one I have at home for example is dropping UDP packets ever so often when I try to play online games -- and it tends to drop random packets while I try to log onto a gameserver too which makes a certain game I like to play crash during the loading phase so it can't recover. I also heard of other ISPs blocking certain ports on external servers -- universities for example seem to like blocking p2p network ports and the school i was attending till last august blocked everything but port 80 for http -- including ftp which made even on-topic "research" a pita at times.
Usually there's three ways of working around this problem if "giving up" is not an option to you: a) change your ISP, b) use ssh to redirect ports, c) connect to an external VPN to route for you. a) can be tricky -- it's impossible if you're sharing the link with your parents and they insist on their email addresses or in the university/workplace/school scenario. b) will only work with single port/host combinations and for c) you will need a full-fledged rootbox idling around on the internet -- which tend to be expensive and "virtual servers" might not work because those often don't include tun/tap devices and/or kernel-level ppp support if you rent them and in case you rented them you probably can't fiddle around with its kernel to enable it (that was my problem at least). If any of this rings a bell to you, read on and discover method d) |
 |
|
Post date: February 8, 2011, 12:02
Category: Installing
Views: 2896
Comments
|
Tutorial quote: One rather old laptop and one server were the test objects for this howto. Both systems do not have any RAID devices and use a simple partition scheme from a default basic Lenny install. If your setup deviates much from this, it's highly recommended to read all details of the Debian Release Notes before you continue. Be warned. All commands are run as root and Debian recommends to use apt-get for the Squeeze upgrade process. |
 |
|
Post date: April 24, 2005, 09:04
Category: Benchmarks
Views: 3492
Comments
|
Tutorial quote: Ulrich Drepper recently offered some interesting benchmark results, comparing the time it takes to create and destroy threads with different threading models under various conditions. The tests were run using a 2.5.37 development kernel, comparing LinuxThreads, NGPT 2.0.2 and NPTL 0.1. |
 |
|
Post date: March 15, 2011, 12:03
Category: Installing
Views: 4024
Comments
|
Tutorial quote: This How-To document guides you through installing ASSP (Anti-Spam SMTP Proxy) on an Ubuntu 10.04 (LTS) Server or Debian 5.0 in the simplest way possible. It *may* work on later versions but I have no way of knowing how these instructions will work for you. Installing Ubuntu/Debian is beyond the scope of this document and it is assumed you already have the core Ubuntu/Debian OS with no predefined software collections installed. |
 |
|
Post date: August 25, 2011, 07:08
Category: Miscellaneous
Views: 2922
Comments
|
Tutorial quote: Icinga is an enterprise grade open source monitoring system which keeps watch over networks and any conceivable network resource, notifies the user of errors and recoveries and generates performance data for reporting. It is a fork of Nagios. This tutorial explains how to install Icinga on a Debian Squeeze server to monitor this server and another Debian Squeeze server. |
 |
|
Post date: April 17, 2007, 22:04
Category: Software
Views: 3784
Comments
|
Tutorial quote: Dpkg is the Debian package manager dpkg is a medium-level tool to install, build, remove and manage Debian packages. The primary and more user-friendly front-end for dpkg is dselect.dpkg itself is controlled entirely via command line parameters,which consist of exactly one action and zero or more options. The action-parameter tells dpkg what to do and options control the behavior of the action in some way.
|
 |
|
Post date: February 9, 2011, 12:02
Category: Installing
Views: 3523
Comments
|
Tutorial quote: This tutorial shows how to prepare a Debian Squeeze (Debian 6.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. |
 |
|
Post date: February 17, 2009, 08:02
Category: Software
Views: 3368
Comments
|
Tutorial quote: I guess you all know this: you are connected to your server with SSH and in the middle of compiling some software (e.g. a new kernel) or doing some other task which takes lots of time, and suddenly your connection drops for some reason, and you lose your labor. This can be very annoying, but fortunately there is a small utility called screen which lets you reattach to a previous session so that you can finish your task. |
|
|