|

How to find my Linux System Information?

I know how to find it on Windows. But how do I find my system information on Linux Operating system. Thanks.

Related posts:

  1. How to find my Linux System Information?
  2. How do I find out if I have a Linux Web Server or not?
  3. I want to try out a Linux operating system?
  4. How do I install a certain program stuff on a linux?
  5. Installed xp and fedora linux in a pc. Delected linux partition. How to change the boot set up?
|

How to find my Linux System Information?

I know how to find it on Windows. But how do I find my system information on Linux Operating system. Thanks.

Related posts:

  1. How to find my Linux System Information?
  2. How do I find out if I have a Linux Web Server or not?
  3. I want to try out a Linux operating system?
  4. How do I install a certain program stuff on a linux?
  5. Installed xp and fedora linux in a pc. Delected linux partition. How to change the boot set up?


1 Star2 Stars3 Stars4 Stars5 Stars6 Stars7 Stars8 Stars9 Stars10 Stars (No Ratings Yet)
Loading ... Loading ...


3 Responses for “How to find my Linux System Information?”

  1. Master Bob says:

    Open the command prompt, it might be known as Terminal. The following commands will allow you to find your system information.

    System Information
    archPrint machine architecture.
    df Shows disk free space.
    duShows disk usage.
    freeDisplay used and free memory on the system.
    ipcrmProvide information on ipc facilities.
    ipcsSame as ipcrm.
    lsdevDisplay information about installed hardware via files in the /proc directory.
    lsofList open files.
    lspciList PCI devices .
    pnpdumpLists ISA plug and play devices resource information.
    procinfoDisplay system status gathered from proc.
    pstreeDisplay a tree of processes.
    runlevelFind the current and previous system runlevel.
    straceTrace ssytem calls and signals for a binary program.
    sttyChange and print terminal line settings.
    tloadPrints a graphic representation of the system load average.
    ttyPrint the filename of the terminal connected to standard input.
    unamePrint system information, Prints Linux.
    vmstatReport virtual memory statistics.
    xcpustateDisplays CPU states (idle, nice, system, kernel) statistics. Runs in X?

    Knowing what distribution you use would be helpful. If you need more help I’d recommend looking at the website of the distribution you use.

  2. Jessica Queller says:

    What system information are you looking for?

  3. majca_j says:

    If you have kde installed, you can see a lot of info by running kinfocenter.

Leave a Reply