Skip to content
sharadchhetri
  • Home
  • Linux Commands
  • ResourcesExpand
    • Learn Linux
  • My Projects & WorkExpand
    • My Nagios Plugin
    • My Dockerhub Repo
    • My WordPress plugins
    • My Github Repos
  • AboutExpand
    • Privacy Policy
    • Contact
sharadchhetri
  • Could not find make anywhere!!!  Please edit the config section to include the path to make. at ./install.pl line 2101
    Tips And Tricks

    Could not find make anywhere!!! Please edit the config section to include the path to make. at ./install.pl line 2101

    BySharad Chhetri June 15, 2013December 10, 2024

    While installing the psad 2.2.1 I got this error : [*] Could not find make anywhere!!! Please edit the config section to include the path to make. at ./install.pl line 2101 . After checking the perl scipt means install.pl file I found the it was looking for make command. I try to search with command…

    Read More Could not find make anywhere!!! Please edit the config section to include the path to make. at ./install.pl line 2101Continue

  • Edit the crontab without using crontab -e
    Linux | Tips And Tricks

    Edit the crontab without using crontab -e

    BySharad Chhetri June 14, 2013December 10, 2024

    Edit the crontab without using crontab -e Target Readers: Linux Newbie Crontab is like a task schedular in linux and unix operating system.I expect you are already little bit aware about crontab. In this post I am sharing the tips to new linuxbie ,how to edit crontab without using “crontab -e” command. As we know…

    Read More Edit the crontab without using crontab -eContinue

  • plugins/python/uwsgi_python.h:2:20: fatal error: Python.h: No such file or directory
    Linux

    plugins/python/uwsgi_python.h:2:20: fatal error: Python.h: No such file or directory

    BySharad Chhetri June 13, 2013December 10, 2024

    While installing uwsgi for Django with Nginx pip install uwsgi . I got this error, “plugins/python/uwsgi_python.h:2:20: fatal error: Python.h: No such file or directory”. Error: *** uWSGI compiling embedded plugins *** [gcc -pthread] plugins/python/python_plugin.o In file included from plugins/python/python_plugin.c:1:0: plugins/python/uwsgi_python.h:2:20: fatal error: Python.h: No such file or directory compilation terminated. Solution: To fix this issue,…

    Read More plugins/python/uwsgi_python.h:2:20: fatal error: Python.h: No such file or directoryContinue

  • AttributeError: ‘WSGIRequest’ object has no attribute ‘session’ Django python web framework
    Linux | Tips And Tricks

    AttributeError: ‘WSGIRequest’ object has no attribute ‘session’ Django python web framework

    BySharad Chhetri June 13, 2013December 10, 2024

    While working on Django I got this error message “AttributeError: ‘WSGIRequest’ object has no attribute ‘session’” To solve this issue it is just 2 steps away. I hope you already know about how to start and stop the python based django. Step 1: Edit the settings.py file.And add the following line. Replace the FQDN with…

    Read More AttributeError: ‘WSGIRequest’ object has no attribute ‘session’ Django python web frameworkContinue

  • How to install and configure nagios nrpe client in Ubuntu with apt-get command
    Linux | Monitoring Server

    How to install and configure nagios nrpe client in Ubuntu with apt-get command

    BySharad Chhetri June 11, 2013December 10, 2024

    How to install and configure nagios nrpe client in Ubuntu with apt-get command A few days back I wrote on how to configure nagios server in Ubuntu 12.04. In this tutorial we will learn how to monitor the ubuntu machines means we will install nrpe in ubuntu machines so that nagios server can monitor it….

    Read More How to install and configure nagios nrpe client in Ubuntu with apt-get commandContinue

  • How to install Magento 1.7.0.2 in linux, bug issue is also solved
    Linux

    How to install Magento 1.7.0.2 in linux, bug issue is also solved

    BySharad Chhetri June 10, 2013December 10, 2024

    How to install magento-1.7.0.2 in linux, bug issue is also solved In this tutorial we will learn How to install Magento 1.7.0.2 in linux While installing Magento 1.7.0.2 I found a bug ,the bug is also resolved. Details of Practical : Operating System : Ubuntu 12.10 Arch : i386 Web Server : Apache Database Server:…

    Read More How to install Magento 1.7.0.2 in linux, bug issue is also solvedContinue

  • PHP Extensions “0” must be loaded Magento
    Linux

    PHP Extensions “0” must be loaded Magento

    BySharad Chhetri June 10, 2013December 10, 2024

    PHP Extensions “0” must be loaded Magento While installing the Magentos 1.7.0.2 I got this error even I installed the php5-mysql and all dependency. To solve the issue follow the given below steps. Step 1 : Edit line no. 72 in app/code/core/Mage/Install/etc/config.xml and search keyword pdo_mysql Note: It should be in extension tag And write…

    Read More PHP Extensions “0” must be loaded MagentoContinue

  • blockquote in style.css applicable to wordpress and blogger sites
    Linux

    blockquote in style.css applicable to wordpress and blogger sites

    BySharad Chhetri June 9, 2013December 10, 2024

    blockquote for style.css applicable to wordpress and blogger sites Blockquotes are useful in blogging or any website because with the help of blockquote you can highlight the text in box with border or borderless as per your choice. Many readers of my blog have asked the question about how to have a common blockquote which…

    Read More blockquote in style.css applicable to wordpress and blogger sitesContinue

  • tac command
    Linux | Linux Commands

    Linux Tac Command : Reverse Of cat Command Output

    BySharad Chhetri June 9, 2013December 10, 2024

    The tac command shows the output of cat command in reverse manner hence the name of this command is also in reverse form that is tac . As we know cat command is used to see the content of file,creating the new file and concatenating the two file also (If you do not know soon…

    Read More Linux Tac Command : Reverse Of cat Command OutputContinue

  • How to put slider shortcode only  in home page  in WordPress
    Linux | Tips And Tricks

    How to put slider shortcode only in home page in WordPress

    BySharad Chhetri June 8, 2013December 10, 2024

    How to put slider shortcode only in home page in WordPress My personal blog is running in wordpress CMS. Today I want to put header on home page only. For this first I installed the WP slider plugin and set the all slides which I need. I got the slide shortcode which can be easily…

    Read More How to put slider shortcode only in home page in WordPressContinue

  • WordPress host IP changed not able to open wp-admin and site page looks scattered
    Linux | Tips And Tricks

    WordPress host IP changed not able to open wp-admin and site page looks scattered

    BySharad Chhetri June 6, 2013December 10, 2024

    WordPress host IP changed not able to open wp-admin and site page looks scattered Today I was working on my Virtual Machine in my laptop and was trying to check some theme options.In Virtual Machine I have set ip address to be taken dynamically from DHCP server.Today my wifi change the ip address of Virtual…

    Read More WordPress host IP changed not able to open wp-admin and site page looks scatteredContinue

  • Error: Could not stat() command file ‘/var/lib/nagios3/rw/nagios.cmd’!
    Linux | Monitoring Server | Tips And Tricks

    Error: Could not stat() command file ‘/var/lib/nagios3/rw/nagios.cmd’!

    BySharad Chhetri June 5, 2013December 10, 2024

    Error: Could not stat() command file ‘/var/lib/nagios3/rw/nagios.cmd’! While working on Nagios Server in Ubuntu 12.04 LTS,I was setting external command and stuck with this error message. To solve the problem follow these commands sudo /etc/init.d/nagios3 stop sudo dpkg-statoverride –update –add nagios www-data 2710 /var/lib/nagios3/rw sudo dpkg-statoverride –update –add nagios nagios 751 /var/lib/nagios3 sudo /etc/init.d/nagios3 start…

    Read More Error: Could not stat() command file ‘/var/lib/nagios3/rw/nagios.cmd’!Continue

  • Sorry, but Nagios is currently not checking for external commands, so your command will not be committed!
    Linux | Monitoring Server

    Sorry, but Nagios is currently not checking for external commands, so your command will not be committed!

    BySharad Chhetri June 5, 2013December 10, 2024

    Sorry, but Nagios is currently not checking for external commands, so your command will not be committed! This message comes on nagios dashboard when externals commands are disable. To enable external commands.Edit the nagios.cfg file and enable the value of check_external_commands parameter. Change the value from 0 to 1 In Debian or Ubuntu: vi /etc/nagios3/nagios.cfg…

    Read More Sorry, but Nagios is currently not checking for external commands, so your command will not be committed!Continue

  • How to install nagios server in Ubuntu 12.04 LTS
    Linux | Monitoring Server

    How to install nagios server in Ubuntu 12.04 LTS

    BySharad Chhetri June 5, 2013December 10, 2024

    How to install nagios server in Ubuntu 12.04 LTS In this tutorial we will learn how to install server in Ubuntu 12.04 LTS. Nagios is one the robust and very good monitoring server which is highly used in corporate network either it is Small business Unit or big corporate. It also comes with Open source…

    Read More How to install nagios server in Ubuntu 12.04 LTSContinue

  • REMOTE HOST IDENTIFICATION HAS CHANGED
    Linux | SSH | Tips And Tricks

    SSH WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED

    BySharad Chhetri June 3, 2013December 10, 2024

    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:…

    Read More SSH WARNING: REMOTE HOST IDENTIFICATION HAS CHANGEDContinue

Page navigation

Previous PagePrevious 1 … 30 31 32 33 34 … 39 Next PageNext

Tags

apache automation awk aws bash script cat CentOS centos 7 debian devops docker freebsd ftp ghost git grep jenkins kvm linux linux command MariaDB Server mysql Nagios nginx Octopress owncloud Owncloud 6 php postfix postgres python Red Hat rpm sed ssh swap tips troubleshooting ubuntu user management vagrant varnish virtualbox vsftp wordpress
  • About Me
  • Contact
  • Learn Linux
  • My Wordpress plugins
  • Privacy Policy
  • Search
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

© 2025 sharadchhetri.com

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