Nov
15: Sat: E: Seneca, labs
16: Sun: M: mNm, E: Rest
17: Mon: M: Rest, E: mid-term, 0.3
18: Tue: M: LUX Class, E: labs
19: Wed: M: work, E: work
20: Thu: LUX class, E: prepare for 0.2 presentations
21: Fri:
22: Sat:
23: Sun:
24: Mon: E: 0.3
25: Tue: Presentation for Release 0.2
12/05: Fri: Deadline of 0.3
LABS TO DO...
XWN740 lab8
http://cs.senecac.on.ca/~murray.saul/XWN740/xwn740_lab8.html
SYA710 lab07
http://zenit.senecac.on.ca/wiki/index.php/SYA710_Lab07
LPT Assg2
http://zenit.senecac.on.ca/wiki/index.php/Fall_2008_LPT730_Weekly_Schedule#Assignment_2_Work_.28Nov_25.29
= FINAL EXAM =
08: LPT730
09: NAD710
10: SPR720
11: SYA710
12: XWN740, E: Canoe
LPT730 NAD710 SPR720 SYA710 XWN740
SYA710 Note 2008/10/30
chkconfig --list xinetd
chkconfig --list swat
chkconfig swat on
chkconfig --list swat
service xinetd start
netstat -antpu
more /etc/services
in web browser-> http://localhost:901/
= samba use SMB protocol
smbd -> samba process
nmbd -> NetBiod to IP process
service smb start/stop/....
smbpasswd -a joker <-- to add the user and password
smbclient -U% -L localhost <-- U stand for no user name
smbclient -Ujoker //localhost/samba-share -->> connect to share dir locally with samba service, can be used on trouble shooting
/var/run/nmdb.pid <-- process lock