Free Republic
Browse · Search
News/Activism
Topics · Post Article

Skip to comments.

VANITY -- Best version of Linux? Apache? Perl?
08/13/2002 | by Lazamataz

Posted on 08/13/2002 6:14:11 PM PDT by Lazamataz

I'm putting together a Linux box. Want to run Apache and maybe a perl interpreter. Does anyone have a suggestion as to the best version of Linux? Where do I go for that best version? How about Apache? What is the best perl development environment?

Keeping in mind, of course, that Free is Good.


TOPICS: Miscellaneous; Technical; Your Opinion/Questions
KEYWORDS:
Navigation: use the links below to view more comments.
first previous 1-20 ... 61-8081-100101-120121-129 next last
To: Chemist_Geek
Naaaaa,

That is reserved for Winblows vs. Big Mac.

:-)
101 posted on 08/14/2002 9:27:39 AM PDT by Mr_Magoo
[ Post Reply | Private Reply | To 99 | View Replies]

To: B Knotts
I have a question for everyone... how do I access my file server (Win2k, NTFS) from a workstation using RedHat Linux 7.3?
102 posted on 08/14/2002 9:28:47 AM PDT by oc-flyfish
[ Post Reply | Private Reply | To 98 | View Replies]

To: oc-flyfish
Linux can read NTFS partitions, but not write to them. The interface is still being worked on.

If you want to read it, set the permissions for the /dev/hd?? device to allow reading by your user, and then mount it under a directory. It will be readable. My system is set up that way, as well. If you're talking about network drives (on other machines), you'll need to configure Samba, I believe, to mount them up.

103 posted on 08/14/2002 10:06:58 AM PDT by ShadowAce
[ Post Reply | Private Reply | To 102 | View Replies]

To: oc-flyfish
Probably through Samba. I haven't used Red Hat for years, but I suspect that the standard kernels support smbfs. There is likely a tool in your menus called Komba2 or xsmbrowser, which will let you browse and/or mount Windows SMB shares.

Otherwise, you can do it the old-fashioned way:

mount -t smbfs -o username=<your username> //SERVER/share /mnt/server/share

The last item there should be set to wherever you want to mount the share on your Linux machine.

104 posted on 08/14/2002 10:37:59 AM PDT by B Knotts
[ Post Reply | Private Reply | To 102 | View Replies]

To: B Knotts; ShadowAce
Ok gotcha. So using Samba I can read and write to the network share?
105 posted on 08/14/2002 11:20:30 AM PDT by oc-flyfish
[ Post Reply | Private Reply | To 104 | View Replies]

To: oc-flyfish; B Knotts
I'm not real familiar with Samba yet, so I'll let B Knotts answer that question.

My belief, though, is that you won't be able to write to an NTFS partition. Hopefully, I'm wrong.

106 posted on 08/14/2002 11:26:24 AM PDT by ShadowAce
[ Post Reply | Private Reply | To 105 | View Replies]

To: oc-flyfish
Yes, assuming your username has read/write access on the Windows machine.

The NTFS issue would come into play if you were mounting the drive or partition directly (on the same machine), but with SMB, the file system is irrelevant.

107 posted on 08/14/2002 11:37:46 AM PDT by B Knotts
[ Post Reply | Private Reply | To 105 | View Replies]

To: oc-flyfish
WWIV rocked.
108 posted on 08/14/2002 11:58:09 AM PDT by John Robinson
[ Post Reply | Private Reply | To 96 | View Replies]

To: John Robinson
Haha! I also ran RemoteAccess for a while and was sysop to a couple of other sites. Gee... we really are dating ourselves aren't we?

Did you ever play TradeWars? If so, I bet you and I mixed it up a couple of times!

109 posted on 08/14/2002 1:57:21 PM PDT by oc-flyfish
[ Post Reply | Private Reply | To 108 | View Replies]

To: B Knotts
If I want this network share to be available when the system boots, is there a way to do this? Will the username and password be hidden or in plain text?
110 posted on 08/14/2002 2:19:22 PM PDT by oc-flyfish
[ Post Reply | Private Reply | To 104 | View Replies]

To: Reweld
I'm not anti-linux either. Or anti-Sun, really.

I'm just pro-sanity.

And right now, I don't know what I'm going to do for my next machine. I'm considering Alienware and Falcon-NW, but with the insanity of XP out there, I'm seriously considering a Mac and OSX for my next gaming rig. Even if I have to wait three years for current games. I'm about two years behind already.

