Read the rest of this entry »

48条WINDOWS技巧
May 25th, 2006 by song

1.如果同时有多个窗口打开,想要关闭的话,可以按住shift不放然后点击窗口右 上角的关闭图标.   

  2.在保存网页前,可以按一下”ESC”键(或脱机工作)再保存,这样保存很快   

  3.用电脑听CD可以不用任何的播放软件,把音箱线直接接到光驱的耳机孔,放入 CD,按光驱上的play键就可以直接听了,这样听歌可以不占用系统资源。(如果你的电脑坏了,不能启动或什么的,一时放在那不能修,千万不要浪费资源 ,把用里面的电源给光驱通上电,就可以暂时做CD机了.  

  4.MSN中发消息的时候是按enter的,如果想要换行而不想发出消息,可以 shift+enter或ctrl+enter   
Read the rest of this entry »

PORTS安装软件的时候忘啦安装部分模块该怎么办
May 24th, 2006 by song

make showconfig
make deinstall clean
make rmconfig
make install clean

 
安装远程桌面,VNC Server on FreeBSD + VNC Viewer on Windows
May 25th, 2006 by song

[code]FreeBSD# cd /usr/ports/net/vnc
FreeBSD# make
FreeBSD# make install
FreeBSD# make clean distclean[/code]
完成后,可以用which vncserver查看路径为:/usr/local/bin/vncserver
在自己的home目录下面新建一个目录:
Read the rest of this entry »

FREEBSD 远程桌面VNC
May 25th, 2006 by song

步驟如下

#cd /usr/ports/net/vnc
#make install


可以換成自己想要的使用者

$vncserver :1(啟動)


此時會在主目錄下產生兩個文件
freebsd-jay:1.log
freebsd-jay:1.pid
在/tmp/下也會有lock文件
如果要重新啟動
記得把這些文件都KILL..
不然會一直新開連線
第一次啟動時會要求輸入密碼
並且連線port為5901
=====================
如要關閉vncserver

# ps -aux |grep Xvnc (檢查狀態)
root    7103  0.9  0.7  5652 5288  p1  I     3:36下午   0:42.89 Xvnc :1 -desktop
# vncserver -kill :1 (終止)


=====================
~/.vnc/xstartup
這個就好像是~/.xinitrc
設定類似
目前的設定是

#!/bin/sh
/usr/X11R6/bin/xfce-mcs-manager
/usr/X11R6/bin/xfwm4 –daemon
/usr/X11R6/bin/xfdesktop &
/usr/X11R6/bin/xftaskbar4 &
/usr/X11R6/bin/xfce4-panel

要默认随系统启用 kdm, 需要修改 /etc/ttys 中的 ttyv8 项。
May 25th, 2006 by song

要启用 kdm, 需要修改 /etc/ttys 中的 ttyv8 项。 将其改为类似下面的样子:
ttyv8 “/usr/local/bin/kdm -nodaemon” xterm on secure

Voip/Sip开源项目的一些简单描述
May 25th, 2006 by song

Voip/Sip开源项目的一些简单描述

RESIPROCATE:

[url=http://www.sipfoundry.org/reSIProcate/]http://www.sipfoundry.org/reSIProcate/[/url]

reSIProcate is a high performance, object-oriented, C++ sip stack that is compliant with RFC 3261. It includes support for a wide variety of operating systems, including Windows and Linux. It has full support for UDP, TCP, and TLS transports on both IPv4 and IPv6. It also implements the full set of specifications for DNS usage in SIP, including NAPTR and SRV lookups (RFCs: 3263, 2915, 2782) using an asynchronous DNS library (ares).
The reSIProcate project consists of a stack and a small collection of applications. The reSIProcate stack is currently used in two commercial products and is quite stable.
reSIProcate is ideally suited to individuals or companies that are implementing one of the following SIP applications:
- PHONES(EG,EMBEDDED);
- Softphones(any platform);
- Gateway;
- Proxies;
- B2buas,or;
- IM / Presence Servers or Clients.

JRTPLIB:

[url=http://lumumba.luc.ac.be/jori/jrtplib/jrtplib.html]http://lumumba.luc.ac.be/jori/jrtplib/jrtplib.html[/url] Read the rest of this entry »

数据通信与网络参考资料
May 25th, 2006 by song

1

[color=maroon]多媒体通信网[/color]

2

[color=maroon]串行通信接口[/color]
SIDEBAR
»
S
I
D
E
B
A
R
«
»  Substance:WordPress   »