Archive
OpenERP Training in Pakistan from NUST, Islamabad (Non OpenERP Partner)
Dear Viewers,
NUST offering OpenERP training. NUST is one of the ‘TOP 100 UNIVERSITIES IN ASIA’ and one of the best educational industry in Pakistan. NUST have 16-18 schools of different areas in Pakistan including capital cities.
This workshop has been designed for both IT Professionals and people from Management background who would like to explore how HRM can be effectively managed through an open source ERP solution. The workshop is also beneficial for IT and Management students to know about state of the art in ERP solutions deployment and its related challenges.
Please Follow the details from given advertisement.
Registration: http://www.seecs.nust.edu.pk/openerp
Contact With:
SCHOOL OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCE
A center of excellence for quality education and research
Sector H-12 Islamabad Tel: 051 9085 2400 Fax: 051 8317363 info@seecs.nust.edu.pk www.seecs.nust.edu.pk www.nust.edu.pk
Ubuntu Firewall (ufw) Default Input Traffic
Open the file /etc/default/ufw using below command
sudo gedit /etc/default/ufw
Set the DEFAULT_INPUT_POLICY value “ACCEPT” from “DROP”. Like Below
DEFAULT_INPUT_POLICY=”ACCEPT”
Possible valuse of DEFAULT_INPUT_POLICY are “DROP”, “REJECT”, “ACCEPT_NO_TRACK”
and then restart the firewall using following command
sudo ufw disable && sudo ufw enable




Recent Comments