Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
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.
Today I finished my 'webserverpuppy', a small (74 Mb) server linux based on Puppy Linux.
Maybe someone on this forum wants to test my first version.
Webserverpuppy for web developers who need a lightweight server OS with LAMP:
- Bluefish web development studio
- Medit text editor
- Hiawatha or Apache webserver
- Mysql
- PHP
- phpMyAdmin
- PureFTP or ProFTPD FTP-server
- Seamonkey Web-browser and composer
- gFTP
I will try it no doubt.
Very nice site too
my html skills are atrocious in comparison
Mayhap I will put it on my ext3 4GB grub usb and add it to my
treasure trove; and of course take it apart and assimilate it
why no grub usb serverpuppy?
I'm gonna hook it up and we'll see what' s what.
Very Nice!!
It went right on my usb and I'm writing you from serverpuppy now!
here is menu.lst I made for serverpuppy a minute ago
should I add any other bootcodes?
title ServerPuppy1
kernel /boot/vmlinuz quiet pmedia=usbflash pfix=copy
initrd /boot/initrd.gz
I will have to do alot of testing it.
PuppyMartin, would you care to test/try out one of my new gadgets?
Ok, here's another question; I rebooted and told pup to save file to sdb1(my usb)
and when i rebooted there is a "save" file on my pup desktop
is is supposed to be that way?
Note, I don't have alot of experience with puppy...
Ok, here's another question; I rebooted and told pup to save file to sdb1(my usb)
and when i rebooted there is a "save" file on my pup desktop
is is supposed to be that way?
Note, I don't have alot of experience with puppy...
The way I use it (Frugal):
Copy the files 'pup_412webserverpuppy1.sfs', 'vmlinuz' and 'initrd.gz' from the ISO to a directory on your harddisk.
My dir is 'webserverpuppy1' on sda3 (=hd0,2)
Then Grub's menu.lst:
About the Save-icon on your desktop: When (webserver)puppy is installed on a flash drive, it will save changes periodically to you save-file. This extends the life of the flash drive by minimizing writes to the drive. The save-icon gives you the option to do additional saves.
Today I finished my 'webserverpuppy', a small (74 Mb) server linux based on Puppy Linux.
Maybe someone on this forum wants to test my first version.
Webserverpuppy for web developers who need a lightweight server OS with LAMP:
- Bluefish web development studio
- Medit text editor
- Hiawatha or Apache webserver
- Mysql
- PHP
- phpMyAdmin
- PureFTP or ProFTPD FTP-server
- Seamonkey Web-browser and composer
- gFTP
Hi, it seems that you have disabled some parameters in the Linux kernel. ide=nodma does not work on this version while it works fine on original puppy.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.