One for all,all for one.

2011年11月30日 星期三

windows 2008 NPS (radius)

›
Reference: Microsoft PowerPoint - SImple NPS Configuration as Radius Part 1.ppt Windows 2008 Server NPS網路原則與存取服務(Radius Server)研究與教學 ...
2011年11月29日 星期二

sshfs for linux

›
# apt-get install sshfs # modprobe fuse $ sshfs  -o idmap=user,uid=1000,gid=1000 username@123.456.78.9:/home/username ./mountpoint $ fus...

ubuntu radius server

›
# apt-get install freeradius freeradius-mysql freeradius-utils # vi /etc/freeradius/users 205 testing Cleartext-Password := "12345...
2011年11月25日 星期五

php display error

›
error_reporting(E_ALL); ini_set('display_errors','On'); ?>

vnc server on CentOS

›
# yum install vnc-server # useradd -m user1 # passwd user1 # su - user1 $ vncpasswd // it will create ~/.vnc/passwd # vi /etc/syscon...
2011年11月24日 星期四

fdisk in shell script

›
#!/bin/ sh fdisk /dev/sda < p q EOF

error opening terminal linux

›
# cp -r /lib/terminfo /usr/share/
‹
›
首頁
查看網路版
技術提供:Blogger.