Search Results

Search: Posts Made By: gsiva
2,214
Posted By gsiva
Hi Neo, I didn't do any configuration in...
Hi Neo,


I didn't do any configuration in the Server..
When I did check with the /etc/lvm/lvm.conf

use_lvmetad=0
2,214
Posted By gsiva
Sysinfo output for lvm commands
Hi folks,


I have created a sysinfo script to capture the system information on daily basis which run in cron jobs.

Whereas, the output saved in the file are getting disapperared after some...
2,135
Posted By gsiva
Shell script to change the password
Hi Folks,


I am trying to change the password for the user "sysservice"
Where my requirement is login to each server and exit from that and ssh to the next server.. I have enabled the password...
Forum: Red Hat 03-29-2018
2,571
Posted By gsiva
How to block some key words in my url for apache config?
Hi Folks,

I am running a website and that needs to be tightened with security in terms of hacking... Whereas, In my URL, when i click on certain links the entire link as contains some words like...
5,075
Posted By gsiva
Hi Chubler, The script worked out well with...
Hi Chubler,

The script worked out well with your modification.. Thanks a lot...
Between, I got what I expected.
[root@linux lottery]# sh script.sh
Enter numbers from 1 to 50 (35 to go): 2 ...
5,075
Posted By gsiva
Hi , The second scripts only ask for the 35...
Hi ,

The second scripts only ask for the 35 numbers, so once i enter the 35 nos, its not getting me any output...

-Siva
5,075
Posted By gsiva
Hi rdrtx, I am lost here.. Do I need to use...
Hi rdrtx,

I am lost here.. Do I need to use only the second script or I need to merge the first and second script together ?

-Siva
5,075
Posted By gsiva
Hi rdrtx1...
Hi rdrtx1 (https://www.unix.com/members/302126107.html),

Thanks for your input..

Between, is there any way that I can manually input the 35 numbers rather than auto shuffle from 1-50 number to...
5,075
Posted By gsiva
Lottery number checker
hi ,

Let me put it in a different way with words.


Assume the lottery have numbers from 1-50.
Out of this 50 numbers, I am going to pick up only 35 numbers randomly.
so, my total numbers...
2,432
Posted By gsiva
hi , Let me put it in a different way with...
hi ,

Let me put it in a different way with words.

1) Assume the lottery have numbers from 1-50.
2) Out of this 50 numbers, I am going to pick up only 35 numbers randomly.
3) so, my total...
2,432
Posted By gsiva
Hi Rdrtx1, Assume if I have the shuffled...
Hi Rdrtx1,

Assume if I have the shuffled numbers from 1 to 35 and I don't want to check all the number from 1-35, whereas, I need to check the number randomly on my own.
How can this be achieved....
1,588
Posted By gsiva
Password expiry send to individual user
Hi Folks,

I am having a script which will send out the password expiry email notification with just the username to a common group id, but I am looking for a change in like:

the password...
1,802
Posted By gsiva
Shell script for user account Creation
Hi Folks,

I had a request to create the user request. Between, I just write a script a create, Update Geos, and update the password. My script as below:
The error message, what I am getting is...
Forum: Red Hat 08-08-2016
1,733
Posted By gsiva
Hi Don, I am using Redhat Linux and the...
Hi Don,

I am using Redhat Linux and the command you have given has perfectly worked out for me..

Thanks.. :b:
Forum: Red Hat 08-07-2016
1,733
Posted By gsiva
Find command to exclude a specific path
Hi Folks,

I want to run the below command and to exclude the specific path like /var/test/support/... . How to achieve using the below command

find / -type f \( –perm –4000 –o –perm –2000 \)...
1,271
Posted By gsiva
Combination of 6 nos
Hi folks,

I have a numbers from 1-100 and from these nos I have 30 numbers.. From this 30 nos, I have to generate a combination of 6 nos... this 30 numbers will range from 1-100... ( FYI: This is...
4,479
Posted By gsiva
Hi Sea, Now, I got the below error message: ...
Hi Sea,

Now, I got the below error message:

test.sh: line 3: syntax error at line 3: `|' unexpected
4,479
Posted By gsiva
`do' unexpected -> Error message
Hi Folks,

I got the below given error message while i try to run the script.


!/bin/bash
echo 9.9
`for dir in \ `logins -ox | awk -F: '($8 == "PS") { print $6 }'`; do
find ${dir}/.netrc...
4,395
Posted By gsiva
Script to find the available number possibilities
Hi,

I try to get the combination of 6 numbers from (1-60) using any script.
Any script that can help me to fix this ...

EG: The output should be like that different possibilities from...
1,646
Posted By gsiva
To exclude users in password file
Hi,

I want to exclude the users below 500 in the password file with the below script.

#!/bin/bash

# get date in dd-mm-yyyy format
NOW=$(date +"%d-%m-%Y")

exec >...
Forum: Red Hat 12-25-2014
1,115
Posted By gsiva
User permission access
Hi folks,

I am trying to grant the access like below items using the setfacl command, but i couldn't achieve as what I required. any other possibility.

username : testing

Readonly access...
1,434
Posted By gsiva
Thanks a lot.......
Thanks a lot.......
1,434
Posted By gsiva
yes... Later I can view those file and see which...
yes... Later I can view those file and see which user consumes more mem and cpu. .
1,434
Posted By gsiva
Hi Dave, I want the output to be stored...
Hi Dave,

I want the output to be stored under destination path.
1,434
Posted By gsiva
Top utilization of the users through script
I am trying for a shell script like, if the ram utilization is less than 300M and the load average is more then 4.00 , should take all the top users of memory and CPU utilization through "top" and...
Showing results 1 to 25 of 197

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