Search Results

Search: Posts Made By: routeme
7,894
Posted By citaylor
These are kernel compilation options. I would...
These are kernel compilation options. I would check to see if your kernel has this module already compiled up first. Try:

cd /lib/modules/`uname -r`
find . -name "pktgen.*o" -print

If this...
7,894
Posted By pludi
Install the kernel sources from your distribution...
Install the kernel sources from your distribution repository, cd /usr/src/linux, and change the .config file accordingly. Then make modules_install.
34
81,628
Posted By ungalnanban
Vim tips and tricks
Vim Tips and Tricks


Save and quit



:w => Save [:w filename writes the content to the specified file from current file]

:q => Exit as long as there have been no changes

:q! =>...
281,194
Posted By Neo
Simple rules of the UNIX.COM forums:
RULES OF THE UNIX AND LINUX FORUMS

For the latest version of the community rules (the official community rules page), please visit here. (https://www.unix.com/misc.php?do=cfrules)


No flames,...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 09:22 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy