.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > Developer's Farm > General Programming
General Programming Help others and get yourself helped here!

Reply
 
Thread Tools
Re: I'm switching over to Linux, got some q's
Old
  (#21)
Onno Kreuzinger
aka: memed / Server Admin
 
Onno Kreuzinger's Avatar
 
Status: Offline
Posts: 705
Join Date: Jan 2004
Location: germany
Default Re: I'm switching over to Linux, got some q's - 03-02-2004

Quote:
Originally Posted by botmeister
Ok, it would seem that BSD is not for me at this point. I prefer to go more main stream and most people seem to be using Linux not BSD.

If I understand things right, probably the best route for a minimalist/purest like me to go, is to start with Debian because I am not a Linux guru in the slightest and the installation process is considered to be simpler than the other minimal distros.

Does this sound about right?
yes, and debian unstable is what you wan't. there are very good guides on how to install knopixx (which _is_ debian) to hard disk and configure it to be exactly normal debian system, apart from beeing allready installed and setup , but going from scratch should be not prob for you anyways.

Cheers memed
  
Reply With Quote
Re: I'm switching over to Linux, got some q's
Old
  (#22)
Onno Kreuzinger
aka: memed / Server Admin
 
Onno Kreuzinger's Avatar
 
Status: Offline
Posts: 705
Join Date: Jan 2004
Location: germany
Default Re: I'm switching over to Linux, got some q's - 03-02-2004

Hi PMB,

nice essay about the BSD branches , if i may add some things if you don't mind:

- there are 4 BSD's, don't leave out the BSDI, yet commercial it's a BSD, not soley FreeBSD with a different License.
- the license is the biggest difference between FreeBSD and GNU (inkluding Linux): GNU enforces the GPL (i.e. all resulting codes is gpl and must be publish free of charge, no linking to GPL libs for non-gpl apps) where as FreeBSD codes is free! no naggles, i can take it, modifiy it, compile it and sell it, and thats it the biggest point for FreeBSD
- NetBSD is a nice multiplatform stuff, but as important as irix [my Amiga won't serve anything real]
-OpenBSD lacks "personal trust", allthoug it has the bests concepts it shows too many problems in realisation, this is the problem of reinwenting the wheel to often. it is save, but for 2 reasons:it is a fixed default install, linux is just a kernel second it lacks allmos any usabilit. and not to underestimate for a volunteer suported development: Mr DeRaadt is simply not a "communicative" person
- my mind remebers the AT&T part slightly different: the university developed a public domain unix, to save license cost from AT&T, which also had stopped active development and only cashed in on source licenses from customers who needed to fix their mainframe servers using the AT&T source.
this also lead to a court trial AT&T vs. BSD which took a long time, during which the BSD source was semi public and a lot of students started to rewrite the tools AT&T claimed to have copyrights on. basicaly the court hearing resulted in free replacements, and in the US all public finaced software once was public domain, with source in this case.
at the point the bsd unix was starting to get rid of most big license issues,AT&T and the Regents from the Unversity of Berkley made a strange deal which lead to the fact that the Regent can allow people to use AT&T copyrighted code without further notice and restriction, but this only applies to that 4.4lite release. The birth of FreeBSD, the only had to rewrite the rest where of to go with a real free OS.

-FreeBSD is the best of breeds in programm execution, no question about that. It has no competitor for generall I/O performance on standard hardware. just imagine the world biggest FTP site (ftp.cdrom.com) runs FBSD, and some years ago they had to switch hardware, because the cpu could not address enough ram for the database , the 2xPPro200 could only handle 4GB of memory range.
- oh and the driver stuff for linux, well if you have a HW list on a static html page, thats good for selecting server hardware, but for real life operating need's you need linux, it's 20% drivers (the ones in the kernel, not marked experimental) which are mature outnumber any other free operating systems.



but nothing you wrote is wrong
  
Reply With Quote
Re: I'm switching over to Linux, got some q's
Old
  (#23)
Cephas
Guest
 
Status:
Posts: n/a
Default Re: I'm switching over to Linux, got some q's - 03-02-2004

Back on topic now, no offense to PMB(BSD has a future just like linux does).

Debian is not really considered to be a minimalist or power user distro, but it CAN be. It does give enough options in the setup program to really limit the programs that get installed. Its a very good start, better that redhat, but i'd recommend you not spend way to much time trying to make it perfect, because Slackware is a mush more "standard" distro as you may call it. It deosn't use any of those .rpm or any other packaging file types floating around the net, and the developers are really good in limiting the software that gets pre-installed. The major distro's are 5+ cd's because they have 50 different apps that do the same damn thing. Like all the VI clones and BASH replacements, i mean WTF!?!?!
  
Reply With Quote
Re: I'm switching over to Linux, got some q's
Old
  (#24)
botmeister
Ex-Council Member
 
botmeister's Avatar
 
Status: Offline
Posts: 1,090
Join Date: Nov 2003
Location: Canada
Default Re: I'm switching over to Linux, got some q's - 03-02-2004

Quote:
Originally Posted by memed
yes, and debian unstable is what you wan't. there are very good guides on how to install knopixx (which _is_ debian) to hard disk and configure it to be exactly normal debian system, apart from beeing allready installed and setup , but going from scratch should be not prob for you anyways.

Cheers memed
"debian unstable" ? You mean the latest version, not the stable release? Why?

Yes, I noticed that knoppix is debian, so I plan on starting with knoppix because in theory I can play around with it easilly using different hardware configurations and settings - at least that's my current plan.

I still have my left eye on BSD as there's some strong arguments in its favor that have been made.


Maker of the (mEAn) Bot.Admin Manager

"In theory, there is no difference between theory and practice. But, in practice, there is." - Jan L.A. van de Snepscheut

Last edited by botmeister; 03-02-2004 at 10:34..
  
Reply With Quote
Re: I'm switching over to Linux, got some q's
Old
  (#25)
Onno Kreuzinger
aka: memed / Server Admin
 
Onno Kreuzinger's Avatar
 
Status: Offline
Posts: 705
Join Date: Jan 2004
Location: germany
Default Re: I'm switching over to Linux, got some q's - 03-02-2004

Hi,

debian unstable vs. debian stable is like FreeBSD current vs. release.

one is the up-to-date system the other the mature safe way. in debian stable you won't have much new hardware, you will have old software (no GCC 3.x afaik) but it is stable. [period]

so unstable just means it's an evolving system, not a fixed running service. any user should go unstable, this does not mean to install all latest crap, but have the chioce to do so.

cheers
  
Reply With Quote
Re: I'm switching over to Linux, got some q's
Old
  (#26)
botmeister
Ex-Council Member
 
botmeister's Avatar
 
Status: Offline
Posts: 1,090
Join Date: Nov 2003
Location: Canada
Default Re: I'm switching over to Linux, got some q's - 04-02-2004

Has anyone tried using Linux as a file sharing server for Windows desktops?

I wonder how reliable it is, what are the problems if any, and what the performance is like compared to using a Windows server. In short, should I consider doing such a thing or not?

I have a nice fault tolerant server that does nothing but file serving and acts as a Windows terminal server on occasion. What I'm thinking of doing, is installing Linux on this server, and using one of my desktop machines for terminal server sessions. All the windows desktops would use the Linux server for file serving. That way I'd be making the most out of the best machine I have because most of my apps will be moved from Windows over to Linux.


Maker of the (mEAn) Bot.Admin Manager

"In theory, there is no difference between theory and practice. But, in practice, there is." - Jan L.A. van de Snepscheut
  
Reply With Quote
Re: I'm switching over to Linux, got some q's
Old
  (#27)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: I'm switching over to Linux, got some q's - 04-02-2004

Linux not, but OpenBSD yes...

My OpenBSD "server" is a file and application sharing server for Windows desktops, NT domain controller, NT domain logon server, roaming user profiles server, it also does internet connection sharing, Minitel sharing (Minitel is a french services network for low-end terminals which was a direct concurrent for internet in the 80s, but still some services in France are only available through Minitel), fax server, DNS proxy, firewall, printing server, and I'm currently wondering if I could not put a HTTP server on it as well that would host a certain site of which the idea to put it online has been roaming in circles in my mind for a long time already.

I have just upgraded it to OpenBSD 3.4 (I finished with the NT domain controller setup yesterday) but before this, I had not rebooted it for MONTHS. I swear only the power shortages brought it down for limited periods of time. Rock solid. Always did its work, and it always did it well.

Since the upgrade, the machine is now a Pentium 133 with 48 Mbytes of EDO RAM and a 15Gb HDD. Before the upgrade, the machine was a Pentium 90 with 32 Mbytes of SIMM RAM and a 1.2Gb HDD (without the X-Windows server, the OS takes less than 200 Mb).

Although I defy any penguin on this planet to achieve such a level of robustness, I imagine a well-configured Linux would come close, and I'm pretty sure it will replace advantageously any Microsoft server.

*edit*
For Windows services on UNIX machines, check out
http://www.samba.org
http://us1.samba.org/samba/ftp/docs/...PDC-HOWTO.html (outdated but interesting)
http://ps-ax.com/samba-fq.html (outdated too, not many recent docs on the new Samba 3.0.0)



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."

Last edited by Pierre-Marie Baty; 04-02-2004 at 23:25..
  
Reply With Quote
Re: I'm switching over to Linux, got some q's
Old
  (#28)
Onno Kreuzinger
aka: memed / Server Admin
 
Onno Kreuzinger's Avatar
 
Status: Offline
Posts: 705
Join Date: Jan 2004
Location: germany
Default Re: I'm switching over to Linux, got some q's - 05-02-2004

cool OpenBSD stuff PMB,
i did'not get that NT domain controler stuff to work as expected on linux so i gave up. but my linux-floppy-router can easily beat 2 month, it now runns for 7 moth, only interruped by a poweroutage which took langer than 2 hours, but it's only 486/66 with 16 mb ram, 2 nic's and a floppy drive running a very mature 2.0 kernel (redhat base b.t.w. *g*)

my linux main server dies aprox 1x a month, in bad weather sometimes even once a day, but i think thats ok, until now i found no os which would do better for the purpose of a single server for _all_ needs.

cheers memed
  
Reply With Quote
Re: I'm switching over to Linux, got some q's
Old
  (#29)
botmeister
Ex-Council Member
 
botmeister's Avatar
 
Status: Offline
Posts: 1,090
Join Date: Nov 2003
Location: Canada
Default Re: I'm switching over to Linux, got some q's - 05-02-2004

Quote:
Originally Posted by Pierre-Marie Baty
Linux not, but OpenBSD yes...

My OpenBSD "server" is a file and application sharing server for Windows desktops, NT domain controller, NT domain logon server, roaming user profiles server, it also does internet connection sharing, Minitel sharing (Minitel is a french services network for low-end terminals which was a direct concurrent for internet in the 80s, but still some services in France are only available through Minitel), fax server, DNS proxy, firewall, printing server, and I'm currently wondering if I could not put a HTTP server on it as well that would host a certain site of which the idea to put it online has been roaming in circles in my mind for a long time already.

I have just upgraded it to OpenBSD 3.4 (I finished with the NT domain controller setup yesterday) but before this, I had not rebooted it for MONTHS. I swear only the power shortages brought it down for limited periods of time. Rock solid. Always did its work, and it always did it well.

Since the upgrade, the machine is now a Pentium 133 with 48 Mbytes of EDO RAM and a 15Gb HDD. Before the upgrade, the machine was a Pentium 90 with 32 Mbytes of SIMM RAM and a 1.2Gb HDD (without the X-Windows server, the OS takes less than 200 Mb).

Although I defy any penguin on this planet to achieve such a level of robustness, I imagine a well-configured Linux would come close, and I'm pretty sure it will replace advantageously any Microsoft server.

*edit*
For Windows services on UNIX machines, check out
http://www.samba.org
http://us1.samba.org/samba/ftp/docs/...PDC-HOWTO.html (outdated but interesting)
http://ps-ax.com/samba-fq.html (outdated too, not many recent docs on the new Samba 3.0.0)
I guess the short answer is "yes you can safely replace Windows as a file server", at least in the case of OpenBSD.

As for the hardware mentioned, this is rather funny for me. I have some old computers headed for the scrap heap that are way better than the ones you guys mention. There's just no use trying to run the Windows 2K or higher on machines like that. You need a minimum of 128 MB and over 1 GIG in HD space. Guess I should hang on to them for running Linux or BSD.

*edit*

I now am browsing the net with knoppix linux! I'm using the latest "unstable" release and it is working great so far. The whole things boots up from a 700 mb cd. Now comes the hard part - learning how to configure and make us of all this stuff.


Maker of the (mEAn) Bot.Admin Manager

"In theory, there is no difference between theory and practice. But, in practice, there is." - Jan L.A. van de Snepscheut

Last edited by botmeister; 05-02-2004 at 02:15..
  
Reply With Quote
Re: I'm switching over to Linux, got some q's
Old
  (#30)
Lazy
Member
 
Lazy's Avatar
 
Status: Offline
Posts: 236
Join Date: Jan 2004
Location: Toronto, Ontario, Canada
Default Re: I'm switching over to Linux, got some q's - 05-02-2004

Future users be warned about using 486s.
It takes about an hour to configure and compile any given application.
Other than that they are ok, just not for the impatient.

Cpu: 486 dx2 66
Mem: 28mb
HD: 2gb
OS: OpenBSD 3.4
  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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 On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com