گروه فنی و مهندسی وی سنتر

راهکارهای جامع دیتاسنتر

گروه فنی و مهندسی وی سنتر

راهکارهای جامع دیتاسنتر

راهکارهای جامع دیتاسنتر

پیوندها

۱۳ مطلب در مرداد ۱۳۹۶ ثبت شده است

  • ۰
  • ۰
مجازی سازی  

مجازی سازی چه کاربردی دارد؟ 
مجازی سازی روشی جهت نصب و راه اندازی همزمان چند ماشین مجازی در یک سخت افزار می باشد. به کمک این راهکار، امکان استفاده بهینه از منابع سخت افزاری موجود، صرفه جویی در فضا، تعداد منابع اختصاص یافته، نیروی انسانی راهبر و انرژی مصرفی فراهم گردیده و ضمن ایجاد سهولت و تمرکز هر چه بیشتر در امنیت و مدیریت سیستم ها انعطاف پذیری مطلوبی به مدیر شبکه برای تطبیق با تغییرات و نیازهای جدید و محافظت از سیستم در برابر خطرات پیش بینی نشده خواهد داد. این راهکارها توسط محصولات شرکتهای مطرح نرم افزاری و در سطوح مختلف به شرح ذیل قابل پیاده سازی می باشند. 

سطوح مجازی سازی 

در سطح سرور (Server Virtualization)
با گسترش اتکاء سازمان ها بر زیرساخت های کامپیوتری و افزایش بار پردازشی سرور ها و بالطبع نیاز به سرورهای بیشتر، هزینه های مرتبط با این بخش به کسر قابل توجهی از هزینه ها بدل گشته و می تواند مانع بالقوه ای در مسیر رشد شبکه ها باشند. هزینه های مربوط به تهیه و نگهداری سرورها، نیروی انسانی متخصص، اطاق های سرور، تمهیدات امنیتی و ... از جمله این موارد می باشند که با پیاده سازی راه حل های مجازی سازی می توان به میزان قابل توجهی از آنها کاسته و امکان افزایش بهره وری و توسعه شبکه را فراهم آورد. 
در این روش تعداد زیادی سرور در یک سرور مجتمع می شوند. بدین ترتیب فضای کمتری از اتاق سرور اشغال و گرمای کمتری تولید می گردد. معمولاً می توان تا 15 سرور را در یک سرور مجتمع نمود. این روش به علاوه امکانات High Availability (مستقل از نوع نرم افزار) و آزادی عمل برای مدیر شبکه برای تغییر و جابجایی سرورهای مجازی را به ارمغان خواهد آورد. 

در سطح کامپیوترهای شبکه (Desktop Virtualization) 
کامپیوترهای کاربران یکی از پر دردسرترین نقاط برای مدیران شبکه می باشد. مجازی سازی در این سطح راهکاری برای افزایش کنترل مدیر شبکه و آزادی عمل او برای انجام تغییرات و کم و زیاد کردن کامپیوترهای کاربران است. شناخته شده ترین راهکار در این مورد، استفاده از Thin Client ها می باشد. این دستگاه های کوچک جایگزین PC های عادی شده و ضمن کاهش چشمگیر هزینه های تهیه و نگهداری سخت افزار، به دلیل اینکه فاقد سیستم ذخیره سازی بوده و نرم افزارها را بر روی Server اجرا می نماید، دارای سطح امنیتی بسیار بالایی می باشد به کمک تعریف یک Template ساده برای کامپیوترهای کاربران، درست کردن یک کامپیوتر خراب فقط چند دقیقه به طول خواهد انجامید. 

در سطح برنامه های کاربری (Application Virtualization) 
استفاده از نرم افزارهای کاربردی به بخش لاینفک کار در سازمان ها و ادارات بوده و این نرم افزارها بدل به ابزارهای اصلی پیشبرد امور در دستان کاربران گردیده اند و در بسیاری موارد، مواردی همچون قیمت نرم افزارها و میزان امکان دسترسی کاربران به آنها می تواند منجر به یک چالش برای مدیران انفورماتیک گردیده و نهایتاً منجر به ایجاد گلوگاه در سازمان شوند. 
استفاده از مجازی سازی در سطح برنامه های کاربردی این امکان را فرآهم می آورد که کاربران بتوانند با نرم افزارهای نصب شده روی سرور به نحوی کار کنند که گویی روی کامپیوتر خودشان نصب گردیده است. 

شرکت مهندسی دمسان رایانه با بهره گیری از محصولات شرکتهای مطرح در این زمینه نظیر VMware ،Citrix ،Microsoft و Symantecبا کارشناسان فنی مجرب آماده ارائه، پیاده سازی و پشتیبانی از راهکارهای مجازی سازی در کلیه سطوح می باشد. 

  • Sajjad Rezaei
  • ۰
  • ۰

What is PHP?

PHP is a server side scripting language. that is used to develop Static websites or Dynamic websites or Web applications. PHP stands for Hypertext Pre-processor, that earlier stood for Personal Home Pages.

PHP scripts can only be interpreted on a server that has PHP installed.

The client computers accessing the PHP scripts require a web browser only.

A PHP file contains PHP tags and ends with the extension ".php".

In this tutorial, you will learn-

What is a Scripting Language?

A script is a set of programming instructions that is interpreted at runtime.

A scripting language is a language that interprets scripts at runtime. Scripts are usually embedded into other software environments.

The purpose of the scripts is usually to enhance the performance or perform routine tasks for an application.

Server side scripts are interpreted on the server while client side scripts are interpreted by the client application.

PHP is a server side script that is interpreted on the server while JavaScript is an example of a client side script that is interpreted by the client browser. Both PHP and JavaScript can be embedded into HTML pages.

Programming Language Vs Scripting Language

Programming language Scripting language
Has all the features needed to develop complete applications. Mostly used for routine tasks
The code has to be compiled before it can be executed The code is usually executed without compiling
Does not need to be embedded into other languages Is usually embedded into other software environments.

