LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 01-05-2005, 01:43 AM   #1
tspeicher
Member
 
Registered: Jan 2005
Distribution: Fedora 2.0
Posts: 38

Rep: Reputation: 15
Newbie Terry's Pitiful Thread


I'm a professional who does very well with Microsoft Windows operating systems. So it is with great humility that I once again pick up the journey of learning Linux. I've helped so many people on other windows forums, but now I need real basic help.

I'm going to attempt a project and request help along the way. Thanks in advance for any help.

I want to replace my Windows servers (ultimately) with a single Linux server. I want my linux server to be a firewall, ftp, web, smtp and pop server along with holding file shares. I will start with Fedora 2.0 that I got with a linux book at Barnes and Noble. It seems to include all the items listed above. I have a friend who said that I should install linux in text mode, but I have a powerful enough computer to at least learn in graphics mode.

At this point the only question I have is what text editor is the easiest to use? I got all turned around in VI or whatever vi sent me to. I feel so stupid. I can't even save a simple text file.
 
Old 01-05-2005, 01:53 AM   #2
jrtayloriv
Member
 
Registered: Jun 2004
Location: Inland NW, US
Distribution: Ubuntu
Posts: 366
Blog Entries: 1

Rep: Reputation: 44
nano

"nano" is an extremely easy to use text editor.

hope this helps,
jrtayloriv
 
Old 01-05-2005, 02:00 AM   #3
0pal_t0ad
Member
 
Registered: Feb 2004
Location: Southampton, England
Distribution: Laptop:Gentoo-i686-2.6.9-r9 Desktop:Slackware10 2.4.26
Posts: 298

Rep: Reputation: 30
yeah dude!! definitely nano... and don't worry, i STILL don't know how to use vi properly

and don't be so rough on urself...everyone's gotto start somewhere.
just next time use a little bit more of an informative subject line

Last edited by 0pal_t0ad; 01-05-2005 at 02:03 AM.
 
Old 01-05-2005, 02:06 AM   #4
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
Use nano or pico they are both very simple. You may be interested in a vi(1) tutorial. There is one here.
 
Old 01-05-2005, 02:13 AM   #5
tspeicher
Member
 
Registered: Jan 2005
Distribution: Fedora 2.0
Posts: 38

Original Poster
Rep: Reputation: 15
Ok, I am installing a fresh copy of Red Hat Fedora 2.0 and have chosen KDE desktop. I did not see any of those editors listed. Are they in the Gnome or do I need to install them seperately?
 
Old 01-05-2005, 02:14 AM   #6
bigjohn
Senior Member
 
Registered: Jun 2002
Location: UK .
Distribution: *buntu (usually Kubuntu)
Posts: 2,692
Blog Entries: 9

Rep: Reputation: 45
Like me, jrtayloriv and 0pal_t0ad have one thing in common, GENTOOOOOOOOOOOO!

Which, I think is a bloody excellent distro and also explains why they suggested nano, the default editor for gentoo.

I should point out that when I was using mandrake (and the kde default environment) I only ever used either kwrite or Kate.

I don't know what the default editor would be with fedora?

But with nano and gentoo I can be in the terminal shell, "SU'd" to root and edit away!

with the kwrite/kate, I never did work out if I could do that, I always just would login to root and do the edits I wanted from there.

VI is a very good editor, but you'd really have to print off a basic command list to go with it until you're "all about"!

Because you profess a dislike of VI though, I won't bother suggesting Emacs. Which, if you can get your head round it, is arguably better as it has lots of extra stuff that you can plug in!

Oh, and I'd also suggest that instead of trying to learn that "doggies do do" that is deadrat/fedora, you got for maybe something debian based (or gentoo for that matter), say Ubuntu then get your head round apt (the package manager), change the apt-sources list and then just get any other packages or upgrades/updates from there.

I'd "alledge" that it'd be better in the long run.



regards

John
 
Old 01-05-2005, 02:19 AM   #7
slakmagik
Senior Member
 
Registered: Feb 2003
Distribution: Slackware
Posts: 4,113

Rep: Reputation: Disabled
If you are in KDE, there's kedit, kwrite, and kate - varying levels of the same thing basically. The editors mentioned in this thread are console editors. There should be an icon on your taskbar that looks like a piece of paper (graphical editor) and one that looks like a shell or a computer screen (interface to the shell, from which you can invoke a console editor).

Don't feel bad - ed, and thus grep and sed and more, and thus vim are core parts of the system - the mechanism and philosophy behind them flavor most everything in a *nix system. But they are also some of the most obtuse and arcane tools around. A must learn, but not a good way to get your feet wet unless you have someone to walk you through every keystroke.

-- Damn. I don't feel so good, but I must be worse than I thought if this took me this long to type. Sorry - bigjohn's already got you covered.

Last edited by slakmagik; 01-05-2005 at 02:21 AM.
 
Old 01-05-2005, 02:21 AM   #8
tspeicher
Member
 
