Microsoft
Software
Hardware
Network
Question : Ubuntu default chat client logs
I've used the default chat client in Ubuntu 10.4 for about a week. It doesn't work like I want, so I've changed to Pidgin. Now I want to keep the logs of those chats. Where can I find them?
Answer : Ubuntu default chat client logs
Try these locations:
~/.gnome2/Empathy/logs
~/.local/share/Empathy/log
s
~/.local/share/empathy
And if all else fails, try this command in console: find ~ -iname '*empathy*' -print
Random Solutions
Error Message popped up, Computer won't start up
Evangelism follow up form
MS SQL Server - The Conversion of a char data type to a datetime data type resulted in an out-of-range date time value
Update Query SQL 2008
Read XML through oracle view and ordered output
DNS won't work unless old server is on network
mysql upgrade 4.1 to 5.1
How to erase data from a Mac (wipe/erase/overwrite)
Load XML file into sqlserver 2008 Database using c# : 26366040
How can I check a dynamic row of checkboxes if value exists so I enter the row into a db?