Linux operating system
-
Bài giảng Hệ thống máy tính: Chương 5 Tổng quan về hệ điều hành, cung cấp cho người học những kiến thức như: Computer System Overview; Operating System; Windows OS; Linux OS. Mời các bạn cùng tham khảo!
38p hoaanhdao709 19-01-2022 13 4 Download
-
Bài giảng "Phát triển phần mềm mã nguồn mở: Linux operating system" cung cấp cho người học các kiến thức: Tổng quan về hệ điều hành Linux, hệ thống tập tin trên Linux, bộ thông dịch lệnh, lập trình shell script. Mời các bạn cùng tham khảo.
15p tieu_vu09 19-04-2018 97 4 Download
-
Bài giảng "Phát triển phần mềm mã nguồn mở: Linux operating system" cung cấp cho người học các kiến thức: Tổng quan về hệ điều hành Linux, hệ thống tập tin trên Linux, bộ thông dịch lệnh, lập trình shell script. Mời các bạn cùng tham khảo.
43p tieu_vu09 19-04-2018 90 5 Download
-
(NB) LPI-101 "Junior Level Administration Introduction to Linux" referred to the content you: Linux Fundamentals, Hardware & Architecture, Install a Linux system, Working on the command line, Process text streams using filters, Perform basic file management, Perform basic file editing operations using vi,...
621p thetam263 28-03-2016 28 2 Download
-
Lecture Operating System: Chapter 10 - Unix and Linux presented History of unix, Overview of unix, Processes in unix, Memory management in unix, Input/output in unix, The unix file system, Security in unix.
40p talata_1 22-09-2014 64 8 Download
-
Choose the best answer for each question. 1) As a system administrator, you are instructed to backup all the users’ home directories. Which of the following commands would accomplish this? a) tar xvf usersbackup.tar /home/ b) tar cvf usersbackup.tar /home/ c) tar cvf usersbackup.tar /home/usr/
5p anhchangxuixeo1002 14-03-2013 74 7 Download
-
Security-Enhanced Linux (SELinux) is an implementation of mandatory access control using Linux Security Modules (LSM) in the Linux kernel, based on the principle of least privilege. It is not a Linux distribution, but rather a set of modifications that can be applied to Unix-like operating systems, such as Linux and BSD.
15p muathu_102 28-01-2013 94 11 Download
-
1. Download và cài đặt Để bắt đầu với ClearOS, bạn download truy ClearOS cập www.clearfoundation.com/Software/downloads và Enterprise, kích thước khoảng 700 MB tương ứng với 1 đĩa CD. Sau khi hoàn thành, bạn có thể ghi ra đĩa CD hoặc cài đặt thử nghiệm trên máy ảo. Trong bài viết này, chúng tôi sử dụng phần mềm tạo máy ảo VirtualBox 3.1. Trong quá trình tạo máy ảo, chúng tôi chọn Operating System là Linux với Version là Other Linux. Sau khi khởi động máy ảo (hoặc máy tính thật và cài đặt từ đĩa CD), bạn bấm phím Enter để...
3p bibocumi26 12-01-2013 119 6 Download
-
Kernel Support. Core support: CPU, Memory, Process. Management , Interrupt/Exception Handling etc. Dynamically Loadable Kernel Modules. Device Drivers. Additional Functionality. User Mode Access to kernel facilities. System Calls and Signals. Filesystem Device Nodes. Network Interfaces. Are not accessed through a device node but instead are accessed. through a “network interface” abstraction.
178p rhca_92 09-11-2012 130 36 Download
-
Certified with Leading OEM and ISV Products. ISV Independent Software Vendor. OEM Original Equipment Manufacturer. ABI/API Compatibility. Application Binary Interface. Application Programming Interface. ELF Executable and Linking Format. LSB Linux Standards Base. BEA BEA System Inc, San Jose, California. “Think Liquid”. HPC High Performance Computing.
281p rhca_92 09-11-2012 101 25 Download
-
Linux History Design Principles Kernel Modules Process Management Scheduling Memory Management File Systems Input and Output Interprocess Communication Network Structure Security To explore the history of the UNIX operating system from which Linux is derived and the principles which Linux is designed upon To examine the Linux process model and illustrate how Linux schedules processes and provides interprocess communication To look at memory management in Linux To explore how Linux implements file systems and manages I/O devices...
62p perpan 02-09-2012 77 16 Download
-
Overview Multithreading Models Threading Issues Pthreads Windows XP Threads Linux Threads Java Threads Silberschatz, Galvin and Gagne ©2005 .Single and Multithreaded Processes Operating System Concepts – 7th edition, Jan 23, 2005 Silberschatz, Galvin and Gagne ©2005 .Benefits Responsiveness Resource Sharing Economy Utilization of MP Architectures Operating System Concepts – 7th edition, Jan 23, 2005
28p perpan 02-09-2012 72 8 Download
-
Networking with UNIX-Type of Operating Systems Describe the origins and history of the UNIX operating system Identify similarities and differences between popular implementations of UNIX Describe the features and capabilities of servers running Solaris, Linux, and Mac OS X Server Explain and execute essential UNIX commands Install and configure Linux on an Intel-based PC Manage users, groups, and file access permissions in Solaris, Linux, and Mac OS X Server Explain how computers running other operating systems can connect to UNIX servers...
46p itvovantien 13-07-2012 71 14 Download
-
Hệ điều hành (Operating System - OS, d-ới đây viết tắt tiếng Việt là HĐH) là một hệ thống các ch-ơng trình (và dữ liệu - tham số hệ thống) đ-ợc cài đặt sẵn (d-ới dạng các file trên đĩa từ - băng từ) thực hiện hai chức năng cơ bản: - Chức năng của một hệ thống quản trị tài nguyên: Quản trị, phân phối công việc cho hệ thống thiết bị để hệ thống thiết bị hoạt động hiệu quả nhất, - Chức năng của một máy tính mở rộng (máy tính ảo): Phục vụ nhu cầu đa dạng của ng-ời dùng một cách...
0p 986753421 25-05-2012 134 24 Download
-
A complete & modern embedded operating system o A cutting-edge mobile user experience o A world-class software stack for building applications o An open platform for developers, users & industry 6. Why Android Was Created? Full phone software stack including applications. Designed as a platform for software development. Android is open. Android is free. Community support. 100% Java Phone.
24p thanhtoan2115 28-04-2012 88 18 Download
-
Chapter I Framework and C# Overview 1 Content Part 1: NET Framework 1. 2. 3. 4. 5. CLR, FCL, CTS Namespace Managed code Garbage collection .NET framework architecture Part 2: C# overview 1. 2. Features IDE 2 PART I .NET FRAMEWORK 3 .NET Framework Net 4.0 .NET 3.5 (Nov-2007) VS.NET 2008 Default: Windows 7 .NET 2.0 (Nov-2005) VS.NET 2005 .NET 3.0 (Nov-2006) Default: Windows Vista, Server 2008 .NET 1.1 (Apr-2003) VS .NET 2003 Default: Server 2003 .NET 1.0 (Feb-2002) 4 What is the .NET framework The .
28p augi16 13-02-2012 82 13 Download
-
Là một bộ các câu lệnh để chỉ dẫn phần cứng máy tính và các phần mềm ứng dụng làm việc với nhau. Phần mềm hệ thống phổ biến hiện nay ở Việt nam là MS-DOS, LINUX và Windows. Đối với mạng máy tính ta cũng có các phần mềm hệ điều hành mạng (Network Operating System) như Novell Netware, Unix, Windows NT/ 2000/ 2003, ...
0p thanhthao567 22-12-2011 91 12 Download
-
Linux là một HĐH dạng UNIX (Unix-like Operating System) chạy trên máy PC với bộ điều khiển trung tâm (CPU) Intel 80386 trở lên, hay các bộ vi xử lý trung tâm tương thích AMD, Cyrix. Linux ngày nay còn có thể chạy trên các máy Macintosh hoặc SUN Sparc. Một đặc điểm nỗi bật của Linux là một hệ điều hành miễn phí và mở nguồn mở.
32p vuthanh107 15-12-2011 285 81 Download
-
Centos(Community Enterprise Operating System) là 1 hệ điều hành mã nguồn mở dựa trên Red Hat Enterprise Linux nhưng khác với Red Hat nó là hoàn toàn free và có thể tương thích hoàn toàn với các phần mềm chạy trên trên Red Hat (kể từ phiên bản centos 5.0 trở đi
27p tvt201084 28-10-2011 800 141 Download
-
Hệ điều hành Linux Linux Operating System • Tổng quan về hệ điều hành Linux • Hệ thống tập tin trên Linux • Bộ thông dịch lệnh • Lập trình shell script
59p duonglam966 18-10-2011 172 48 Download