This Operating System is specially for Raspberry Web Server Administration.

Note :
After Login, don't forget to put this command for usefull your fulldisk

sudo parted
(parted) print
(parted) resizepart
Partition number? 2
End? 100%
(parted) quit

sudo resize2fs

after finish

For editing Swap Memory size :

sudo nano /etc/dphys-swapfile

change :

CONF_SWAPSIZE=100
to :
CONF_SWAPSIZE=1000 (for 1Gb swap memory)

ctrl + x (for save)

sudo reboot

For make speed server Boot :

wget zram.sh https://sourceforge.net/projects/raspbian-9-webserver/files/zram.sh
sudo chmod +x zram.sh
sudo ./zram.sh
sudo sed -i 's#^exit 0$#sudo /home/pi/zram.sh#' /etc/rc.local;
echo exit 0 | sudo tee -a /etc/rc.local

Rasbian SSH:
Username : pi
Password : raspberry

Webmin (Administrator Web Server): (https://localhost:10000)
Username : pi
Password : raspberry

Phpmyadmin : (http://localhost/phpmyadmin)
Username : root
Password : raspberry

Features

  • Apache 2
  • MariaDB-SQL 10
  • PHP 5.6
  • PhpMyAdmin
  • Webmin
  • Samba Server
  • ProFTP Server
  • Super fast web server & easy use!
  • Debian 9 Linux ARM
  • Samba Server Share
  • Print Server

Project Samples

Project Activity

See All Activity >

License

Apache License V2.0, PHP License

Follow Raspbian WebServer

Raspbian WebServer Web Site

Other Useful Business Software
Zenflow- The AI Workflow Engine for Software Devs Icon
Zenflow- The AI Workflow Engine for Software Devs

Parallel agents. Multi-agent orchestration. Specs that turn into shipped code. Zenflow automates planning, coding, testing, and verification.

Zenflow is the AI workflow engine built for real teams. Parallel agents plan, code, test, and verify in one workflow. With spec-driven development and deep context, Zenflow turns requirements into production-ready output so teams ship faster and stay in flow.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Raspbian WebServer!

Additional Project Details

Operating Systems

Linux

Languages

English

Intended Audience

Advanced End Users, Developers, Information Technology, Other Audience, System Administrators, Telecommunications Industry

Registered

2017-09-13