Find the answer to your Linux question:
Results 1 to 5 of 5
i dont know what im doing wrong... so im browsing around trying to find ways to fix my SuSE 10.0 to run perfect... (like every linux user always raves about ...
  1. #1
    Just Joined!
    Join Date
    Nov 2006
    Posts
    9

    im going to rip my hair out!

    i dont know what im doing wrong... so im browsing around trying to find ways to fix my SuSE 10.0 to run perfect... (like every linux user always raves about ) and i come to see there are dependencies for packages? okay so i hear to use smart package manager... google it... now that site tells me to do

    Code:
    $uname - m
    to see if im running 64 or 32 bit, i have a 64 bit processor but im clueless about which version im running.. then i get this!

    Code:
    bash: -m: command not found
    AAHH! what am i doing wrong?! thanks for all the help it is GREATLY appreciated.

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    there shouldn't be any 'space' between '-' and 'm'.

    uname -m

    uname -a





    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Nov 2006
    Posts
    9
    that was just a typo

    i tried

    Code:
    $uname -m

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    okkk ...
    type 'su -' first.
    Code:
    su -
    uname -m




    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined!
    Join Date
    Nov 2006
    Posts
    9
    thank you... so i guess i have to be root to use commands???

    again.. thanks!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...