... of dynamically loadable server modules A loaded server module is represented by an instance of struct server_module, which is defined in server.h Listing 11.3 (module.c) Server Module Loading and ... in server.c */ ************************************/ /* Run the server on LOCAL_ADDRESS and PORT */ extern void server_run (struct in_addr local_address, uint16_t port); #endif 11.2.1 /* SERVER_H ... 10:46 AM Page 222 222 Chapter 11 A Sample GNU/Linux Application Listing 11.1 (server.h) Function and Variable Declarations #ifndef SERVER_H #define SERVER_H #include #include /*** Symbols defined
Ngày tải lên: 17/10/2013, 19:15
... people have downloaded Linux, but estimates indicate that between 7 and 10 million computers run Linux Moreover, many Linux users run Linux not as a desktop computer but as a server, which is powered ... focuses on setting up and using Linux servers 1.2.2 How Linux is Different Linux is distinguished from many popular operating systems in three important ways Trang 9 Linux is a cross-platform operating ... in mind that, because Linux is a free operating system, Linux sales are Trang 6a mere fraction of Linux installations Moreover, unlike most commercial operating systems, Linux is not sold under
Ngày tải lên: 24/10/2013, 08:15
Learning DebianGNU Linux-Chapter 2: Preparing to Install Linux
... it shows you how to prepare your hard disk for Linux 2.1 Minimum Hardware Requirements Linux supports a wide range of PC hardware; but not even Linux supports every known device and system Your ... their 80386 Linux systems respond sluggishly, particularly when running X So, if you want optimum performance, you should install Linux on a PC having an 80486 processor or better Trang 2Linux also ... Fortunately, Linux is not too hungry for disk space To install and use Linux, you should have at least 250 MB of free hard disk space (The minimum is about 100 MB, but installing Linux on a system
Ngày tải lên: 24/10/2013, 08:15
Learning DebianGNU Linux-Chapter 3: Installing Linux
... Trang 2Like other modern Linux distributions, Debian GNU/Linux includes a screen-based install program that simplifies the installation and initial configuration of Linux However, the install ... boot Linux directly from the CD that accompanies this book, which is by far the simplest way to boot Linux If your system supports booting from a CD-ROM, configure your system to do so and boot Linux ... Yes to boot Linux 3.1.2.2 Booting from floppy diskettes If your system can't boot from a CD-ROM diskette and you have difficulty booting Linux from MS-DOS or Windows 9x, you can boot Linux from
Ngày tải lên: 28/10/2013, 16:15
Tài liệu Linux Virtual Server Administration for red hat enterprise linux 5.1 doc
... Trang 1Linux Virtual Server Administration for red hat enterprise linux 5.1 Trang 2Linux Virtual Server AdministrationTrang 3Building a Linux Virtual Server (LVS) system offers ... systems and serviceswith Red Hat Enterprise Linux and LVS.Trang 4Linux Virtual Server Administration: Linux Virtual Server(LVS) for Red Hat Enterprise Linux 5.1 Copyright©You need to override this ... real server is introduced to the real server pool and the virtual server is scheduled using weighted least-connections For example, suppose there are three servers in the real server pool Servers
Ngày tải lên: 10/12/2013, 06:15
Tài liệu Learning DebianGNU Linux-Chapter 12. Setting Up a Linux-Based WAN pptx
... learn how to set up and use several Linux wide-area network servers, including an FTP server, a web server (Apache), an email (SMTP/POP) server, and a dial-in shell server These applications let you ... You should specify the ServerName option before starting your web server The ServerType directory specifies whether the web server is started via inetd or standalone: ServerType standalone The ... the Linux FTP client, interpreting the same FTP subsystem commands Open an MS-DOS Prompt window and type the command: ftp server where server specifies the hostname or IP address of your Linux
Ngày tải lên: 14/12/2013, 13:15
Tài liệu Advanced Linux Programming: 1-Advanced UNIX Programming with Linux pdf
... Trang 1Advanced UNIX Programmingwith Linux I 1 Getting Started 2 Writing Good GNU/Linux Software 3 Processes 4 Threads 5 Interprocess Communication Trang 3Getting ... Linux program In particular, this chapter shows you how to create and modify C and C++ source code, compile that code, and debug the result If you’re already accustomed to programming under Linux, ... assume that you know how to perform basic operations in the Linux command shell, such as creating directories and copying files Because many Linux programmers got started programming in the Windows
Ngày tải lên: 21/01/2014, 07:20
Tài liệu Advanced Linux Programming: 6-Mastering Linux ppt
... Mastering Linux II 6 Devices 7 The /proc File System 8 Linux System Calls 9 Inline Assembly Code 10 Security 11 A Sample GNU/Linux Application 07 0430 PT02 5/22/01 ... on. Major device numbers are listed in the Linux kernel sources documentation. On many GNU/Linux distributions, this documentation can be found in /usr/src/linux/Documentation/devices.txt.The special ... drivers running in the Linux kernel, and through them to hardware devices connected to the system. Use these techniques with care because mis- use can cause impair or damage the GNU/Linux system. See
Ngày tải lên: 26/01/2014, 07:20
Tài liệu Advanced Linux Programming: 8-Linux System Calls doc
... GNU/Linux systems) wraps Linux system calls withfunctions so that you can call them easily Low-level I/O functions such as openand readare examples of system calls on Linux Trang 2The set of Linux ... systemcalls as part of its implementation Linux currently provides about 200 different system calls A listing of system callsfor your version of the Linux kernel is in /usr/include/asm/unistd.h ... kernel,uname({sys=”Linux”, node=”myhostname”, }) = 0 Observe that stracehelpfully labels the fields (sysand node) of the structure ment.This structure is filled in by the system call—Linux sets the
Ngày tải lên: 26/01/2014, 07:20
redhat linux 8 - the official red hat linux security guide
... Red Hat Linux 8.0 The Official Red Hat Linux Security Guide Red Hat Linux 8.0: The Official Red Hat Linux Security Guide Copyright © 2002 by Red Hat, Inc. ... Red Hat Linux Security Guide! The Official Red Hat Linux Security Guide is designed to assist users of Red Hat Linux in learning the process and practice of securing workstations and servers against ... of Red Hat Linux in greater detail than the Official Red Hat Linux Security Guide: • Official Red Hat Linux Installation Guide for information regarding installation • Official Red Hat Linux Getting
Ngày tải lên: 18/04/2014, 10:22
Chương 2: Hệ điều hành Linux - Cài đặt Linux
... Server Development Utilities Kernel source HCMUNS Trang 13Cấu hình sau cài đặt Linux Fundamentals Cài đặt và cấu hình boot loader Tạo tài khoản người dùng Tạo đĩa mềm boot Cấu hình ... thiết bị: /dev/ Tên ổ đĩa trên Linux ● Đĩa mềm A /dev/fd0 ● Đĩa cứng IDE 1 /dev/hda ● Đĩa cứng SCSI 1 /dev/sda ● Đĩa CD-ROM SCSI 1 /dev/scd0 Tên phân vùng trên Linux ● Primary 1 /dev/hda1 ... trường cài đặt Tạo phân vùng và hệ thống file Linux Cài đặt phần mềm Cấu hình sau khi cài đặt HCMUNS Trang 4Thu thập thông tin phần cứng Linux Fundamentals CPU/RAM HDD/CD-ROM/FDD
Ngày tải lên: 09/05/2014, 11:11
Linux và phần mềm mã nguồn mở Chương 2: Sử dụng Linux pps
... dụng server – Web server, mail server, application server 8 Trang 9– Cygwin: Linux utilities on Windows – Windows Services For Linux(for some Trang 11Boot hệ thống ¨ Có thể cài đặt Linux ... Trang 1Linux và phần mềm mã nguồn mở Chương 2: Sử dụng Linux Trang 6Hệ điều hành “đương đại” • Đa NSD, đa tiến trình: Trang 7Linux-Hệ điều hành • Linux là HĐH Đa NSD, Đa ... thuỷ trên một đĩa cứng, trong đó ¨ chỉ có thể mở rộng nhiều nhất một partition nguyên thuỷ để chứa nhiều bảng partition logic (được gọi là partition mở rộng) Trang 13Phân chương đĩa cho Linux
Ngày tải lên: 29/07/2014, 13:21
slike bài giảng linux và phần mềm mã nguồn mở - trương thị diệu linh chương 1sử dụng linux
... dụng server – Web server, mail server, application server 8 Trang 9– Cygwin: Linux utilities on Windows – Windows Services For Linux(for some Trang 11Boot hệ thống ¨ Có thể cài đặt Linux ... Trang 1Linux và phần mềm mã nguồn mở Chương 2: Sử dụng Linux Trang 6Hệ điều hành “đương đại” • Đa NSD, đa tiến trình: Trang 7Linux-Hệ điều hành • Linux là HĐH Đa NSD, Đa ... thuỷ trên một đĩa cứng, trong đó ¨ chỉ có thể mở rộng nhiều nhất một partition nguyên thuỷ để chứa nhiều bảng partition logic (được gọi là partition mở rộng) Trang 13Phân chương đĩa cho Linux
Ngày tải lên: 24/10/2014, 16:52
Hệ thống tập tin Linux và một số cách bảo mật trên hệ điều hành Linux
... tập tin Linux và một số cách bảo mật trên hệ điều hành Linux NHÓM 7 Trang 2MỤC LỤCI Cấu trúc thư mục của hệ thống tập tin Linux và MSDOS II Hệ thống tập tin Red Hat Linux III Một số cách về ... lệnh quen thuộc trên MSDOS Trang 7II Hệ thống tập tin trên Red Hat Linux Hệ thống tập tin mặc định trên môi trường Red Hat Linux theo chuẩn Linux File System Standard (FSSTND). Linux Fedora có ... /etc thư mục chứa các tập tin cấu hình của hệ thống Thư mục con /etc/X11 chứa các tập tin cấu hình liên quan X Windows Thư mục con /etc/skel chứa các tập tin cấu hình cung cấp cho users mới tạo,
Ngày tải lên: 02/11/2014, 18:14
Báo cáo bài tập lớn linux cài đặt java trên linux
... B2: Bạn tiến hành cấu hình như B4 ở trên. Trên đây là 2 cách cài openjdk-7-jdk trên Ubuntu 11.10 Sau khi cài xong bạn có thể vào terminal để tiến hành biên dịch 1 file java 1 cách bình thường ... “Install” và chờ đến khi quá cài đặt hoàn tất.B4: Cấu hình: Mở Terminal và gõ dòng lệnh sau: sudo update-alternatives config java Sẽ có các lựa chọn cấu hình hiện ra: Trang 14Theo như ví dụ này thì ... Trang 1BÁO CÁO BÀI TẬP LỚN LINUXĐề tài:Cài đặt java trên Linux Sinh viên : Đỗ Lê Nam SHSV:20091817 Sinh viên: Chu Đức Lộc SHSV:20091678
Ngày tải lên: 30/05/2015, 15:16
Redhat linux QUẢN TRỊ HỆ THỐNG FILE TRONG LINUX
... TRONG LINUX Trang 2I Tổ chức hệ thống file trong linux1.1 Files. Một file là một cấu trúc cơ sở đ ợc dùng để chứa thông tin trên hệ thống Linux File là một dãy liên tiếp các byte đ ợc chứa trên ... thống file trong linux(tiếp) 1.4 Cấu trúc file phân cấp. Linux đã xây dựng cho mình một cấu trúc th mục phân cấp mà hầu hết mọi ng ời dùng phải tuân theo Mọi thao tác của Linux trên hệ thống ... trên một file, họ cần có 2 bản sao riêng rẽ của file này bằng cách tạo liên kết file Bất kỳ một sự thay Trang 6I Tæ chøc hÖ thèng file trong linux(tiÕp)Trang 7I Tổ chức hệ thống file trong linux(tiếp)1.3.4
Ngày tải lên: 04/07/2015, 08:03
Redhat linux QUẢN TRỊ NGƯỜI DÙNG TRONG LINUX
... nhóm Để thao tác với khoản mục người dùng và nhóm trên Linux ta có thể thực hiện theo nhiều cách khác nhau ♦ Cách thứ nhất là soạn sửa file cấu hình: /etc/passwd và /etc/group hoặc dùng các lệnh ... TRONG LINUX BÀI 5 Trang 21 Khái niệm khoản mục người dùng và nhóm. 1.1 Khoản mục người dùng. Mọi truy nhập vào hệ thống Linux đều thông qua một tài khoản người dùng (User Account) Mọi người dùng trên ... /etc/group ♦ Cách thứ 2 là có thể dùng các chức năng quản lý người dùng trong môi trường X-Window để thao tác với người dùng và nhóm Trang 10Tất cả các cách thao tác với người dùng nêu trên sẽ cho
Ngày tải lên: 04/07/2015, 08:03
Redhat linux cài đặt readhat linux
... Trang 1Bài 7Cài đặt readhat linux Trang 2CàI đặt redhat linux 7.2Trang 32 Các bước cài đặt Bước 1: Khời động maý từ CDROM: Đưa đĩa Redhat Linux 7.2 vào ổ đĩa CDROM Khởi động máy
Ngày tải lên: 04/07/2015, 08:03
linux crash course linux crash course virtualization
... 4VirtualizationTrang 5• Host Machine – The physical hardware/server • Hypervisor – The virtualization software – Acts as the true ‘OS’ for the server • Virtual Machines – Instances of the virtualized ... Datacenter sprawl • Power and HVAC • High administrative labor costs • OS Licensing Trang 7• Fewer servers, with better system utilization • Easier redundancy and disaster recovery • Decreased downtime ... decreased build times • Excellent testbed • Sharing of pooled resources Trang 8• Converting a physical server to a VM often called P2V • New VM created from image of existing OS and applications • Turn
Ngày tải lên: 06/02/2018, 09:55
BÁO CÁO MÔN LINUX VÀ PHẦN MỀM MÃ NGUỒN MỞĐỀ TÀITìm hiểu, cài đặt và thử nghiệm VirtualBox để cài đặt hệ điều hành khác trên máy dùng Linux
... điều hành nhân Linux Chọn gói phù hợp với bản phân phối (Ubuntu hoặc Debian), đúng phiên bản đang sử dụng Chọn i386 với máy 32 bit, amd64 với máy 64 bit Với cấu hình máy như trên, ta chọn ... môn “Linux và phần mềm nguồn mở” Do đó, nhóm em quyết định lựa chọn đề tài “Tìm hiểu, cài đặt và thử nghiệm VirtualBox để tìm hiểu và cài dặt và chạy thử hệ điều hành khác trên máy dùng Linux” ... tảng, hoạt động trên mọi nền tảng hệ điều hành như Linux (Ubuntu), MacOs, Windows, Solaris,… sau khi cài đặt có thể tạo và chạy nhiều máy ảo với hệ điều hành khác nhau cùng một lúc trên cùng một
Ngày tải lên: 05/09/2019, 20:44
Bạn có muốn tìm thêm với từ khóa: