• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » Day to Day Commands For Server : Cloud Server Administration

By Abhishek Ghosh January 21, 2017 5:45 pm Updated on January 21, 2017

Day to Day Commands For Server : Cloud Server Administration

Advertisement

There is difference between the way we administer a cloud server and dedicated server. Here Are Useful, Regularly Updated Day to Day Commands For Server, This is Specially Written For Cloud Server Administration or VPS Instance. The difference between a cloud server and dedicated server from point of administration is mostly one higher level of access, backup strategies, no way to blow away physical server, almost always present invisible network monitoring by host even in unmanaged cloud server etc.

 

Day to Day Commands For Server : Introduction

 

This guide is intended for the new sysadmins, for the devops/sysops, for webmasters with few unmanaged servers. All of them are used with how to perform SSH to writing basic shell scripts. Commonly they can not identify attacks like we described for fake PHP-FPM error for XMLRPC attack or SSH brute attacks.

Day to Day Commands For Server - Cloud Server Administration

Frankly, what virtualization is running is very important. OpenStack has the advantage of having virtual router like we described in the tutorial for HP Cloud, there is OpenStack backup to immediately change IP, take whole server backup etc. VMWare also has many options.

Advertisement

---

 

Day to Day Commands For Server As a Part of Cloud Server Administration

 

There are few tools that will help you assuming you know the basics :

  1. rsync
  2. sar / iostat
  3. setfacl / getfacl
  4. curl and/or wget
  5. iptables
  6. who / last / w
  7. top / htop
  8. uptime
  9. cron / crontab
  10. ps
  11. vmstat
  12. free
  13. strace
  14. mtr

Running man  will give an idea what they do. If we SSH to a server, we need to do few works after login, one of them is not blindly running update, upgrade command on hurry particularly without backup. These we commonly run :

Vim
1
2
3
4
5
6
7
uptime
w
who -all
crontab -l
free
last
iptables -L

The above commands gives an idea of what is going on our server plus crontab is frequently abused by the hackers. It is very important to check the log files by going to /var/log directory. You can use scripts with complex commands for analysis of complex commands like we age example for fail2ban log analysis. Also we can check the packages installed on a distro like Ubuntu with complicated command. GoAccess is a powerful tool. We talked about security stuffs in separate article.

Nothing really enough to list all possible checking for a given system. Again, take a backup before updating your server. It is worthy to ask you to read how to upgrade Linux kernel.

This Article Has Been Shared 257 Times!

Facebook Twitter Pinterest
Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Orthopaedic Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Day to Day Commands For Server : Cloud Server Administration

  • Steps To Install Nginx Plus on Ubuntu Server (HP Cloud)

    Here Are the Steps To Install Nginx Plus on Ubuntu Server Running on HP Cloud. Nginx Plus is the Paid Version of Nginx with Extra Features.

  • WordPress XML-RPC Attack & Fake PHP5-FPM Error

    WordPress XML-RPC Attack Can Bring DDoS Resulting in Random 502 PHP5-FPM Errors on Nginx Server or Can Make the Database Down. Here is Fix.

  • Install Nginx HTTP/2 With ALPN on Ubuntu 14.04 From ondrej/nginx PPA

    In our previous guide, we have shown how to easily upgrade Nginx on Ubuntu 14.04 for HTTP/2 support. The required changes in the /etc/nginx/sites-enabled/default file, /etc/nginx/nginx.conf file and limitations of that way of installation has been discussed on this article. In this guide, we will show how to install Nginx HTTP/2 with ALPN on Ubuntu […]

  • Top Reasons Why Cloud Server Sucks Your Bucks

    Public Cloud is Deceptive From Sysadmin’s Point of View When Usage of RAM is More. Here Are Top Reasons Why Cloud Server Sucks Your Bucks.

  • Steps to Install NextCloud on Cloud Server (Nginx, Redis Cache)

    Here Are the Steps to Install NextCloud on Cloud Server With Nginx Server, Redis Cache, 2 FA, HTTPS. NextCloud is Like Your Own Dropbox.

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

You can subscribe to our Free Once a Day, Regular Newsletter by clicking the subscribe button below.

Click To Subscribe

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (21K Followers)
  • Twitter (5.3k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Best Powerpoint Templates for Communicating IoT Concepts April 17, 2021
  • How to Build a DIY Water Level Indicator? April 16, 2021
  • How Startups Can Convince the Investors April 14, 2021
  • What to Know About the Cloud Storage Services for Smartphones April 13, 2021
  • WonderFox HD Video Converter Factory Pro Review April 10, 2021

 

About This Article

Cite this article as: Abhishek Ghosh, "Day to Day Commands For Server : Cloud Server Administration," in The Customize Windows, January 21, 2017, April 19, 2021, https://thecustomizewindows.com/2017/01/day-day-commands-server-cloud-server-administration/.

Source:The Customize Windows, JiMA.in

 

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Cookie Policy.

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2021 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy