• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
sharadchhetri

sharadchhetri

AI, Linux, Cloud and DevOps

  • Home
  • Resources
    • Learn Linux
    • Articles
  • My Projects & Work
    • My Nagios Plugin
    • My Dockerhub Repo
    • My WordPress plugins
    • My Github Repos
  • Facebook Page
  • Contact
  • Privacy Policy
  • About Me

troubleshooting

Nginx : could not build the server_names_hash, you should increase server_names_hash_bucket_size

November 29, 2014 by Sharad Chhetri 5 Comments

Nginx Bucket Size Error

While configuring the Nginx we encountered the error – “could not build the server_names_hash, you should increase server_names_hash_bucket_size “. In server the Nginx service were failing to restart

Filed Under: Articles Tagged With: nginx, troubleshooting

fatal error: error writing to /tmp/ccwAjc9Z.s: No space left on device

February 25, 2014 by Sharad Chhetri 2 Comments

Today,while working in cloud server.I faced an issue.I was copying some files to s3bucket,which I have mounted by using s3fs package. One every copy command(i.e cp),I was getting error – fatal error: error writing to /tmp/ccwAjc9Z.s: No space left on device. The problem was not new for me.I have seen this problem earlier also.The problem […]

Filed Under: Articles, Tips And Tricks Tagged With: troubleshooting

SSH WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED

June 3, 2013 by Sharad Chhetri Leave a Comment

REMOTE HOST IDENTIFICATION HAS CHANGED

When you try to ssh the another remote Linux/Unix machine , you might have encountered with the WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! . This message we have often seen when we work in Linux machines. In this post we have provided the Reason and Solution on this Warning. root@tuxworld:/tmp# ssh 10.10.0.16 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: […]

Filed Under: Articles, SSH, Tips And Tricks Tagged With: ssh, troubleshooting

df command not showing correct free space in linux

July 7, 2011 by Sharad Chhetri Leave a Comment

df not showing correct free space in linux In this post,I am sharing the troubleshooting. When we find the disk is full,we generally remove the files from that partition.Sometimes it is also observed that after removing files from the partiton. The df -h command,still shows partition is full. For this problem,follow the given below steps […]

Filed Under: Articles, Tips And Tricks Tagged With: troubleshooting

Primary Sidebar

Articles

  • Install n8n docker in Ubuntu for practicing
  • Bash Script: MySQL Database backup to AWS S3
  • Automate no touch Jenkins setup wizard on docker (jcac)
  • How to run and configure Jenkins in Docker container
  • Complete Guide: How to install Nagios Monitoring on AlmaLinux / Rocky Linux
  • Install KVM on Ubuntu 24.04 LTS ( Bash Script )
  • How to install GIMP 2.10 on Ubuntu / Debian
  • 5 ways to check Ubuntu version of system (commands and GUI)
  • How To Solve Forgot MySQL / MariaDB Root Password
  • Create Self Hosted Build Agent Docker Image for Azure DevOps

Copyright © 2026 ยท
The material in this site cannot be republished either online or offline, without our permission.
Proudly Blogging From India.

  • Contact
  • About Me
  • My WordPress plugins
  • Privacy Policy