UNIX Database / Application Installation


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers UNIX Database / Application Installation
# 1  
Old 08-18-2003
UNIX Database / Application Installation

Greetings, forgive me if this is listed in another thread somewhere, I am short on time.

I am being interviewed for the position of UNIX Database and Job code installer for a consulting firm. I have never installed or worked on a native UNIX system. I have been running Linux (RH,SuSE,Slackware) for close to five years. I have installed software, compiled drivers, installed MySQL, created DB's and imported and exported DB's. I have installed and troubleshot Perl, PHP, and MySQL error messages and sucessfully solved the problems. I have almost completely done all of this using command line interaction and conf editing.

My question is...

Does the experience that I have in Linux using these technologies provide me with the background needed to sucessfully install database and job code running on a UNIX system? I do not know what type of database system is being or the type of UNIX that is being run. Does the command line in UNIX vary drastically over the Linux bash command line?

My goal is to eventually become an UNIX admin. I just do not want to jump too far in to the deep end from the get go.
# 2  
Old 08-19-2003
Hi,
You should have no problems as I see it..
Almost all the commands work the same
way on linux and unix (solaris, hp-ux, *BSD, etc).

/Peter
# 3  
Old 08-19-2003
Hi,

Don't worry Unix is Unix. That linux runs on a intel based server, or one of the many other variants of course, does not mean it's totaly different from an official Unix OS.

Of course each variant has it's own specs and habbits. I think AIX is the most far from Linux and Solaris is the clostest one.
This doesn't mean you will not make it to do some administation tasks, it's just that you need to use the man-command a little more for the correct flag.

If you're used to use the gui, then don't make the step.


Regs David
# 4  
Old 08-19-2003
Thank you, that was the confidence that I looking for before I jump in to this interview.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. AIX

Anyone has experience with mirroring vg for Oracle Database and Application

Hi Everyone, I was wondering if anyone has any experience or information regarding mirroring volume group which has the filesystem running Oracle Database and Application E-business suite. Will this deteriorate the performance for the users ? Secondly, if one of mirrored disk fails, will... (3 Replies)
Discussion started by: filosophizer
3 Replies

2. Solaris

Can't create database after Oracle Database installation

I installed Oracle 10 software on Solaris 11 Express, everything was fine execpt I can't create database using dbca.rsp file. I populated file with following options. OPERATION_TYPE = "createDatabase" GDBNAME = "solaris_user.domain.com" SID = "solaris_user" TEMPLATENAME = "General... (0 Replies)
Discussion started by: solaris_user
0 Replies

3. Solaris

Oracle Database 10g installation question

I wanted to ask how do i assign the control files and archive log to be stored in different volume? I didn't come through any selection for that during the GUI installation. :) Thanks in advance for any reply. p/s: I will appreciate it also if anyone can provide me a link for me to go... (1 Reply)
Discussion started by: beginningDBA
1 Replies

4. UNIX for Advanced & Expert Users

Application Servers Installation and Users

Hi, When most of the server applications get installed, they create their own user. I believe this is to not use the "root" account. For example, Apache when installed creates a user called "apache". And the directories which it uses are all owned by this user. This seems to be the... (2 Replies)
Discussion started by: srikanths
2 Replies

5. AIX

Installation an application on AIX

Hi all I'm newbie In this forum, i have posted some topics about zip and unzip a file on AIX system. And i have some answers so that AIX can not work with zip file, and they tell me some files to zip and unzip my files on AIX such as: zip-2.3-3.aix4.3.ppc.rpm unzip-5.51-1.aix5.1.ppc.rpm... (2 Replies)
Discussion started by: leenguyen0101
2 Replies

6. UNIX for Advanced & Expert Users

UX Kernel setting while database installation

Hi All I am kinda wondering about the UX kernel parameters, how we configure and why do we configure ???.. especially the 'semaphores'. Could somebody throw some light on this and would really appreciate it. (1 Reply)
Discussion started by: Prince_Charming
1 Replies

7. UNIX for Dummies Questions & Answers

database installation on unix(solaris)

Hello all, Which partition on solaris is appropriate for software instalations? I have to install a fress database. i appreciate your time, em (1 Reply)
Discussion started by: emsakopa
1 Replies
Login or Register to Ask a Question