Search Results

Search: Posts Made By: hrist
6,771
Posted By hrist
try using zcat zcat < filename >
try using zcat

zcat < filename >
Forum: Solaris 06-10-2010
12,998
Posted By hrist
it doesn't prompt for password. ----------...
it doesn't prompt for password.

---------- Post updated at 11:47 AM ---------- Previous update was at 11:46 AM ----------



User A and B are both normal user with the same group.
...
Forum: Solaris 06-09-2010
12,998
Posted By hrist
"Connection closed by" error
OS: Solaris 8 Sparc

server1:userA:/home/userA# ssh userB@server1
Connection closed by < IP address>

Problem: From being a userA, I am unable to connect/ssh to the same server as when trying to...
Forum: Solaris 02-26-2010
18,439
Posted By hrist
^ thanks for your reply. sshd is not...
^ thanks for your reply.

sshd is not available on the /etc/init.d/ so i cannot execute ./sshd stop| start

As a follow up question, do you know how can i setup the sshd on /etc/init.d/? can i...
Forum: Solaris 02-25-2010
18,439
Posted By hrist
ssh service location on Solaris 8
Hi

where can i find the ssh service on solaris 8 if "sshd" it is not available on /etc/init.d?

i want to restart the service.

i did a "which" and i found this. is this the right path? i want...
Forum: Solaris 02-12-2010
7,153
Posted By hrist
can you give the the steps on how to disable it?
can you give the the steps on how to disable it?
Forum: Solaris 02-12-2010
7,153
Posted By hrist
disable password expiry
Hi

How do i disable password expiration on ldap?

It runs on Solaris 10 machine. Thanks in advance.
23,597
Posted By hrist
^ Thanks for explaining. and yes it is a...
^
Thanks for explaining. and yes it is a Solaris machine :D
23,597
Posted By hrist
/etc/vfstab vs /etc/mnttab
what is the difference between the /etc/vfstab and /etc/mnttab? when i check both files, the content is almost the same. can you enlighten me? what i know is /etc/vfstab is used for hard mounts.
2,024
Posted By hrist
i did not know that dates can also be grepped....
i did not know that dates can also be grepped. Both code works. Now i'm learning. thanks.
2,024
Posted By hrist
awk in a directory?
im trying to list all the August xml files on our ftp directory folder. problem is there are 1900 files in this folder. tried to execute awk using this command but it didn't work.

Sample file
...
10,712
Posted By hrist
max ssh connection
where in the /etc/ssh/sshd_config i can find the maximum number of ssh connection?

bash-2.03# uname -a
SunOS <server name> 5.8 Generic_117000-05 sun4u sparc SUNW,Sun-Fire-280R
165,976
Posted By hrist
Try this: gzip filename >...
Try this:

gzip filename > /desired-location-of-the-file

example:

gzip file1 > /tmp/temp
2,010
Posted By hrist
Thank you very much. It works!
Thank you very much. It works!
2,010
Posted By hrist
killing 300 process at the same time
Here's the scenario

i have this servd process i want to kill, but i want to kill it one time.

bash-2.03# ps -ef | grep servd | grep User123 | wc -l
300

bash-2.03# ps -ef | grep servd |...
2,337
Posted By hrist
ls -l | grep '^d'
ls -l | grep '^d'
25,598
Posted By hrist
i found that my answer above is correct. ...
i found that my answer above is correct.

Please lock this thread. Thanks :)
25,598
Posted By hrist
^ i found the answer on sparc. :D in...
^

i found the answer on sparc. :D

in this example, is the highlighted part is the x86?

SunOS servername 5.10 Generic_118855-33 i86pc i386 i86pc


... just verifying..
25,598
Posted By hrist
x86 or Sparc?
What is the command to check if Solaris x86 or Sparc is installed in your system?

I tried executing uname -a, but i'm not sure if i found the answer.
3,813
Posted By hrist
Good tip. Thx I've successfully removed the...
Good tip. Thx

I've successfully removed the file

ls -ltr abcde*
rm abcde*

Thanks for all your response.
3,813
Posted By hrist
file was owned by me and our group
file was owned by me and our group
3,813
Posted By hrist
abcde .txt: No such file or directory :(
abcde .txt: No such file or directory


:(
3,813
Posted By hrist
cannot delete this file
Hello,

I'm having trouble deleting the abcde .txt file.

-rw-rw-r-- 1 abcde fghij 1871 Nov 25 06:20 abcde .txt
-rw-rw-r-- 1 abcde fghij 1469 Feb 18 02:51 efghi.txt

Tried...
Showing results 1 to 23 of 23

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