User talk:Bossa nesta

From CDOT Wiki
Revision as of 13:57, 21 November 2008 by Bossa nesta (talk | contribs) (Agenda)
Jump to: navigation, search

Agenda


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

= FINAL EXAM =
08: LPT730
09: NAD710
10: SPR720
11: SYA710
12: XWN740, E: Canoe

LPT730 	NAD710 	SPR720 	SYA710 	XWN740 

Notes

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