What does PHP stand for?

PHP means - Personal Home Page, but it now stands for the recursive backronym PHP: Hypertext Preprocessor.

PHP code may be embedded into HTML code, or it can be used in combination with various web template systems, web content management system and web frameworks.

Php Syntax

 

What is PHP? Write your first PHP Program
A PHP file can also contain tags such as HTML and client side scripts such as JavaScript.

  • HTML is an added advantage when learning PHP Language. You can even learn PHP without knowing HTML but it’s recommended you at least know the basics of HTML.
  • Database management systems DBMS for database powered applications.
  • For more advanced topics such as interactive applications and web services, you will need JavaScript and XML.

The flowchart diagram shown below illustrates the basic architecture of a PHP web application and how the server handles the requests. 

What is PHP? Write your first PHP Program

 

Why use PHP?

You have obviously head of a number of programming languages out there; you may be wondering why we would want to use PHP as our poison for the web programming. Below are some of the compelling reasons.

  • PHP is open source and free.
  • Short learning curve compared to other languages such as JSP, ASP etc.
  • Large community document
  • Most web hosting servers support PHP by default unlike other languages such as ASP that need IIS. This makes PHP a cost effective choice.
  • PHP is regular updated to keep abreast with the latest technology trends.
  • Other benefit that you get with PHP is that it’s a server side scripting language; this means you only need to install it on the server and client computers requesting for resources from the server do not need to have PHP installed; only a web browser would be enough.
  • PHP has in built support for working hand in hand with MySQL; this doesn’t mean you can’t use PHP with other database management systems. You can still use PHP with
    • Postgres
    • Oracle
    • MS SQL Server
    • ODBC etc.
  • PHP is cross platform; this means you can deploy your application on a number of different operating systems such as windows, Linux, Mac OS etc.

What is PHP used for & Market share

In terms of market share, there are over 20 million websites and application on the internet developed using PHP scripting language.

This may be attributed to the points raised above;

The diagram below shows some of the popular sites that use PHP 

What is PHP? Write your first PHP Program

PHP vs Asp.Net VS JSP VS CFML

ASP – Active Server Pages, JSP – Java Server Pages, CFML – Cold Fusion Markup language The table below compares the various server side scripting languages with PHP

FEATURE PHP ASP JSP CFML
Learning curve short Longer than PHP Longer than PHP Longer than PHP
Web hosting Supported by almost all hosting servers Needs dedicated server Fairly supported Needs dedicated server
Open source Yes No Yes Both commercial and open source
Web services support Built in Uses the .NET framework Uses add on libraries Built in
Integration with HTML Easy Fairly complex Fairly complex Easy
MySQL support Native Needs third party drivers Needs third party drivers Current version has native support. Older versions use ODBC
Easily extended by other languages Yes No Extended using Java classes and libraries. Yes

 

PHP File Extensions

File extension and Tags In order for the server to identify our PHP files and scripts, we must save the file with the “.php” extension. Older PHP file extensions include

  • .phtml
  • .php3
  • .php4
  • .php5
  • .phps

PHP was designed to work with HTML, and as such, it can be embedded into the HTML code.

What is PHP? Write your first PHP Program

You can create PHP files without any html tags and that is called Pure PHP file .

 

The server interprets the PHP code and outputs the results as HTML code to the web browsers.

In order for the server to identify the PHP code from the HTML code, we must always enclose the PHP code in PHP tags.

A PHP tag starts with the less than symbol followed by the question mark and then the words “php”.

PHP is a case sensitive language, “VAR” is not the same as “var”.

The PHP tags themselves are not case-sensitive, but it is strongly recommended that we use lower case letter. The code below   illustrates the above point.

 

We will be referring to the PHP lines of code as statements. PHP statements end with a semi colon (;). If you only have one statement, you can omit the semi colon. If you have more than one statement, then you must end each line with a semi colon. For the sake of consistency, it is recommended that you always end your statement(s) with a semi colon.  PHP scripts are executed on the server. The output is returned in form of HTML.

PHP Hello world

The program shown below is a basic PHP application that outputs the words “Hello World!” When viewed in a web browser.

 

Summary

  • PHP stands for Hypertext pre-processor
  • PHP is a server side scripting language. This means that it is executed on the server. The client applications do not need to have PHP installed.
  • PHP files are saved with the ".php" file extension, and the PHP development code is enclosed in tags.
  • PHP is open source and cross platform
  • Sajjad Rezaei
  • ۰
  • ۰

Getting Started With PHP: Basic Scripts

Demand of PHP is evident from the fact that the world’s top websites, like Facebook, Google, Wikipedia, and YouTube, are using PHP scripts at the backend. PHP is helpful in developing dynamic websites. It is a server-side scripting language that sends information directly to the server when a user submits a form. Before going towards the step-by-step guide on how to write PHP scripts, I will give you a general overview of PHP.

php guide

What is PHP?

First introduced by Rasmus Lerdorf, PHP is an open-source, server-side general scripting language that has now become a de-facto coding standard in the web development industry. It can be learned easily, and if one is from a coding background, he (or she) will find it very simple. This is why many are using PHP to polish up their entry-level coding skills.

PHP runs on different operating systems, like Windows, UNIX, Linux and supports different databases like MySQL, Microsoft Access, and Oracle. PHP can not only collect form data, but it can also create, read, write, delete, and close files on the server.

It can be easily embedded in HTML. PHP code is embedded in HTML with tags .

Example

 

 

PHP is different from client-side scripting languages. PHP code is executed on the server side resulting in generation of HTML, which is then sent back to the client-side (for e.g., your browser) for execution.

Where to use PHP code?

You can use PHP to create dynamic web pages, collect form data, and send or receive cookies.

Applications of PHP Scripts

Let us see how many ways PHP scripting is used.

Server-Side Scripting

