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
  • Yum Error database disk image is malformed
    Tips And Tricks

    Yum Error database disk image is malformed

    BySharad Chhetri January 17, 2014December 10, 2024

    In this post I am sharing, the troubleshooting step of the error which we found on using linux yum command.Error: database disk image is malformed, we found this problem running the command yum update To resolve this issue run the below given command yum clean dbcache If still issue persist,run below given command yum clean…

    Read More Yum Error database disk image is malformedContinue

  • How to install Owncloud 6 in Ubuntu 13.10 Server
    Linux | owncloud

    How to install Owncloud 6 in Ubuntu 13.10 Server

    BySharad Chhetri January 16, 2014December 10, 2024

    In this tutorial we will learn,how to install Owncloud 6 in Ubuntu 13.10 Server.Recently, the Owncloud community has released its new verison called Owncloud 6. Owncloud is one the best alternative for Dropbox and Google Drive. You can self host the Owncloud very quickly in short span of time.You can access,share and sync the data…

    Read More How to install Owncloud 6 in Ubuntu 13.10 ServerContinue

  • How to upgrade Linux Mint 15 to Linux Mint 16
    Linux

    How to upgrade Linux Mint 15 to Linux Mint 16

    BySharad Chhetri January 14, 2014December 10, 2024

    Recently,Linux Mint 16 (“Petra”) has been released on November-30-2013.Linux Mint 16 is based on Ubuntu 13.10 (Saucy). The latest Linux Mint 16 will be supported until July 2014(The last release Linux 15 “Olivia” is supported until January 2014). In this tutorial we will upgarde Linux Mint 15 (Olivia) to Linux 16 (Petra). In this practical…

    Read More How to upgrade Linux Mint 15 to Linux Mint 16Continue

  • How to change Port number for Octopress rake preview
    Linux

    How to change Port number for Octopress rake preview

    BySharad Chhetri January 14, 2014December 10, 2024

    In this post,we are sharing a tip to change Port number for Octopress. By-default when we run the command rake preview in Octopress setup ,it runs on port number 4000 . Here in this practical we will change the default port no. 4000 of Octopress to some other port no. Note: Always select custom port…

    Read More How to change Port number for Octopress rake previewContinue

  • A few steps to install Fluxbox in Ubuntu
    Linux

    A few steps to install Fluxbox in Ubuntu

    BySharad Chhetri January 13, 2014December 10, 2024

    In this post I am sharing about how to install Fluxbox in Ubuntu.Fluxbox is a lightweight Stacking Window Manager for X Window System.It is based on Blackbox 0.61.1 code.The Fluxbox is lightweight and fast,consume very less system resources. Features of the Fluxbox window manager (Credit: Wikipedia): Right-clicking on the desktop gives a root menu Customizable…

    Read More A few steps to install Fluxbox in UbuntuContinue

  • error: src refspec master does not match any
    Git Server

    error: src refspec master does not match any

    BySharad Chhetri January 13, 2014December 10, 2024

    While working in Github,I was trying to push my code in my Github repository.After deleting all files from repo,I tried to push the new code.But I encounter with given below Error: error: src refspec master does not match any. error: failed to push some refs to ‘https://github.com/sharadchhetri/sharadchhetri.github.io’ To solve this error,run the below given command…

    Read More error: src refspec master does not match anyContinue

  • Configure ethernet to get IP address from DHCP in Ubuntu and Debian
    Linux

    Configure ethernet to get IP address from DHCP in Ubuntu and Debian

    BySharad Chhetri January 12, 2014December 10, 2024

    In this tutorial we will learn about how to configure ethernet to get IP address from DHCP Server in Ubuntu and Debian. Configuring the ethernet for getting ip address from DHCP server hardly takes 3-4 Steps. The tutorial is applicable if you add new ethernet also. Here in this tutorial we have added one more…

    Read More Configure ethernet to get IP address from DHCP in Ubuntu and DebianContinue

  • Thanks to DigitalOcean from sharadchhetri.com – DigitalOcean Review
    Linux

    Thanks to DigitalOcean from sharadchhetri.com – DigitalOcean Review

    BySharad Chhetri January 12, 2014December 10, 2024

    Through this post, I am giving my honest review on DigitalOcean.It has been going to complete 6 months I am using DigitalOcean. It was 16-Jun-2013 when I created my Server in DigitalOcean.Since that day I never looked back with issue which I faced with my earlier service provider.Only in 2 instances,the DigitalOcean was down with…

    Read More Thanks to DigitalOcean from sharadchhetri.com – DigitalOcean ReviewContinue

  • How to install Octopress in CentOS 6 and RHEL 6
    Linux

    How to install Octopress in CentOS 6 and RHEL 6

    BySharad Chhetri January 12, 2014December 10, 2024

    In this tutorial we will learn,how to install Octopress in CentOS 6 and RHEL 6 (Red Hat). Octopress is a framework for Jekyll.It is designed by Brandon Mathis. Octopress is easy to go setup.Like jekyll,you do not have to write your HTML templates,Javascripts,CSS and set up the configuration. Requirement: Ruby 1.9.3 or greater To install…

    Read More How to install Octopress in CentOS 6 and RHEL 6Continue

  • Install ruby 2.1.0 in CentOS and RHEL by using RVM
    Linux

    Install ruby 2.1.0 in CentOS and RHEL by using RVM

    BySharad Chhetri January 12, 2014December 10, 2024

    In this tutorial we will learn about,How to easily install ruby 2.1.0 in CentOS and RHEL.Ruby is a dynamic,open source programming language.At the time of writing this post,ruby version 2.1.0 is available.For installing the ruby version in CentOS and RHEL linux system,we will use RVM method. What is RVM RVM stands for Ruby Version Manager.RVM…

    Read More Install ruby 2.1.0 in CentOS and RHEL by using RVMContinue

  • How to page scroll up/down in Linux terminal
    Linux | Tips And Tricks

    How to page scroll up/down in Linux terminal

    BySharad Chhetri January 10, 2014December 10, 2024

    In this tutorial we are sharing the tip.When you are working in Runlevel 3,sometimes you want to scroll up the page.For example,you are editing the the file by using vi editor in Runlevel . Before this you have run some command and got the output which is important. Because you are in Runlevel 3,there is…

    Read More How to page scroll up/down in Linux terminalContinue

  • How to install Xfce Desktop in minimal installed CentOS 6.x
    Linux

    How to install Xfce Desktop in minimal installed CentOS 6.x

    BySharad Chhetri January 9, 2014December 20, 2024

    In this tutorial we will learn,how to install Xfce Desktop in minimal installed CentOS 6.x.We have done this practical in CentOS 6.5 . Xfce is a lightweight Desktop environment.In our last post we have installed Xfce in Ubuntu.To install Xfce in minimal installed CentOS 6.x,follow the given below steps Note: Minimal install CentOS runs in…

    Read More How to install Xfce Desktop in minimal installed CentOS 6.xContinue

  • 30 useful Linux terminal keyboard shortcuts
    Linux | Tips And Tricks

    30 useful Linux terminal keyboard shortcuts

    BySharad Chhetri January 9, 2014December 10, 2024

    In this post we will know about 30 useful Linux terminal keyboard shortcuts.The Linux keyboard shortcuts make your work on terminal very easy.We have tried to gather some useful Linux terminal keyboard shortcuts which can be run in system terminal as well as accessing machine with ssh command(Means through ssh terminal in short). The given…

    Read More 30 useful Linux terminal keyboard shortcutsContinue

  • Password prompt in single user mode is not secure : CentOS/Red Hat
    Linux | Tips And Tricks

    Password prompt in single user mode is not secure : CentOS/Red Hat

    BySharad Chhetri January 8, 2014December 10, 2024

    In this post I will discuss about, how a person still can log into Single User mode even if you have secure the single user mode.We can still login into system even if you are getting password prompt in single user mode / runlevel 1.The practical has been done in CentOS 6.x and Red Hat…

    Read More Password prompt in single user mode is not secure : CentOS/Red HatContinue

  • Install and optimize the png file by using optipng
    Linux | Tips And Tricks

    Install and optimize the png file by using optipng

    BySharad Chhetri January 7, 2014December 10, 2024

    In this tutorial we will learn,how to install and optimize the png file by using optipng. Optimizing the png format file is very important, in terms of decreasing the website loading page time. If your website has a lots of png file,it may take time to load which also results in decreasing the webpage opening…

    Read More Install and optimize the png file by using optipngContinue

Page navigation

Previous PagePrevious 1 … 19 20 21 22 23 … 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