February 12, 2019
To remove everything that can be removed from all users
Get-AppxPackage -AllUsers | Remove-AppxPackage
January 31, 2019
vim - copy to clipboard
1) check if vim supports clipboard
vim --version
+/- clipboard
2) if vim has been compiled with clipboard support
press "v" for visual selection
select the text
press "esc"
press yy to copy
vim --version
+/- clipboard
2) if vim has been compiled with clipboard support
press "v" for visual selection
select the text
press "esc"
press yy to copy
January 30, 2019
January 27, 2019
October 10, 2016
October 8, 2016
install Cinnamon 3.0 on Ubuntu 16.04 LTS via PPA
sudo add-apt-repository ppa:embrosyn/cinnamon
sudo apt update
sudo apt install cinnamon blueberry
sudo apt update
sudo apt install cinnamon blueberry
February 14, 2016
edit mkv title from command line in macOS
mkvpropedit /Volumes/Movies/2015/chappie.mkv --edit info --set "title=chappie"
to install mkvproperedit on macOS do 'brew install mkvtoolnix'
Subscribe to:
Posts (Atom)
How to type letters with accent
Very useful article https://www.freecodecamp.org/news/how-to-type-letters-with-accents-on-mac/
-
Для того чтобы изменить сервер обновлений или подключить локальную папку зеркала необходимо - открыть реестр и в соответствующих ветках пр...
-
https://github.com/raghur/easyblogger
-
plugins are for eap are missing: apt-get install strongswan-plugin-eap-mschapv2