I am unfamiliar with qshell as well. But, if you are looking for a programmatic way to clean up the IFS, you might want to check out this site. http://www.scottklement.com/rpg/ifs_ebook/ I have downloaded the code and modified per our needs and it works well. ...
With a tight budget, it makes it hard to get an enterprise commercial backup solution at lower than those unless you look at the open source area which tends to be less expensive (with support) or free (no support only community forum based support). You may need to review what is the backup...
Ok for redeem my points now
If the drivers for your disks / raid arrays are not in the installation initrd, you'll have to get the linux drivers from Dell and add them during the installation. http://lmgtfy.com/?q=sles+9+add+driver+during+installation
The same as designing a database on any other platform. On the hardware side make sure that you have enough RAM and CPU power. Make sure that you have enough disk space, and that the storage is fast enough. Make sure you have a way to back everything up. Within the database, use the correct...
How to cd into a directory and stay there ? I use a circuit design CAD tool such that I have a frequent need to cd into a directory for my circuit design. For example, if my circuit design is called ckt1, then I want to cd into /abc/def/ghi/lmn/ck1/opq/rst/uvw I like to make a shell script, let...
Yes and no. i5/OS has two optionally installable components -- Qshell and PASE -- that many sites install as standard options nowadays. Qshell is the 'native' shell and can be entered with the STRQSH (or simply QSH) command. PASE is an AIX run-time environment that supports AIX binaries and...
Samba, with a major version up to and including 3, can act as an NT4 domain controller. The code for AD DC functionality is in the works in Samba 4, which is currently in alpha (i.e., not for production use, unless you have a lot of free time and a strong constitution). Samba 3.x (and some 2.x...
While the answer depends greatly on the software, it's my experience that a Fedora package generally installs and runs well on an RHEL machine. The caveats are that RHEL and Fedora seem to do dependencies differently, so while one will require package A as a dependency for installation, the other...
Jenny - Couldn't load my profile picture. I'm new today and have tried several times. May try again later tonight. Scot
The best operating system to do what? There's no such thing as a best operating system. They all have there strengths and weeknesses. Oneone who says that one platform is best for everything is lying to themselves or doesn't know about about the other platforms. if you need something that is...
Here are a few i referenced when it was setup 2 years ago: http://publib.boulder.ibm.com/infocenter/iseries/v5r3/index.jsp?topic=/rzalm/rzalminstall.htm http://www.redbooks.ibm.com/abstracts/sg246232.html http://www.redhat.com/docs/manuals/linux/RHL-7.1-Manual/iseries-install-guide/
Check out the CIS benchmarks/scoring tools as well as the NIST Guide to General Server Security. Bastille is also good.
The basics are that first you'll need to identify what the Oracle data types are that you are going to use. Then you can create the new tables with the new data types. Once that is done you'll need to rewrite all your T/SQL code into PL/SQL code. This includes your stored procedures as well as...
Red Hat Enterprise Linux 5 Desktop is probably your best bet and then you can determine if you need a multi OS or workstation option
Sounds like a root-squash problem to me; what, specifically is the error? Try mounting the NFS shares with the "no_root_squash" option, but make sure your root account is secure... =============================================== I need to amend the above information. When I go to Server B the...
this is the solution (I applied this and worked for me) "vi /etc/yum/pluginconf.d/fastestmirror.conf" and set "enable=0"


