i.e. some stuff and junk about Python, Perl, Matlab, Ruby, Mac X, Linux, Solaris, ...
Tuesday, June 16, 2015
Ubuntu 14.04: compile DCMTK 3.6.1 (development snapshot)
Get latest version from: http://dicom.offis.de/download/dcmtk/snapshot/
At the time of writing this could be done to compile latest version of the dcmtk:
ubuntu: dcmtk convert to grayscale tiff
Example:
/opt/dcmtk361/bin/dcml2pnm +ot +G ../00_org/003.dcm 003.tif
Labels:
Ubuntu
Saturday, June 06, 2015
Xubuntu 15.04: lightdm autologin
To setup autologin, create the following file: /etc/lightdm/lightdm.conf
And add to the following lines:
sudo vim /etc/lightdm/lightdm.conf
And add to the following lines:
[SeatDefaults]
user-session=xubuntu
autologin-user=your_user_name
Labels:
xubuntu
Ubuntu: chome browser new instance
chromium-browser --enable-udd-profiles --user-data-dir=~/chromeProf
or for chromegoogle-chrome --enable-udd-profiles --user-data-dir=~/chromeProf
Labels:
Ubuntu
Subscribe to:
Posts (Atom)