Server side scripting is the first purpose of PHP. All you need to start working on a desktop PC with PHP is a PHP Parser, a webserver (such as Apache) and a web browser like Google Chrome.

Command Line Scripting

If you want to use PHP on Linux or task scheduler on Windows, then you don’t really need a web server, but only a PHP Parser. This is called “command line scripting”.

Desktop Applications

Although, PHP is not a suitable language for development of desktop applications, but it supports some advanced features like PHP-GTK which is basically an extension of PHP. PHP-GTK provides object-oriented user interface.

PHP enables you to choose not only the operating system of your choice but also allows you to have choices to use a web server that you are familiar with. It also enables beginners and professionals to write scripts in their own ways as it allows procedural as well as object-oriented programming.

PHP not only enables you to output HTML but also lets you include images, PDFs, videos, and sounds. PHP can auto-generate XHTML and XML files.

PHP provides support to protocols like LDAP, HTTP, COM, POP3, etc. It also supports WDDX complex data exchange.

Pre-requisites of PHP

Before you start learning PHP, you need to learn some basics of HTML (Hypertext Markup Language), SS(Cascading Style Sheets) and Javascript.

How to install PHP

Before starting PHP, you need a web host with PHP and MYSQL. For this, you should also install a web server such as Apache. To do it locally on your PC, you may download XAMPP directly from Apache Friends.

Installation of Apache, PHP, MySQL, and PHPMyAdmin

In order to install PHP, MySQL, PHPMyAdmin and Apache in a single attempt, XAMPP should be installed.

Scroll over to XAMPP for Windows and download should begin shortly.

what is XAMPP

Click the .exe file to start the installation procedure.

setup xampp

Select the components which you want to install and click “Next”.

Xampp Server

In the components area, you can view several options. As a beginner, you don’t need all of them. You need to install Apache, which is a very famous web server. It manages client responses. For data storage and view, you need a database such as MySQL. Filezilla FTP server option is not needed for performing operations at localhost. Next option is the Mercury Mail Server option. Its primary function is to deal with emails received by the server. It is needed to enable the flow of emails, which is not a requirement at the moment. Tomcat is also a web server owned by Apache.

Coming down to programming languages, PERL (which is also a high-level programming language) is not a need at the moment. PhpMyAdmin is the admin panel of database and is needed. Webalizer is an application for analysis and you need to install it for monitoring purposes. Fake Sendmail is also an application that will be explained later.

Select your desired location, where you want to install XAMPP and then click “Next”.

installation Xampp

Click “Next” on the coming screens to proceed with the installation process.

installation Xampp

Welcome Xampp

Now, you will see the final screen. I would suggest that you keep the “start the Control Panel” option checked. Click “Finish” to complete the installation process. A new window will open shortly.

Xampp setup wizard

The XAMPP Control Panel has now started. Now, click “Start” button in Apache and MySQL rows to begin.

Xampp Control Panel

Xampp Control Panel

You are now ready to start writing the code. Now all you need is an editor like Notepad++ or Dreamweaver to write the code.

After downloading Notepad++, you can start writing your code

echo “My first PHP Script”;
?>

Now, save the page as “test.php” in htdocs folder and click “Save” button.

test.php

Now, open a web browser and type localhost in the address bar. It will automatically open the index file but if you type localhost/test.php, it will open the page that we have saved.

my first php page

Consider another example.




Getting Started With PHP


Beginners Guide For PHP

 

Tutorial Series For Learning PHP


echo “2+3″.”
”;//It will display the output 2+3
print “2+3”;// print will also display the output 2+3
?>

In this example, we use echo and print to show the same result. Here is the output we get.

beginners guide for PHP

You can see that the two lines of 2+3 are displayed as output by using different statements. Most of the professional programmers prefer to use echo because echo can bring up multiple strings or values at the same time, whereas print displays one statement at a time. Both echo and print can be used with or without parentheses; print() or echo(). Also, it is to be noticed that you can not see the sum of two numbers without using variables. The concept of variables will be introduced along with PHP data types in the next tutorial.

Consider the example below.




Getting Started With PHP


Beginners Guide For PHP

 

Tutorial Series For Learning PHP


$a=99;
$b=”Calculus”;
echo “Numbers you have got in $b are $a”.”
”;
echo ‘Numbers you have got in $b are $a’;
?>

In this example, you can see that we have echoed the same string with double quotes and single quotes. Here is the output.

beginners guide php

When we use double quotes, it displays the string along with the values assigned to variables $a and $b. However, when we use single quotes, it will treat the whole statement as string and will display variables $a and $b. I will touch upon the concept of variables in detail in the next tutorial as well.

For now, congratulations! You have just executed your very first PHP scripts! In the upcoming weeks, I will be discussing more about PHP; from the most basic tutorials to the most advanced. I hope to see you around for more PHP tutorials.

PART 2: Data Types And Variable Concepts

 

In the meanwhile, you can sign up and deploy PHP on the revolutionary managed Cloud Hosting Platform. Choose your cloud provider from some of the best infrastructures around, namely Google Compute Engine, DigitalOcean and Amazon Web Services. It will take you less than 6 minutes to sign up, choose the cloud provider and deploy PHP on your selected cloud provider. It is fast and secure. Plus, you are always covered with a 24/7 support team that never keeps you at bay!

  • Sajjad Rezaei
  • ۰
  • ۰

