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 uninstall s3fs package in Linux system
    Cloud Computing

    How to uninstall s3fs package in Linux system

    BySharad Chhetri February 24, 2014June 25, 2026

    In this post we will learn, how to uninstall s3fs package in Linux system.The method is simple and require some attention before executing the command. What is s3fs s3fs is a FUSE-based file system.It is primarily used for mounting Amazon S3 bucket into the Unix based system. Note : Upper case characters are not supported…

    Read More How to uninstall s3fs package in Linux systemContinue

  • How to backup and restore iptables on Linux systems
    Linux

    How to backup and restore iptables on Linux systems

    BySharad Chhetri February 22, 2014June 25, 2026

    In this post we will learn, how to backup and restore iptables on Linux systems .As a Linux System Administrator,it is important to understand iptables. With iptables,you can secure the Linux Operating System.In this post,we have written a quick way to take backup and restore the iptables in Linux systems. iptables is a user space…

    Read More How to backup and restore iptables on Linux systemsContinue

  • How to add before entry widget in Genesis Child Theme
    Linux | Wordpress

    How to add before entry widget in Genesis Child Theme

    BySharad Chhetri February 22, 2014December 10, 2024

    In this tutorial we will learn, how to add before entry widget in Genesis Child Theme. It is mine new journey with Genesis Framework.Working and exploring,to make theme on it.In my some posts,I already stated I recently got my premium theme.Before this I played on,already available free Genesis Theme. In my some other sites,I decently…

    Read More How to add before entry widget in Genesis Child ThemeContinue

  • How to customize footer credit links in Genesis Child Theme
    Wordpress

    How to customize footer credit links in Genesis Child Theme

    BySharad Chhetri February 22, 2014December 10, 2024

    In this tutorial we will learn about,how to customize footer credit links in Genesis Child Theme.To increase my WordPress related knowledge to next level,I recently purchased the Genesis Framwework.To explore more,first I tried with Free Child Themes and later decided to purchase a Magazine Pro theme. While working on both Genesis free child theme and…

    Read More How to customize footer credit links in Genesis Child ThemeContinue

  • Yum command to download rpm file without installing in linux system
    Linux

    Yum command to download rpm file without installing in linux system

    BySharad Chhetri February 22, 2014June 25, 2026

    In this tutorial,we will learn how to use yum command to download rpm file without installing in linux system.It was before RHEL 5 arrival, when I used to download the source rpm packages by using up2date -d package-name Now things are changed,in Red Hat based Operating System above version 5.x . We use the yum…

    Read More Yum command to download rpm file without installing in linux systemContinue

  • ERROR: Module rewrite does not exist
    Linux

    ERROR: Module rewrite does not exist

    BySharad Chhetri February 21, 2014June 25, 2026

    While working on Apache Module in Ubuntu,I found rewrite problem in Apache Web Server.I tried to enable the rewrite module but got this error ERROR: Module rewrite does not exist!.After troubleshooting,I found the problem was with mod_rewrite module. After doing some more troubleshooting,it is found that the rewrite.load file was missing in /etc/apache2/mods-available/ . Now,I…

    Read More ERROR: Module rewrite does not existContinue

  • Find installed and enabled apache module in Debian/Ubuntu
    Linux

    Find installed and enabled apache module in Debian/Ubuntu

    BySharad Chhetri February 21, 2014June 25, 2026

    In this tutorial we will learn,how to find installed and enabled apache module in Debian/Ubuntu. The method is applicable to Debian based operating system.As a system admin, sometimes we have to find which Apache module is installed. Every System Admin has their own style of work. How generally we do ,I am sharing in this…

    Read More Find installed and enabled apache module in Debian/UbuntuContinue

  • How to read logs which are writing continuously : LINUX/UNIX
    Linux

    How to read logs which are writing continuously : LINUX/UNIX

    BySharad Chhetri February 18, 2014June 25, 2026

    Question : I am newbie in Linux.I have a question,How to read logs which are writing continuously.I am using the Linux CentOS Server and wants to read the mail.log which is filling continuously.I just want to read the logs at the same time,when log file writing is running Answer: To read the file which are…

    Read More How to read logs which are writing continuously : LINUX/UNIXContinue

  • Install MongoDB server on Ubuntu 12.04 LTS
    Database Server | Linux

    Install MongoDB server on Ubuntu 12.04 LTS

    BySharad Chhetri February 16, 2014December 10, 2024

    In this tutorial we will learn,how to install MongoDB server on Ubuntu 12.04 LTS. MongoDB is one the popular nosql database.It is a cross-platform document-oriented database system.MongoDB has its interactive shell called mongo .In recent years,many companies started using MongoDB.To know about more details on MongoDB,you can visit the Wikipedia link How to install MongoDB…

    Read More Install MongoDB server on Ubuntu 12.04 LTSContinue

  • Save iptables permanently on Ubuntu
    Linux

    Save iptables permanently on Ubuntu

    BySharad Chhetri February 16, 2014June 25, 2026

    In this post we will learn about how to save iptables permanently on Ubuntu.When we work on Red hat based Operating system like RHEL and CentOS.We can permanently set the iptables rule in /etc/sysconfig/iptables file . When you work on Ubuntu Operating System,you may find you are only able to set the iptables rule temporarily….

    Read More Save iptables permanently on UbuntuContinue

  • Run cron job alternate week day
    Linux

    Run cron job alternate week day

    BySharad Chhetri February 16, 2014December 10, 2024

    In this post we will learn,Run cron job alternate week day. Today, I met with very good question i.e how to run cron job alternate week day. The user wants to run the script in alternate Saturday.When I read this question first time,it make me to take a pause for a while. Later thinking on…

    Read More Run cron job alternate week dayContinue

  • Linux: Temporarily change the shell after login
    Linux

    Linux: Temporarily change the shell after login

    BySharad Chhetri February 15, 2014June 25, 2026

    In this article we will learn how to temporarily change the shell after login in Linux. The user can change its shell without doing logoff and restart the machine.For example a user require to change the shell in system to perform various commands.

    Read More Linux: Temporarily change the shell after loginContinue

  • Attach DKIM signature to domain name like sendgrid
    Linux

    Attach DKIM signature to domain name like sendgrid

    BySharad Chhetri February 13, 2014June 25, 2026

    In this post I am sharing a trick in which we will assign DKIM signature like Sendgrid do.The method is not excatly same but the task can be accomplished.I was getting “no signing table” error.Because of which DKIM-Signature was not attaching in recipient’s email header. My application mailer was using gmail id in from: field…

    Read More Attach DKIM signature to domain name like sendgridContinue

  • grep command to show lines after and before the keyword
    Linux

    grep command to show lines after and before the keyword

    BySharad Chhetri February 12, 2014June 25, 2026

    In this post,I am sharing a useful option with linux grep command.In this tutorial, we will use grep command to show lines after and before the keyword . As a Linux System Engineer, sometimes I get the requirement to print lines above and below of a particular keyword in the file. Generally if you only…

    Read More grep command to show lines after and before the keywordContinue

  • Replace keyword with its filename without extension : bash script
    Linux

    Replace keyword with its filename without extension : bash script

    BySharad Chhetri February 11, 2014June 25, 2026

    Today in this example we will use bash script. The task is replace keyword with its filename without extension.To accomplish this task we will use bash script.In bash script we will use for loop and sed command .To elaborate this example,lets assume we have 4 files called file1.txt red.txt blue.txt roger.txt The above each file…

    Read More Replace keyword with its filename without extension : bash scriptContinue

Page navigation

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