source code

How do I open a text file using VIM or VI and go to specific line? How do I open a file using vim and go to specific function() in my source code?

{ 6 comments }

CentOS or Redhat Enterprise Linux

by Vivek Gite on March 5, 2009 · 1 comment

Can you explains the basic difference between CentOS and RHEL?

{ 1 comment }

Q. I need to configure FreeBSD kernel but not able to find out source code in /usr/src/sys directory. How do I install FreeBSD source code? A.Your kernel and all related source code is located at /usr/src/sys directory which is also accessible through the /sys path. If there is not a /usr/src/sys directory on your system, [...]

{ 5 comments }

‘m trying buildworld under FreeBSD operating system. But I’m getting an error which read as follows:

————————————————————–
>>> Building an up-to-date make(1)
————————————————————–
cd: can’t cd to /usr/src/usr.bin/make
*** Error code 2

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

How do I fix this problem?

{ 1 comment }