خرید هارد EMC

 
Date HS Code Description Origin Country Port of Discharge Unit Quantity Value (INR) Per Unit (INR)
Oct132016 84717020 (HARD DISK DRIVE) VNX 200GB FAST VP SSD 25X2.5 DPE/DAE/UPG,V4-2S6FX-200U Ireland Bombay Air Cargo PCS 5 213,998 42,800
Jul262016 84717020 (SOLID STATE DRIVE) VNXE 3200 200GB FAST CACHE 25X2.5 U/G, FLV62S6F-200U Ireland Bombay Air Cargo PCS 3 314,547 104,849
Jul042016 84717020 HARD DISK FOR EMC VNXE 3200 200GB FAST VP EFD 25X2.5 U/G V6-2S6FX-200U WITH VNXEPRFTBU (VNXEOE PER TB PERF FOR VNXE3200 Ireland Bombay Air Cargo NOS 6 437,332 72,889
Jun282016 84717020 (HARD DISC DRIVE) VNX 51/53 200GB FLSH-25X2.5 DRV DPE/DAE, V3-2S6F-200U Ireland Bombay Air Cargo PCS 6 950,610 158,435
May242016 84717020 EMCS5216 V4-2S6FX-200U VNX 200GB FAST VP SSD 25X2.5 DPE/DAE UPG (HARD DISK DRIVE), MAKE & BRAND EMC - END USE FOR DATA S Ireland Delhi Air Cargo NOS 6 1,443,341 240,557
Apr252016 84717020 FLV42S6F-200U VNX 200GB FAST CACHE 25X2.5 DPE/DAE UPG [HARD DISK DRIVE] Ireland Chennai Air Cargo NOS 5 542,189 108,438
Apr252016 84717020 FLV42S6F-200U VNX 200GB FAST CACHE 25X2.5 DPE/DAE UPG [HARD DISK DRIVE] Ireland Chennai Air Cargo NOS 5 542,189 108,438
Apr062016 84717020 FLV62S6F-200U VNXE 3200 200GB FAST CACHE 25x2.5 U/G (HARD DISK DRIVE) Ireland Chennai Air Cargo NOS 3 326,731 108,910
Mar282016 84717020 V4-2S6FX-200U VNX 200GB FAST VP SSD 25X2.5 DPE/DAE UPG (HARD DISK DRIVE) Ireland Chennai Air Cargo NOS 11 420,622 38,238
Mar282016 84717020 FLV42S6F-200U VNX 200GB FAST CACHE 25X2.5 DPE/DAE UPG (HARD DISK DRIVE) Ireland Chennai Air Cargo NOS 2 162,190 81,095
Mar232016 84717020 FLV42S6F-200U VNX 200GB FAST CACHE 25X2.5 DPE/DAE UPG (HARD DISK DRIVE) Ireland Chennai Air Cargo NOS 2 161,921 80,961
Feb162016 84717020 FLV62S6F-200U VNXE 3200 200GB FAST CACHE 25X2.5 U/G (HARD DISK DRIVE) Ireland Chennai Air Cargo NOS 3 334,287 111,429
Feb162016 84717020 FLV62S6F-200U VNXE 3200 200GB FAST CACHE 25X2.5 U/G (HARD DISK DRIVE) Ireland Chennai Air Cargo NOS 3 330,124 110,041
Feb132016 84717020 FLV62S6F-200U VNXE 3200 200GB FAST CACHE 25X2.5 U/G (HARD DISK DRIVE) Ireland Chennai Air Cargo NOS 3 317,455 105,818
Jan192016 84717020 FLV62S6F-200U VNXE 3200 200GB FAST CACHE 25X2.5 U/G (HARD DISK DRIVE) Ireland Chennai Air Cargo NOS 3 364,044 121,348
Oct172015 84717020 VNX 200GB SSD 25X2.5 DPE/DAE UPG (V4-2S6F-200U) Ireland Delhi Air Cargo PCS 7 1,245,455 177,922
Oct172015 84717020 VNX 200GB SSD 25x2.5 DPE/DAE UPG (V4-2S6F-200U)-PARTS FOR COMPUTER Ireland Delhi Air Cargo PCS 11 2,007,412 182,492
Sep072015 84717020 V4-2S6FX-200U VNX 200GB FAST VP SSD 25X2.5 DPE/DAE UPG (HARD DISK DRIVE) Ireland Chennai Air Cargo NOS 8 437,707 54,713
Mar052015 84717020 FLV62S6F-200U VNXE 3200 200GB FAST CACHE 25X2.5 U/G (INTERNAL HARD DISK DRIVE) Ireland Chennai Air Cargo NOS 3 418,519 139,506
Dec232014 84717020 V4-256FX-200U VNX 200GB FAST VP SSD 25X2.5 DPE/DAE UPG(INTERNAL HARD DISK DRIVE) Ireland Chennai Air Cargo NOS 6 735,489 122,581
Oct142014 84717020 INTERNAL HARD DISK DRIVE - VNX 200GB FAST VP SSD 25X2.5 DPE/DAE UPG / V4-2S6FX-200U Ireland Chennai Air Cargo PCS 25 5,129,302 205,172
Jul042014 84717020 V3-2S6F-200U VNX51/53 200GB FLSH-25X2.5 DRV DPE/DAE [INTERNAL HARD DISK DRIVE] Ireland Chennai Air Cargo NOS 3 479,457 159,819

  • Sajjad Rezaei
  • ۰
  • ۰

HP MSA 2040 Energy Star SAS Dual Controller with 24 1.2TB 12G SAS 10K SFF HDD 28.8TB Bundle

 

Introduction

Simple: Flexible Architecture. Easy to Setup. Easy to Manage

Specifications

 

Company HPE
Differentiator Pre-Config array with (2) MSA 2040 SAS Controllers and (24) 1.2 TB 12G SAS 10K SFF drives in a Small Form Factor (SFF) Chassis
ECO quick links bullet 01 URL http://www.hp.com/hpinfo/globalcitizenship/environment/recycling/unwanted-hardware.html
ECO quick links bullet 01 URL statement Recycling and Reuse Options
ECO quick links bullet 02 URL http://h71028.www7.hp.com/enterprise/us/en/solutions/hp-carbon-footprint-calculator.html?jumpid=re_r138_eco_home_carbon_footprint_learn_more
ECO quick links bullet 02 URL statement Carbon Footprint Calculator
ECO quick links bullet 03 URL http://hp.com/environment
ECO quick links bullet 03 URL statement HP & the Environment
Headline ENERGY STAR Certified: MSA 2040 is Now ENERGY STAR Certified
Headline Fast: MSA 2040 Sets New Standards for $/IOPS in Entry SAN, 3x to 4x Today's Competition
Headline Futureproof: 2x the Bandwidth and the First Entry SAN with 16 Gb FC
Key selling point 4-port Converged SAN controller supporting Fibre Channel and iSCSI and a SAS Controller with 4GB Cache translating into better application response time and ability to support more virtualized environments.
Key selling point Choice of 8 Gb/16 Gb FC, 1 Gb/10GbE iSCSI and 12 Gb SAS to match the configuration needs of infrastructure.
Key selling point Deploy single or dual controllers depending on high-availability and budgetary requirements.
Key selling point ENERGY STAR certified power supplies will lead to energy consumption efficiencies translated into savings or regulatory rebates for customers.
Key selling point Host ports upgradeable by SFPS (8 Gb/16 Gb FC) or (1 GB/10GbE iSCSI) allows customers to manage their total cost of ownership lower.
Key selling point New high-performance Converged SAN controller and SAS controller offer 4x the performance of today's other entry-level SAN arrays.
Key selling point Select disk enclosures with Large or Small Form Factor drives -choice of High-performance Solid State Drives, Enterprise-class SAS or SAS Midline drives or Self-Encrypting Drives (SED) based on application, performance and budget needs.
Key selling point Self-Encrypting Drives (SEDs) designed to safeguard critical personal and business information and to comply with regulatory mandates.
Key selling point SSD support with integrated "wear gauge" helps improves application performance and allows customers to reduce their operating costs by reducing foot prints and power consumptions.
Key selling point The 4th generation of MSA's unique Data-in-Place upgrades provides investment protection.
Key selling point The integrated setup and management tools for MSA are easy to manage for HPE ProLiant/BladeSystem IT managers.
Related service 01 URL https://www.hpe.com/h20195/v2/GetDocument.aspx?docname=4AA3-8855ENW
Related service 01 URL medium HPE 6hr CTR Proactive Care Service
Related service 02 URL https://www.hpe.com/h20195/v2/GetDocument.aspx?docname=4AA3-8855ENW
Related service 02 URL medium HPE 4hr 24x7 Proactive Care Service
Related service 03 URL https://www.hpe.com/h20195/v2/GetDocument.aspx?docname=4AA4-8876ENW
Related service 03 URL medium HPE Foundation Care Service
Related service 04 URL https://www.hpe.com/h20195/v2/GetDocument.aspx?docname=4aa0-3048ENW
Related service 04 URL medium HPE MSA Family Disk Array Installation and Startup Service
Related service 05 URL https://www.hpe.com/h20195/v2/GetDocument.aspx?docname=4AA2-3842ENN
Related service 05 URL medium HPE Proactive Select Service
Related solution 01 URL medium HPE solutions for SAP
Related solution 02 URL http://h71028.www7.hp.com/enterprise/us/en/solutions/storage-oracle.html
Related solution 02 URL medium Storage Solutions for Oracle
Related solution 03 URL medium Microsoft Storage Solutions from HPE
Related solution 04 URL medium VMware storage solutions from HPE
Right rail header Certifications
Right rail header Multimedia
Right rail header Related links
Right rail statement HPE MSA 2040 Demo
Right rail statement HPE MSA 2040 Energy Star
Right rail statement Storage Software
Right rail statement Storage Warranty
Right rail URL http://h20565.www2.hpe.com/hpsc/doc/public/display?sp4ts.oid=5211884&docId=emr_na-c04770336&docLocale=en_US
Right rail URL http://h20621.www2.hp.com/video-gallery/us/en/products/1B7F2E3C-A1E5-452E-A332-B8FB82342D3F/r/video/
Right rail URL http://www.energystar.gov/productfinder/product/certified-data-center-storage/results?scrollTo=173&search_text=&sort_by=brand_name&sort_direction=asc&snia_online_taxonomy_category_filter=&brand_name_filter_proxy=Hewlett+Packard&brand_name_isopen=&markets_filter=United+States&page_number=0&lastpage=0&brand_name_filter=Hewlett+Packard
Right rail URL http://www8.hp.com/us/en/products/data-storage/data-storage-products.html?compURI=1315345
Short product name MSA 2040 Energy Star SAS Dual Controller with 24 1.2TB 12G SAS 10K SFF HDD 28.8TB Bundle
What is new supporting point Adding support for 400 GB and 800 GB mixed-use Large Form Factor (LFF) solid state drives in converter carriers for LFF MSA Arrays and MSA Enclosures

  • Sajjad Rezaei
  • ۰
  • ۰

HP MSA 600GB 12G SAS 10K SFF(2.5in) Dual Port Enterprise J9F46A

HPE J9F46A Specifications

600GB MSA Hard Drive SAS 10K 2.5 12G Enterprise


Overview

 

As an HP Qualified Option, HP drives are designed and engineered to help manage data storage efficiently, simplify day-to-day maintenance, and ensure data is available when needed. Trust HP data storage devices so you can focus on more important matters of business.

 

Specifications

Compare Features
General Information
Product Name 600GB MSA Hard Drive SAS 10K 2.5 12G Enterprise
Manufacturer Part Number J9F46A
Product Type Hard Drive
Technical Information
Storage Capacity 600 GB
Interfaces/Ports
Drive Interface SAS
Drive Interface Standard 12Gb/s SAS
Drive Performance
Spindle Speed (rpm) 10000
Physical Characteristics
Drive Type Internal
Drive Width 2.5"
Warranty
Limited Warranty 3 Year
Miscellaneous
Compatibility HP MSA 1040 SAN Storage
Device Supported Storage System
Stock Details
Manufacturer HPE
Manuf Part# J9F46A
Price $374.14
Availability In Stock

  • Sajjad Rezaei
  • ۰
  • ۰

HP MSA 600GB 12G SAS 15K SFF (2.5in) Enterprise J9F42A

 

HPE J9F42A Specifications

600GB MSA Hard Drive SAS 15K 2.5 Enterprise 12G


Overview

 

600GB 12G SAS 15K SFF(2.5in) Dual Port Enterprise 3yr Warranty Hard Drive for HP MSA Storage

 

Specifications

Compare Features
General Information
Product Name 600GB MSA Hard Drive SAS 15K 2.5 Enterprise 12G
Manufacturer Part Number J9F42A
Packaged Quantity 1
Product Type Hard Drive
Technical Information
Storage Capacity 600 GB
Interfaces/Ports
Drive Interface SAS
Drive Interface Standard 12Gb/s SAS
Drive Performance
Spindle Speed (rpm) 15000
Physical Characteristics
Drive Type Internal
Drive Width 2.5"
Height 4.6"
Width 7"
Depth 9"
Warranty
Limited Warranty 3 Year
Stock Details
Manufacturer HPE
Manuf Part# J9F42A
Price $717.24
Availability In Stock
  • Sajjad Rezaei
  • ۰
  • ۰

وب سرور سامانه ای است که توانایی پاسخگوئی به مرورگر وب و ارسال صفحه درخواستی مرورگر را دارا است . صفحات وب بر پایه یک ساختار مشخص و با یک نام یگانه (IP) بر روی وب سرورقرار می گیرند . بر روی یک وب سرور امکان قرار گرفتن صفحات متعدد و با ساختارهای جداگانه وجود دارد . 
تابع اولیه یک سرور وب) ارائه صفحات وب به کاربران است. این بدان معناست که صفحه‌های HTML همراه با هر نوع مطالب اضافی‌ای چون: تصاویر، شیوه نامه‌ها و جاوا اسکریپت‌ها شامل شود.
کاربر که معمولاً یک مرورگر وب یا خزنده وب ارتباط اولیه را با ارسال درخواست منبع خاصی با استفاده از HTTP ارسال می‌کند و سرور درخواست کاربر را با محتوای منبع یا پیام خطایی که قادر به انجام دادن آن نیست، پاسخ می‌دهد. 
در واقع به دو معنی است:

  1. یک برنامه کامپیوتری است که مسئول قبول کردن درخواست‌های http از کارخواهاناست که همان مرورگرهای وب هستند و پاسخ‌ها را به همراه یک سری اطلاعات به آنها پست می‌کنند. این پاسخ‌ها همان صفحات Html هستند.بطور مثال اگر در صفحه مرور گرتان آدرس http://fa.wikipedia.org/index.php را وارد کنید، یک درخواست به دامنه‌ای که نامش fa.wikipedia.org است، فرستاده می‌شود. آنگاه سرور صفحه index.php را برای شما میفرستد.
  2. یک کامپیوتراست که یک برنامهٔ کامیپوتری را اجرا می‌کند و کارایی اش همانند مطالبی است که دربالا گفته شد.

