Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Which Flavor to start with???? Post 27822 by mga on Saturday 7th of September 2002 10:04:03 AM
Old 09-07-2002
Question Which Flavor to start with????

Hello Everyone!

I am a newbie for Unix OS's and have just started learning the basic commands but i am getting a lot confused in flavors of unix. Which one to start with; which one will run stable on my intel box; which one has the best to explore in security/performance/high speed networking/doesn't get stuck during large no. of hits(when acts as a web server)/users etc. I searched the net; got up with Free/open/net BSD's,HP-Ux,Solaris. Which one to choose to start over and more preferably which one can be used as multiple boot OS function along with windows xp already installed; like i don't know how these things go. I come from GUI windows background.


thanx for reading & regards for all senior members.

MGA.

Last edited by mga; 09-08-2002 at 06:45 PM..
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Need a flavor of Unix

Hello all! I'm the new guy in these parts. I'm a part time college student/part time Java Intern. I've seen that during my days at work having a basic knowledge and understanding for Unix is a great benefit for us developers. I've got a dual boot on my main workstation at home of Win2K Pro and... (3 Replies)
Discussion started by: AMDPwred
3 Replies

2. Solaris

good OS flavor

which is more in high demand commercial solaris or BSD THANKS (1 Reply)
Discussion started by: mxlst14
1 Replies

3. UNIX and Linux Applications

Linux flavor of tversity

I have been using UShare, but would like to get something that is more in line with tversity's functionality. Has anyone any suggestions? (0 Replies)
Discussion started by: sport9155
0 Replies

4. Shell Programming and Scripting

Start program in background (or start crontab ahead of time)

Hey! I'm working on a script that will add a user, create some configfiles, and add a crontab for the user. The crontab looks like the following: @reboot /home/user/program config.conf & I would like for this process to start at the end of my script under the corresponding username by... (0 Replies)
Discussion started by: noratx
0 Replies

5. What is on Your Mind?

Which flavor of unix has more job opportunities?

All, I've almost 5+ yrs experience in IT sector. i've mostly work with support projects in Unix/ Linux (Shell scripting), SQL, Autosys job scheduling. Now i really felt boring with the work i'm doing currently. Hence i've decided to expertise myself in new skill set. I'm planning to learn unix... (4 Replies)
Discussion started by: apsprabhu
4 Replies

6. Fedora

Flavor of Unix

I would like to know wich Unix to get and run, because I have access to "ALL" paid and non paid versions What I would like to do is set up Cloud Computing from home so that I may gain experience in this area for my resume. I have read that the best right now is Ubuntu Server v9.10 Can... (1 Reply)
Discussion started by: jmeyer
1 Replies

7. Fedora

Which flavor of UNIX or Linux to learn?

Hi all, Noob here. I have been dabbling with Linux for years, basically installing different types of distros and becoming familiar with the default gui that came along with it. At this point, I find myself wanting to learn alot more. It would be great if that knowledge helped me move forward... (2 Replies)
Discussion started by: Petros_K
2 Replies

8. AIX

AIX and any flavor of REDhat...

trying to load a Linux version on an AIX machine. Has anybody been able to do this? Or is all IBM' software proprietory ???? Please if you have done it, tell me how you did it .... thanks much...Have you installed an open source Linux version ???? (2 Replies)
Discussion started by: ibi001
2 Replies

9. UNIX for Beginners Questions & Answers

Splitting week start date and end date based on custom period start dates

Below are my custom period start and end dates based on a calender, these dates are placed in a file, for each period i need to split into three weeks for each period row, example is given below. Could you please help out to achieve solution through shell script.. File content: ... (2 Replies)
Discussion started by: nani2019
2 Replies
wm2(1)							      General Commands Manual							    wm2(1)

NAME
wm2 - Small, non-configurable Window Manager for X SYNOPSIS
wm2 DESCRIPTION
wm2 is a window manager for X. It provides an unusual style of window decoration and as little functionality as I feel comfortable with in a window manager. wm2 is not configurable, except by editing the source and recompiling the code, and is really intended for people who don't particularly want their window manager to be too friendly. wm2 provides: -- Decorative frames for your windows. -- The ability to move, resize, hide and restore windows -- No icons. -- No configurable root menus, buttons or mouse or keyboard bindings. -- No virtual desktop, toolbars or integrated applications. USING wm2 To run wm2, make sure you're not already running a window manager, make sure the DISPLAY variable is correctly set, and then execute the file "wm2". There are no command-line options or X resources, and there is no start-up file. If your X server doesn't support the Shape extension, wm2 will exit (and will never work on your server); if it can't find the required fonts or allocate the required colours, it will also exit (but you should be able to fix this by changing the definitions in Config.h and recompiling). Available window manipulations are: -- To focus a window: Move your mouse in the window. If you want a different focusing policy, you'll have to recompile wm2 (see the README for info). -- To raise a window: click on its tab or frame, unless you have auto-raise on focus set in Config.h. -- To move a window: make sure it's in focus, then click and drag on its tab. -- To hide a window: make sure it's in focus, then click on the button at the top of its tab. -- To recover a hidden window: click left button on the root window for the root menu, and choose the window you want. -- To start a new xterm: use the first item on root menu ("New"). -- To delete a window: make sure it's in focus, click on the button on the tab, hold the mouse button for at least a second and a half until the cursor changes to a cross, then release. (I know, it's not very easy. On the other hand, things like Windows-95 tend to obscure the fact that most windows already have a perfectly good Close option.) -- To resize a window: make sure it's in focus, then click and drag on its bottom-right corner. For a constrained resize, click and drag on the bottom-left or top-right corner of the enclosing window frame. -- To lower a window: click with the right mouse button on its tab or frame. (This was the only new feature in the second release.) -- To exit from wm2: move the mouse pointer to the very edge of the screen at the extreme lower-right corner, and click left button on the root window for the root menu. The menu should have an extra option labelled "Exit wm2"; select this. (This is a new feature in the third release.) All move and resize operations are opaque. Focus policy. This is a compile-time option. To rebuild, see the README in /usr/share/doc/wm2/README.gz CREDITS
wm2 was written by Chris Cannam, recycling a lot of code and structure from "9wm" by David Hogan (see http://www.cs.su.oz.au/~dhog/ ). 9wm is written in C, so very little of the code is used verbatim, but the intention was to reuse and a lot of the resulting code is recognis- able. (Also 9wm's minimalism was rather inspiring.) I've made enough changes to make it very probable that any bugs you find will be my fault rather than David's. wm2 also uses version 2.0 of Alan Richardson's "xvertext" font-rotation routines. The sideways tabs on the window frames were Andy Green's idea. If you want to hack the code into something else for your own amusement, please go ahead. Feel free to modify and redistribute, as long as you retain the original copyrights as appropriate. AUTHOR
Chris Cannam, cannam@zands.demon.co.uk BUGS
The principal bug is that wm2 now has too many features. That aside, if you find a bug, please report it to me (preferably with a fix). wm2(1)
All times are GMT -4. The time now is 12:25 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy