Search Results

Search: Posts Made By: click
2,327
Posted By click
Deploy ksh script to file from other script
Hi all,

I need to deploy two scripts on around ~100 machines and have only OPSware.
Opsware have the option to execute a script, so I am trying to write a script which dose

cat > script.ksh...
3,648
Posted By click
Both are working great. Thank you both for the...
Both are working great. Thank you both for the help!
3,648
Posted By click
[Solved]Using the output of bdf in script
Hello all,

First I have an old HP-UX box(11.21) for which I need to implement file-system utilization monitoring. I choosed to use bdf and a simple for loop. However sometimes the output of bdf is...
Forum: Solaris 11-17-2011
12,778
Posted By click
Solaris full /tmp - du and df different swap NOT filled
Hello all,

The issue is





# df -h /tmp
Filesystem size used avail capacity Mounted on
swap 4.0G 4.0G 8.7M 100% /tmp

# du -sh /tmp/
87M ...
Forum: Hardware 11-01-2011
3,781
Posted By click
Well, you will have to invest money to save...
Well, you will have to invest money to save money. You can buy "green" motherboards, low-power PSUs, small factor video cards( ATi rage 8mb is consuming as much power as my hand watch). Do not buy...
Forum: Cybersecurity 11-01-2011
5,417
Posted By click
Would the following benchmark tools do it:...
Would the following benchmark tools do it: netpipe , netperf , lmbench ? I have watched some benchmarks between pf and iptables done with those tools(pf won :) ).
Forum: Ubuntu 11-01-2011
1,481
Posted By click
Something like that nc? echo -e "HEAD /...
Something like that nc?

echo -e "HEAD / HTTP/1.0\n" | nc www.example.org 80

check man nc :)
Forum: HP-UX 10-28-2011
3,261
Posted By click
First congrats for acquiring one very good peace...
First congrats for acquiring one very good peace of hardware history.

Most importantly can you actually log in? I mean do you have the root credentials? Because without them you can pretty much...
Forum: BSD 10-28-2011
4,671
Posted By click
Hm maybe your usb pendrive is not recognized i.e...
Hm maybe your usb pendrive is not recognized i.e not supported. Can you try with other pendrive? You can also use UNetbootin - Homepage and Downloads (http://unetbootin.sourceforge.net/) it has...
Forum: Red Hat 10-28-2011
2,663
Posted By click
RHEL 4 Update 1 introduces diskdump utility ...
RHEL 4 Update 1 introduces diskdump utility

Red Hat Magazine | A quick overview of Linux kernel crash dumpanalysis...
Forum: Red Hat 10-28-2011
2,663
Posted By click
Possibly, but why using netdump when there is...
Possibly, but why using netdump when there is kdump for that ?

Chapter 24. The kdump Crash Recovery Service...
6,856
Posted By click
Here you go Chapter 19. Samba...
Here you go Chapter 19. Samba (http://www.centos.org/docs/5/html/Deployment_Guide-en-US/ch-samba.html)

There is also many other interesting manuals in the official CentOS docs :)
3,362
Posted By click
html2text a.k.a html2txt - html2text: THE...
html2text a.k.a html2txt - html2text: THE ASCIINATOR (aka html2txt) (http://www.aaronsw.com/2002/html2text/) if you use Linux it should be in the packages, it is also in the FreeBSD ports. Other...
Forum: Solaris 10-26-2011
1,067
Posted By click
Try with ps -elf | grep aanr you are...
Try with

ps -elf | grep aanr

you are looking for process in state Z or D - this mean that the process is dead or zombie.
943
Posted By click
Well if you want to learn Unix you can start with...
Well if you want to learn Unix you can start with

PC-BSD (http://www.pcbsd.org/) which is an fork to FreeBSD made with newbies in mind

Other options are OpenBSD - know for security(not to...
Forum: Cybersecurity 10-25-2011
2,448
Posted By click
Why did you decide that the connections were made...
Why did you decide that the connections were made by the Apache daemon? Can you look trough your Apache logs and post relevant parts here? From posted ip addresses I cannot say this traffic is...
3,609
Posted By click
Windows can handle more than 2 users if you pay...
Windows can handle more than 2 users if you pay the license and user the Server edition :). You can also replace the Windows Terminal Server with any Linux distribution install VNC or xrdp(if you...
Forum: Red Hat 10-19-2011
2,484
Posted By click
Not my words :) From MRTG - How to use...
Not my words :)



From MRTG - How to use RRDtool with MRTG (http://oss.oetiker.ch/mrtg/doc/mrtg-rrd.en.html) - the official RRD project page.
Forum: Ubuntu 10-18-2011
2,324
Posted By click
I don`t know on Ubuntu but the deamon itself...
I don`t know on Ubuntu but the deamon itself should use user vsftpd( check /etc/passwd) however this won`t give you access to the files. You need to setup new user - wwwpress for example setup his...
Forum: Red Hat 10-18-2011
21,458
Posted By click
There is no parameter or tunable that can fix...
There is no parameter or tunable that can fix this issue. Your best bet is to open an software call to RedHat asking them for an workaround or permanent solution, since CLOSE_WAIT is handled by the...
1,429
Posted By click
Yes! With little correction ...
Yes! With little correction

OVZINCLUDE="16810 16811 1689"
PLUS_16810="help"
for VPS in $OVZINCLUDE
do
echo "Dumping VPSes: $OVZINCLUDE "
mPlus='PLUS_'${VPS}
vzdump --compress...
1,429
Posted By click
For loop with one variable as the name of other
Hello all,

I find it hard to explain what I need so I will post the code


OVZINCLUDE="16810 16811 1689"
PLUS_16810="test"
PLUS_16811="test"
for VPS in $OVZINCLUDE
do

...
Forum: Solaris 08-08-2011
14,782
Posted By click
As far as I know the zones haven`t been moved,...
As far as I know the zones haven`t been moved, but I will have to look deeper in that since this is happening on 4 zones and all of them are on different globals.
Forum: Solaris 08-07-2011
14,782
Posted By click
Solaris 10, start inetd in a zone not working
Hello all,

I`ve the following problem - I cannot start inetd in any way possible:


bash-3.00# svcs inetd
STATE STIME FMRI
offline Jul_30 svc:/network/inetd:default...
Forum: Red Hat 07-03-2011
17,603
Posted By click
No problem, I am going on vacation myself soon...
No problem, I am going on vacation myself soon :). Glad I helped you and enjoy the forums :)
Showing results 1 to 25 of 72

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