هر کامپیوتری می‌تواند با نصب نرم‌افزار سرور به سرور وب تبدیل شود.

ویژگی‌های مشترک:

در عمل بسیاری از سرورهای وب، ویژگی‌های زیر را نیز پیاده‌سازی می‌کنند:

  • شناسایی: درخواست شناسایی اختیاری قبل از اجازه دسترسی به انواع منابع
  • نه تنها مفاهیم استاتیک (مفاهیم فایلی که بر روی سیستم فایلی وجود دارد) بلکه مفاهیم داینامیک را با یک یا چند ساختار نیز مانند SSI, CGI, SCGI,FastCGI,JSP,PHP,ASP,ASP.NET اداره می‌کند.
  • پشتیبانی از HTTPS تا به کاربران اجازه دهد اتصالات مطمئنی به سرور را بر روی پورت 443 به جای 80 برقرار کنند.
  • فشرده سازی مطالب تا بتوان از حجم پاسخها کم کرد. (توسط کد سازی GZIP)
  • پشتیبانی از فایلهای بزرگ تا بتواند فایلهای بزرگ‌تر از 2 گیگا بایت را سرویس دهی کند.
  • کنترل کردن پهنای باند : تا سرعت پاسخها را محدود کند و شبکه را پر ازدحام نکند و قادر باشد تعداد بیشتری کارخواه را سرویس دهی کند.

