Short IT recipes

i.e. some stuff and junk about Python, Perl, Matlab, Ruby, Mac X, Linux, Solaris, ...

Sunday, August 07, 2016

Tmux: mouse scroll

›
Add this to ~/.tmux.conf set -g mouse on
Tuesday, May 31, 2016

Linux: start terminator with specific layout

›
terminator --layout=new_layout
Monday, May 09, 2016

Tmux: Mouse scroll

›
~/.tmux.conf set -g mouse on
Sunday, May 08, 2016

Scallion on Ubuntu 16.04: The predefined type `System.Object' is not defined

›
Compile scallion on Ubuntu 16.04 xbuild scallion.sln /p:TargetFrameworkVersion="v4.5" Without 4.5 target, geting following erro...
Friday, May 06, 2016

Arch Linux: FAILED unknown public key

›
gpg --keyserver keys.gnupg.net --recv-keys KEY More here: http://forums.netrunner-os.com/showthread.php?tid=18677
Thursday, May 05, 2016

›
eschalot example: ./eschalot -vct4 -r "^block[s|z]"

Ubuntu 16.04: Tmux mouse scrolling

›
add to ~/.tmux.conf set -g mouse on q to exit scroll mode.
Tuesday, May 03, 2016

Ubuntu16:04: Matlab cant change font size on plots

›
xorg fonts need to be installed. sudo apt install xfonts-100dpi xfonts-75dpi
Monday, May 02, 2016

Terminator: Set size and position in a config file

›
Example config file location: /home/mwo/.config/terminator/config Example content [global_config] [keybindings] [layouts] [[default...
Wednesday, April 20, 2016

Ubuntu 16.04 and Matlab 2016a: MATLAB has encountered an internal problem and needs to close

›
There is some problem with matlab UI GPU-based rendering on nvidia as this is causing this problem Stack Trace (from fault): [ 0] 0x00...
‹
›
Home
View web version
Powered by Blogger.