Essential Server Administration Tools

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • - Jesus Christ -
    Confirmed User
    • Mar 2003
    • 7197

    #1

    Essential Server Administration Tools

    I ran into some SQL trouble tonight and it got me wondering... What kind of tools might be missing from my server administreation arsenal. So I compiled a list of the shit I already use and ask that poeple share information on any helpfull tools.(Preferably only GNU/Free Shit)

    PuTTY

    WinSCP3

    Turck MMCache for PHP

    Webmin
    (Graphic interface Lower level than CPannel, not idiot proof)

    phpMyAdmin

    and heres a nice guide to setting up RSA authentication for your ssh sessions.
    (Lets you specify one passphrase that can be used to access ALL your servers even if the passwords are different.)

    Amen
  • liquidmoe
    Confirmed User
    • Mar 2002
    • 4994

    #2
    I prefer SecureCRT over putty, but in a pinch I always use putty.

    Thats all you really need, webmin I hate, its a waste of time imo, I just use custom scripts that I've been writing and amassing for several years now. Administration with them is quicker than any control panel.

    phpMyAdmin I also hate, lol. I like console

    Take Luck!

    Comment

    • - Jesus Christ -
      Confirmed User
      • Mar 2003
      • 7197

      #3
      Originally posted by liquidmoe
      I prefer SecureCRT over putty, but in a pinch I always use putty.

      Thats all you really need, webmin I hate, its a waste of time imo, I just use custom scripts that I've been writing and amassing for several years now. Administration with them is quicker than any control panel.

      phpMyAdmin I also hate, lol. I like console
      ONly been using unix/linux for about 8 months now SO i definatly cannot use console for everything. I'd have to disagree about webmin becasue if I want to edit http.conf its way quicker for me to load a bookmark, edit, then click save and reset apache than it is for me to ssh in and fuck around with vi.

      One fucked up thing i noticed after using *nix for only a few months is that if i have to do somthing in a DOS console I can't figure out why the fuck "ls" is not working.

      Amen

      Comment

      • liquidmoe
        Confirmed User
        • Mar 2002
        • 4994

        #4
        Oh man that's so true I'm always writing ls,

        Just get an editor that you like in UN*X and believe me you'll be flying around in console faster than in webmin. I see all of these graphical interfaces for working with apache configs, and control panels, but its still slower for me than console, plus I always have an ssh session open.

        Outlook, and SecureCRT, always have them open no matter what, if my comp is on, so are they.

        Take Luck!

        Comment

        • fuzebox
          making it rain
          • Oct 2003
          • 22353

          #5
          shell + vi for life.

          But then again I run FreeBSD and Linux on desktops.

          Comment

          • - AFN -
            Confirmed User
            • Jun 2003
            • 3101

            #6
            I wish I could help but here's a bump.
            cat cash* | tr -d '\r' | tr -s '/n' > money

            Comment

            • venturi
              Confirmed User
              • Aug 2001
              • 386

              #7
              I like AbsoluteTelnet for SSH/SSH2/Telnet connections - no real reason other than it kicks Putty in the butt.
              phpMyAdmin is an essential tool if you want to do things easily.
              And either cPanel or Plesk.
              Other than that, aside for some custom scripts I've seen, server management is more a factor of what you know about the server/OS setup than anythings else.
              Just my
              I'm not a porn monger. I'm a porn ... STYLIST!
              Buildit Cheap, build it Fast, Build it Right. - Pick Two.

              Comment

              • uptheyingyang
                Confirmed User
                • May 2003
                • 376

                #8
                i'm glad you guys are on this subject.

                some years ago i used a windows based telnet program i think called "shell telnet", and it was very easy for a novice like myself to move files around on the server.

                is there a program like this that uses SSH, where you can copy, drag and drop, etc. using a windows type interface?

                thanks!
                promote our original content 30 niche site package with ccbill:
                www.gashflash.com/affiliates/

                Comment

                • - Jesus Christ -
                  Confirmed User
                  • Mar 2003
                  • 7197

                  #9
                  Originally posted by uptheyingyang
                  i'm glad you guys are on this subject.

                  some years ago i used a windows based telnet program i think called "shell telnet", and it was very easy for a novice like myself to move files around on the server.

                  is there a program like this that uses SSH, where you can copy, drag and drop, etc. using a windows type interface?

                  thanks!
                  WinSCP3

                  Amen

                  Comment

                  • toddler
                    Confirmed User
                    • Jun 2002
                    • 1911

                    #10
                    Originally posted by - Jesus Christ -
                    ONly been using unix/linux for about 8 months now SO i definatly cannot use console for everything. I'd have to disagree about webmin becasue if I want to edit http.conf its way quicker for me to load a bookmark, edit, then click save and reset apache than it is for me to ssh in and fuck around with vi.

                    One fucked up thing i noticed after using *nix for only a few months is that if i have to do somthing in a DOS console I can't figure out why the fuck "ls" is not working.

                    From someone who does sysadmin for a living. What you listed above aren't admin tools. They are tools for people who cannot admin. I'm NOT being insulting. I am saying you need to learn to use vi and all of the other command line tools to be effective. Things like webmind and phpmysql won't always be there. ls, cd, pwd, vi, echo, cat, rm, tar, gzip, wc, less, etc etc will.


                    And install the cygwin utils on your windows box: http://www.cygwin.com/
                    http://www.flickr.com/photos/zoddler/

                    Comment

                    • uptheyingyang
                      Confirmed User
                      • May 2003
                      • 376

                      #11
                      got it JC, thanks!
                      promote our original content 30 niche site package with ccbill:
                      www.gashflash.com/affiliates/

                      Comment

                      • Brujah
                        Beer Money Baron
                        • Jan 2001
                        • 22157

                        #12
                        I use SecureCRT usually. Sometimes I'll fire up SSH if I need to FTP. Pico, mostly because I don't know vi. I don't like control panels. RPL comes in very handy, for recursive smart search and replacing. It isn't free or gpl but for Sql work I love MysqlStudio now that Mysql Front isn't being continued (that I know of). Oh, and RSYNC is nice.

                        Comment

                        • Rorschach
                          So Fucking Banned
                          • Aug 2002
                          • 5579

                          #13
                          Originally posted by fuzebox
                          shell + vi for life.

                          But then again I run FreeBSD and Linux on desktops.
                          amen brother!

                          Comment

                          • AlienQ - BANNED FOR LIFE
                            best designer on GFY
                            • Mar 2003
                            • 30307

                            #14
                            Anyone got a link to Image Magic?

                            Comment

                            • keyDet79
                              Confirmed User
                              • Feb 2003
                              • 1109

                              #15
                              Originally posted by AlienQ
                              Anyone got a link to Image Magic?
                              .org

                              Multihomed quality BW for less
                              ICQ 51034232 - MSN [email protected] - Email keydet(at)vibehosting.com

                              Comment

                              • uptheyingyang
                                Confirmed User
                                • May 2003
                                • 376

                                #16
                                Originally posted by - Jesus Christ -
                                WinSCP3

                                JC, i downloaded WinSCP3 and i'm playing with it using the "windows" interface.

                                i notice when i try to copy and paste a file between domains on the remote server it prompts a command to first download to my local machine.

                                i don't want to waste time to do that. do you know offhand if it allows moving files around on the remote server without first downloading to the local server?

                                i know this can be done using telnet commands, just trying to do this with a windows interface.

                                thanks!
                                promote our original content 30 niche site package with ccbill:
                                www.gashflash.com/affiliates/

                                Comment

                                • keyDet79
                                  Confirmed User
                                  • Feb 2003
                                  • 1109

                                  #17
                                  Originally posted by uptheyingyang



                                  JC, i downloaded WinSCP3 and i'm playing with it using the "windows" interface.

                                  i notice when i try to copy and paste a file between domains on the remote server it prompts a command to first download to my local machine.

                                  i don't want to waste time to do that. do you know offhand if it allows moving files around on the remote server without first downloading to the local server?

                                  i know this can be done using telnet commands, just trying to do this with a windows interface.

                                  thanks!
                                  Why don't you use the move command in the dos prompt

                                  Multihomed quality BW for less
                                  ICQ 51034232 - MSN [email protected] - Email keydet(at)vibehosting.com

                                  Comment

                                  • uptheyingyang
                                    Confirmed User
                                    • May 2003
                                    • 376

                                    #18
                                    Originally posted by keyDet79


                                    Why don't you use the move command in the dos prompt

                                    in the windows interface either "copy" or "move" triggers a window to first download the file to my local machine.


                                    years ago with "shell telnet" you could easily move files around on the remote server using the windows interface, that's what i'm trying to do.
                                    promote our original content 30 niche site package with ccbill:
                                    www.gashflash.com/affiliates/

                                    Comment

                                    • toddler
                                      Confirmed User
                                      • Jun 2002
                                      • 1911

                                      #19
                                      if you want to move it

                                      mv /path/to/file /new/path/to/file

                                      copy

                                      cp /path/to/file /new/path/to/file

                                      all kinds of tricks with directory moving, use tar or rsync. man is your friend, or
                                      info or google.
                                      http://www.flickr.com/photos/zoddler/

                                      Comment

                                      • uptheyingyang
                                        Confirmed User
                                        • May 2003
                                        • 376

                                        #20
                                        Originally posted by toddler
                                        if you want to move it

                                        mv /path/to/file /new/path/to/file

                                        copy

                                        cp /path/to/file /new/path/to/file

                                        all kinds of tricks with directory moving, use tar or rsync. man is your friend, or
                                        info or google.

                                        ok toddler, thanks. i know it is possible to do this, this way.

                                        was just hoping there was an intuitive windows type program that allowed me to do with without typing in commands.

                                        i not a computer geek like you guys
                                        promote our original content 30 niche site package with ccbill:
                                        www.gashflash.com/affiliates/

                                        Comment

                                        • toddler
                                          Confirmed User
                                          • Jun 2002
                                          • 1911

                                          #21
                                          Originally posted by uptheyingyang



                                          ok toddler, thanks. i know it is possible to do this, this way.

                                          was just hoping there was an intuitive windows type program that allowed me to do with without typing in commands.

                                          i not a computer geek like you guys
                                          np, and you don't have to be a computer geek to be effective;) I'm sure there is a way to do what you need done, it just seems overly complex to do it that way, at least to me
                                          http://www.flickr.com/photos/zoddler/

                                          Comment

                                          • uptheyingyang
                                            Confirmed User
                                            • May 2003
                                            • 376

                                            #22
                                            Originally posted by toddler


                                            np, and you don't have to be a computer geek to be effective;) I'm sure there is a way to do what you need done, it just seems overly complex to do it that way, at least to me

                                            well this is a program i used before that DID do this---it was called "shell telnet".

                                            but it won't work with SSH.
                                            promote our original content 30 niche site package with ccbill:
                                            www.gashflash.com/affiliates/

                                            Comment

                                            • V_RocKs
                                              Damn Right I Kiss Ass!
                                              • Nov 2003
                                              • 32448

                                              #23
                                              SecureCRT
                                              RhinosoftFTP

                                              Google you fucking morons... Google... it is all there... you all spend hard earned cash, and I should know because I am making a lions share of it, on shit you could just google on... learn how to form a proper search for Christs sake.

                                              Comment

                                              • liquidmoe
                                                Confirmed User
                                                • Mar 2002
                                                • 4994

                                                #24
                                                Originally posted by AlienQ
                                                Anyone got a link to Image Magic?
                                                cd /usr/ports/graphics/ImageMagick
                                                make install

                                                if you get a dir not found error thats because you are using the wrong OS

                                                Take Luck!

                                                Comment

                                                Working...