سرورهای اینترنتی آپاچی 
این سرور وب در توسعه و همگانی شدن وب جهانی نقش بسیار مهمی داشته‌است. این سرور وب که به زبان C نوشته شده‌است دارای قابلیت cross- platform بوده و بر روی ماشین‌های مختلف قابل اجرا میباشد. دلیل انتخاب این اسم برای این سرور وب را نیز دو مورد ذکر کرده‌اند اول اینکه به یکی از قبایل قدیمی بومی آمریکا که به خاطر مقاومت و مهارت در ساخت ابزار آلات جنگی مشهور میباشند احترام گذاشته شود و ثانیا به این دلیل که (Root)ریشه پروژه به صورت یک سری پچ (Patch)میباشد. این سرور وب در یک گروه و به صورت کد باز (open source) گسترش یافت و از سال 1996 به عنوان محبوب‌ترین سرور وب برای HTTP در وب جهانی شناخته شده بود ولی در سال 2005 میدان مبارزه را به IIS مایکروسافت باخت و در حال حاضر نزدیک به 49 % بازار سرورهای وب جهان را به خود اختصاص داده‌است همچنین MAC OS آن را به عنوان سرور وب اصلی در پشتیبانی از WEB OBJECT خود برگزیده‌است. این سرور وب دارای پودمان‌های امنیتی بسیار خوبی از جمله mod_access، mod_auth، mod_digest می‌باشد. آپاچی برای میزبانی هر دو نوع وب ایستا و وب پویا مناسب است.

