Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Hi
I have finally took the plunge and entered the wonderful world of Linux.
I am TOTALLY new to Linux, however, I am experienced in other OS's (MS & Novell)
I am looking for a site (maybe this one) to get me 'started' in the basics to allow me to further my knowledge in Linux.
I have recently downloaded and install RH v9.0 and so far so good, trouble is, now it is installed I am limited in what I can do for example:
I have downloaded kopete chat client so I can use the MSN messenger network, I have the .gz file but do not have a clue what to do with it, where is the executable installer
I am also looking for a freeware/shareware mailserver simillar to MS Exchange or WorkGroupMail but do not know of any good linux free/shareware sites, can anyone recommend a site or a mailserver product?
Any other pointers, good sites to just browse and pick up the basics (very basics) to get me up and running,
isn't RH9 pretty old? that was the first linux i installed almost a year and a half ago. if it were me, i would start over with a recent fedora.
i think with RH/fedora, etc. the usual method of installing software is using RPMs. i guess you could compile it yourself, though. but then you might as well just use slackware. gl
Originally posted by danoli Eh? Don't forget I am a newbie.... what do the parameters do?
if you don't know what certain options do, you can do <command> --help (or sometimes -h) to get a listing. for more in-depth info, you can read the man pages:
Download and install fedora 3 over your RH as RH is no longer supported and Fedora as all the good updates including newer kernels.
I would do this before you start changing config files.
Some newbie stuff
Do you know how to use an editor?
If not open up a termainl and type (vi) then file name. To edit a file hit (i), when finished type (:wq) and that closes and saves the file.
Here are the locations of the config files that you will edit
/etc/samba/smb.conf
/etc/grub.conf
/etc/httpd/httpd.conf (storage dir for web page is /var/www/)
/etc/squid/squid.conf
/etc/inittab <---changing run levels
This will get most of your networked services fixed and running.
Also to start a service like samba from the command line its
service smb start or stop or restart <------file sharing with windows clients
service httpd start <----apache webserver
service squid stop <-----------cache web server
Hi, thanks for this info. After lots of searching I was unable to find any reference to sendmail and postix in the gnome menus. I checked the installed apps and they are both installed.
I have been dreading replying to this, but, here goes... do these applications run in the GUI or are they only command line driven? (spot the windows user, hoping to be an ex-windows user though)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.