Skip to content
sharadchhetri
  • Home
  • ResourcesExpand
    • Artificial Intelligence
    • Devops
    • Cloud Computing
    • Database Server
    • BSD
    • Linux
    • Learn Linux
  • My Projects & WorkExpand
    • My Nagios Plugin
    • My Dockerhub Repo
    • My WordPress plugins
    • My Github Repos
  • Facebook Page
  • Contact
  • Privacy Policy
  • About Me
sharadchhetri
  • Installing rails in verbose mode CentOS and Red Hat
    Linux

    Installing rails in verbose mode CentOS and Red Hat

    BySharad Chhetri March 1, 2013December 10, 2024

    Installing rails in verbose mode CentOS and Red Hat When we do “gem install rails” , the command actaully take time to install rails and we can not see what are the liberaries are installing in background. To see the rails installation in verberose mode ,use the given below command : gem install rails -V…

    Read More Installing rails in verbose mode CentOS and Red HatContinue

  • Installing Nagios-3.4.4 in CentOS 6.3
    Devops

    Installing Nagios-3.4.4 in CentOS 6.3

    BySharad Chhetri February 27, 2013June 25, 2026

    Installing Nagios-3.4.4 in CentOS 6.3 This post is updated version of post “Installing Nagios-3.4 in CentOS 6.3”. The only difference here is , we will use the new EPEL repo rpm i.e epel-release-6-8.noarch.rpm. Rest of the steps are same Download the EPEL repo in your system yum install wget (use this command if you do…

    Read More Installing Nagios-3.4.4 in CentOS 6.3Continue

  • How to set htdigest password in apache web server
    Linux

    How to set htdigest password in apache web server

    BySharad Chhetri February 19, 2013June 25, 2026

    How to set htdigest password in apache web server Through this method we can set the username and password in webserver means whenever anyone open the website he has to give username and password to see the content of website. To know about what is the difference in htdigest and htpasswd. Kindly visit these links….

    Read More How to set htdigest password in apache web serverContinue

  • How to install and configure samba server in CentOS 6.3
    Linux

    How to install and configure samba server in CentOS 6.3

    BySharad Chhetri February 17, 2013June 25, 2026

    How to install and configure samba server in CentOS 6.3 Introduction: Samba is a free software re-implementation of the SMB/CIFS networking protocol, originally developed by Andrew Tridgell. As of version 3, Samba provides file and print services for various Microsoft Windows clients and can integrate with a Windows Server domain, either as a Primary Domain…

    Read More How to install and configure samba server in CentOS 6.3Continue

  • How to configure FTP server in CentOS 6.3 – vsftpd server
    Linux

    How to configure FTP server in CentOS 6.3 – vsftpd server

    BySharad Chhetri February 16, 2013June 25, 2026

    How to configure FTP server in CentOS 6.3 – vsftpd server vsftpd, which stands for “Very Secure FTP Daemon”,vsftp is an FTP server for Unix-like systems, including Linux. It is licensed under the GNU General Public License. It supports IPv6 and SSL. vsftpd supports explicit (since 2.0.0) and implicit (since 2.1.0) FTPS. vsftpd is the…

    Read More How to configure FTP server in CentOS 6.3 – vsftpd serverContinue

  • How to encode and decode the strings with base64
    Linux

    How to encode and decode the strings with base64

    BySharad Chhetri February 16, 2013June 25, 2026

    In this post we will learn how to encode and decode the strings with base64. We will also see some example on this as well. Introduction Base64 is a group of similar encoding schemes that represent binary data in an ASCII string format by translating it into a radix-64 representation. The Base64 term originates from…

    Read More How to encode and decode the strings with base64Continue

  • How To Add duckduckgo Search engine in WordPress Blog or website
    Linux

    How To Add duckduckgo Search engine in WordPress Blog or website

    BySharad Chhetri February 14, 2013December 10, 2024

    How To Add duckduckgo Search engine in WordPress Blog or website Adding the duckduckgo search engine is very simple process. (1) Visit this link https://duckduckgo.com/search_box (2) Fill up the fields as per your requirement. (3) Copy the code and just paste it into text widget of wordpress . After this place the text widget in…

    Read More How To Add duckduckgo Search engine in WordPress Blog or websiteContinue

  • mail command not found in Red Hat CentOS Ubuntu Debian
    Linux

    mail command not found in Red Hat CentOS Ubuntu Debian

    BySharad Chhetri February 13, 2013December 10, 2024

    You may have encounter with mail command not found in Red hat, CentOS, Rocky Linux, Ubuntu, Debian .Whenever any message says while hitting the command as Command Not Found , it means the package is not installed or script is not present. We use mail command to send the email from the terminal. It is…

    Read More mail command not found in Red Hat CentOS Ubuntu DebianContinue

  • scp command not found in CentOS and Red Hat
    Linux

    scp command not found in CentOS and Red Hat

    BySharad Chhetri December 30, 2012June 25, 2026

    After doing minimal installation of CentOS 6.3 server ,we were not able to do scp from my client machine to CentOS server.It was simply showing the error – “scp command not found”. This thing has happened earlier when we have used the CentOS 6. When it was occur last time with us in CentOS 6.0…

    Read More scp command not found in CentOS and Red HatContinue

  • How to change hostname or FQDN in CentOS and Redhat
    Linux

    How to change hostname or FQDN in CentOS and Redhat

    BySharad Chhetri December 23, 2012December 10, 2024

    How to change hostname or FQDN in CentOS and Redhat In this tutorial we will learn about,how to change Hostname or FQDN in CentOS and Red Hat. The method is applicable to all Red Hat based operating system. I have described about difference between hostname and FQDN which you can read from this post (The…

    Read More How to change hostname or FQDN in CentOS and RedhatContinue

  • This XML file does not appear to have any style information associated with it, RSS Feed problem(wordpress)
    Linux

    This XML file does not appear to have any style information associated with it, RSS Feed problem(wordpress)

    BySharad Chhetri December 16, 2012December 10, 2024

    Mostly I use firefox and few days back I was working on RSS feed burner of my this Blog. I tested this blog in Google Chrome and surprised to see an Errr: “This XML file does not appear to have any style information associated with it” I checked my XML file and it looks fine….

    Read More This XML file does not appear to have any style information associated with it, RSS Feed problem(wordpress)Continue

  • How to find cpu processor supporting 64 bit or 32 bit
    Linux

    How to find cpu processor supporting 64 bit or 32 bit

    BySharad Chhetri December 15, 2012December 10, 2024

    The post will explain, how to find cpu processor supporting 64 bit or 32 bit. In modern time, most of application are released with 64 bit compatibility only. Recently Chromium Dev team has announced in google forum about no support to 32 bit version in coming years. You should also know that 64 Bit Operating…

    Read More How to find cpu processor supporting 64 bit or 32 bitContinue

  • rsync all files,hidden files,symlinks,hardlinks to remotes Linux Server
    Linux

    rsync all files,hidden files,symlinks,hardlinks to remotes Linux Server

    BySharad Chhetri December 13, 2012June 25, 2026

    rsync all files,hidden files,symlinks,hardlinks to remotes Linux Server I have used these flags -ravpzHogt along with rsync command many times in server migration. And I always get good results. Key features** (1) Date Time stamp of files and folder remain same as you find in source server. (2) Hidden files or directory recursively transfer to…

    Read More rsync all files,hidden files,symlinks,hardlinks to remotes Linux ServerContinue

  • What is /dev/shm and how to mount /dev/shm
    Linux

    What is /dev/shm and how to mount /dev/shm

    BySharad Chhetri August 15, 2012December 10, 2024

    Introduction: This post will explain about the /dev/shm and you will also know how to mount /dev/shm in linux system. /dev/shm is nothing but implementation of traditional shared memory concept. It is an efficient means of passing data between programs. One program will create a memory portion, which other processes (if permitted) can access. This…

    Read More What is /dev/shm and how to mount /dev/shmContinue

  • Installing Nagios-3.4 in CentOS 6.3
    Devops

    Installing Nagios-3.4 in CentOS 6.3

    BySharad Chhetri August 5, 2012June 25, 2026

    Installing Nagios-3.4 in CentOS 6.3 This is how to install nagios 3.4 tutorial for installing nagios-3.4 in CentOS 6.3 in a few steps. rpm -ivh http://dl.fedoraproject.org/pub/epel/6/i386/epel-release-6-7.noarch.rpm yum install nagios nagios-devel nagios-plugins* gd gd-devel httpd php gcc glibc glibc-common Bydefualt on doing yum install nagios, in cgi.cfg file, authorized user name nagiosadmin is mentioned and for…

    Read More Installing Nagios-3.4 in CentOS 6.3Continue

Page navigation

Previous PagePrevious 1 … 34 35 36 37 38 39 Next PageNext

© 2026 sharadchhetri.com

  • Home
  • Resources
    • Artificial Intelligence
    • Devops
    • Cloud Computing
    • Database Server
    • BSD
    • Linux
    • Learn Linux
  • My Projects & Work
    • My Nagios Plugin
    • My Dockerhub Repo
    • My WordPress plugins
    • My Github Repos
  • Facebook Page
  • Contact
  • Privacy Policy
  • About Me