Search Results

Search: Posts Made By: sai_2507
Forum: Solaris 12-19-2013
8,677
Posted By sai_2507
Thanks for your reply. Here is the contents...
Thanks for your reply.

Here is the contents of sshd_config on remote server

[root@IP ~]# more /etc/ssh/sshd_config
# $OpenBSD: sshd_config,v 1.80 2008/07/02 02:24:18 djm Exp $

# This...
Forum: Solaris 12-18-2013
8,677
Posted By sai_2507
Yes Password is set for the sftpuser on remote...
Yes Password is set for the sftpuser on remote server. I am able to login using password.

Below are some of the settings in .sshd file on remote server. Do I need to change any of these settings?...
Forum: Solaris 12-18-2013
8,677
Posted By sai_2507
Hi, Many thanks for your feedback. I...
Hi,

Many thanks for your feedback.

I have changed the permissions.

cksum is also giving the same output on both servers for public key and authorized_keys file respecitively.

But problem...
Forum: Solaris 12-18-2013
8,677
Posted By sai_2507
Yes..It is availalbe in .ssh folder on my server...
Yes..It is availalbe in .ssh folder on my server A(i.e server from which I am trying to connect to server B)

bash-3.00$ pwd
/export/home/.ssh
bash-3.00$ ls -ltr authorized_keys
-rw------- 1...
Forum: Solaris 12-18-2013
8,677
Posted By sai_2507
Hi, I used rsa. Here is first two lines...
Hi,

I used rsa.

Here is first two lines of public key.

ssh-rsa...
Forum: Solaris 12-17-2013
8,677
Posted By sai_2507
Hi All, Problem still persists even after...
Hi All,

Problem still persists even after appending public key to authorized_keys.

Here is the output of ssh -v

bash-3.00$ ssh -v sftpuser@IP
Sun_SSH_1.1, SSH protocols 1.5/2.0, OpenSSL...
Forum: Solaris 12-17-2013
8,677
Posted By sai_2507
Passwordless sftp issue
Hello Experts,

I am trying to setup passwordless sftp from one of linux box to solaris box.

I have generated key-pair and below is the permissions of the respective files.

drwx------. 2...
1,471
Posted By sai_2507
Convert Rows into Column
Hi Experts,

I have a requirement to convert rows into columns.

For e.g.

Input File:


Output File should be like


Appreciate if you could suggest code snippet(may be awk) for above...
Forum: Solaris 12-09-2013
1,556
Posted By sai_2507
Thanks for your reply. So what I understood...
Thanks for your reply.

So what I understood from your reply is that its not actually a file system but a library file fine tuned for specific hardware.

However, I still wonder is why it is...
Forum: Solaris 12-06-2013
1,556
Posted By sai_2507
Solaris file system space
Hi Experts,

I have query regarding output of df command.

$ df -k
Filesystem 1024-blocks Used Available Capacity Mounted on
rpool/ROOT/solaris-161 191987712 6004395 ...
Forum: Red Hat 08-27-2013
7,625
Posted By sai_2507
Unable to Open port 8080
Hi Experts,

I am receiving below error while trying to connect port 8080.

Could not open connection to the host, on port 8080 : connection refused.

iptables configuration

...
2,405
Posted By sai_2507
Thank u so much elixir for prompt response...
Thank u so much elixir for prompt response...
2,405
Posted By sai_2507
[Solved] HP-UX awk sub multiple patterns
Hi,

I am using sub to remove blank spaces and one pattern(=>) from the input string. It works fine when I am using two sub functions for the same. However it is giving error while I am trying to...
2,375
Posted By sai_2507
Block processing using awk
Hi,

I want to know how to process block of lines using awk.

For example,

Sample File:


20130113 18:07:50 PROCESS START
ABC
XYZ
DEF
20130113 18:07:52 PROCESS END for ID 123
...
Forum: HP-UX 11-13-2012
5,989
Posted By sai_2507
Perl script limit cpu usage
Hi Experts,

I am executing multiple instances(in parallel) of perl script on HP-UX box.

OS is allocating substantial amount of CPU to these perl processes,resulting higher cpu utilization.
...
Forum: Solaris 10-19-2012
1,811
Posted By sai_2507
Profile file bash
Hi Experts,

Profile file was not found for one of the users on solaris box.

Default shell is bash for the user.

<prod>>:/home/produser:[!]:echo $SHELL
/usr/bin/bash...
Forum: Solaris 10-04-2012
13,709
Posted By sai_2507
Thanks Corona688 and all for your help. ...
Thanks Corona688 and all for your help.

Checked the permission of root direcotory and found root was not owner of root directory on one of the server. I changed the owner to root and now it is...
Forum: Solaris 09-26-2012
13,709
Posted By sai_2507
Passwordless ssh for root
Hi Experts,

I am trying to setup passwordless ssh for root between two of my solaris servers(say A & B).

I have exchanged the public keys between both servers.

Password less ssh working...
Forum: Solaris 09-23-2012
5,233
Posted By sai_2507
Hi, /etc/resolv.conf is already populated...
Hi,

/etc/resolv.conf is already populated with required IP address,I have removed those IPs in the above post as those IPs are company specific.

Thanks!!!
Forum: Solaris 09-21-2012
5,233
Posted By sai_2507
Thanks for the reply guys.. Yes,nslookup is...
Thanks for the reply guys..

Yes,nslookup is returning different IP address than given and it is not even DNS server address.

Here is the content of the config files...


...
Forum: Solaris 09-21-2012
5,233
Posted By sai_2507
Solaris10 sparc nslookup error
Hi Experts,

While trying to query nameserver using nslookup it is giving following error.

root@prod (root@prod) # nslookup 10.1.61.21

** server can't find 26.61.1.10.in-addr.arpa.:...
Forum: HP-UX 08-27-2012
5,849
Posted By sai_2507
Determing size of swap space
Hi Experts,

Need your advise in determining the size of swap space in of the new HP-Ux server.

Server is having 32G of physical memory.

Ideally what amout of physical memory should be...
Forum: HP-UX 08-08-2012
2,332
Posted By sai_2507
Thanks u so much vbe for prompt response. I...
Thanks u so much vbe for prompt response.

I will ask HP support team to provide installer package for the same.
Forum: HP-UX 08-07-2012
2,332
Posted By sai_2507
HP-UX Gold Base Patch Installation
Hi Experts,

We are setting up new HP-UX server(OS Version : B.11.31).

Need your help in understanding

(a) What are Gold Patches in HP-UX and why it is required?
(b) From where to...
Forum: HP-UX 08-03-2012
5,650
Posted By sai_2507
Thank u very much for the quick repsonse Peasant!!
Thank u very much for the quick repsonse Peasant!!
Showing results 1 to 25 of 66

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