• 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

SSH

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

RSA key authentication in Linux : Passwordless login

November 28, 2011 by Sharad Chhetri Leave a Comment

RSA key authentication in Linux : Passwordless login Scenario : (1) Two Servers Hostname : Server1 , username : test (user must exist in server) Hostname : Server2 , username : test  (user must exist in server) (2) We want to login into Server2 from Server1 without giving passwd. means when we do “ssh test@server2” […]

Filed Under: Linux, SSH Tagged With: Passwordless login, ssh

NonInteractive apt-get install in Debian

February 18, 2011 by Sharad Chhetri Leave a Comment

In this post, we will know how to do noninteractive apt-get install in Debian Operating System. By this method you can skip the interactive query ask while doing apt-get install . For eg. on doing apt-get -y install nagios-nrpe-server , the samba and dhcp packages also install and at that time it need user manual […]

Filed Under: Linux, SSH, Ubuntu Tagged With: debian, ssh

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3

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

Allow wget and yum in iptable

4 Different commands to find system uptime in linux

send email after mysql backup through bash script in simple way

postgres database backup script using database user password inside

Install libjpegtran by using yum command in CentOS 6.x

Allow only members of Wheel group to use su command on RHEL/CentOS

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

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