I've installed nixnote
(desktop client of Evernote
for Linux
) in my Ubuntu 12.04.
But while starting, it throws exception.
Here is complete detail of the exception.
bitsbuffer's questions
I've been using Ubuntu 12.04 and accidentally deleted a folder using Shift+Del.
Does anyone have any idea how to recover the folder?
I'm developing an application using Java and MySQL
. I've installed libmysql-java
package as a database connector, but the installed connector implements version 3.0 of the JDBC specification.
Does anybody know which packages or connectors are needed to install for using JDBC 4.0
in Ubuntu 12.04 using MySQL.
I'm using
- Java (java version "1.7.0_04")
- MySQL (mysql Ver 14.14 Distrib 5.5.22)
I've installed conky using sudo apt-get install conky-all
and followed this tutorial to configure. The configuration works properly in Unity desktop in Ubuntu 12.04 and everything seems OK, However using Gnome 3 nothing appears on the desktop.
I have used following command to invoke conky at startup sh -c "sleep 20s; conky -c ~/.conkyrc"
.
Please suggest what additional steps need to be taken in order to make it work in Gnome shell Ubuntu 12.04.
Here is the .conkyrc file.
I recently bought a new laptop with following configuration
- CPU: Intel i5 2450
- RAM: 8 GB DDR3
- GPU: NVIDIA GeForce GTX 520 1GB
I've setup a virtual machine using VirtualBox with Windows 7 as guest. I want to use my (host's) graphics card in it but the virtual machine is only showing 128 MB of video memory.
I am using Bumblebee and start the virtual machine using
$ optirun VBoxManage startvm "Windows 7"
Please suggest me how should I use my graphics card for 3D acceleration in virtual machine.