Need help with solaris commands

Discussion in 'Site & Server Administration' started by campolar, Dec 3, 2008.

  1. #1
    Hi, i need help with solaris...i got my root password and i need to install webmin on it...i hav webmin downloaded aswell...

    i'm accessing it through SSH and its all command based...

    can anyone tell how i can upload the webmin tar.gz file? and should i login using root password?
     
    campolar, Dec 3, 2008 IP
  2. zdrol

    zdrol Peon

    Messages:
    19
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Assuming webmin tar.gz is not already on the solaris box, you can transfer it there using a tool like WinSCP, or your favorite ftp client that supports scp/sftp, as these run over ssh.

    It is often the default (and more secure) to disable root access over ssh. But assuming you can login over ssh directly as root, you can certainly do that. I would suggest creating an unprivileged user who can su or sudo, and proceed from there.
     
    zdrol, Dec 4, 2008 IP
  3. campolar

    campolar Peon

    Messages:
    2,683
    Likes Received:
    244
    Best Answers:
    0
    Trophy Points:
    0
    #3
    hmm...well i wanna know wat r the commands to do stuff? :eek:
     
    campolar, Dec 5, 2008 IP
  4. zdrol

    zdrol Peon

    Messages:
    19
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    To do what stuff?

    To upload webmin? use a windows program like WinSCP.

    To extract the tar.gz?
    
    tar xzf webmin.tar.gz
    
    Code (markup):
     
    zdrol, Dec 5, 2008 IP
  5. BuzzyDev

    BuzzyDev Guest

    Messages:
    47
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Which solaris version are you using?
     
    BuzzyDev, Dec 13, 2008 IP