IIS 
سرور وبی است که ارائه دهنده آن شرکت مایکروسافت می‌باشد و آخرین نسخه آن IIS 7.5 است که برای سیستم عامل های Widows Server 2008 و Windows 7 طراحی شده است. در واقع IIS مجموعه‌ای از سرویس‌های اینترنتی است که بصورت یکجا نمایش داده شده‌است. طبق آخرین آماری که منتشر شد بعد از سرور وب آپاچی بیشترین محبوبیت را بین کاربران داشته‌است و هم اکنون نزدیک به 36% بازار سرورهای وب جهان را در اختیار دارد. پلت فرمی که این سرور وب پشتیبانی می‌کند مایکروسافت ویندوز می‌باشد و در محیط‌های دیگر کار نمی‌کند.

مقایسه عملکردهای امنیتی سرورهای وب Apache و IIS

قابلیت آپاچی IIS
ورود امن بله بله
SSL بله بله
Basic Authentication بله بله
Digest Authentication بله بله
LDAP Authentication بله بله
Passport Authentication بله نه
Active Directory Authentication بله فقط با ماجول های third-party
 

وب سرورها چگونه کار می کنند

وب سرورها از پروتکل های HTTP و HTTPS استفاده می کنند تا به کاربران وب اجازه دهند تا به آنها متصل شوند و کاربران بتوانند فایل های موجود در سرور را ببینند و آنها را دانلود کنند .

 

HTTP یک پروتکل لایه اپلیکیشن در دسته پروتکلی TCP/IP می باشد . HTTP و HTTPS پروتکل های اولیه ای هستند که توسط کاربران وب به منظور دسترسی به وب سرورها از طریق اینترنت مورد استفاده قرار می گیرند . HTML زبان کدنویسی وب می باشد و به منظور ایجاد صفحات مورد استفاده قرار می گیرند و از آن طریق مرورگرها قادرند صفحات وب را به کاربران نمایش دهند . پروتکل HTTP مانند شکل زیر عمل می کند :

 

1. کاربر وب در ابتدا با استفاده از پورت 80 تی سی پی یک اتصال را به آیپی وب سرور آغاز می کند
2. وب سرور منتظر درخواست GET از سمت کاربر برای باز کردن وبسایت می ماند
3. وب سرور صفحه مورد نظر HTML را به مرورگر وب تحویل می دهد
4. کاربر توسط مرورگر صفحه HTML را رندر کرده و آن را مشاهده می کند .

درک این موضوع که وب سرورها چگونه کار می کنند و در نتیجه آن وب سرور ها چگونه هک می شوند از وظایف شما به عنوان یک متخصص CEH می باشد . این شامل دانستن آسیب پذیری های وب سرور و انواع حمله ای هایی که به آن توسط هکرها صورت می پذیرد نیز می شود . به علاوه شما بایستی بدانید که چه زمان از تکنیک های Patch Management استفاده شود و متدهای ضربه زدن به وب سرورها را بدانید . در این درس و درسهای بعدی به توضیح تمامی مباحث مطرح شده خواهیم پرداخت .

انواع آسیب پذیری های وب سرور

وب سرورها شبیه دیگر سیستم های کامپیوتری می توانند توسط یک هکر در اختیار قرار گیرند . آسیب پذیری هایی که در زیر بیان می شوند , رایج ترین متدهای آسیب پذیری به وب سرورها می باشند :

Misconfiguration of the Web Server Software (پیکربندی اشتباه نرم افزار وب سرور) : یک مشکل رایج در استفاده از IIS یعنی همان وب سرور مایکروسافت , استفاده از سایت پیش فرض پیکربندی شده است . دسترسی هایی که در وبسایت پیش فرض وب سایت IIS وجود دارند , باز هستند به این معنی که تنظیمات پیش فرض دریچه ای باز برای حمله هکرها فراهم می کند . برای مثال همه کاربران در گروه Everyone دسترسی کامل به همه فایل ها در شاخه وب سرور را دارند ! این موضوع بسیار حیاتی است تا دسترسی را ویرایش و محدود کرد . زیرا در غیر اینصورت همه دسترسی به همه فایلها را در پوشه پیش فرض سایت خواهند داشت .

Operating System or Application Bugs in Programming Code ( باگ های برنامه نویسی در کد سیستم عامل یا اپلیکیشن های وب) : همه برنامه ها شامل سیستم عامل و اپلیکیشن های وب سرور بایستی بر اساس یک روال منظم پچ و بروزرسانی شوند . برای سیستم های ویندوز این عملیات شامل پچ های امنیتی , هاتفیکس ها و بروزرسانی ویندوز می باشد . تمامی این پچها را می توان به صورت اتوماتیک یا دستی بر روی سیستم انجام داد .

Vulnerable Default Installation ( آسیب پذیری نصب پیش فرض ) : تنظیمات سیستم عامل و نرم افزار وب سرور نبایستی به حال خود رها شوند و به همان صورتی که در همان نصب پیش فرض قرار دارند باقی بمانند .

هکرها از این آسیب پذیری ها به منظور بهره برداری و دسترسی غیر مجاز به وب سرور استفاده می کنند . به این دلیل که وب سرورها معمولا در زون DMZ قرار می گیرند (مکانی بین داخل و خارج سازمان) که به صورت عمومی توسط کاربران داخلی سازمان قابل دسترسی هستند , در نتیجه بهره برداری هکر از وب سرور باعث می شود که هکر به سیستم های شبکه داخلی و پایگاه داده های محرمانه نیز دسترسی پیدا کند .

  • Sajjad Rezaei
  • ۰
  • ۰

