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
  • How to install XAMPP on CentOS/RHEL 6.5
    Linux

    How to install XAMPP on CentOS/RHEL 6.5

    BySharad Chhetri March 24, 2014December 10, 2024

    In this tutorial we will learn,how to install XAMPP in CentOS/RHEL 6.5.We will install XAMPP version 1.8.3. XAMPP is a open source cross platform software stack package mainly used for web server solution. XAMPP is available for Windows,MAC OSX,Solaris and Linux(WAMP, MAMP, SAMP, LAMP). XAMPP stands for –X = Cross Platform (Windows,MAC OSX,Solaris and Linux)A…

    Read More How to install XAMPP on CentOS/RHEL 6.5Continue

  • New XAMPP security concept
    Linux

    New XAMPP security concept

    BySharad Chhetri March 24, 2014June 25, 2026

    After installing XAMPP, I saw apache Error page “Access to the requested object is only available from the local network.”I have installed XAMPP for Linux version 1.8.3-3 on CentOS 6.5 . After installation of XAMPP, I opened the URL address in web browser.By-default the URL redirected to Alias /xampp and It shown a apache “Error…

    Read More New XAMPP security conceptContinue

  • know about GECOS in Linux
    Linux

    know about GECOS in Linux

    BySharad Chhetri March 22, 2014December 10, 2024

    Question: What is GECOS in Linux ? How to set GECOS for user on Linux ? Answer: GECOS in linux is also known as comment field for User.The comment or GECOS field is used for informational purpose. In comments field generally we write the information related to user for eg. employee id,phone number,department name,branch name…

    Read More know about GECOS in LinuxContinue

  • Print double hyphen sign simultaneously in post of Octopress
    Linux

    Print double hyphen sign simultaneously in post of Octopress

    BySharad Chhetri March 22, 2014June 25, 2026

    After spending lot of time on this issue.I finally found the solution to print double hyphen sign simultaneously in post of Octopress.Octopress uses markdown as a default text editor.In recent time,Octopress come up as a promising bloging platform.I was working on my staging blog which is based on Octopress. While writing the post in Octopress,I…

    Read More Print double hyphen sign simultaneously in post of OctopressContinue

  • show post excerpt in atoms feed of octopress
    Wordpress

    show post excerpt in atoms feed of octopress

    BySharad Chhetri March 21, 2014June 25, 2026

    In this tutorial we will learn, how to show post excerpt in atoms feed of octopress. After installing Octporess in Linux system, I am still exploring many things. For blogging platform,I mostly use and install wordpress.In recent time,the octopress came up with promising new blogging platform. It is quite obvious some good features of WordPress,I…

    Read More show post excerpt in atoms feed of octopressContinue

  • Squid proxy server to block websites listed in file
    Linux

    Squid proxy server to block websites listed in file

    BySharad Chhetri March 20, 2014June 25, 2026

    In this tutorial we will use Squid proxy server to block websites listed in file. Here,we will list the website in a file called “restricted-sites.squid”. In our last post we have already setup the squid transparent proxy. The How to guide will help to install and configure the latest Squid Server. Advantage of using file…

    Read More Squid proxy server to block websites listed in fileContinue

  • Install and configure transparent squid proxy server : RHEL/CentOS 6.x
    Linux

    Install and configure transparent squid proxy server : RHEL/CentOS 6.x

    BySharad Chhetri March 15, 2014June 25, 2026

    In this tutorial,we will learn about how to install and configure transparent squid proxy server on RHEL/CentOS 6.x .In this practical,we will install Squid version 3.5.0 package in CentOS 6.5 / RHEL 6.5 . Squid server are designed to run in Unix like operating system. Up to version 2.7, Windows Operating System was supportive. Till…

    Read More Install and configure transparent squid proxy server : RHEL/CentOS 6.xContinue

  • How to free pagecache, dentries and inodes from memory on linux
    Linux

    How to free pagecache, dentries and inodes from memory on linux

    BySharad Chhetri March 14, 2014June 25, 2026

    In this tutorial we will learn,how to free pagecache, dentries and inodes from memory on linux systems. The linux system is quite capable to manage the memory itself.Sometimes we require to flush the cache from memory in linux system . On writing the file /proc/sys/vm/drop_caches cause the kernel to drop clean caches, dentries and inodes…

    Read More How to free pagecache, dentries and inodes from memory on linuxContinue

  • Linux command : To create new directory/folder
    Linux

    Linux command : To create new directory/folder

    BySharad Chhetri March 14, 2014June 25, 2026

    In this post we will learn, how to create new directory in Linux system.Directory also called as folder(In Windows System). To create a new directory in Linux system we will use the command called mkdir. By using some options with mkdir command, we can do many things. To create a directory in Linux Use the…

    Read More Linux command : To create new directory/folderContinue

  • shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
    Linux

    shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory

    BySharad Chhetri March 13, 2014June 25, 2026

    shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory While working on setting new squid transparent proxy in network.I faced an unusual error while restarting the Squid service. The getcwd() function copies an absolute pathname of the current working directory to the array pointed to by buf, which is…

    Read More shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directoryContinue

  • Setup Owncloud 6 with self signed SSL certificate on Ubuntu 13.10
    Linux

    Setup Owncloud 6 with self signed SSL certificate on Ubuntu 13.10

    BySharad Chhetri March 9, 2014June 25, 2026

    In this tutorial, we will setup Owncloud 6 with self signed SSL certificate on Ubuntu 13.10 Server.In other words,setting HTTPS for Owncloud 6 in Ubuntu 13.10 Server.In recent months, Owncloud 6 has been released.In our last post,we have already written document on “how to install Owncloud 6 in Ubuntu 13.10 Server“.Hence, we expect,you have already…

    Read More Setup Owncloud 6 with self signed SSL certificate on Ubuntu 13.10Continue

  • SELINUX : squid service failed to start/restart
    Linux

    SELINUX : squid service failed to start/restart

    BySharad Chhetri March 7, 2014June 25, 2026

    After installing the Squid Version 3.5.0 in CentOS 6.5. I got the issue,squid service failed to start/restart. Generally, after installing the package with by-default configuration,we can start/stop/restart the service without any problem.This time squid gave me trouble here. I checked the /var/log/messages and there was no sufficient logs giving any hint. In other words,I have…

    Read More SELINUX : squid service failed to start/restartContinue

  • Install and configure rsyslog Centralized logging server in CentOS 6.5
    Linux

    Install and configure rsyslog Centralized logging server in CentOS 6.5

    BySharad Chhetri March 1, 2014June 25, 2026

    In this tutorial we will learn, how to install and configure rsyslog 7.6 version on RHEL 6.5/CentOS 6.5 .The scenario is,install and setup rsyslog Centralized Logging Server in RHEL/CentOS 6.5. All the logs from client servers will be sent to Centralized logging server i.e rsyslog server. Check Pre-installed rsyslog package Step 1: First of all…

    Read More Install and configure rsyslog Centralized logging server in CentOS 6.5Continue

  • semanage command not found in CentOS 6 and RHEL 6
    Linux

    semanage command not found in CentOS 6 and RHEL 6

    BySharad Chhetri February 26, 2014June 25, 2026

    While configuring the rsyslog, without verifying we hit the semanage command. And result was with error – bash: semanage: command not found . The method is applicable to Red Hat based operating system like RHEL 6 and CentOS 6.

    Read More semanage command not found in CentOS 6 and RHEL 6Continue

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

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

    BySharad Chhetri February 25, 2014June 25, 2026

    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…

    Read More fatal error: error writing to /tmp/ccwAjc9Z.s: No space left on deviceContinue

Page navigation

Previous PagePrevious 1 … 16 17 18 19 20 … 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