Tagged Questions
0
votes
0answers
87 views
Unable to fork: Cannot allocate memory
frequently getting 'fork: Cannot allocate memory' when running commands over ssh. I have 64Gb of RAM and usually 1~2Gb free.
swap is more than 8gb free
Ubuntu version:"Ubuntu 12.04.2 LTS" Desktop ...
1
vote
2answers
1k views
Error setting kb layout with `setxkbmap`
I have x11-forwarding set up from an ubuntu 12.04 vm to my (windows) laptop. It works, but when I type in the forwarded applications, it is using the qwerty layout and I would like it to use colemak.
...