• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
sharadchhetri

sharadchhetri

Tutorials On Linux, Unix & Open Source

  • Home
  • Linux Commands
  • Resources
    • Learn Linux
  • My WordPress plugins

linux command

FAQ on CentOS 7 / RHEL 7 : Alternate of ifconfig command

August 9, 2014 by Sharad Chhetri Leave a Comment

Question : Recently CentOS 7 and RHEL 7 is released. After doing minimal installation, I have not find ifconfig command. Do we have alternate of ifconfig command ? Let me describe the problem – After installation, I have to connect my system to internet. But ifconfig command is not found . I read your previous […]

Filed Under: Linux Commands Tagged With: linux command

How to print particular line number by using sed command

August 8, 2014 by Sharad Chhetri 2 Comments

This is a single line sed command to illustrate the example of , ” How to print particular line number by using sed command ” . sed command are the ultimate stream line editor. Often we generally share sed related tips. Given below is content of file called test. Absolute path is /tmp/test This is […]

Filed Under: Linux, Linux Commands Tagged With: linux command, sed

There are unfinished transactions remaining. You might consider running yum-complete-transaction

August 2, 2014 by Sharad Chhetri 4 Comments

Today while working on CentOS 7, I used yum command to install some packages. But I interrupted the yum command by pressing CTRL + C from keyboard. Which lead me to this error : There are unfinished transactions remaining. You might consider running yum-complete-transaction, or “yum-complete-transaction –cleanup-only” and “yum history redo last”, first to finish […]

Filed Under: Linux, Linux Commands Tagged With: linux command, yum

Install lxml by using pip command on Ubuntu 14.04 LTS

July 12, 2014 by Sharad Chhetri Leave a Comment

lxml is a python library used for processing XML and HTML.In this post we will learn, how to install lxml by using pip command. We will use pip to install lxml on Ubuntu 14.04 LTS. It is important to install dependency prior using pip command to install lxml Install the dependencies. sudo apt-get install libxml2-dev […]

Filed Under: Linux Commands Tagged With: linux command, python

sed command to display text between two strings or keywords

July 11, 2014 by Sharad Chhetri Leave a Comment

In this post we will know about sed command to display text between two strings or keywords or words . Sed is a stream editor. A stream editor is used to perform basic text transformations on an input stream (a file or input from a pipeline) (Definition Reference from man page of sed). Knowledge of […]

Filed Under: Linux, Linux Commands Tagged With: linux command, sed

remove html tags by using sed command

July 10, 2014 by Sharad Chhetri Leave a Comment

In this post we are sharing tips to remove html tags by using sed command. Today, while working on migration of site from wordpress to static site, I used lots of sed command. I am sharing some sed command which are always successful for me. In html tags generally the tags are coded in this […]

Filed Under: Linux, Linux Commands Tagged With: linux command, sed

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Go to page 5
  • Interim pages omitted …
  • Go to page 13
  • Go to Next Page »

Primary Sidebar

Our Social Media Presence

  • Facebook
  • GitHub
  • Twitter

Linux Command

What is Linux Internal And External Command

Linux Basic Commands With Examples For Every Beginner

tr command to convert lines to space , tab and vertical tab

smbpasswd command not found on CentOS 7 and RHEL 7

Solution : semanage command not found

Unix / Linux : How to print duplicate lines from file

More Posts from this Category

You Might Like These Articles!

simplecodesyntax wordpress plugin

SimpleCodeSyntax : My Another WordPress Plugin

Install Nginx

How To Install Nginx On Ubuntu 22.04 LTS

Install Latest Git package in Ubuntu Operating System

How To Always Install Latest Git Package In Ubuntu Operating System

Bash script for installing VirtualBox on Ubuntu 22.04 LTS Desktop

Install VirtualBox On Ubuntu 22.04 LTS Desktop (Bash Script)

libfuse

dlopen(): error loading libfuse.so.2 – Got Error On Ubuntu

Failed to open/create the internal network

VirtualBox Error: Failed to open/create the internal network

Always Useful Tips And Tricks

sed: -e expression #1, char 24: Invalid range end

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

find command to search keyword in files recursively in linux

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

The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form

SSH WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED

master admin password openerp 7.x

Explore 90+ Article On "Linux Tips And Tricks"

Copyright © 2023 ยท
The material in this site cannot be republished either online or offline, without our permission.
Proudly Blogging From Bharat.

  • Contact
  • About Me
  • My WordPress plugins
  • Privacy Policy