Something about linux

AI权益加码!Claude Code、Cursor等20+工具免费用! 购周边限时加赠Coding Plan Lite,畅享主流AI工具!学习进阶更高效! 阅读详情

查看Linux的配置

wget http://aspersa.googlecode.com/svn/trunk/summary


FD(file / socket / ...) 在Parent fork的时候会复制一遍,Parent和Child都照样用

 

Something about Linux Linux-一切皆文件 VMnet1 Host-Only网络下的虚拟交换机 VMnet8 虚拟NAT网络下的虚拟交换机 桥接模式 虚拟出同一网段下都能访问的服务器 vi /etc/rc.local 开机启动文件 vi /etc/profile 环境变量 ~./bashrc 用户环境变量 ... 阅读详情

相关推荐

something about linux

sudo apt-get update    #这一步是更新你的源列表,换源后必须执行 sudo让用户其身份来执行指定指令预设身份root/etc/sudoers设置了执行sudo指令用户若其未经授权用户企图使用sudo则会发出警告邮件给管理员用户使用sudo时必须先输入密码之有5分钟有效期限超过期限则必须重新输入密码 apt-get 下载命令 参数有install 安装 update 更新

177

Something about the linux/Documentation/kbuild

1. Open the 00-INDEX first, it give some overview of the kbuild directoryroot@debian:/usr/src/linux-2.6.32.5/Documentation/kbuild# vi 00-INDEX 00-INDEX - this file: info on the kernel build pro...

weixin_30861797的博客 87

something about linux Signals

from http://www.linux-tutorial.info/modules.php?name=MContent&pageid=289 Signals Signals are a way of sending simple messages to processes. Most of these messages are already defined and c

BPC's Domain 674

Something about loopback in linux code

before start to saylinux code 3.16.44内核来说只能建立一个lo(loopback口) drivers/net/loopback.c 中定义了loopback dev的初始化和销毁的操作 在内核中这个只用了一次并且没有开放接口 static void loopback_dev_free(struct net_device *dev) {

bigjordon~ 541

linux/unix something about $

实践操作:2013-09-10 company_VM机 关于linux中$的相关含义说明: $0 Shell 本身的文件名 $1~$n 添加到Shell中的各个参数值。 $1  传入的第一个参数、 $2 传入的第二个参数... $n 传入的第n个参数。 $@ 传入Shell的所有参数的列表。 $$ Shell本身的PID(ProcessID), 即进程ID。 $!

viandling的专栏 701

something about Compile and Link on Embedded Linux

1 , Compile 流程 2,The `##' preprocessing operator performs token pasting #define myprintf(format, ...) printf (format, ##__VA_ARGS__) #define myprintf(args...) myprintf (args) 3

jslywj的专栏 1013

Something about Giraffe

Run Giraffe in Ubuntu 要开始trace Giraffe的code,昨天晚上和杰哥一起看了一些 老师留下一些问题: Investigate features (363) related to bitboard (or map), rules? 这个明天早上我再细看一下 Search node budget (256? Quiescence search? Pro...

dgt2947的博客 234

Something about Mutex

最近打开内核Mutex debug选项,出现一些Mutex Warning,重新审查和学习了一点东西,记录一下。 目前在学习SMP相关的东西,已经开始,坚持! 一.Mutex Slowpath & Fastpath 1. Can someone help me to understand what is the difference between > >> > fastpath > >

Am_111的专栏 1902

know everything about something

先前的学习涉猎比较广泛,高级编程,电子电路,上层编程,甚至做网页,都接触过了。 尽管学的都不深,但是都知道一点基本的知识。 先前看到一句话,叫做know something about everything, know everything about something。 尽管自己先前并没用那么明确的说明,但是我确信自己一直在向往着成为一名linux驱动开发工程师。 我知道每一...

dianmotang8246的博客 1596

Should know something about OS

As a graduate student majoring in computer science, I shoud have learned something more deeply about operating system. No matter Unix or Windows, I shoud be familiar with them and the mechanisms of th

majcos的专栏 701

something about memory management经典!

高端内存相关? Pages//内核把物理页面当做内存管理的基本单元  The kernel represents every physical page on the system with a struct page structure. This structure is defined in ://内核用struct page 结构体 代表每个物理页面struct page {   

158

something about slab layer!!

 总概念:the Linux kernel provides the slab layer (also called the slab allocator). The slab layer acts as a generic data structure-caching layer.  The slab layer divides different objects into grou

173

Something about WMI

微软的一些开源WMI,可以在linux环境下cygwin访问windows执行。 http://msdn.microsoft.com/en-us/library/aa394585(v=VS.85).aspx 转载于:https://blog.51cto.com/madman/382136...

weixin_33759269的博客 106

something about svn

For more detail PLZ go to see trac+svn http://www.cnitblog.com/subversion/archive/2006/ svn http://www.subversion.org.cn/svnbook/1.4/svnbook.pdf http://www.svn8.com/svnpz/20080316/342.html Linu...

抽刀断水 147

something about kali

镜像源debhttp://http.kali.org/kalikalimainnon-freecontrib deb-srchttp://http.kali.org/kalikalimainnon-freecontrib debhttp://security.kali.org/kali-securitykali/updatesmaincontrib...

weixin_34125592的博客 88

Something about wlan

Refs:   1. fatduck's blog:     http://wiki.fatduck.org/networking/bridge-using-proxy-arp   2. Ipforwarding on [ask ubuntu]:     http://askubuntu.com/questions/95199/two-network-cards-and-ip-f...

weixin_30474613的博客 66

Something about doing and to do

Doing iOS 多读书 ACM To do linux 计算机网络 转载于:https://www.cnblogs.com/verain/p/4524609.html

weixin_30690833的博客 105

Something about GPLv3

这里是一个供public review的GPLv3 Beta2 AJAX页面,非常酷, 任何人都可以对其中的某一段添加评论,背景好色的深浅显示了评论的数量多少,从而可以对其中最有争议的地方一目了然。不过我觉得这个网页显然还是对于目前争论的热度过于保守...GPLv3的最新一轮争吵依然集中在以Linus为代表的Linux Kernel开发者与FSF的GPLv3支持者中间,但是这一次一些Big Nam...

totoxian 97
上一篇: socket options
下一篇: Job Requirement
kzjay
博客等级 码龄17年 7粉丝 111原创
评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值