Difference between revisions of "User talk:Bossa nesta"

From CDOT Wiki
Jump to: navigation, search
(Agenda)
(Agenda)
Line 9: Line 9:
 
11/05: M: Canoe, E: WDMT python coding  
 
11/05: M: Canoe, E: WDMT python coding  
  
11/06: school, rest
+
11/06: school, labs
 
11/07: Fri: M: Ninki, E: Canoe
 
11/07: Fri: M: Ninki, E: Canoe
 
11/08: Sat: M: Python coding E: work
 
11/08: Sat: M: Python coding E: work
 
11/09: Sun: Python Coding
 
11/09: Sun: Python Coding
 
11/10: Mon: Python Coding
 
11/10: Mon: Python Coding
11/11: Tue: School, labs
+
11/11: Tue: School, rest
 
11/12: Wed: Python coding, E: Chris?
 
11/12: Wed: Python coding, E: Chris?
 
11/13: Thu: School,
 
11/13: Thu: School,

Revision as of 22:20, 6 November 2008

Agenda


10/31: morning: rest, evening: Canoe
11/01: morning: LPT assg(done), evening, Canoe
11/02: morning: friends, evening: Canoe
11/03: rest, study test...  
11/04: test and labs, pick up Arcade!!! stay school and do all labs..
11/05: M: Canoe, E: WDMT python coding 

11/06: school, labs
11/07: Fri: M: Ninki, E: Canoe
11/08: Sat: M: Python coding E: work
11/09: Sun: Python Coding
11/10: Mon: Python Coding
11/11: Tue: School, rest
11/12: Wed: Python coding, E: Chris?
11/13: Thu: School,
11/14: Fri: Release 0.2
11/15: Sat: 

11/25: Tue: Presentation for Release 0.2

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