پیشنیاز راه اندازی وب سایت هاست و دامین می باشد. دامین همان نام اینترنتی وب سایت است که آن را در اختیار مشتریان یا بازدیدکنندگان خود می گذارید. برای مثال takinhost.com یک دامین اینترنتی است. دامنه از دو قسمت نام دامنه  و پسوند دامنه تشکیل شده است. نام دامنه همان نام تجاری یا انتخابی شما می باشد. مانند netaram . قسمت بعدی آن نیز پسوند دامنه است ، برای مثال .com یا .ir . این امکان وجود دارد که همزمان چند پسوند دامنه خریداری کرد و آن را به هاست اضافه کرد تا از هر چند دامنه وب سایت اصلی باز شود. دامنه تنها یک آدرس است و بدون خرید هاست امکان استفاده آن به عنوان یک سایت وجود ندارد. البته امکان اتصال دامنه به سرویس های وبلاگ بدون خرید هاست وجود دارد اما محدودیت های وبلاگ بسیار زیاد و همچنین امکانات آن بسیار محدود می باشد که معمولا در آنها تبلیغات اجباری نیز وجود دارد. هاست همان فضا سایت است ، در هاست می توانید مطالب ، عکس ها ، فایل ها ، آهنگ ها و غیره را آپلود کنید و سپس از آنها در وب سایت خود استفاده کنید. در واقع هاست درست مانند یک درایو کامپیوتر با ظرفیت مشخص می باشد که تمام فایل های سایت شما در هاست آپلود می شود. بنابراین بدون خرید هاست و دامین نمی توان یک سایت داشت و لازمه داشتن یک وب سایت خرید این دو مورد می باشد.

انواع هاست و دامین

قبل از خرید هاست و دامین لازم است برخی نکات را رعایت کنید تا در آینده نیاز به تغییر سرویس های خود نداشته باشید. از نکاتی که باید در انتخاب هاست رعایت شود نوع سیستم عامل سرور هاست و موقعیت سرور می باشد ، در مورد تفاوت هاست لینوکس و هاست ویندوز باید این نکته را یادآوری کنیم که سیستم عامل سرور هیچ ارتباطی به سیستم عامل فعلی کامپیوتر ندارد ، هاست لینوکس برای افراد تازه کار بسیار بهتر از هاست ویندوز است. چراکه در حال حاضر بسیاری از سایت ها از هاست لینوکس استفاده می کنند ، معمولا هاست لینوکس برای کاربران بسیار محبوب تر می باشد چراکه کنترل پنل های قدرتمندی مانند سی پنل و دایرکت ادمین برای آن طراحی شده است ، سیستم های مدیریت محتوا فارسی مانند وردپرس و جوملا برای هاست لینوکس بهینه شده اند ، کار با این سیستم ها معمولا نیازی به دانش فنی و کدنویسی ندارند و بسیاری از افراد پس از چند ساعت کار با این سیستم ها به راحتی می توانند وب سایت خود را مدیریت کنند.

انتخاب موقعیت هاست

منظور از موقعیت هاست ، موقعیت جغرافیایی سرور سایت می باشد ، ایران ، فرانسه ، آلمان و آمریکا جزو کشور های محبوب برای خرید هاست برای کاربران می باشند ، به طور کلی هرچه سرور سایت به کاربران بازدید کننده نزدیک تر باشد سرعت بارگذاری وب سایت برای کاربران بیشتر است ، بنابراین سرویس داخل کشور ، بالاترین سرعت برای کاربران ایرانی را خواهد داشت.

  • Sajjad Rezaei
  • ۰
  • ۰

نرم افزار Unisphere Central یکی از محصولات EMC می باشد که به ما امکان مدیریت مرکزی چندین دستگاه VNXe ، VNX ، CLARiiON و کارت های کش XtremSW را از طریق یک کنسول واحد می دهد. نرم افزار Unisphere Central به کاربر دستگاه امکان مشاهده کلیه Alert های سیستمی ، پارامترهای ظرفیت و Performance و سیستمهای Group را در اختیار کاربر قرار می دهد و همچنین می توان از این نرم افزار برای مدیریت متمرکز دستگاههای سری های VNX و VNXe و کارتهای کش XtremSW استفاده کرد.

این نرم افزار در محیط هایی که از چندین دستگاه استوریج EMC استفاده می کنید بسیار کاربردی می باشد.

نرم افزار EMC Unisphere Central بصورت یک فایل OVA ارائه شده است که می توان از لینک EMC’s support site دانلود نمود.

در حین راه اندازی این OVA از شما در خصوص آدرس IP و Subnet Mask و Default Gateway برای سئوال خواهد شد.

زمانی که نصب OVA به پایان رسید و به IP مدیریتی اشاره نمود می توانید با نام کاربری و پسورد پیش فرض admin/Password123# وارد سیستم شوید. در اولین لاگین برای تغییر پسورد پیش فرض از شما سئوال پرسیده خواهد شد. بعد از اینکه پسورد عوض شد و تنظیمات دیگر مانند hostname و DNS و AD LDAP و … انجام شد شما می توانید به مدیریت استوریج های خود بپردازید.

برای جمع آوری اطلاعات مربوط به Performance دستگاهها باید این قابلیت فعال شود که از طریق Settings -> Management Settings -> Metrics قابل انجام می باشد.

نرم افزار EMC Unisphere Central 4.0.1.22327

برای پیکربندی یک استوریج در نرم افزار Unisphere Central شما نیاز به Server Hash و Challenge Passphrase خواهید داشت. از طریق Settings -> Management Settings -> General قابل انجام می باشد.

نرم افزار EMC Unisphere Central 4.0.1.22327

در اینجا استوریج ما VNXe3200 می باشد و برای انجام تنظیمات Unisphere Central باید Server Hash و Challenge Passphrase را وارد کنیم.

نرم افزار EMC Unisphere Central 4.0.1.22327

زمانی که پیکربندی دستگاه VNXe ما در نرم افزار Unisphere Central انجام شد داشبرد مدیریتی استوریج ظاهر خواهد شد و شما می توانید کلیه اطلاعات مربوط به Logs – alerts – capacity – provisioned storage – connected hosts – performance details را مشاهده کنید.

 

 دانلود نرم افزار EMC Unisphere Central 4.0.1.22327

نرم افزار EMC Unisphere Central 4.0.1.22327

 

 

  • Sajjad Rezaei