MustangV10 Posted March 16, 2012 Share Posted March 16, 2012 What's your most commonly used command, on Linux? I would probably say top -s. Whilst it doesn't do anything to change your server (except add a little load to it), it does allow you to monitor what's going on, on the server and see how well the machine is coping in terms of memory usage, CPU consuming scripts, etc. Quote Link to comment Share on other sites More sharing options...
Administrators Nathan Posted March 16, 2012 Administrators Share Posted March 16, 2012 YUM Quote Link to comment Share on other sites More sharing options...
MustangV10 Posted March 17, 2012 Author Share Posted March 17, 2012 YUM Yeah, that's a pretty handy command. I tend to use 'yum update' and 'yum clean all' the most frequently. Quote Link to comment Share on other sites More sharing options...
Thrill Posted March 17, 2012 Share Posted March 17, 2012 apt-get Quote Link to comment Share on other sites More sharing options...
MustangV10 Posted March 17, 2012 Author Share Posted March 17, 2012 apt-get Similar to yum on CentOS, for Ubuntu, right? Quote Link to comment Share on other sites More sharing options...
Administrators Nathan Posted March 17, 2012 Administrators Share Posted March 17, 2012 yum clean all What's that do? Quote Link to comment Share on other sites More sharing options...
Thrill Posted March 18, 2012 Share Posted March 18, 2012 Similar to yum on CentOS, for Ubuntu, right? Sure is Quote Link to comment Share on other sites More sharing options...
mrnothersan Posted March 19, 2012 Share Posted March 19, 2012 My most used command is probably uptime and yum. Those are the commands I use most definitely! Quote Link to comment Share on other sites More sharing options...
MustangV10 Posted March 20, 2012 Author Share Posted March 20, 2012 yum clean all What's that do? yum clean all - Runs yum clean packages and yum clean headers, yum clean meta-data and yum clean dbcache as above. Taken from man yum Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.