Comments Off on Set Operations in Linux
Set Operations in Linux
Important windows commands
Check the remote port status curl -v telnet://<IP>:<Port> Test-NetConnection <IP> -port <Port> Mapping port using SSH tunnel ssh -N <user>@<remote_host> -L 8080:localhost:80 This command will…
Comments Off on Create separate web directory for each Linux user
Create separate web directory for each Linux user
Comments Off on Ansible Exam (RHCE 8) full solution with explanation
Ansible Exam (RHCE 8) full solution with explanation
Comments Off on Install Ansible on CentOS 8
Install Ansible on CentOS 8
Comments Off on How to write automated FTP script in Linux
How to write automated FTP script in Linux
Comments Off on Installing Nginx with PHP support
Installing Nginx with PHP support
Comments Off on How to access HTML5 local storage
How to access HTML5 local storage
Comments Off on Embedding Google Map in webpage
Embedding Google Map in webpage
Google Maps offers powerful, user-friendly mapping technology and local business information — including business locations, contact information, and driving directions. Google Map offer free HTML…