Saiu no Guardian uma boa entrevista com o Hayao Miyazaki. Um momento raro!
Tuesday, November 29, 2005
Friday, November 25, 2005
Python + Eclipse in Ubuntu
Upgrade to at least Ubuntu 5.10 (Breezy), then
# apt-get install java-gcj-compat eclipse-pde-gcj eclipse-jdt-gcj
Then, based on the PyDev FAQ:
# apt-get install java-gcj-compat eclipse-pde-gcj eclipse-jdt-gcj
Then, based on the PyDev FAQ:
Tuesday, November 1, 2005
Error in samba: "make_server_info_info3: pdb_init_sam failed!"
"make_server_info_info3: pdb_init_sam failed!"
If this error is appearing in your logs when trying to authenticate samba users to Active Directory with winbind, change your /etc/nsswitch.conf:
passwd: files winbind
group: files winbind
If this error is appearing in your logs when trying to authenticate samba users to Active Directory with winbind, change your /etc/nsswitch.conf:
passwd: files winbind
group: files winbind
Subscribe to:
Posts (Atom)