키워드 : 무료 도서, 도서, Ebook, Linux, 리눅스 유틸, 쿡북
안녕하세요 버섯돌이 유재성입니다.
오늘 수신한 할인 정보 메일 중 100% 할인 프로모션으로 잠깐 무료로 풀린 서적이 있군요.
리눅스 서적으로 언제까지 무료로 다운로드 가능한지 모르겠지만 필요하신 분들은 할인 기간 동안에 무료로 받으시기 바랍니다.
구매 사이트 : http://sharewareonsale.com/s/free-linux-utilities-cookbook-100-discount
위 사이트에서 Download 클릭 후에 E-Mail 주소 등 필요한 정보를 입력하시면 E-Mail로 다운로드 URL이 발송되더군요.
Linux Utilities Cookbook is everything you need to know about Linux but were afraid to ask. This ebook will make you a master of the command line and teach you how to configure the network, write shell scripts, build a custom kernel, and much more — 0ver 70 recipes to help you accomplish a wide variety of tasks in Linux quickly and efficiently. Get it now!
혹시나 싶어서 무료로 구매한 서적의 목차를 붙여 놓으니 필요하신 분들은 참고하시기 바랍니다.
[목차]
Table of Contents
Preface 1
Chapter 1: Using the Terminal / Command Line 5
Introduction 5
Command retrieval and line editing 6
Using history 7
Filename auto-completion 8
The shell prompt 9
Other environment variables 10
Using aliases 12
The .bashrc file 14
Dealing with blanks and special characters in filenames 15
Understanding the $? variable 16
Redirection and piping 17
Sending output from one terminal to another 18
Using the Screen program 19
Chapter 2: The Desktop 21
Introduction 21
GNOME 2 21
KDE desktop 24
xfce 27
LXDE 29
Unity 31
Mate 33
Chapter 3: Files and Directories 37
Introduction 37
Copying, removing, and updating files and directories 39
Finding files using find and locate 41
Creating text files – vim, Emacs, and others 42
ii
Table of Contents
Using the file command 45
Using grep to find patterns 47
Compressing files using ZIP and TAR 48
Other helpful commands such as stat, sum, touch, and more 52
Chapter 4: Networking and the Internet 55
Introduction 55
Troubleshooting bad connections 56
Copying files to another machine – FTP and SCP 59
Logging into another machine – Telnet and Secure Shell 62
Getting a web page without a browser – wget 64
Browsing the web – Firefox 64
E-mail – Using a web mail program 67
Running your own web server – httpd 69
What is using that port? The /etc/services file 70
IPv4 versus IPv6 72
Chapter 5: Permissions, Access, and Security 75
Introduction 75
Creating and managing user accounts – useradd 75
Working with passwords 78
Working with file permissions 79
Working with the firewalls and router settings 81
Working with Secure Linux – SELinux 82
Using sudo to secure a system 84
The /tmp directory 87
Chapter 6: Processes 89
Introduction 89
Understanding processes 89
Examining processes with ps 92
Examining processes using top 94
Changing priorities with nice 99
Observing a process using the /proc filesystem 101
Chapter 7: Disks and Partitioning 107
Introduction 107
Using fdisk 111
Using mkfs to format a drive 114
Using fsck to check the filesystem 115
Logical Volume Management (LVM) 117
iii
Table of Contents
Chapter 8: Working with Scripts 123
Introduction 123
Removing text from a file 124
Using script parameters 126
Coding a loop in a script 127
Backing up your system 130
Locking a file for only one use at a time 132
Getting introduced to Perl 133
Chapter 9: Automating Tasks Using Cron 141
Introduction 141
Creating and running a crontab file 143
Running a command every other week 144
Reporting the errors from a crontab file 147
Chapter 10: The Kernel 149
Introduction 149
A brief look at module commands 150
Building a kernel from kernel.org 156
Using xconfig to modify the configuration 158
Working with GRUB 161
Understanding GRUB 2 163
Appendix A 167
Appendix B 183
Index 199
'도서&리뷰' 카테고리의 다른 글
[서평] Go 인 액션 - Go in Action (제이펍 출판) (2) | 2016.07.19 |
---|---|
[추천 도서] 드디어 국내 첫 Netty 서적이 출간되는 군요~ (0) | 2015.09.01 |
[버섯][서적] 라즈베리 파이 활용백서가 출간되었네요.*^^* (0) | 2014.11.21 |
[서평] 오픈 소스를 활용한 임베디드 로보틱스 OpenCM의 활용 (0) | 2014.11.21 |