basic UNIX questions


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers basic UNIX questions
# 1  
Old 03-31-2005
Question basic UNIX questions

Can somebody please tell me a little about UNIX OS. For instance, is it ideal for digital media or how easy is it to get help and support?
# 2  
Old 04-01-2005
You would like to know a little about the UNIX O/S? Ok but which distro of UNIX? With UNIX there are many different version, solaris, HP, AIX and so on. Then there is Linux, well that's another story Smilie

Getting help really depends on the distro/version you are running. For a true UNIX (what I call Solaris, HP AIX etc) the help varies depending on what you purchased and if you upgraded your support for it. Though in general the support from the companies is good. Also don't forget sites like this one where everyone helps out each other, and google.com Oh yeah good support there Smilie Smilie

Don't forget though depending on the UNIX O/S you use it might not work on the hardware you have, be sure to check that first.
# 3  
Old 04-01-2005
Quote:
Originally Posted by buk5d
Can somebody please tell me a little about UNIX OS. For instance, is it ideal for digital media or how easy is it to get help and support?
Hi !
I have some kind of experience on FreeBSD and Linux and I can say that on both you can find a lot of support, especialy on FreeBSD. The FreeBSD handbook is one of the best handbooks I've ever met. It has over 900 pages with only basic informaion on... everything. Also, you can find a lot of other handbooks (porters, developers, etc.).
Anyway, on other unixes I don't know... but I don't think is so difficult and, anyway, at least on the basics (which I gues you are interested in) you can learn from any unix distribution you want. The basics are alike on all unixes...
On digital media, I don't know what to say... I use sometimes GIMP and for what I need (working on some images for web sites) it is ok. I also use scribus when i'm helping one friend of mine putting up his news-paper and I'm satisfied on what I can do with it. But on professional media I never used UNIX. Anyway, I heared that a lot of effects on Matrix (the movie) were made under FreeBSD so it should be good on professional things too...
I hope this helped you a little bit...
Bye !
# 4  
Old 04-04-2005
Quote:
Originally Posted by buk5d
Can somebody please tell me a little about UNIX OS. For instance, is it ideal for digital media or how easy is it to get help and support?

I see the honest curiosity in your question, but it is extremely general in nature.

I would suggest for you to read as much as you can about the several major flavors of Unix. These sites I have listed below have probably two of the most comprehensive compilations of unix flavors on the web.

http://www.levenez.com/unix/

http://www.ugu.com/

You can find/learn much from these sites.


Here is an excellent writing made available in html format. It discusses the philosophy, history, resiliency, and strengths/weaknesses of Unix.

The Art of Unix Programming by Eric S Raymond...

Last edited by Kelam_Magnus; 04-04-2005 at 03:35 PM..
 
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

some basic unix questions pls iam a newbie

what is a assembler what isa interpreter what is a compiler what is a socket what is a port what is meant by listening to a port how we do it how to know version and standard of unix one is using when one is on public access unix account how to see a jobid in... (1 Reply)
Discussion started by: scimitar
1 Replies

2. UNIX for Dummies Questions & Answers

some basic questions about unix ..

Hi all today i gone through worst interview of my life that for hour questions were so basic but i never though about them now i am figuring out answers my self but i would appreciate if you ppl help me ... i am listing some of the questions i remember .. 1 ) $ cat a.sh #! /usr/bin/ksh... (4 Replies)
Discussion started by: zedex
4 Replies

3. UNIX for Dummies Questions & Answers

hp-ux basic questions

I have multiple questions How to list or find only Nov month's files? How can I get state of process like running, stop, or sleep etc? How can I check dependences of processes? plz ans any if u can thx regards, Mazhar Hussain (3 Replies)
Discussion started by: mazhar99
3 Replies

4. UNIX for Dummies Questions & Answers

Basic security questions

Hey guys, I've seen this posted a few times when i searched but I kinda want to know the cleanest way of doing it. On Solaris 8 and Solaris 9 What is the best way to disable telnet ssh1 and remote root login premanently? I've seen posts that say edit /etc/services edit this edit that... (3 Replies)
Discussion started by: kingdbag
3 Replies

5. Programming

Basic questions on writing a Unix Service (newbie help!)

Hi there. I've got 12 years experience writing C++ on Windows, and 3 years C# on Windows. Now my boss wants me to write a C++ app to run on Unix as a multithreaded 'service' (i.e. a program that runs with no user intervention). Some quick questions for The Experts: * Whats the best C++... (3 Replies)
Discussion started by: Rutland Gizz
3 Replies

6. UNIX for Dummies Questions & Answers

Some basic questions

Hi- Newbie here with some basic questions: 1) I can't get alias to work. I tried alias ll='ls -al', but it doesn't work. When just typing 'alias', the new definition doesn't appear. I'm in a bash shell -- is that the problem. I tried switching to csh, but that didn't seem to help. This... (5 Replies)
Discussion started by: Aworstell
5 Replies

7. UNIX for Dummies Questions & Answers

Basic Unix Questions

OK, here's a question from a true UNIX newb: How does one make a 20 line file? I'm lost. :confused: OK, I figured it out. :D (0 Replies)
Discussion started by: Kitchen Zinc
0 Replies

8. UNIX for Dummies Questions & Answers

Basic SFTP questions

I'm trying to find out what all is involved with setting up SFTP? 1) Do Solaris machines come with a SFTP server and client already installed. 2) If so would I have to install SFTP clients on windows, if I want to transfer files to a Solaris box? 3) If SFTP doesn't come prepackaged would I... (1 Reply)
Discussion started by: JohnRodey
1 Replies
Login or Register to Ask a Question