THE LINUX COMMAND LINE
experienced the shiny, point-and-click surface of your Linux computer—now dive below and explore its depths with the power of the command line. The Linux Command Line takes you from your very first terminal terminal keystrokes to writing full programs in Bash, the most popular Linux shell. Along the way you’ll learn the timeless skills handed down by generations of gray-bearded, mouse-shunning gurus: file William Shotts reveals the philosophy behind these tools and the rich heritage that your desktop Linux machine has inherited from Unix supercomputers of yore. As you make your way through the book’s0 码力 | 15 页 | 2.13 MB | 1 年前3The Linux Commands Handbook
1 Table of Contents Preface Introduction to Linux and shells man ls cd pwd mkdir rmdir mv cp open touch find ln gzip gunzip tar alias cat less tail wc grep sort 2 uniq diff ping traceroute clear history export crontab uname env printenv Conclusion 4 Preface The Linux Commands Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. I find this gives a well-rounded overview. This book does not try to cover everything under the sun related to Linux and its commands. It focuses on the small core commands that you will use the 80% or 90% of the0 码力 | 135 页 | 14.14 MB | 1 年前3The Linux Commands Handbook
1 Table of Contents Preface The Linux Handbook Conclusion 2 Preface The Linux Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. In particular, the goal is to get you you up to speed quickly with Linux. This book is written by Flavio. I publish programming tutorials on my blog flaviocopes.com and I organize a yearly bootcamp at bootcamp.dev. You can reach me on Twitter Twitter @flaviocopes. Enjoy! 3 The Linux Handbook 1. Introduction to Linux 2. man 3. ls 4. cd 5. pwd 6. mkdir 7. rmdir 8. mv 9. cp 10. open 11. touch 12. find 13. ln 14. gzip 15. gunzip0 码力 | 112 页 | 13.74 MB | 1 年前3Linux Docker Mess
Linux wangxiaodong@ouc.edu.cn http://www.tldp.org/LDP/intro-linux/html/sect_01_01.html Linux History n 1991年4月,芬兰赫尔辛基大学计算机系研究生Linus Torvalds开始为一个以后被称为 “Linux”的内核而工作。(后附Linus的邮件) n 1991年8月25日,Lin os.minix发表了Linux V0.01,约有 一万行代码。 n 1992年,全世界大约有1000个左右的人使用Linux,并有不少人提供初期的代码上载 和评论。 n 1993年,大约由100多个程序员参与内核代码修改,内核核心由5人组成,V0.99 约有 十万行代码。 n 1993年12月,Linux全球用户数约在10万左右。 n 1994年3月,Linux1.0问世,约有17万 0问世,约有17万行代码。它完全按自由免费的协议发布,源码 必须完全公开,之后很快Linux正式采用GPL协议。 n 1995年,Linux全球用户数大大超过50万, Linux已可在Intel、Digital和Sun SPARC 处理器上运行,Linux Journal杂志已发行了10万册。内核发展到1.2,约有25万行代 码。 Linux History n 第一篇Linux帖子 From: torvalds@klaava0 码力 | 77 页 | 7.40 MB | 1 年前3linux for human beings
(人 Ubuntu (人 Ubuntu linux for human beings 2 ubuntu Ubuntu 拓 linux forhuman beings0 码力 | 4 页 | 1.17 MB | 1 年前3Building Linux Distribution(Linux 分布式)- 贾晓宇
第三届中国Rust开发者大会 Building Linux Distribution from Scratch with Rust Speaker: Jia Xiaoyu CONTENTS Why choose rust? Using Rust and LFS build linux distro O2 What rkos brings us? Why do we choose Details) What rust-related things have happened in the kernel since the release of kernel 6.1? •Linux 6.1: Officially Adds Support for Rust in the Kernel • Kernel internals (kallsyms expansion for Rust "hello world" module Why do we choose rust? Linux 6.1~Linux 6.4 : What are the important updates? •Linux 6.2: • New : #vtable, declare_err!(),dbg! •Linux 6.3: • New : Some new type,new trait and ‘alloc’0 码力 | 19 页 | 723.62 KB | 1 年前3Linux Command Line seminar
You Need Access to a Linux Terminal VirtualBox https://www.virtualbox.org/ Kali Linux or Another Distribution of Linux http://www.kali.org/ http://en.wikipedia. org/wiki/Linux_distribution OS X will will work if you have that Linux File System http://tldp.org/LDP/intro-linux/html/sect_03_01. html Finding information on commands man - manual pages help info ss64.com/bash - good online reference reference tldp.org/ - The Linux Documentation Project Useful Navigation Commands pwd - print working directory cd - change directory ls - list contents of a directory whoami - tells you what user you are mkdir0 码力 | 16 页 | 70.58 KB | 1 年前32.6 Go in Linux Desktop Environment
Go in Linux Desktop Environment 2015年4月 夏彬 武汉深之度 Linux桌面环境 Gnome (Gtk) KDE (Qt) Lxde (Gtk) LxQt(Qt5) Xfce (Gtk) DDE (Gtk) ....... DE组件 Windows Manager Input Method Launcher Panel (dock) Question: DE是否应该努力追求本身独立? 可以跑在更多发行版上 更多的受众,更多的反馈 但DE最终会与底层服务甚至特定版进行交互,完全独立很难走到完美。 造成更多的开发包袱 Linux不会被统一,所以DE最好还是拥有更好的内聚性。 但应该打包更多的系统在一起, 从更多的地方优化用户体验,无折腾。 基础文件系统 + 仓库 + DE + 软件商店(各种应用软件才是正常用户需要的 upstart ... D-Bus FreeDesktop (http://dbus.freedesktop.org) others Kernel "dbus-like" code for the Linux kernel (https://github.com/gregkh/kdbus) go-dbus: The Easy Frame-less D-Bus Go Interface go-dbus0 码力 | 36 页 | 414.50 KB | 1 年前3Debian 11 Linux Setup Guide
Debian 11 Linux Setup Guide For ThinkStation P360 Tower, Tiny, Ultra 2 Table of Contents Section 1 – BIOS Configuration .......................................... 3 Section 1 – BIOS Configuration The first step before installing Linux is to make sure the system BIOS is setup correctly. • Boot into BIOS by pressing the function F1 function key whenever the following Lenovo splash screen appears. 7 • Select the Linux bootable installation media from the F12 boot menu list. • Select “Graphical install”0 码力 | 37 页 | 4.57 MB | 1 年前3Linux Lab v1.3 Manual
Linux Lab v1.3 Manual TinyLab Community | Tinylab.org March 17, 2024 欢迎加入 Linux Lab 用户组,联系微信:tinylab,公众号:泰晓科技 欢迎加入 Linux Lab 用户组,联系微信:tinylab,公众号:泰晓科技 �� 1. Linux Lab Overview 8 1.1 Project Introduction . . . 11 1.5.3 Project Born . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 2. Linux Lab Installation 12 2.1 Hardware and Software Requirement . . . . . . . . . . . . . . . . . . . . 17 2.8 Quickstart: Boot a board . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 3. Linux Lab Kickstart 19 3.1 Using boards . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 66 页 | 1.12 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100