-
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网桥配置脚本!-bridge configuration script!
- 2022-04-09 07:46:35下载
- 积分:1
-
这个文件包含the TIPS和诡计for Ubuntu 8.10。它deceibes the坚持……
this document contains the tips and trick for UBUNTU 8.10. It deceibes the following procedures and tips used for Ubuntu 8.10:
1.Procedure to create and login as root from GUI page no. 2
2.Procedure to install ns 2 in ubuntu 8.10 page no. 2
3.Procedure to install VLC player in Ubuntu 8.10 page no. 6
4.Procedure to install Real player in Ubuntu 8.10 page no.7-this document contains the tips and trick for UBUNTU 8.10. It deceibes the following procedures and tips used for Ubuntu 8.10:
1.Procedure to create and login as root from GUI page no. 2
2.Procedure to install ns 2 in ubuntu 8.10 page no. 2
3.Procedure to install VLC player in Ubuntu 8.10 page no. 6
4.Procedure to install Real player in Ubuntu 8.10 page no.7
- 2022-03-23 17:32:20下载
- 积分:1
-
|-- p6.1.c 获得标准输入、输出和错误输出的终端名称
|-- p6.2.c 修改终端控制字符示例
|-- p6.3.c 使用curses实现密码输入
|-- p6.4.c 使用tcgetattr函数和tcsetattr函数实现密码输入
|-- p6.5.c 串口进行读写示例
|-- p6.6.c 扬声器发声程序
|-- p6.7.c 使用声卡播放音频文件
`-- p6.8.c 声卡录音程序示例
-|- P6.1.c access to standard input, output and error output terminal names |- p6.2.c modified sample terminal control characters |- p6.3.c realize the use of curses password |- p6. 4.c use tcgetattr function and realize tcsetattr function password |- p6.5.c serial read and write sample |- p6.6.c loudspeaker audible procedures |- p6.7.c use sound card to play audio files `- p6.8.c sound card recording procedures sample
- 2022-08-09 00:08:43下载
- 积分:1
-
处理机调度算法,模拟了处理机调度的各种算法
处理机调度算法,模拟了处理机调度的各种算法-Processor scheduling algorithm
- 2022-03-19 22:13:12下载
- 积分:1
-
为linux构建KDE主题
详细可参考文档,是英文的,慢慢看
为linux构建KDE主题
详细可参考文档,是英文的,慢慢看-Table of Contents
If you re viewing this document online, you can click any of the topics below to link directly to that section.
1. Tutorial tips
2. Getting started
3. KDE theme basics
4. Advanced KDE themes
5. KDE2-- themes and beyond
6. Resources and feedback
- 2022-07-13 14:49:06下载
- 积分:1
-
关于Qt的第三方串口类serialclass封装
关于Qt的第三方串口类serialclass封装-Qt on third-party package serial category serialclass
- 2022-07-04 08:39:44下载
- 积分:1
-
linux环境下多线程编程的例子
linux环境下多线程编程的例子-multithreaded programming examples
- 2022-03-20 16:45:57下载
- 积分:1
-
这是一个在 sco unix 系统下编辑的选择框,列表管理程序,本程序开发使用了 curses 函数库,你需要在 sco unix 系统安装开发软件包。
这是一个在 sco unix 系统下编辑的选择框,列表管理程序,本程序开发使用了 curses 函数库,你需要在 sco unix 系统安装开发软件包。-in sco unix systems edited selection box, list management procedures, the procedures used to develop the curses library, you need the sco unix system development package installed.
- 2022-03-11 05:51:49下载
- 积分:1
-
QT4网络程序,通过INTERnet传输数据
QT4网络程序,通过INTERnet传输数据
-QT4 network procedures, transmission of data through the INTERNET
- 2022-02-07 22:34:44下载
- 积分:1