Thread: Linux packets

  1. #1
    Registered User
    Join Date
    Aug 2009
    Posts
    192

    Linux packets

    Hey Im just wondering if you were using a linux oS like Fedora or Redhat
    Wehres the directory that contain the packet of linux. The one thats installed in the running OS like if my Fedora was using linux.2.6.30 where can i find the .gz that contains linux in which directory

  2. #2
    Officially An Architect brewbuck's Avatar
    Join Date
    Mar 2007
    Location
    Portland, OR
    Posts
    7,396
    Quote Originally Posted by kiros88 View Post
    Hey Im just wondering if you were using a linux oS like Fedora or Redhat
    Wehres the directory that contain the packet of linux. The one thats installed in the running OS like if my Fedora was using linux.2.6.30 where can i find the .gz that contains linux in which directory
    If you are referring to the kernel, it is usually located in /boot, filename "vmlinuz"
    Code:
    //try
    //{
    	if (a) do { f( b); } while(1);
    	else   do { f(!b); } while(1);
    //}

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Thinking of upgrading to linux...
    By Yarin in forum General Discussions
    Replies: 37
    Last Post: 07-24-2009, 11:40 AM
  2. Wireless Network Linux & C Testbed
    By james457 in forum Networking/Device Communication
    Replies: 3
    Last Post: 06-11-2009, 11:03 AM
  3. Accessing TCP flags in TCP packets on Linux using C !!
    By vishamr in forum Linux Programming
    Replies: 2
    Last Post: 10-16-2006, 08:48 AM
  4. installing linux for the first time
    By Micko in forum Tech Board
    Replies: 9
    Last Post: 12-06-2004, 05:15 AM