Search Results

Search: Posts Made By: aixlover
4,111
Posted By rbatte1
My personal view is to avoid NFS for data. It...
My personal view is to avoid NFS for data. It can be useful for sharing installed software/scripts/application code etc for ease of change control, but the issue there is that you create a...
4,111
Posted By os2mac
We do it all the time. In fact we have even gone...
We do it all the time. In fact we have even gone so far as to host the VM OS on the netapp from an NFS mount. Then have NFS mounts to the VM for the application storage. AS long as you have good...
4,111
Posted By blackrageous
I don't think there is a right answer here. It...
I don't think there is a right answer here. It depends on other factors in the environment. Is the appliance strictly network based so even though it's an allocated virtual disk, it still relies on...
4,111
Posted By in2nix4life
I'd suggest going with option (2). NFS can be...
I'd suggest going with option (2). NFS can be problematic at times. Not something you want for "mission critical" apps.

http://www.budgetsavvydiva.com/wp-content/uploads/2011/10/2cents.gif
Forum: IP Networking 10-26-2012
2,426
Posted By DGPickett
So, the 10. interface that can route is not...
So, the 10. interface that can route is not pingable, and the 172. interface that cannot arp its gateway is pingable? Maybe we should get some traceroute's or something. The 10. might not ping...
Forum: IP Networking 10-25-2012
2,426
Posted By DGPickett
Well, it is just the local net, bridging,...
Well, it is just the local net, bridging, switching, hubbing, broutering but not routing. Life there is just arp and go. See if the arp cache knows the mac of the gateway. Address Resolution Protocol...
Forum: Red Hat 10-24-2012
16,504
Posted By Tommyk
you could try the following: ping -R...
you could try the following:

ping -R ipaddress

which should show something like this as part of the summary heading output:

NOP
RR: xx.xx.xx.14
yy.yy.yy.2
zz.zz.zz.82...
Forum: Red Hat 10-22-2012
16,504
Posted By ikn3
Did you bring the interface up. Also if...
Did you bring the interface up.

Also if issue remains try different port. If using eth0, try eth1.
Forum: Red Hat 09-13-2012
9,319
Posted By venikathir
Printing PostScript files Printing PostScript...
Printing PostScript files
Printing PostScript files on a printer that has a PostScript interpreter is simple; just use lpr, and the printer will take care of all of the details for you. For those...
Forum: Red Hat 08-19-2012
16,923
Posted By admin_xor
You have to try with full path name, one of...
You have to try with full path name, one of these:

createrepo `pwd`
createrepo /var/var_rpm
6,280
Posted By neutronscott
it should be in .bashrc, and it should be alias...
it should be in .bashrc, and it should be alias ls='ls --color=auto', which should avoid printing out color codes to non-terminals.
6,280
Posted By Corona688
I don't think BASH had anything to do with it...
I don't think BASH had anything to do with it incidentally, except in that it would load a different profile than ksh does. Perhaps something in that profile forced color always-on.
6,280
Posted By Corona688
Better to just not make them in the first place. ...
Better to just not make them in the first place. ls --color=never

ls ought to be intelligent enough to tell when it's not writing to a terminal and avoid escape sequences, unless someone forced...
Forum: Red Hat 07-18-2012
8,511
Posted By Corona688
Even better -- it's a free third-party...
Even better -- it's a free third-party application, of less than a hundred lines, which actually works and works very well, for any application at all.

Linux is a third-party kernel, by the way.
...
Forum: Red Hat 07-18-2012
8,511
Posted By Corona688
Far too many programs have broken keepalive...
Far too many programs have broken keepalive settings since that's something extremely difficult to test. :) libkeepalive is something I know works. Good luck.
Forum: Red Hat 07-12-2012
16,923
Posted By admin_xor
In the 1st case, you might have copied only the...
In the 1st case, you might have copied only the .rpm files from the installation media and not the repomd.xml file that actually contains information about the repository and dependencies etc. To...
Forum: Red Hat 06-27-2012
3,577
Posted By mark54g
It doesn't support it, but it will work. The...
It doesn't support it, but it will work. The reason they don't support it outright is because it competes with their RHN satellite server. There are lots of ways to make it work.

Using...
Forum: Red Hat 06-26-2012
3,577
Posted By mark54g
That would be a question for IBM. You...
That would be a question for IBM.

You could also look at RHN Satellite (costs money) or Spacewalk, the more "bleeding edge" but free implementation of RHN Satellite. You will still need...
Forum: Red Hat 06-25-2012
3,577
Posted By mark54g
It all depends. Some people patch nightly, but...
It all depends. Some people patch nightly, but that can cause issues when the programs break due to bugs introduced in code. It is going to depend on your ability to regress or fix an issue in case...
Forum: Red Hat 06-25-2012
3,577
Posted By mark54g
How long is a piece of string? This is...
How long is a piece of string?

This is determined by how easily you can update the machines, what sort of outage windows you can manage, as well as how well your applications can be regression...
Forum: IP Networking 04-12-2012
14,087
Posted By Corona688
Not quite, since you can have more than one IP on...
Not quite, since you can have more than one IP on a network card or vice versa(bridging arrangements). how to configure squid to listen on an IP is easy. See the http_port setting.

squid doesn't...
Forum: IP Networking 04-12-2012
14,087
Posted By Corona688
You can't tell squid which network card to use. ...
You can't tell squid which network card to use. You tell it what IP addresses to listen on.

Configure your squid proxy to listen on one IP address, and configure the interface you want squid to...
Forum: Solaris 02-28-2012
3,131
Posted By sunadmin
Hi, It seems that your boot device is not set...
Hi,
It seems that your boot device is not set correctly, it is trying to boot from the external device
(/pci@8,600000/SUNW,qlc@2/fp@0,0/disk@w5000cca0043b59fd,0).

Get the server down to OBP...
Forum: Solaris 02-20-2012
10,757
Posted By DukeNuke2
in this configuration, half of the cpu and memory...
in this configuration, half of the cpu and memory boards are in domain 1 (if 4 cpu and 8 memory modules are inside the server).
domain 0 will have the other half... ;)

2 hdds and the dvd- and...
11,680
Posted By chihung
Please check if gcc is in your search path ...
Please check if gcc is in your search path
which gcc

In Solaris, SMCgcc is normally installed in /opt/sfw or /usr/sfw
Showing results 1 to 25 of 55

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