LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 05-26-2017, 03:00 PM   #1
Brian Jester
LQ Newbie
 
Registered: Aug 2009
Posts: 1

Rep: Reputation: 0
Thumbs up New Linux Distribution Concept...


Hey All,

It's been quite some time sinçe I have been here, but let me get straight to my point.

I was thinking with all of the Linux distros that have been created/attempted, I haven't seen any that could really help the webmaster a whole lot...listen up developers, here is the idea.

First, based on the Auto Installer for Lamp / WordPress, note I personally don't prefer WordPress at all, and I would rather use LEMP over LAMP but that's not important for now. Here is what is:

I would like to see developers focus on distributions that make the general process of installing a Ubuntu distribution (as example) with the latest version of Ubuntu including LEMP sever PLUS WordPress all from the distribution download. We shouldn't have to download ANYTHING AFTER INSTALLING the distribution, just configure it.

Note: On the latest version, I mean to have some coded variable that automatically downloads the latest version (as of the current date) as I have seen some scripts of this type that when I eventually downloaded and tried it, I couldn't get the script working because the version was no longer available.

Like I mentioned in the beginning, I don't prefer WordPress, but I am more of straight php code type person over the WordPress like cms person. So I was thinking along the lines of a Linux distribution with php based scrips setup for different types of websites. Say for example, a distro that after it is installed has a script plus theme for that particular website. E-commerce as example, in which plugins can be developed and loaded into that distribution for that particular script.

End result should be creating Linux distributions that give the website owner/admins a one-shot installation that when finished, puts them in the drivers seat in terms of being ready to configure their website.

Regardless if the website was a Blog, Photo-Gallery, E-Commerce Site, or whatever...

Note: I would also encourage developers to code in their own scripts into the Linux Distribution such as:

E-commerce based (self explanatory)
Donation based self explanatory)
Entertainment based (joke sites, emulation sites)

Note: Even if you have use ideas from other e-Commerce websites wouldn't be a bad idea, but don't go beyond using the ideas, stick to your programming skills / brand, but use ideas from the other scripts, but don't try and take a premium php script for example and build a Linux Distro from it, I am just suggesting on building the linux distro, and creating your own php scripts into the distro, sort of like what Retro-Pi has done for the retro gaming scene.

Hope I explained it good enough!

Good luck in your ventures and if you need some more ideas I can be of some help in the idea department, especially for e-commerce based sites.

I am hoping some of you already have a foundation already set for something like this as I would like to see what you have done so far, and maybe I can be of some help...

Brian

Last edited by Brian Jester; 05-26-2017 at 03:40 PM.
 
Old 05-26-2017, 06:56 PM   #2
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Hi Brian, welcome to the forum

What you're describing is definitely not in my area of expertise but perhaps your ideas might be integrated into a distribution at some point in the future.

Regards...
 
Old 05-29-2017, 02:50 PM   #3
ttk
Senior Member
 
Registered: May 2012
Location: Sebastopol, CA
Distribution: Slackware64
Posts: 1,038
Blog Entries: 27

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
I like the gist of your idea.

If it were me doing it, I'd implement your LEMP environment as a package (or a set thereof) and drop it into the install iso before writing it to the installation media (dvd or thumbdrive). That way there's nothing to download after installation, just a package install from local media, and you avoid the overhead of maintaining an entire distribution.

If the extra step of adding packages to the install set (and maybe removing others to make it all fit on a dvd) seems like too much of a hassle, the project could provide a script which does it automatically (takes install iso as input, writes it to a filesystem so it can be modified, removes some packages, installs the LEMP packages, creates a new iso as output).
 
Old 06-08-2017, 05:43 PM   #4
Skaendo
Senior Member
 
Registered: Dec 2014
Location: West Texas, USA
Distribution: Slackware64-14.2
Posts: 1,445

Rep: Reputation: Disabled
Huh, Slackware comes with LAMP stack out-of-box, it only needs to be configured. Sounds like almost exactly what you are looking for. (Aside from nginx.)

I did look into nginx some time ago when setting up my server and it is available on SBo, plus some other packages like phpMyAdmin, WordPress, etc.

Rolling your own ISO with custom packages is a breeze with scripts that are currently available from AlienBOB.

I'm not trying to sway you to/away from your distro of choice, but if you can run/admin a Slackware server you will be way ahead of the curve and then customizing your own distro of choice would be (with a little learning) a breeze.

Last edited by Skaendo; 06-08-2017 at 05:44 PM.
 
Old 06-08-2017, 06:52 PM   #5
jefro
Moderator
 
Registered: Mar 2008
Posts: 22,020

Rep: Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630
Hello and welcome to LQ.


I'm not against your ideas, just pointing out current.

There are hundreds of pre-made virtual machine images out there. Any one could be installed to a physical system. Places like Turnkey linux offer built images.

There are web sites like SuseStudio to create a custom distro.

Popular distros tend to offer users a number of things. They usually aren't limited by design. One feature is the ability to install a large number of common programs.
 
Old 06-09-2017, 02:53 AM   #6
fatmac
LQ Guru
 
Registered: Sep 2011
Location: Upper Hale, Surrey/Hants Border, UK
Distribution: Mainly Devuan, antiX, & Void, with Tiny Core, Fatdog, & BSD thrown in.
Posts: 5,521

Rep: Reputation: Disabled
Nice concept, but likely an ultimate disaster in the making.

If I have read it right, you want a distro that a newbie/computer illiterate can install, fill in the blanks, & have a server up & running on the internet.

Who is going to maintain this server? What happens when it gets hacked? How is it going to be updated?

No, I think someone who wants to run a server should at least have some knowledge of the pitfalls they will be faced with, & have an idea of how to deal with the problems, after all, the website may be linked to their bank account.
 
Old 06-09-2017, 08:19 PM   #7
ttk
Senior Member
 
Registered: May 2012
Location: Sebastopol, CA
Distribution: Slackware64
Posts: 1,038
Blog Entries: 27

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
Quote:
Originally Posted by fatmac View Post
If I have read it right, you want a distro that a newbie/computer illiterate can install, fill in the blanks, & have a server up & running on the internet.
Maybe I misunderstood the original post, but it sounded to me like he wants a distribution that experienced LEMP developers (such as himself) can use to instantiate functionally complete LEMP servers, needing only configuration and not downloading of additional packages.
 
  


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
How to grasp the concept of Linux malkorion Linux - Newbie 23 01-08-2015 02:59 PM
Linux Networking concept question rajeshkanna.prof Linux - Newbie 3 10-30-2014 10:05 PM
Concept of Linux Drivers zdbrig Programming 2 01-07-2009 01:43 PM
tlid concept in LINUX sunilvadranapu SUSE / openSUSE 3 09-22-2008 02:44 AM
Expanding the Linux Concept. rvijay General 14 11-30-2004 02:07 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions

All times are GMT -5. The time now is 10:47 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