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
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
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