If you are getting the error “Unable to determine IMAP Drafts folder location” when you try to send an email with attachment you need to hardcode the Gmail Drafts folder location into the script. Mostly this is the case if you are using localized version either of Gnome or Gmail and the language settings doesn’t […]
Tag Archives: Gnome
Quick and dirty way to remotely connect to GDM
This is a quick & dirty way how to remotely connect to another machine on the same network (and start a gnome user session via GDM if needed). First ssh to the host where you want to be able to connect to and install the x11vnc package: [user@server ~]$ sudo yum install x11vnc Run the […]