Although, I did snatch up WarCraft III as soon as it came out. And, I'm not sure I trust people who say how good OSX is. Maybe they were taken over by Zontar, or something.

So, there's lots of insanity out there and very few non-insane/non-doubious choices. I can't help but hope that Sun will do for Linux what it did for keyboards. It would be like clearing out some of the underbrush.

111 posted on 08/14/2002 2:24:34 PM PDT by Duke Nukum
[ Post Reply | Private Reply | To 74 | View Replies]

To: oc-flyfish
My first BBS was an EBBS-64 (Commodore); I later upgraded to EBBS-128; then switched to a Macintosh running a port of WWIV (an early Pascal branch, I believe, pre-ANSI color); I also experimented with something called "Nova" on the Macintosh. Finally ended up running Wayne Bell's WWIV on a PC XT compat. I retired my BBS sometime in early 1990, at I believe version 3.10 of WWIV. During that time, I participated in a couple different WWIV networks.

Had plenty of doors on my PC WWIV, and TradeWars 2000 was one of them, though it wasn't networked in any way (I don't think that was an option at the time?) It was good, one of the best, but not my favorite.

After BBSes, I found a whole new way to waste time. Playing in the mud was the second best use for the Internet I had found. (Anonymous FTP was the first!)

112 posted on 08/14/2002 2:26:05 PM PDT by John Robinson
[ Post Reply | Private Reply | To 109 | View Replies]

To: oc-flyfish
I don't know of a good way to do that. There probably is a way; I just haven't done it.
113 posted on 08/14/2002 2:34:37 PM PDT by B Knotts
[ Post Reply | Private Reply | To 110 | View Replies]

To: oc-flyfish
I used a guest account (no password) and a magic invocation of smbmount in /etc/rc.d/rc.local
114 posted on 08/14/2002 4:19:18 PM PDT by John Robinson
[ Post Reply | Private Reply | To 110 | View Replies]

To: John Robinson
I used to run a CNet-Amiga BBS. I built a KILLER Amiga just to run it.:-)

I used to play Tradewars as well. Yes those were the days

115 posted on 08/14/2002 8:06:52 PM PDT by amigatec
[ Post Reply | Private Reply | To 112 | View Replies]

To: John Robinson
Ah... the good old days! I wrote a couple of doors that worked on PcBoard, RemoteAccess, and WWIV.

I never got into Mud... I was too busy figuring out how to write decent Cobol code on the DEC VAX at Cal Poly, Pomona. :-)

116 posted on 08/15/2002 7:03:09 AM PDT by oc-flyfish
[ Post Reply | Private Reply | To 112 | View Replies]

To: John Robinson
Huh... Do people not normally connect to network shares when using a Linux environment? This seems insecure...
117 posted on 08/15/2002 7:04:59 AM PDT by oc-flyfish
[ Post Reply | Private Reply | To 114 | View Replies]

To: amigatec; John Robinson
I think I still have the registration code for Tradewars somewhere in a filing cab. Remember the dreaded Ferengi?
118 posted on 08/15/2002 7:06:38 AM PDT by oc-flyfish
[ Post Reply | Private Reply | To 115 | View Replies]

To: oc-flyfish
That's pretty funny, the gods of the mud I played (PhoenixMud) all attended Cal Poly Pomona. I'd go down there occassionally to play paintball.
119 posted on 08/15/2002 11:40:35 AM PDT by John Robinson
[ Post Reply | Private Reply | To 116 | View Replies]

To: oc-flyfish
I most often host shares on my Linux computer, and not connect to others. You can use a password to connect to a share, but you're prompted to enter it. There are probably secure ways of automatically connecting with a password (that is not prompted), but I don't know them.
120 posted on 08/15/2002 11:45:10 AM PDT by John Robinson
[ Post Reply | Private Reply | To 117 | View Replies]


Navigation: use the links below to view more comments.
first previous 1-20 ... 61-8081-100101-120121-129 next last

Disclaimer: Opinions posted on Free Republic are those of the individual posters and do not necessarily represent the opinion of Free Republic or its management. All materials posted herein are protected by copyright law and the exemption for fair use of copyrighted works.

Free Republic
Browse · Search
News/Activism
Topics · Post Article

FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson