Search Results

Search: Posts Made By: getrue
Forum: AIX 12-28-2017
3,940
Posted By getrue
I have to close using # same line because ssh...
I have to close using # same line because ssh daemon using weak algorithm such as hmac-sha1-96 and hmac-md5-96.

We have to close it according to penetration test.
Forum: AIX 12-28-2017
3,940
Posted By getrue
HMC ssh_config file edit
Hi,

How can we edit ssh_config file on HMC server.

Best regards,
Forum: AIX 12-14-2017
3,085
Posted By getrue
To stop ftp service on VIO
Hi all,

How can I close ftp port 21 on VIO server.

Best regards,

---------- Post updated at 10:06 AM ---------- Previous update was at 08:45 AM ----------

I resoved with switch to OS...
Forum: AIX 12-14-2017
9,364
Posted By getrue
One of the SAP module from application site that...
One of the SAP module from application site that use port 3901 so nim didn't run any command. SAP admin changed module ports and our problem fixed.

Thanks bro for your reply.
Forum: AIX 12-04-2017
9,364
Posted By getrue
Nim server "Unable to execute remote client commands"
Hello,

What is its mean? Could you please help me?

Best regards,


root@nimserver:/> nimadm -j nimadmvg -c dev4 -s spot1 -l lpp_source1 -d "hdisk7" -Y
Initializing the NIM master....
2,536
Posted By getrue
Useradd with ansible
Hello,

I need ansible playbook to create new user on remote server. Remote server blocked direct root login so I must login first application user and later I must run "useradd" command with sudo....
2,690
Posted By getrue
Thank you for your responce. I changed $number...
Thank you for your responce. I changed $number instead of $up. I don't know why but $up or $up1 is not working. $number is working.

#!/bin/ksh

number=`uptime |awk '{print$3}'`

if [[ $number...
1,322
Posted By getrue
thanks dud. #last -F working on Linux but it...
thanks dud.

#last -F working on Linux but it doesn't work on Solaris, HP-UX and IBM-AIX

# last -F| grep -v "root" | head -1 | awk '{print$4" "$5" "$6" "$7" "$8}'
Thu Nov 19 11:27:54 2015

Is...
2,690
Posted By getrue
Script has no result!! -gt -lt
Hello,

Result of scripts are emty. If statements are not working but why?

What is right line?
1-

#!/bin/ksh
up=`uptime |awk '{print$3}'`
hostname=`hostname`
if [[ $up -gt 365 ]] && [[$up...
1,322
Posted By getrue
To learn last login date
Hello,

[root@server ~]# last| grep -v "root" | head -1
evam pts/4 10.16.241.217 Fri Nov 20 10:48 gone - no logout

I can see last date without year. But I want to learn year of...
Forum: Red Hat 06-27-2013
14,209
Posted By getrue
Thanks for reply. We fix our issue. Application...
Thanks for reply. We fix our issue. Application user ran find command more than one times so load average and CPU were high. We can't saw these process on output of top command at that time. Later we...
Forum: Red Hat 06-26-2013
14,209
Posted By getrue
Using "ps" command to find high processes
Sometimes idle process(%98) and load average(98.32) are very high. When its happen I check with "top" command and I kill visible process. After killing machine status already same. How can I check...
Forum: Solaris 07-25-2012
17,556
Posted By getrue
Machine is "vmware" vm guest. Storege was down...
Machine is "vmware" vm guest. Storege was down and later it happened.

I saw this situation before when after oracle installation.
Forum: Solaris 07-25-2012
17,556
Posted By getrue
unable to repair the / filesystem. Run fsck manually (fsck -F ufs /dev/rdsk/c1t0d0s0)
What can I fix this issue? I have ran below commands but everything is same.:confused:

WARNING: Last shutdown is later than time on time-of-day chip: check date.
The / file system...
Forum: Red Hat 07-24-2012
36,644
Posted By getrue
thanks so much admin_xor :b:
thanks so much admin_xor :b:
Forum: Red Hat 07-24-2012
36,644
Posted By getrue
# which sethostid /usr/bin/which: no sethostid...
# which sethostid
/usr/bin/which: no sethostid in (/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
#

:o how can I set new hostid!
Forum: Red Hat 07-24-2012
36,644
Posted By getrue
How can I change hostid?
There is no /etc/hostid file.
I know that there is no relationship between with MAC address and hostid. There are a lot of scripts on the net but how can I exactly do in my case. :rolleyes:
Forum: Debian 07-04-2012
3,571
Posted By getrue
WIFI hotspot and android client
Wireless adapter is intel so android client didn't connect to ubuntu hotspot. Ubuntu is failed so I want to install debian or suse on notebook for hotspot. Which one is the best for hotspot....
Forum: Solaris 07-02-2012
17,219
Posted By getrue
You should use both xshell and xftp applications....
You should use both xshell and xftp applications.
First you must login to server with xshell. Later click to "new file transfer" button. Xftp application is going to automatically browse your file...
Forum: Solaris 03-21-2012
3,308
Posted By getrue
its done after rebooting. :b:
its done after rebooting. :b:
Forum: Solaris 03-20-2012
3,308
Posted By getrue
{root}/>du -sh /space 52G /space {root}/>...
{root}/>du -sh /space
52G /space
{root}/>

I didn't understand anything!:confused:
Forum: Solaris 03-20-2012
3,308
Posted By getrue
Size missing on /dev/dsk/c0t0d0s3
Our used size is 83 gb. Total of the folders and documents size is46,2 gb. 83-46=37 gb.
Where is my space. Where was lost?
Could you please I need your opinions?

{root}/space>du -s -h *
...
Forum: Solaris 02-25-2012
19,135
Posted By getrue
I ran related command but all of the ip...
I ran related command but all of the ip configuration is reset. After than I realize that my /etc/hosts file is not right configured. :eek:

before :
bash-3.00# cat /etc/hosts
#
# Internet host...
Forum: Solaris 02-25-2012
19,135
Posted By getrue
Output is below. bash-3.00# svccfg -s...
Output is below.
bash-3.00# svccfg -s network/physical listprop
loopback dependency
loopback/entities fmri svc:/network/loopback
loopback/grouping ...
Forum: Solaris 02-25-2012
19,135
Posted By getrue
My friend, Thats true, I did manually network...
My friend, Thats true, I did manually network configuration when server is rebooted. But I am right configuration like below. I don't know. All of the network files are right. What is the main...
Showing results 1 to 25 of 115

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