Search Results

Search: Posts Made By: robsonde
1,595
Posted By robsonde
sorry, just need a count of lines that have same...
sorry, just need a count of lines that have same word match.

for for sample data, output of "2"
1,595
Posted By robsonde
counting lines that match pattern
I have a file of 1.3 millions lines.


some are with the same word twice on the line, some line have two diffrent words.
each line has two words, one in brackets.


example:
foo (foo)...
Forum: Solaris 08-16-2012
5,237
Posted By robsonde
solved. I needed to restart the service...
solved.

I needed to restart the service after I added the new publisher.
Forum: Solaris 08-14-2012
5,237
Posted By robsonde
solaris 11 - creating a second IPS repo
I need some help getting a IPS repo setup for custom internal packages.

we already have an IPS for the oracle solaris package.

what I want is a repo called BOB that can be used for packages...
Forum: Solaris 07-31-2012
25,575
Posted By robsonde
I am sorry, but I have not really used sol11 much...
I am sorry, but I have not really used sol11 much yet.

maybe put the ipadm down-addr net0/v6 command into a startup script?

ugly , but it should get results.
Forum: Solaris 07-30-2012
25,575
Posted By robsonde
your only choice may be to hack the config file: ...
your only choice may be to hack the config file:
/etc/ipadm/ipadm.conf & remove family=26

this should work across reboots.
Forum: Solaris 07-25-2012
25,575
Posted By robsonde
I have not done this in many months. so I am...
I have not done this in many months.
so I am working from my notes.

ipadm can be used like this:
ipadm down-addr net0/v6

or
hack the config file:
/etc/ipadm/ipadm.conf & remove family=26...
Forum: Programming 07-12-2012
1,373
Posted By robsonde
nss compile on solaris 10
so I am trying to build "directory server 389" on solaris 10.

I am using this as i guide:
389 Directory Server (Open Source LDAP) (http://directory.fedoraproject.org/wiki/Building#NSS)

I am...
2,685
Posted By robsonde
works like magic. thanks.
works like magic.

thanks.
2,685
Posted By robsonde
I was thinking more of using the bulit in sort...
I was thinking more of using the bulit in sort and just adding my own code.
a bit like the solution given here: https://www.unix.com/shell-programming-scripting/15334-sort-array-strings-perl.html
...
2,685
Posted By robsonde
Sorting dates in Perl
I have a directory of backup files.

named like this:

ldap.data.04-06-2012.tar
ldap.data.03-06-2012.tar
ldap.data.02-06-2012.tar
ldap.data.01-06-2012.tar
ldap.data.31-05-2012.tar...
Forum: Solaris 05-03-2012
4,586
Posted By robsonde
ZFS - whole disk Vs slice
we have a ZFS file system that was created as a pool of just one disk (raid on a SAN) when this was created it was done as a whole disk, and so EFI label.

now we want to mount this file system...
Forum: Solaris 04-10-2012
2,954
Posted By robsonde
Solaris 11 - custom publisher IPS
Hi all,

we are starting to build some basic infrastructure for using solaris 11.
I have built an IPS of solaris packages from the DVD images.

what I want to do next is create a repository of...
36,003
Posted By robsonde
anytime people ask about 666 or 777 it is very...
anytime people ask about 666 or 777 it is very likely they are about to do something stupid....

there is often a better way to get the results...

what are your needs?
what problem are you...
Forum: What is on Your Mind? 02-16-2012
8,292
Posted By robsonde
for unix my first was SunOS 2.5 in about 1992. ...
for unix my first was SunOS 2.5 in about 1992.

for linux my first was redhat 5.2 in about 1996.
7,081
Posted By robsonde
yep, that all looks good. $ pwd ...
yep, that all looks good.



$ pwd
/dev/dsk
$ ls
c0t0d0s0 c0t1d0s6 c0t3d0s3 c1t50001FE1500D1F78d1s1
c0t0d0s1 c0t1d0s7 ...
7,081
Posted By robsonde
the devfsadm dident help. need 24 hours to...
the devfsadm dident help.

need 24 hours to arrange a reboot....
7,081
Posted By robsonde
# raidctl -l Controller: 0 Disk:...
# raidctl -l
Controller: 0
Disk: 0.0.0
Disk: 0.1.0
Disk: 0.2.0
Disk: 0.3.0
#
7,081
Posted By robsonde
disk replacment, SUN M3000
we have a SUN M3000 server.
setup as only 1 domain.

disk c0t0d0 and c0t1d0 and setup as SVM mirrors.

a few days ago disk T1 failed.
new we have replaced the disk, but can's see the disk in...
1,656
Posted By robsonde
which version of iplanet DS? what command...
which version of iplanet DS?

what command line switches are you using?
24,299
Posted By robsonde
you can use some perl to fix the long line issue....
you can use some perl to fix the long line issue.
Re: ldapsearch result breaks the long dn's in seperate lines (http://www.openldap.org/lists/openldap-software/200205/msg00335.html)

personally i...
42,567
Posted By robsonde
echo "HEAD / HTTP/1.0\n Host: example.com:443\n\n...
echo "HEAD / HTTP/1.0\n Host: example.com:443\n\n EOT\n" | openssl s_client -prexit -connect example.com:443


this will return the SSL cert of the web server.
Forum: Solaris 09-25-2011
1,400
Posted By robsonde
ZFS and jumpstart
I am building a new server on sol10_X86.
I am new to ZFS, this will be one of the first systems to use it.

I would like to have /opt /usr and a /u01 as separate file systems from the main ZFS...
Forum: Solaris 06-21-2011
6,352
Posted By robsonde
this feels like a homework question. in any...
this feels like a homework question.

in any learning I often tell people to try it on a non production system and see what happens.


on any system I have seen I expect it will just log you...
Forum: Solaris 06-07-2011
2,367
Posted By robsonde
the rm command will remove the files. rmdir will...
the rm command will remove the files. rmdir will remove directory's.

your real problem is which file to remove?

you can start by looking for old logs.
files in /tmp are often just rubbish.
Showing results 1 to 25 of 214

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