
Muhammad El-SaeedProfile
Technical writer and software engineer, he's a part of the great Brightery team that have many project on the opensource community
Latest Posts
hosting
How to install CWP (CENTOS WEB PANEL)
First of all you need to set your server hostname and restart your machine, You can find How to change your hostname Centos6 and Centos7CentOS 6: New Installer with MARIA-DB latest# cd /usr/local/src# wget http://centos-webpanel.com/cwp-latest# sh cwp-latestCentOS 7: Installer for CentOS 7# cd /usr/local/src# wget…Read More
hosting
How to change your hostname Centos6 and Centos7
Changing your server hostname must be the first step you do when you're getting a new installation for a webserver or control panel. here's how we can change simply it.Centos6You could change the hostname by this simple command # hostname host.name.comwhich is host.name.com is the hostname…Read More
Embedded System
Home Automation Project Arduino, Ethernet shield, Webserver, 4 relays board & SD card support
DIY home automation project to turn your appliances on or off via internet/wifi using any device (PC, Mobile, Tablet or any device have access to internet through web browser).Technology used Bootstrap to keep our app responsive and accessable from any deviceAngularjs to quickly bind buttons status…Read More