-
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
-
picocom Linux的串口调试工具,如小型计算机。由自己对…
picocom 是一款linux下的串口调试工具,很想minicom,比minicom精巧的多,编译好后,
我输入 picocom -b 115200 /dev/ttyS0 就可以调试我的arm板了-picocom A linux is the serial debugging tools, like minicom. minicom sophisticated than many good compiler, I enter picocom- 115200 b/dev/ttyS0 I can debug the arm of the plate
- 2022-05-23 08:53:40下载
- 积分:1
-
是一份LINUX下面的C语言编程的资料,讲的很详细,是超星格式的,对LINUX下的C开发感兴趣的可以看看。...
是一份LINUX下面的C语言编程的资料,讲的很详细,是超星格式的,对LINUX下的C开发感兴趣的可以看看。-LINUX is a C language programming the following information, speak in great detail, is Chaoxing format of the C development under LINUX interested can look at.
- 2022-11-14 13:45:07下载
- 积分:1
-
QT编程的资料, QT编程的资料
QT编程的资料, QT编程的资料-QT programming information, QT programming information, QT programming information
- 2023-01-14 14:15:04下载
- 积分:1
-
里面主要是linux下QT程序设计的的一些实例,都调试通过
里面主要是linux下QT程序设计的的一些实例,都调试通过-Which is mainly under the QT programming linux some examples are debugging through the
- 2022-06-15 22:39:08下载
- 积分:1
-
用于移植在pthread环境中开发的应用程序到没有pthread支持的环境...
用于移植在pthread环境中开发的应用程序到没有pthread支持的环境-for transplantation pthread environment in the development of applications that in the absence of a supportive environment pthread
- 2022-03-22 16:15:27下载
- 积分:1
-
windows下的linux操作系统
windows下的linux操作系统-windows under the Linux operating system
- 2022-05-18 06:16:04下载
- 积分:1
-
IBM UNIX AIX5的使用说明文档,可以用于了解AIX主机的相关情况
IBM UNIX AIX5的使用说明文档,可以用于了解AIX主机的相关情况-IBM UNIX AIX5 the use of documentation, can be used to understand the relevant situation AIX host
- 2022-07-25 18:24:35下载
- 积分:1
-
S3C2410触摸屏测试程序
S3C2410触摸屏测试程序 -S3C2410 touchscreen testing procedure
- 2022-03-22 15:59:17下载
- 积分:1
-
fork和exec系列调用前后,进程在内存的“数据段”,“堆栈段”和“代码段”有什么不同?读了之后,你就会知道了,...
fork和exec系列调用前后,进程在内存的“数据段”,“堆栈段”和“代码段”有什么不同?读了之后,你就会知道了,-fork and exec calls before and after the Series, in memory of the process "of the data", "stack of" and "code of" what"s the difference? After reading, you will know,
- 2022-05-12 11:15:43下载
- 积分:1