Registered: Jan 2005
Distribution: Fedora 2.0
Posts: 38

Original Poster
Rep: Reputation: 15
Ok, so I should skip Fedora and go with a different Distribution? I'm more than happy to change, but I've never heard of gentoo. Thus, I've never heard of apt either. Could I bother you for a small explaination?
 
Old 01-05-2005, 02:25 AM   #9
0pal_t0ad
Member
 
Registered: Feb 2004
Location: Southampton, England
Distribution: Laptop:Gentoo-i686-2.6.9-r9 Desktop:Slackware10 2.4.26
Posts: 298

Rep: Reputation: 30
yeah, gentoo's the only distro i've come across that has nano with the distro. but that doesn't stop you from downloading and installing it.

nano is a text mode editor, which is what i thought you wanted but as for a KDE editor my fav is kedit, i don't like the way kwrite formats source code.
 
Old 01-05-2005, 02:26 AM   #10
slakmagik
Senior Member
 
Registered: Feb 2003
Distribution: Slackware
Posts: 4,113

Rep: Reputation: Disabled
You should use Slackware!

Just kidding.

You probably don't want Gentoo - unless the install process has changed, it's a distro you install from the command line and which compiles itself on your box. My second/third favorite distro, but not good for minimizing Windows culture-shock. Apt is a (primarily) Debian way of installing packages. Again, not a newbie-friendly distro to get on the box until maybe the next release.

Fedora should be fine, especially since you've already got it on. If you wanted something else, and you were most familiar with Windows, your Mandrakes and Suses and Linspires and all might be good choices. I'd just stick where you were for a bit before you decide to switch.
 
Old 01-05-2005, 02:33 AM   #11
tspeicher
Member
 
Registered: Jan 2005
Distribution: Fedora 2.0
Posts: 38

Original Poster
Rep: Reputation: 15
Thank you. The installation process has started. I will tackle the tasks one at a time. I think I will start with the web server unless anyone has any objections. That's actually where I started having problems with the editor. Wish me luck.
 
Old 01-05-2005, 02:53 AM   #12
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
As for the editors, they are not GUI utilities. Simply try typing
Code:
nano
or
Code:
pico
at a prompt.
 
Old 01-05-2005, 02:54 AM   #13
slakmagik
Senior Member
 
Registered: Feb 2003
Distribution: Slackware
Posts: 4,113

Rep: Reputation: Disabled
Oh, I misread - I thought you had just completed your install. Still, might as well go with what you've got. Just make sure you do the update thing when you've got it on - I'm not sure how old FC2 is. Not very, I don't think, but still need to get the latest security fixes, I'm sure. Good luck!
 
Old 01-05-2005, 03:31 AM   #14
pevelius
Member
 
Registered: Mar 2004
Location: Tampere, Finland
Distribution: Debian, Familiar, OS X
Posts: 145

Rep: Reputation: 16
use whatever distro you like to learn. fedora may not be the ultimate for your server needs, since it has so rapid release cycle and older versions arenīt usually supported. and the rpm-package is not very sophisticated way of installing software (not that you need much after everything works). but it has a nice and working desktop.

for server iīd recommend slackware or debian. debian is easier for a beginner, slack gives total control for experienced user.

pico and nano are good cli-editors. you may want to check if your install cd has them (i bet they are there).
 
Old 01-05-2005, 03:32 AM   #15
tspeicher
Member
 
Registered: Jan 2005
Distribution: Fedora 2.0
Posts: 38

Original Poster
Rep: Reputation: 15
Alright. RH Fedora 2.0 completely and cleanly reinstalled. Basic stuff works fine, like web browsing.

My first step is the web server. I picked that because the configuration is GUI. I go into HTTP and make changes to the HTTP server configuration. Specifically, I need to add a servername. But after adding the name and clicking on ok, I get a dialog box asking if I would like to save the changes and exit. I click yes, but it does not close the program, and it does NOT save the changes. The only way out of the program is to cancel, and of course, that does not save the changes.

Last time I started to edit the text configuration file. That's where I ran into trouble with VI. But I shouldn't have to do that. I should be able to use the GUI.

I manually put a test htm page in \var\www\html. I can't pull it up from the linux machine or from another machine on my network.

Is there some service I have to turn on for the web server to work.

And should I download all the updates, leave them downloading, call it a night and pickup with installing the updates tomorrow?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Yet another newbie thread! Problems with an AIC-6260 ISA Card TFTD Linux - Hardware 1 01-25-2005 06:52 PM
How do i download from a websites link....OK I'm pitiful glenn69 Linux - Newbie 3 05-04-2004 04:31 AM
newbie need help about thread c12ayon Programming 1 11-09-2003 11:24 AM
Another newbie thread. Rocket_Magnet Linux - Newbie 3 08-22-2003 08:33 AM
pitiful question: How do ya lower the screen size on Red Hat Manyguns Linux - Newbie 1 05-30-2001 06:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:33 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration