APACHE PHP-FPM MOD_FASTCGI
Linux General,Apache PHP-FPM is an alternative implementation of PHP-FastCGI. In PHP-FPM the PHP process runs as a standalone without the need of web server. It listens for incoming requests on either...
Read moreFind open ports on the Linux server using a script
Linux General,Create a .sh file with below script and set execute permission for the scrip file.
Read moreRouting protocol commands list
Network,CCNA Routing Protocol Commands IP ROUTING #sh ip route // To view IP routing tables created on a Cisco router.
Read moreStatic Routing
Network,The humble browser is now the lifeblood of modern work. Accessing CRM platforms, reviewing confidential…
Read moreGeneral Switch commands
Network,Switch Commands Initial configuration of Switch1 with ip 172.16.10.16 >en #config t (config)#enable password cisco
Read moreGeneral Router Commands
Network,Router Modes: Router> User mode Router# Privilege mode Router(config)# Configuration mode Router(config-if)# Interface configuration mode
Read moreNetwork Installation on Linux using NFS
Linux General,Install dhcp,copy /usr/share/doc/dhcp-xxxx/dhcpd.conf.sample to /etc/dhcp/dhcpd.conf cp -r /usr/share/doc/dhcp-xxxx/dhcpd.conf.sample /etc/dhcp/dhcpd.conf
Read more
