-
linuxptables
linuxptables -P INPUT -A -p tcp -s 192.168.100.0/24 --dport 445 -j ACCEPT
iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 137 -j ACCEPT
iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 138 -j ACCEPT
iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 445 -j ACCEPT-linuxptables-P INPUT-A-p tcp-s 192.168.100.0/24--dport 445-j ACCEPT
iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 137-j ACCEPT
iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 138-j ACCEPT
iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 445-j ACCEPT
- 2022-03-25 08:05:42下载
- 积分:1
-
Linux下的简单图形化多线程程序源码,内附编译命令说明,源码含有具体注释
Linux下的简单图形化多线程程序源码,内附编译命令说明,源码含有具体注释-Linux simple graphical procedures for multi-threaded source, enclosing the compiler command that contains the specific source notes
- 2023-01-29 06:25:03下载
- 积分:1
-
这本书籍是红帽子linux 的一些应用手册,对于相关人员的应用有很大的帮助。大家觉得好的,可以...
这本书籍是红帽子linux 的一些应用手册,对于相关人员的应用有很大的帮助。大家觉得好的,可以-this book is the red hat linux some manuals for the application of relevant personnel will be very helpful. We feel good and can s
- 2022-05-08 07:37:26下载
- 积分:1
-
一个简单的在嵌入式Linux下服务器与客户端的通信。
一个简单的在嵌入式Linux下服务器与客户端的通信。-server or client
- 2023-06-21 00:20:03下载
- 积分:1
-
gambas
gambas-1.0.tar.gz
- 2022-01-25 18:30:44下载
- 积分:1
-
用简单的例子实现了用命名管道实现进程间通信
用简单的例子实现了用命名管道实现进程间通信-simple example of the realization of the named pipe used to achieve inter-process communication
- 2022-08-25 17:11:40下载
- 积分:1
-
清华大学-电子信息工程系-实验用ARM
清华大学-电子信息工程系-实验用ARM-linux-源代码-LED_ON篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-LED_ON articles
- 2022-03-22 06:29:04下载
- 积分:1
-
系统调用是系统内核和应用程序的接口
此代码展示了linux系统调用的实现...
系统调用是系统内核和应用程序的接口
此代码展示了linux系统调用的实现-system is called the kernel and application program interface that this code to display the Linux system call the realization
- 2022-09-01 02:25:02下载
- 积分:1
-
没有一个研究的源光盘驱动啊,我有Linux和
还有没有人研究过cdrom 的驱动源码啊,我这有linux的,-There is no one studied the source cdrom drive ah, I have linux, and
- 2023-04-28 23:20:03下载
- 积分:1
-
Linux Programming White Paper
Linux编程白皮书-Linux Programming White Paper
- 2022-03-19 09:38:54下载
- 积分:1