...LESSON 2 BASIC COMMANDS IN LINUX AND WINDOWS LESSON 2 – BASIC COMMANDS IN LINUX AND WINDOWS “License for Use” Information The following lessons and workbooks are open and publicly available under the following terms and conditions of ISECOM: All works in the Hacker Highschool project are provided for non-commercial use with elementary school students, junior high school students, and high school students whether in a public institution, private institution, or a part of home-schooling. These materials may not be reproduced for sale in any form. The provision of any class, course, training, or camp with these materials for which a fee is charged is expressly forbidden without a license including college classes, university classes, trade-school classes, summer or computer camps, and similar. To purchase a license, visit the LICENSE section of the Hacker Highschool web page at www.hackerhighschool.org/license. The HHS Project is a learning tool and as with any learning tool, the instruction is the influence of the instructor and not the tool. ISECOM cannot accept responsibility for how any information herein is applied or abused. The HHS Project is an open community effort and if you find value in this project, we do ask you support us through the purchase of a license, a donation, or sponsorship. All works copyright ISECOM, 2004. 2 LESSON 2 – BASIC COMMANDS IN LINUX AND WINDOWS Table of Contents “License for Use” Information....................
Words: 2543 - Pages: 11
...According to the point of view of Salgado , Zara is getting bigger and bigger and its operating system getting more and more obsolete. Thus, it gives Zara to have a comparative advantage because for a strategic perspective. Although Zara's advantage over its competitors is not so much a result of IT leverage, the sustainability of its competitive edge might be at risk due to a lack in IT investment.The current assumption for the IT investment states about 18,000 hours. The Zara's staff devoted to IT contains about 50 people divided in several departments. So we can suppose that only 10 people are devoted to POS software and so 10 people are able to handle this project. With a brief calculation, we can figure that it would take too much time to set up this project with an internal team. That is why we are prone to think that externalize would provide a more efficient solution, completely handle by an outsourced professional team. It could be a little more expensive at short and long term that is why if we choose this option we have to integrate a training system of our staff to lower the outsourced fees. An important point is that Zara has always developed its own IT solutions and if we make it through subcontractors we are not sure that it would match with Zara values or way of doing. Zara has been used to make it alone. Thus we think that some member of the IT staff could work with subcontractors in order to lower these expenses and help them to create an It solution...
Words: 600 - Pages: 3
... 10 out of 10 points | | | A multi-tasking operating system is capable of executing more than one program at a time for a user.Answer | | | | | Selected Answer: | True | Correct Answer: | True | | | | | Question 2 10 out of 10 points | | | ASCII code is one of the code schemes used to represent characters in a byte.Answer | | | | | Selected Answer: | True | Correct Answer: | True | | | | | Question 3 10 out of 10 points | | | Operating systemAnswer | | | | | Selected Answer: | d. all of the above | Correct Answer: | d. all of the above | | | | | Question 4 10 out of 10 points | | | About 95 percent of the UNIX operating system is written in C language.Answer | | | | | Selected Answer: | True | Correct Answer: | True | | | | | Question 5 10 out of 10 points | | | The two major versions of the UNIX operating system are AT&T's UNIX version V and Berkeley UNIX.Answer | | | | | Selected Answer: | True | Correct Answer: | True | | | | | Question 6 10 out of 10 points | | | You must login to use the system. It means that, in response to prompts you type your user Id and password.Answer | | | | | Selected Answer: | True | Correct Answer: | True | | | | | Question 7 10 out of 10 points | | | You can change your password as many times as you wish.Answer | |...
Words: 285 - Pages: 2
...switching off of the echo command. | Example | echo This line will be echoed twice to the screen, @echo Whereas this line will occur only once. | Command | ECHO | Description | The ECHO command has several different uses. MS DOS batch files use two echo 'modes'. The default echo mode is ECHO ON. When ECHO is set to ON, every command in the batch file is displayed to the screen before it is run. Sometimes this information is not required, and can even be downright annoying for larger batch files. The command ECHO OFF sets the batch echo mode to OFF. In this mode, the commands are not printed to the screen prior to their execution. As well as the echo modes, the ECHO command is used to print a message to the user. Messages are displayed to the user by preceding a line of text with ECHO. | Syntax | ECHO MODE ON : ECHO ON ECHO MODE OFF : ECHO OFF DISPLAY A MESSAGE : ECHO message | Typical Use | The command @ECHO OFF is almost always placed at the top of a batch file to switch off subsequent command echo. ECHO is also the only way a batch file can communicate information to a user. | Example | @ECHO OFF ECHO Please insert a disk in drive A: and press any key when ready. | Command | REM (short for remark) | Description | REM is the MS DOS batch file method of providing comments. Comments are lines of code which are not executed by the batch file, but rather are used to convey information about the workings of the batch file itself. Good batch file programming...
Words: 1676 - Pages: 7
...manufacturers (Apollo Group, Inc., 2005). With manufacturing plants in Albany, Georgia, Pontiac, Michigan, and Hangzhou, China, Riordan’s e-business plays a vital role in continued growth. Riordan’s Internet site states, “Riordan Manufacturing, Inc. is an industry leader in the field of plastic injection molding. Purpose The purpose of this paper is to discuss the differences between UNIX/Linux versus Microsoft Windows. Our paper will discuss facts that cover security, administrative, networking, performance, programmability. Security Technical One of the key differences between the Unix approach to system security and the MS Windows approach is that significant security characteristics of Unix systems are a consequence of good architectural design. Modularity within the system is another example of architectural security in UNIX, but lacking in MS Windows. These differences in the design and relative security of Unix and Microsoft OSs illustrate a distinct difference in philosophy between them. A couple of factors considered in regards to the security features are the importance of privilege separation, user control and automatic execution. Unfortunately, the difference appears to be that where Unix has a philosophy of security built into the...
Words: 2022 - Pages: 9
...Sistemas Operativos Historia En la década de 1940, los primeros sistemas electrónicos digitales no tenían sistemas operativos. Los sistemas de la década de 1950 en general funcionaban solamente con un proceso a la vez. Y se permitía una sola persona a la vez para utilizar la máquina. Todos los recursos de la máquina estaban a disposición del usuario. La facturación por el uso de la computadora era simple- porque el usuario tenía toda la máquina. Originalmente, cada usuario escribía todo el código necesario para implementar una aplicación concreta, incluidas las muy detalladas de la máquina de nivel de entrada/salida de instrucciones. Muy rápidamente, la codificación de entrada/salida necesaria para implementar funciones básicas se consolidó en un sistema de control de entrada/salida (IOCS). Los usuarios que deseaban realizar operaciones de entrada/salida ya no tenían que codificar las instrucciones directamente. En su lugar, utiliza las rutinas IOCS para hacer el trabajo real. Los primeros sistemas de almacenamiento real para un solo usuario fueron dedicados al trabajo más que al tiempo de ejecución del trabajo en sí. Los trabajos generalmente requerían un tiempo de configuración considerable alto durante el cual el sistema operativo, cintas y paquetes de discos se montaban, y las formas adecuadas se colocaban en la impresora, etc. Cuando los trabajos se completaban, se requería un tiempo considerable de "desmontaje" como cintas y paquetes de discos que eran retiradas, etc...
Words: 4031 - Pages: 17
...Dhaka Passing Year : 2006 Degree : HSC GPA : A+ Institution : Mirpur Girls’ Ideal Laboratory Institute. Board : Dhaka Passing Year : 2008 Degree : B.Sc in Economics Result : Appeared Institution : Jahangirnagar University Passing Year : Appeared. Additionald Courses In Honours Level: • English • State and Politics • Bangladesh: History, Society & Culture • Computer Fundamentals Language Proficiency: Bengali: Excellent in speaking, reading and writing. English: Excellent in speaking, reading and writing. Computer Skills: • Proficient in computer assembling, hardware troubleshooting and maintenance. • Operating system : Ms Dos and Windows (95, 98, XP, 07) • Microsoft Office Packages : MS-Word, MS-Excel, MS-Access, MS-Power Point. • Internet &...
Words: 385 - Pages: 2
...ZARA: IT for Fast Fashion With ZARA's fashion business expanding, Salgado and Sanchez have a critical decision to make on whether to upgrade the current, seemingly out of date IT system. Like other large clothing retailers, ZARA adopts a highly standardized business model for ordering, design, manufacturing and procurement across all product categories and regions. However, unlike most clothing retailers, ZARA's business model is based on fast delivery times with minimal inventory, decentralized decision making process and very low data integration among different stores. Unlike its competitors, Zara relies on its individual store managers and designers, rather than an elite team of senior managers, to perform market research on latest trends and decide what clothes to design and procure. ZARA's approach to Information Technology is based on its business needs. In order to establish itself as a brand, which aligns closely with customers' taste, ZARA needs to have information on latest trends from all its stores to keep pace with the ever-changing fashion world. On the other hand, ZARA's popularity and high growth requires an upgraded IT system, which can be easily replicated and scalable to new stores. ZARA's current DOS system serves this purpose efficiently as it is easy to install in a newly opened store and requires little training. ZARA's approach of simple, non-integrated low cost IT investment is well in sync with its decentralized...
Words: 1179 - Pages: 5
.... Evaluate Microsoft’s strategy in good and poor economic times. In Good Economic Times: Microsoft is the world’s most successful software company. The original mission of this company is “a computer on every desk and in every home, running Microsoft software.” Microsoft's tactic was to be a software manufacturer and make its operating system available to computer manufacturers for use in their personal computer products, and then sell the owners of PCs software to run on that operating system. The history was begins in early 1980, where Microsoft creates DOS Operating System for IBM computer. The company used this inertial success with IBM to sell software to other manufacturer, quickly making Microsoft a major player in this industry. This is one of the changes for Microsoft to grown faster with the inertial advertising efforts focused on communicating the company range products from DOS to the launch of Excel and Windows. Later in 1986, Microsoft went to public with windows operating system and Microsoft office. The strategy contribute to launch this two application is a milestone for Microsoft to future successful. After that, Microsoft found an instant success where they launch the window 3.0 which is offered an improved set of windows icons and application like file manager and program manager where still being used today. Microsoft doing a magazine advertising and received endorsement from the top computer magazine in the industry is another...
Words: 321 - Pages: 2
...conducted internal penetration tests (also called a vulnerability scan) on each system and then helped secure those systems by configuring firewalls and removing vulnerable open ports. Lab Assessment Questions & Answers 1.What is the first Nmap command you ran in this lab? Explain the switches used. The first Nmap command I ran was nmap -O -v 10.20.100.50. The switches used are represented with -O AND –v this allows to detect the operating system used on 10.20.100.50 and also shows the detail of open ports. 2. What are the open ports when scanning 192.168.3.25 and their service names? Open Ports that were open are as follows: PORT SERVICE 80/tcp http 135/tcp msrpc 139/tcp netbios-ssn 445/tcp Microsoft-ds 3389/tcp ms-wbt-server Remote Desktop Protocol 5357/tcp wsdapi Web Services for Devices And other 49152, 49153, 49154, 49155, 49156 and 49157 are DCOM or ephemeral ports. 3. What is the command line syntax for running an SMB vulnerability scan with Nmap against 10.20.100.50? Type nmap –script=smb-check-vulns –p445 10.20.100.50 4.Explain why SMBv2 DoS (CVE-2009-3103) is bad. SMBv2 Dos (CVE-2009-3103) is bad because port 455 exposes the operating system to remote execution of arbitrary code if it is lacking sufficient service pack level or a key security hotfix. 5. What is the operating system of IP address 192.168.40.238? UNIX Operating System 6. What are the reverse IP addresses for the three remote computers scanned in this...
Words: 290 - Pages: 2
...While contrasting UNIX systems to Windows a few of the features discovered in UNIX incorporate: the usage of simple text for saving data; a ordered file system; UNIX manages tools for example printing equipments, mouse and keyboard and also other tools like files. The UNIX system also manages directories and procedures like files. There's only one root directory inside the UNIX operating system hierarchical tree. UNIX utilizes devices and applications via the command line in contrast to utilizing a single monolithic application which includes all the same functionality. The kernel offers services to begin and stop applications, deals with the file system that saves and arranges the computer system files and data. The kernel usually shifts data into as databases for storage and use. Both UNIX and Windows file systems are ordered and both support lengthy names as much as 255 characters. File Processing Evaluation UNIX programs that are based upon simple text files for setup use a lot of powerful devices that are utilized to process text files. Piping is widely utilized to reroute the result of one command to the input of the subsequent command. UNIX deals with most command in a consecutive order (first in first out) but the procedure may be overridden by making use of variables and alternatives (ADD). This lets commands to be installed collectively and implemented without storing all the results to an output file. UNIX utilizes commands that include: Echo - shows text...
Words: 2702 - Pages: 11
...Polytechnic University of the Philippines (Ragay Branch) Name: Jerick Boy N. Peregrin Year and Section: 2ndYear- 1 Course: BSIT RESEARCH ACTIVITY 1. Research on at least three other definition s of Operating System. Include the reference or source of the material. * An operating system (OS) is system software that manages computer hardware and software resources and provides common services for computer programs. The operating system is a component of the system software in a computer system. Application programs usually require an operating system to function. https://en.wikipedia.org/wiki/Operating_system * the collection of software that directs a computer's operations, controlling and scheduling the execution of other programs, and managing storage, input/output, and communication resources. Abbreviation: OS. http://dictionary.reference.com/browse/operating-system * The operating system is the most important program that runs on a computer. Every general-purpose computer must have an operating system to run other programs and applications. Operating systems perform basic tasks, such as recognizing input from the keyboard, sending output to the display screen, keeping track of files and directories on the disk, and controlling peripheral devices such as disk drives and printers. For large systems, the operating system has even greater responsibilities and powers. It is like a traffic cop -- it makes sure that different programs...
Words: 618 - Pages: 3
...Basic overview of MS-DOS commands http://www.computerhope.com/overview.htm MS-DOS and command line overview Below is a listing of each of the MS-DOS commands currently listed on Computer Hope and a brief explanation of what each of the commands do. The below commands are all MS-DOS commands, which means not all the below commands will work in your version of MS-DOS or Windows command line. Clicking on the command will open the help page for that command with full details about it. Command ansi.sys append arp assign assoc at atmadm attrib batch bootcfg break cacls call cd chcp chdir chdsk chkntfs choice cls Description Defines functions that change display graphics, control cursor movement, and reassign keys. Causes MS-DOS to look in other directories when editing a file or running a command. Displays, adds, and removes arp information from network devices. Assign a drive letter to an alternate letter. View the file associations. Schedule a time to execute commands or programs. Lists connections and addresses seen by Windows ATM call manager. Display and change file attributes. Recovery console command that executes a series of commands in a file. Recovery console command that allows a user to view, modify, and rebuild the boot.ini Enable and disable CTRL + C feature. View and modify file ACL's. Calls a batch file from another batch file. Changes directories. Supplement the International keyboard and character set information. Changes directories. Check the hard drive...
Words: 1535 - Pages: 7
...LECTURE SCHEDULE 5 Operating System – Some Fundamental DOS Commands,Rules for naming files in DOS and Types of files Operating System Operating system is a set of software that controls and manages hardware and basic system operations for a computer. The operating system loads programs into the computer's memory, runs these programs, and manages peripherals like disks and printers. Example: Disk Operating System (DOS) Windows LINUX Mac UNIX Disk Operating System (DOS) • • In the 1980s or early 1990s, the operating system that shipped with most PCs was a version of the Disk Operating System (DOS) created by Microsoft: MS-DOS. MS-DOS is a disk-based, single-user, single-task and character based user interface (CUI) operating system. Goto MSDOS from Windows Operating System: Click Start Button Choose Program Choose Accessories Click Command Prompt as shown below: Or Click Start Button Choose Run Type cmd in the Open tab as shown below: Command Prompt will get displayed as shown: The DOS commands can be entered in the command prompt and executed. Some Examples of DOS commands DIR Command The dir command allows you to see the available files in the current and/or parent directories. Examples: 1. DIR Lists all files and directories in the directory that you are currently in. 2. dir /w If information on the date / time and other information on the files are not needed, then this command can be used to list just the files and directories...
Words: 1089 - Pages: 5
...INFORMATION OF 8086 WORKING WITH MS-DOS AND BIOS.... The Processing Environment The processing environment for MASM includes the processor on which your programs run, the operating system your programs use, and the aspects of the segmented architecture that influence the choice of programming models. 8086-Based Processors The 8086 “family” of processors uses segments to control data and code. The later 8086-based processors have larger instruction sets and more memory capacity, but they still support the same segmented architecture. Knowing the differences between the various 8086-based processors can help you select the appropriate target processor for your programs. The instruction set of the 8086 processor is upwardly compatible with its successors. To write code that runs on the widest number of machines, select the 8086 instruction set. By using the instruction set of a more advanced processor, you increase the capabilities and efficiency of your program, but you also reduce the number of systems on which the program can run. Processor Modes Real mode allows only one process to run at a time. The mode gets its name from the fact that addresses in real mode always correspond to real locations in memory. The MS-DOS operating system runs in real mode. Windows 3.1 operates only in protected mode, but runs MS-DOS programs in real mode or in a simulation of real mode called virtual-86 mode. In protected mode, more than one process can be active at any one time...
Words: 6814 - Pages: 28