Linux

TwitterFacebook
Get flash to fully experience Pearltrees

joining linux in windows domain

First, make sure kerberos is installed: # rpm -qa | grep krb this should return at least 3 packages: krb5-devel, krb5-libs and krb5-workstation Next, edit your /etc/krb5.conf to match your site. Everything should be fairly self-explanitory - and everything is case sensitive. Do not comment this file. replacing *user* with a real user and DOMAIN.COM with a real domain (which must be UPPERCASE). http://www.ozzu.com/unix-linux-forum/joining-linux-windows-domain-t42306.html

Main Page - KVM

KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware containing virtualization extensions (Intel VT or AMD-V). It consists of a loadable kernel module, kvm.ko, that provides the core virtualization infrastructure and a processor specific module, kvm-intel.ko or kvm-amd.ko. KVM also requires a modified QEMU although work is underway to get the required changes upstream. http://www.linux-kvm.org/page/Main_Page
Most of this documentation is based on analysis of script files and learning about how the system works based on information in code and man pages. Some of this document is based on man pages produced by the Linux community. Some other documentation is based on files in under /usr/doc such as /usr/doc/initscripts-4.48/sysconfig.txt. System - Explains much about running the system with regard to users, system configuration and where information is stored, controlling processes and more. The goal of this document is to help the reader understand the overall operation of Linux. http://www.comptechdoc.org/os/linux/howlinuxworks/

Introduction

http://ut.abfackeln.com/asu.html?page=general

s server utilities for unreal tournament

If you have ever tried to install Unreal Tournament on a Linux box, you have no doubt come across a handful of pitfalls which make it difficult and annoying to set up. It took me a long while to set up a server that was fully-functional and stable, and even longer to figure out how I did it. Over time, I have attempted to share my knowledge with the Linux-Unreal community by providing patches, scripts and a complete server installer package which has been developed for 4 different versions of Unreal Tournament (402a, 413a, 428a and 436) since its first release in 1999. However, installing your server is only the beginning.
Graphics Card Issues

HOWTO: Apple Wireless Keyboard (Bluetooth) - Ubuntu Forums

http://ubuntuforums.org/showthread.php?t=224673 I lately had some trouble using my Apple Wireless Keyboard with Ubuntu 7.04 so I'd like to share my experiences with you. So this is a small guide on pairing your Apple Wireless Keyboard with your Bluetooth Dongle of choice. Okay, so let's get started. Restart your desktop session by logging out and logging in again.

Learn how to configure Apache

http://www.techrepublic.com/article/learn-how-to-configure-apache/5076696 Apache is controlled by a series of configuration files: httpd.conf, access.conf. and srm.conf (there's actually also a mime.types file, but you have to deal with that only when you're adding or removing MIME types from your server, which shouldn't be too often). The files contain instructions, called directives, that tell Apache how to run. Several companies offer GUI-based Apache front-ends , but it's easier to edit the configuration files by hand.

refcards.com

Welcome to refcards.com . Here you will find a collection of quick reference cards focused mainly on Free and Open Source Software. Some of the cards are hosted on this site; others are located externally. http://refcards.com/