On CNET: Apple: The cheaper alternative?
6 Resources for

kernel module

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

10 ways to make Linux boot faster
On those infrequent occasions when you need to reboot Linux, you may find that the process takes longer than you'd like. Jack Wallen shares a number of tricks you can use to reduce boot times. by Jack Wallen
Tags: Fedora Project, Server, Kernel Module, Linux, BIOS, Open Source, UNIX, Operating Systems, Software, Hardware, Components, Jack Wallen
Blog posts 2008-07-24
Use shfs to mount remote directories via ssh
Vincent Danen describes shfs, which allows you to mount remote directories that look like local file systems, without the hassle of VPN connections. The ability to export remote file systems is extremely useful, which is why programs like NFS and Samba are so popular. Unfortunately, both are...
Tags: SSH, Vincent Danen, kernel, file system, kernel module, Linux Tips Newsletter, Directory
Technical articles 2006-06-19
Setup a Linux VPN server by following these 10 steps
By James M. GarvinEditor's note: As part of a recent ITSoapbox blog post I asked Linux users andevangelists in the TechRepublic community to step up to the plate and take acrack at producing some informative articles and downloads on the Linuxoperating system. This document is just one of the submissions...
Tags: Guest Contributor, kernel module, Linux, PPP, server
Technical articles 2006-02-10
Tech Tip: Manage kernel modules
Determining what kernel modules are loaded on your Linux system can be very useful, particularly in a troubleshooting or support environment. For instance, you may know what hardware is in your machine, but you may not know what kernel modules are managing that hardware. ...
Tags: Guest Contributor, Linux Tips Newsletter, Module, Kernel Module, Linux, Open Source, Operating Systems, Software
Technical articles 2003-12-08
Mount FTP volumes locally with ftpfs
If you're looking for an easy way to provide FTP access to files and save Internet bandwidth at the same time, installing ftpfs on a local FTP server may be the answer. Once you try ftpfs, you'll wonder why you haven't used it before.The ability to mount FTP volumes locally...
Tags: Jim McIntyre, kernel patch, kernel, kernel module, new kernel, FTP, source code
Technical articles 2002-11-21
Modules made easy: Learn the secrets of loadable kernel modules
What do you know about modules? Well, for one thing, if you know how to manipulate them, you can solve your hardware installation problems for good. To find out more, read Bryan Pfaffenberger's discussion on loadable kernel modules.Using loadable kernel modules called modules for short, today's Linux kernels support a...
Tags: OPEN SOURCE, UNIX, Operating systems, Bryan Pfaffenberger, kernel, Linux, loadable kernel module, kernel module, adapter
Technical articles 2000-06-13

Additional Resources

