Sponsored Content
Special Forums UNIX Desktop Questions & Answers PC User/UNIX Novice - Where do I start? Post 302469022 by linuxlearner17 on Thursday 4th of November 2010 12:30:21 PM
Old 11-04-2010
Welcome "mightymo26" - if I may make a suggestion (what I found that worked for me) is using a VM player and loading some virtual machines to get a feel for the different distributions. In my virtual machine I have Fedora 12 and Ubuntu 10.04 LTS. They are RPM and Debian based respectively but show you how packages / repositories are managed and installed to machines.

Play around in the VM's first and get a feel for the command line and the differences between distributions. There are a ton of distros to choose from but the best is that they are free! Also come to places like this site or google items as "linux command line" with the distro you feel you want to run with...

Fedora is the closest the Red Hat - (in fact it's the testing bed for RHEL) and there is OpenSolaris you can download an try which too is an offshoot of the enterprise Solaris.

I hope some of this information is of help - if you have any other questions just let me know...

Good luck!
 

10 More Discussions You Might Find Interesting

1. Linux

Hi I M Novice User

hi everyone i m a novice user . just want to know how to use this website and also learn unix from the basics. can any one help me please.... (2 Replies)
Discussion started by: MSK
2 Replies

2. Shell Programming and Scripting

Unix scripting-Need help-NOVICE -PLEASE HELP

I really want to get into unix scripting,work with RS6000 -AIX. How do i get started,what books are good for beginners,i am very desperate I have no programming background but ready to scrafice all my time in learning .please help. PLEASE,PLEASE PLEASE ,HELP.... Any advice will realy... (2 Replies)
Discussion started by: Ghanaman
2 Replies

3. Shell Programming and Scripting

Unix Shell Novice - File Manipulation

Hi, I am brand new to unix and am hoping someone can start me in the right direction. I want to be able to put the results of a file command such as wc -l filename into a variable which I can then use to test against another variable...i.e. I need to show the nth line of a file, but need to... (3 Replies)
Discussion started by: nmullane
3 Replies

4. Shell Programming and Scripting

start a program with other user's permission

I have some of programs in unix system which are to started with one_user say "xxxx". I have sudo permission if i start these programs with sudo it shows root permission. But i want these programs permession should be "xxxx". I tried "su user_name -c Program_name" but it is not... (3 Replies)
Discussion started by: srikanthus2002
3 Replies

5. Shell Programming and Scripting

Start a service as user

Hi I need a service to be start as user after a reboot. My script in /etc/init.d contain the following: start() { su - $USER cd ${INSTALL_PATH}/bin ./MyApp -X exit return 0 } This function stops after su - $USER, I get user shell, and only if I manualy... (5 Replies)
Discussion started by: potro
5 Replies

6. UNIX for Dummies Questions & Answers

NEW to Unix (novice)

Heya all Im just reading up on the solaris o/s and unix and i just have the following qustions 1) is the solaris o/s the same as Unix if not how are they different - i.e. are they different operating systems? 2) Can the Unix be loaded from CD without affectin windows o/s just like linux... (2 Replies)
Discussion started by: new214
2 Replies

7. Solaris

How to start CDE for non root user on Solaris 10

Hi, How can I start CDE for non root user created.For root CDE is working fine but for non root user CDE exits back to login screen after trying for some time.Also I cant see .dt and .dtprofile files in the users home directory.How can I create them.Kindly help. Thanks & Regards, Kiran. (1 Reply)
Discussion started by: kiranherekar
1 Replies

8. Programming

Novice in C needs help

Guys can you help me ? I'm novice in C but I have a lot of will to master C. Each gurney starts with first step O.K. My problem is to compare two integers entered by user I know how to set up conditions and problem is how to print correct value (grater number) // This program... (5 Replies)
Discussion started by: solaris_user
5 Replies

9. Shell Programming and Scripting

Start script when a user starts a remote session

Howdy, I'm fairly new at bash scripting, but (for some reason) I've been tasked with building a bastion server and logging all (ssh/telnet) remote activity. Each session must create a unique log file - the name of each file must include the user ID, the connection method (ssh/telnet), the name... (2 Replies)
Discussion started by: kilo90
2 Replies

10. Red Hat

User (Profile) Specific Start Menu for RHEL 6.1 using KDE 4.3.4

I installed RHEL 6.1 with KDE 4.3.4 using LDAP on a PC and have now the problem to specifiy a user/Profile specific start menu. I have used already the kmenuedit tool and tailored for one user a specific menu, successfully. I changed as an example the konsole submenu. The kmenuedit was... (0 Replies)
Discussion started by: Gromit
0 Replies
VIRT-MANAGER(1) 					      Virtual Machine Manager						   VIRT-MANAGER(1)

NAME
virt-manager - display the virtual machine desktop management tool SYNOPSIS
virt-manager [OPTIONS] DESCRIPTION
virt-manager is a desktop tool for managing virtual machines. It provides the ability to control the lifecycle of existing machines (bootup/shutdown,pause/resume,suspend/restore), provision new virtual machines and various types of store, manage virtual networks, access the graphical console of virtual machines, and view performance statistics, all done locally or remotely. OPTIONS
The following options are accepted when running "virt-manager": -h, -help Display command line help summary -c URI, --connect=URI Specify the hypervisor connection URI --debug List debugging output to the console (normally this is only logged in ~/.virt-manager/virt-manager.log). This function implies --no-fork. --no-fork Don't fork "virt-manager" off into the backround: run it blocking the current terminal. Useful for seeing possible errors dumped to stdout/stderr. --no-dbus Disable the DBus API used for remote control of the "virt-manager" UI --no-conn-autostart Don't autostart any libvirt connections when launching "virt-manager". --show-domain-creator Display the wizard for creating new virtual machines --show-domain-editor=UUID Display the dialog for editing properties of the virtual machine with unique ID matching "UUID" --show-domain-performance=UUID Display the dialog for monitoring performance of the virtual machine with unique ID matching "UUID" --show-domain-console=UUID Display the virtual console of the virtual machine with unique ID matching "UUID" --show-host-summary Display the main window summarizing performance for all virtual machines on the host. AUTHOR
Written by Daniel P. Berrange. BUGS
Please see http://virt-manager.org/page/BugReporting <http://virt-manager.org/page/BugReporting> COPYRIGHT
Copyright (C) 2006-2007 Red Hat, Inc, and various contributors. This is free software. You may redistribute copies of it under the terms of the GNU General Public License "http://www.gnu.org/licenses/gpl.html". There is NO WARRANTY, to the extent permitted by law. SEE ALSO
virsh(1), "virt-viewer(1)", the project website "http://virt-manager.org" 2011-10-27 VIRT-MANAGER(1)
All times are GMT -4. The time now is 01:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy