Search Results

Search: Posts Made By: Girish19
7,785
Posted By Girish19
head -c 100 filename This will give the...
head -c 100 filename


This will give the first 100 characters either single or multiple lines.
1,095
Posted By Girish19
Please find the list of files and directories in...
Please find the list of files and directories in my home directory
$ cd $HOME
$ ls -lart
total 66
-rwxr-x--- 1 u277084 fnusr 627 Jul 10 08:35 .profile
-rwxr-x--- 1 u277084 fnusr ...
1,095
Posted By Girish19
SSH connection establisment.
Hi All,

I am trying to create an ssh connection between 2 servers.
Below are the steps which i have followed.


On server A::

ssh-keygen -t rsa
scp ~/.ssh/id_dsa.pub user@B:

Server...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 07:34 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy