Search Results

Search: Posts Made By: susindram
Forum: Solaris 10-10-2012
3,074
Posted By susindram
I Have access on myoracle support with my company...
I Have access on myoracle support with my company user name and password..Could you please let us know exact path to download??
Forum: Solaris 10-09-2012
3,074
Posted By susindram
Creating soalris 9 ISO image with use of downloaded OS
Hi Folks,

I have downloaded OS on one of my server and i want to create bootable solaris 9 ISO image with use of this...I need to use this image to other server.,Could you please let us know how...
2,217
Posted By susindram
Hi Chubler, I don't no the reason..One...
Hi Chubler,

I don't no the reason..One server is working and another server is not working....

$ id -a oracle
uid=7003(oracle) gid=2002(dba) groups=2002(dba)
$ id -a oracle | awk -F= '{print...
2,217
Posted By susindram
id -G will not works in solaris... $ id -G ...
id -G will not works in solaris...

$ id -G
id: illegal option -- G
Usage: id [-ap] [user]
$ uname -a
SunOS 5.10 Generic_147440-06 sun4u sparc SUNW,Sun-Fire-280R
$


Thanks,
Susi.S
2,217
Posted By susindram
Hi Chubler... I can't directly use oracle...
Hi Chubler...

I can't directly use oracle because i am going to create user account.It may vary oracle name...

I will use as a variable in that place and find the details below.

...
2,217
Posted By susindram
Extract particular number from the command output
Hi Folks,

I want to use particular number as a variable output..Please find the below for scenario...

Example 1:-


Below output i want to use secondary group 9003 as a variable output
$ id...
2,665
Posted By susindram
Hi Jay, Thank a lot for your help.But one...
Hi Jay,

Thank a lot for your help.But one server is working and other server is not working..



Working :-
$ id -a oracle
uid=7003(oracle) gid=2002(dba) groups=2002(dba)

$ id -a oracle |...
2,665
Posted By susindram
Hi Jayan, Thanks for update..As per your...
Hi Jayan,

Thanks for update..As per your command is working if secondary group is present and some of user not having secondary ID.Please help me how it will work if secondary id not present.We...
2,665
Posted By susindram
Using GID,Secondary ID in useradd command
Hi All,

I am writing the script for user creation and want to use GID and Secondary group id from previous similar profile.Any one help me how we will take out GID & Secondary and use in useradd...
1,325
Posted By susindram
Convert unix script in to php
Hi All,

I have one shell script and like to convert into GUI for user creation..Any way to convert shell script into php?

Please find the below for my script.

$ more user.sh
#!/bin/ksh
set...
2,109
Posted By susindram
perfect kamaraj....Thanks for your help...
perfect kamaraj....Thanks for your help...
2,109
Posted By susindram
its crreating new line above the susan while...
its crreating new line above the susan while running the script..but its not reflecting inside the file after execution...



masterlogin: susan
susan:x:6852:999:sudhar:aweurutrt:etyte:ratet...
2,109
Posted By susindram
Yes kamaraj...
Yes kamaraj...
2,109
Posted By susindram
Hi Kamraj, Its not adding the end of...
Hi Kamraj,

Its not adding the end of line..Please find the below for result...

$ awk -F: -v inp=susan 'tolower($0)~tolower(inp) {print $1"\nnewserver"}' passwd.master
susan
newserver
$ grep...
2,109
Posted By susindram
/usr/bin/nawk is not available is my redhat linux...
/usr/bin/nawk is not available is my redhat linux server...Is there any way use :sed"
2,109
Posted By susindram
Add name at the end of line in one file
Hi Folks,

I want to add one name at the end of one file.



Below line i have to add end of line some name...

Search_masterlogin=`grep -i $masterlogin passwd.master|awk -F: '{print $1}'`
...
1,491
Posted By susindram
Perfect Pokerino.. Thank you very much for...
Perfect Pokerino..

Thank you very much for your help...


Thanks,
Susi.S
1,491
Posted By susindram
Hi Pokerio,, Your code is working..I have...
Hi Pokerio,,

Your code is working..I have added variable accoeding to your code.But getting error while giving valriable...

$ more master.sh
#!/bin/ksh
echo "Add new user account to master "...
1,491
Posted By susindram
insert one line inbetween file with use of numbers
Hi All,

I have one file name called test.txt and its having numbers inside the file.I need to identified next available number with use of unix shell scipt and have to update next available number...
Forum: Red Hat 04-24-2012
46,799
Posted By susindram
Scrutinzer@ Thanks..I am new to linux...Let...
Scrutinzer@

Thanks..I am new to linux...Let me wait for some expert help.

Thanks,
Susi.S
Forum: Red Hat 04-23-2012
46,799
Posted By susindram
$ sudo /sbin/fdisk -l Disk /dev/sda: 146.1...
$ sudo /sbin/fdisk -l

Disk /dev/sda: 146.1 GB, 146163105792 bytes
255 heads, 63 sectors/track, 17769 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start ...
Forum: Red Hat 04-23-2012
46,799
Posted By susindram
Its production server.I didn't rebooted...
Its production server.I didn't rebooted yet.Please find the below for vgdisplay output.

$ sudo /usr/sbin/vgdisplay -v
Finding all volume groups
/dev/sdb: read failed after 0 of 4096 at 0:...
Forum: Red Hat 04-23-2012
46,799
Posted By susindram
end_request: I/O error
My Code

Hi All,

I m getting below error in one of redhat linux server.I am new to redhat.Please let us know any issue with HDD???

Mycode
kernel: ll header:...
Forum: Solaris 04-16-2012
3,178
Posted By susindram
rpc/bind maintanance error
My code

Hi Folks,

I am getting maintanance error for rpc/bind in one of solaris 10 server.I have tried disable,enabled,cleared all options and dont no how to make online.Please help me
...
Forum: Solaris 04-03-2012
4,508
Posted By susindram
Its should work.You can see telnet to the port 25...
Its should work.You can see telnet to the port 25 is connected state.Just try to send one test mail mailx -s test xyz@abc.com.sg..

Nslookup is a DNS problem.Please ignore...
Showing results 1 to 25 of 35

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