how can i view linux kernel source code?
I tried to see the linux kernel source code but i could not get to do do so.Ideally it should be there in the /usr/src directory but its not there.Can somebody suggest me where it should be and how can I get to know about it?I am using fedora core-5...
Tags: OPEN SOURCE, UNIX, Operating systems, add2rahul@..., Linux kernel, Linux
Discussion threads 2007-08-06
SPEK: A Storage Performance Evaluation Kernel Module for Block Level Storage Systems
This paper introduces SPEK Storage Performance Evaluation Kernel module, a benchmarking tool for measuring and characterizing raw performance of data storage systems at block level. It can be used for both DAS Direct Attached Storage and block level networked storage systems. Each SPEK tool consists of a controller, several workers,...
Tags: Benchmarking, File System, Storage System, Storage, Hardware
White papers
Linux Security Modules Enhancements: Module Stacking Framework and TCP State Transition Hooks for State-Driven NIDS
Until the availability of Kernel 2.6 the Linux operating system lacked general support to integrate security mechanisms into the kernel. The Linux Security Module Framework LSM was designed to overcome this limitation. Although LSM provides a solid baseline for kernel security, it lacks important features. In this paper two of...
Tags: TCP, Kernel, Linux, UNIX, Operating Systems, Open Source, Security, Software
White papers 2006-04-27
linux kernel compilation
hi alli am new to the linux kernel code.I am trying to compile the linux kernel downloaded from the kernel.org site, but its giving error saying GAS is not installed.I dint get GAS on the net.Do i need to separately install it.can somebody tell me the way it is installed...
Tags: OPEN SOURCE, UNIX, Operating systems, add2rahul@..., Linux kernel, Linux
Discussion threads 2007-08-13
Windows XP SP3 released for testing
Microsoft has released Service Pack 3 for Windows XP to selected beta testers, according to multiple sources around the Web. Windows XP SP3, build 3205 contains 1,073 patches and hot fixes including security updates, according to bloggers at NeoSmart Technologies. Enhancements include a simplified activation system, a...
Tags: Microsoft Corp., Microsoft Windows, Microsoft Windows XP, Operating Systems, Software, Paul Mah
Blog posts 2007-10-10
sound card not detected
i have intel 915 board with on board realtek high defination audio device runing on red hat linux 9.but the linux not detect any sound card. i have realtek audio tar.bz2 files , but don't know how to install or confiugre the sound card.simplest way to fix:get a copy...
Tags: Linux, audio card
Q&A 2005-11-17
Linux Kernel in a Nutshell: Configuring and Building
The kernel configuration is kept in a file called .config in the top directory of the kernel source tree. If one has just expanded the kernel source code, there will be no .config file, so it needs to be created. It can be created from scratch, created by basing it...
Tags: Linux Kernel, O'Reilly Media Inc., Kernel, Kernel Configuration, Linux, Open Source, Operating Systems, Software
Book chapters 2006-12-01
kernel-default-nongpl.rpm & kernel-default-2.6.8-
I have linux box. I wont to update kernel. There are two type of kernel:1. kernel-default-nongpl.rpm. 2. kernel-default-2.6.8-I don't know which need to download. Help me please.download the newest version for your distro.got to your distro's website and download latest version, along with all requirements from them.this will ensure not...
Tags: distro
Q&A 2005-04-07
A User Level Networking Infrastructure for Linux
This paper presents an alternative approach to implementing network services within the kernel itself, and describes a networking infrastructure that attempts to address the major issues with supporting a sophisticated and extensive packet processing environment on Linux without sacrificing performance or robustness. This infrastructure (termed 'NetIO') is implemented as a...
Tags: Performance, Network, Network Service, Linux, Performance Management, Networking, Operating Systems, Software, Human Resources, Workforce Management
White papers 2006-01-29
Linux load raid 5 with cage
I have a server that I am trying to load with Netmax Linux Redhat version 7.3. Trying to load on a system with raid cage using raid level 5, 2120s controller and 4 Seagate 73GB SCSI drives. The problem is that cannot see the drives in the cage. ...
Tags: abs65560@..., kernel, linux, RAID 5
Discussion threads 2005-03-11
Nswap: A Network Swapping Module for Linux Clusters
Cluster applications that process large amounts of data, such as parallel scientific or multimedia applications, are likely to cause swapping on individual cluster nodes. These applications will perform better on clusters with network swapping support. Network swapping allows any cluster node with over-committed memory to use idle memory of a...
Tags: Disk, Network, Linux Cluster, Nswap, Linux, Networking, Open Source, Operating Systems, Software
White papers 2008-01-01
kernel level WIN32 API
I am designing an encryption filter driver at kernel modeThe WIN32 APIs at kernel mode for microsoft are undocumented.Please let me know the kernel level WIN32 APIs for encryption of a file/folder at kernel.
Tags: kernel, sourish_datta@..., Win32, Win32 API
Discussion threads 2007-01-12
MIC: An Interdomain Call Mechanism for Linux
MIC Mechanism for Interdomain Calls is an implementation of the lightweight remote procedure call mechanism in Linux. It introduces several additional functions in the Linux system call interface, enabling a thread to invoke procedures located in other address spaces of the same machine. To this end, the server domain has...
Tags: Mechanism, Server, Linux, RPC, UNIX, Open Source, Operating Systems, Software, Networking
White papers
Utilizing Linux Kernel Components in K42
This paper discusses how K42 uses Linux-kernel components to support a wide range of hardware, a full-featured TCP/IP stack and Linux le-systems. An examination of the run-time environment within the Linux-kernel is the starting point for a presentation of the strategy taken to incorporate Linux-kernel code in K42. There are...
Tags: Component, Linux Kernel, K42, Linux-kernel, Linux, Tcp/Ip, Open Source, UNIX, Strategy, Operating Systems, Software, Networking, Management
White papers
  • << Previous
  • page 1 of 1
  • Next >>


MySQL 5.0 Quick Guide
If you want to build a high-power database solution, a good way to go is to deploy MySQL 5.0. Doing so can be a huge undertaking. This Quick Guide shows you what you need to know to set up, configure, and deploy MySQL 5.0 on your network.
Buy Now
Quick Reference: PC Troubleshooting Pack
Help desk and IT support professionals need the fastest and most complete answers to keep every PC in action. Get the PC troubleshooting solutions you ...
Buy Now

The PC Cracked Open