Search Results

Search: Posts Made By: dlam
Forum: Solaris 08-26-2016
6,452
Posted By dlam
Hi. No that's the issue - if it is indeed an...
Hi. No that's the issue - if it is indeed an issue and not just the crazy way it works!

The rexplorer module is only pointed to the Global zones but for some reason when it runs it's triggering...
Forum: Solaris 08-25-2016
6,452
Posted By dlam
Hi - thanks for that. Unfortunately it's not an...
Hi - thanks for that. Unfortunately it's not an LDOM they are just zones.

What I've found on Google seems to say that it's correct that for our architecture to just install it at Global level (but...
Forum: Solaris 08-24-2016
6,452
Posted By dlam
Solaris 10 - rexplorer and Non-Global zones
Hi all - not really a problem as such, but just hoping someone can shed some light.

We point rexplorer to multiple Global zones and it works as expected. However, each Non-Global zone get around a...
12,965
Posted By dlam
Hi thanks for that, but I've finally worked out...
Hi thanks for that, but I've finally worked out the syntax for doing it as a one liner.

rsync me@host:'`find /logs/* -mtime -7 -print`' .
12,965
Posted By dlam
rsync and mtime
Hi, I'm sure this will be covered here already somewhere, but a search didn't throw up anything.

I'm trying to work out the extra bits needed in this command for this rsync so that it only copies...
1,024
Posted By dlam
Ha - that's ridiculous! I was sure I'd tried...
Ha - that's ridiculous! I was sure I'd tried escape characters there as part of my whole afternoon trying to get it working. But I've done what you suggested and it's worked perfectly.

Corona688 I...
1,024
Posted By dlam
Remote if find call failing
Hi folks. I know this is going to be one of those ones where I just need to stick a bracket or a single quote somewhere to fix, but it's killing me to try and work out why it's failing.

This is...
4,053
Posted By dlam
Host file per user
Is anyone aware of a way of creating a local hosts file for a user?

Getting a change made to /etc/hosts by our administrators takes about 4 weeks and a ridiculous amount of form filling for such a...
1,964
Posted By dlam
Hi, I'm using SCP to do the copy. Sorry, I should...
Hi, I'm using SCP to do the copy. Sorry, I should have mentioned but I am using "sleep" in the example script just to show the situation. In the real one sleep will be replaced with an scp to copy...
1,964
Posted By dlam
Testing a process has ended (in the background)
Hi guys. Hopefully this question will make sense!

Continuing on my script to automatically copy some huge files across the network onto various servers as background jobs, I need to be able to...
1,687
Posted By dlam
Ah right, thanks for that. I assumed the return...
Ah right, thanks for that. I assumed the return code would be that the copy command had completed successfully, not that the data copied was duplicated (if that makes sense).

Might do a basic...
1,687
Posted By dlam
Confirming Remote Copy
Hey guys.

I'm knocking up a script, a part of which will be copying some pretty large files to some remote servers. With the size of the files I need to make sure that they don't lose any data /...
11,083
Posted By dlam
Hi, I've never heard of acct. I'm away from work...
Hi, I've never heard of acct. I'm away from work for a few days, but I'll have a look into that when I get back.

Thanks.
11,083
Posted By dlam
Finding a rogue process
Afternoon all, hopefully someone can give me a hand with this (the following may be explained very poorly :rolleyes: )

I know there's a process running on one of our Solaris 10 boxes that runs...
7,114
Posted By dlam
Hi, thanks for the replies. No as far as we know...
Hi, thanks for the replies. No as far as we know there was nothing running on the box at that time (although obviously something was)

Unfortunately I can't install any monitoring software on these...
7,114
Posted By dlam
Thanks. Yeah, it's a historical process that I...
Thanks. Yeah, it's a historical process that I was after. I shall wait patiently for your non-mobile based response... ;)
7,114
Posted By dlam
CPU 0% idle - how do I find what was running?
Hi, I checking yesterday's SAR logs for one of our servers and it was showing that utilisation was down to 0% for 10 minutes at 2am. We're unaware of any jobs running at this time so need to find out...
1,379
Posted By dlam
That worked a treat. Thanks very much.
That worked a treat. Thanks very much.
1,379
Posted By dlam
SSH and using the "`"
Sorry about the strange title, but it's the only way I could think of phrasing it.

I need to remotely fire this command to a server:

sar -f `ls -1rt /var/adm/sa/sa?? | tail -2 | head -1`

Now...
1,845
Posted By dlam
Hi guys, well I was still having speed problem...
Hi guys, well I was still having speed problem (albeit it was taking about 10 seconds to process the file instead of 50 seconds - it is a really big file) because both solutions required me to use a...
1,845
Posted By dlam
Wow, thanks for that. Exactly what I needed. :b:
Wow, thanks for that. Exactly what I needed. :b:
1,845
Posted By dlam
Multiple echos and cuts too slow
Hi guys, hopefully this hasn't been asked before - couldn't see the question anywhere.

I have a large number of timestamps (hh-mm-ss-millisecond)
that I need to find the difference between e.g.:...
3,343
Posted By dlam
Nice one. Thanks
Nice one. Thanks
3,343
Posted By dlam
Creating a table (graphic not database)
Hi, I want to create a table on our unix box that allows the user to tab through it and select certain option by putting an asterix or similair into it.

e.g.

--------------
|Start App | |...
18,305
Posted By dlam
Hi all, unfortunately :set paste didn't work so I...
Hi all, unfortunately :set paste didn't work so I guess it's a different version of vi being used.

I did find the answer in the end though, he had autoindent turned on. He did :set noautoindent...
Showing results 1 to 25 of 49

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