Page 13 of 13 FirstFirst ... 310111213
Results 301 to 309 of 309
  1. #301
    Join Date
    Aug 2008
    Posts
    57
    Nice! It needs a update though Good work!
      0 Not allowed!

  2. #302
    Very useful information, thanks.
      0 Not allowed!

  3. #303
    Great Tutorial , thank's a lot !
    But like @Above said it needs to be updated
      0 Not allowed!

  4. #304
    Join Date
    Apr 2013
    Location
    Data center
    Posts
    541
    Nice job. This was very useful for our staff
      0 Not allowed!

  5. #305
    Join Date
    Jul 2008
    Posts
    69
    For
    Code:
    pico .bash_profile
    i get this error on CentOS 6.4
    Code:
    -bash: pico: command not found
      0 Not allowed!

  6. #306
    Join Date
    Feb 2007
    Location
    Isle Of Anglesey, UK
    Posts
    1,468
    Quote Originally Posted by LukaTCE View Post
    For
    Code:
    pico .bash_profile
    i get this error on CentOS 6.4
    Code:
    -bash: pico: command not found
    It means you do not have the editor pico installed.

    Try

    Code:
    nano .bash_profile
    Instead
      0 Not allowed!

  7. #307
    Join Date
    Jul 2008
    Posts
    69
    Quote Originally Posted by Host Red Dragon View Post
    It means you do not have the editor pico installed.

    Try

    Code:
    nano .bash_profile
    Instead
    Code:
    lv
    (LV) worked
      0 Not allowed!

  8. #308
    Great post! But since I am a newbie, will these tips work even now? Needs an update?
      0 Not allowed!

  9. #309
    Join Date
    Jan 2012
    Posts
    22
    Terrific job of putting ttogether a thread like this.
      0 Not allowed!

Page 13 of 13 FirstFirst ... 310111213

Posting Permissions

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