Search Results

Search: Posts Made By: dan-e
13,347
Posted By dan-e
Yeah but if it does happen to crash the...
Yeah but if it does happen to crash the process(es) dumping to the capture files, worst case scenario - it could result in a nationwide temporary SMS outage costing my company millions (and I can...
13,347
Posted By dan-e
Yes this is what I thought. The problem is that...
Yes this is what I thought. The problem is that the logging process is basically a black box as far as I'm concerned. I don't know if it holds a file descriptor, or just keeps atomically...
13,347
Posted By dan-e
Thanks for your help - That's a fair enough...
Thanks for your help -
That's a fair enough alternative approach but wouldn't there be a potential problem if I renamed the capture file while it was being written to by another process? Would the...
13,347
Posted By dan-e
Gzip behavior on open files?
Just a quick question: How does gzip behave under linux if it's source is a file that is currently being written to by a different process? Basically, in my below code I want to make sure that there...
Forum: Solaris 10-19-2011
2,947
Posted By dan-e
Increase concurrent logins?
Hi all,

I've been tasked to create a robot account across a bunch of SunOS servers, amongst the requirements for this account is this condition:
Concurrent access requirement



The robot...
2,340
Posted By dan-e
Thanks!
Thanks!
2,340
Posted By dan-e
Count aggregated command output using wc -l
Hi all,

I need to run a bunch of commands seperated by ; but then count the total lines of output. Pipes and redirection don't seem to be helping me. Anyone know how I can do this properly:

ls...
1,957
Posted By dan-e
mmm good points there, but if you don't retire...
mmm good points there, but if you don't retire UID's how do you lock out the accounts when a contractor leaves (i.e The best way to do that?)? Also, unfortunately I generally can't follow your...
1,957
Posted By dan-e
Well uname -a says: Linux fxxx 2.6.18-128.el5...
Well uname -a says:
Linux fxxx 2.6.18-128.el5 #1 SMP Wed Dec 17 11:42:39 EST 2008 i686 i686 i386 GNU/Linux

You may be right about the upper limit, I read that it is 999 but I've just found:...
1,957
Posted By dan-e
Automating /etc/passwd maintenance
Hi all,

This is more of a question than a request, I am starting to encounter maintenance hassles with /etc/passwd due to ongoing account removals/adds. The UID's are approaching 999 which I...
6,287
Posted By dan-e
OK, but in your code, which part dictates it to...
OK, but in your code, which part dictates it to insert within the
<tomcat-users>
...
</tomcat-users>
section?

I am also looking to improve upon this to make a script that will allow me to...
6,287
Posted By dan-e
Excellent, I understand all of this code, thanks...
Excellent, I understand all of this code, thanks a plenty!
6,287
Posted By dan-e
Code to insert user into Tomcat config file
Hi all,

I'm sure someone out there has an 'easy' way to insert a new user into a Tomcat config file without using vi or otherwise editing the file. For the uninitiated, here is the layout of the...
2,654
Posted By dan-e
Hm, interesting. That could be how it came to be,...
Hm, interesting. That could be how it came to be, I am working on some pretty sensitive equipment - stuff this box up and 80% of Australians can't send/recv SMS! :rolleyes:

Well, I'm pretty sure...
2,654
Posted By dan-e
sweet, that did the trick. Although I still had...
sweet, that did the trick. Although I still had issues viewing the file because of the - inside the name, so I just renamed it again to new.dat using your syntax above, and now tail doesn't complain....
1,795
Posted By dan-e
Rename file called "-X"??
Hi all,

So I have found a file literally called "-X" in a folder, that is preventing me from using any meaningful commands in that folder because, as I understand it, at command runtime it will...
2,654
Posted By dan-e
Remove file called "-X"??
Hi all,

So I have found a file literally called "-X" in a folder, that is preventing me from using any meaningful commands in that folder because, as I understand it, at command runtime it will...
6,280
Posted By dan-e
Thanks all, I'll try expect/autoexpect and see...
Thanks all, I'll try expect/autoexpect and see what I can come up with. Sorry for being pushy... it's a side effect of my stupidity.
6,280
Posted By dan-e
oh, oops. Actually I more stomped on it since I...
oh, oops. Actually I more stomped on it since I also sent a PM to someone in-the-know...

The host script which needs to use this snippet does most of its work with ssh, but one particular remote...
6,280
Posted By dan-e
Bump! Hardly anyone has even read this... wrong...
Bump! Hardly anyone has even read this... wrong forum?
6,280
Posted By dan-e
Get coprocess output into var
This is probably a simple one for the wise.

I have just started using a coprocess (first time) in order to facilitate telnet'ing from inside a shell script. It's working, but when I run a remote...
2,447
Posted By dan-e
This would be your best place to search: ...
This would be your best place to search:

Enterprise Support Advanced Knowledge Base Search (http://www.symantec.com/enterprise/support/knowledge_base.jsp?pid=15143)
6,258
Posted By dan-e
It IS broken!
Your right Anni - apparently this machine is dying and sysadmin is currently building a replacement! (Of course there is no need to inform the users of this, nor that their data is as good as...
6,258
Posted By dan-e
qmmm1#df -k /users Filesystem kbytes ...
qmmm1#df -k /users
Filesystem kbytes used avail capacity Mounted on
/dev/dsk/c0t0d0s0 4032654 18446744073708757319 4786625 462054822993220% /
What's...
3,913
Posted By dan-e
Well I guess you need to find out the relative...
Well I guess you need to find out the relative strengths & weaknesses of these technologies and match them to your needs accordingly... I'm not a web expert, but I know we have done this type of...
Showing results 1 to 25 of 45

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