• 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

Tips And Tricks

Non interactive ,without typing password do ssh to Server : By sshpass

December 2, 2011 by Sharad Chhetri 1 Comment

Non interactive ,without typing password do ssh to Server : By sshpass Most of the time I found that there is always a question How to do ssh to Server without typing the passwd. I have one posted on bash scripting method with using expect command and there is one more method of passing RSA-DSA […]

Filed Under: Linux, SSH, Tips And Tricks Tagged With: ssh, sshpass

GNU Screen

November 25, 2011 by Sharad Chhetri Leave a Comment

GNU Screen: It is a terminal multiplexer.By using GNU Screen, we can run many number of applications,interactive command shells, text editors, etc. within a single terminal. Inside  the terminal user can open many windows terminal and sub-terminal. Installation: It can be installed in many flavours of Unix System.(I checked in all linux distro,AIX,Sun Solaris – […]

Filed Under: Linux, Tips And Tricks Tagged With: GNU Screen

How to increase Password Expire date without resetting the password

November 22, 2011 by Sharad Chhetri Leave a Comment

How to increase Password Expire date without resetting the password It is commonly used that when we have to increase the password expire date of any user we simply reset the password of that user . But we can increase the Password Expire date of user without resetting the password. Here is the below scenario […]

Filed Under: Linux, Linux Admin, Tips And Tricks Tagged With: user management

Read the file inside compressed .gz files without extract

September 13, 2011 by Sharad Chhetri 2 Comments

Read the file inside compressed .gz files without extract I would like to share 3 simple commands by which U can read the files inside the compressed .gz file without extracting. For eg.We have a log file called test.log and we compressed it by using command “gzip test.log” .It will compressed the file into test.log.gz […]

Filed Under: Linux, Tips And Tricks

df command not showing correct free space in linux

July 7, 2011 by Sharad Chhetri Leave a Comment

df not showing correct free space in linux In this post,I am sharing the troubleshooting. When we find the disk is full,we generally remove the files from that partition.Sometimes it is also observed that after removing files from the partiton. The df -h command,still shows partition is full. For this problem,follow the given below steps […]

Filed Under: Linux, Tips And Tricks Tagged With: troubleshooting

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

January 2, 2011 by Sharad Chhetri Leave a Comment

sed expression error

While working on sed command stricken with this, error : “sed: -e expression #1, char 24: Invalid range end “). To solve this problem, we have used sed and tr command. We made a bash script having expect command in it. We were passing variable value from my mysql database into the bash script. The […]

Filed Under: Linux, Tips And Tricks Tagged With: sed

  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 13
  • Go to page 14
  • Go to page 15
  • Go to page 16
  • 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

How to install korn shell ksh in Linux

How to zip the directory in linux with command line

How to convert rpm file into deb file

Forward all incoming emails to other SMTP server or gateway

How to find swap partition or file in linux

How to configure ethernet in CentOS 6 after installing in Virtual Box

Agent admitted failure to sign using the key ssh

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