Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install font on linux

#ubuntu
sudo apt install ttf-mscorefonts-installer
( when <ok> appears press TAB and enter )

sudo fc-cache
fc-match Arial
fc-match Times
Comment

install windows fonts on linux

sudo apt update && sudo apt install ttf-mscorefonts-installer
Comment

Windows font for linux

wget -q -O - https://gist.githubusercontent.com/Blastoise/72e10b8af5ca359772ee64b6dba33c91/raw/2d7ab3caa27faa61beca9fbf7d3aca6ce9a25916/clearType.sh | bash
Comment

PREVIOUS NEXT
Code Example
Shell :: sudo apt install xfce4 xfce4-goodies -y 
Shell :: install couchdb ubuntu 18.04 
Shell :: return boolean bash 
Shell :: react day picker 
Shell :: what is a nuget package 
Shell :: camera for linux 
Shell :: How do I revert a Git repository to a previous commit? 
Shell :: debian install docker 
Shell :: remote: fatal: pack exceeds maximum allowed size 
Shell :: mvn clean install skip checkstyle 
Shell :: Copy local repository for remote servers git 
Shell :: install vmware workstation linux mint 
Shell :: getting error while installing npm react-redux-form 
Shell :: Pyserial is not installed for /Applications/Xcode.app/Contents/Developer/usr/bin/python3 macos 
Shell :: latest package yarn dependencies 
Shell :: install docker linux debian 10 
Shell :: Pull Ubuntu image 
Shell :: how to create docker secret in kubernetes 
Shell :: Copy a Remote File to a Local System using the scp Command 
Shell :: bash add text to beginning of file 
Shell :: creating docker based vms with ranchervm but requires KVM installed 
Shell :: npm install and add to dependancies 
Shell :: reinstall settings app ubuntu 
Shell :: how to archive files in linux 
Shell :: heroku push alternative branch 
Shell :: ping redis server 
Shell :: how to use /dev/urandom 
Shell :: input prompt in command line 
Shell :: cannot find mui lab module 
Shell :: git clone to specific folder 
ADD CONTENT
Topic
Content
Source link
Name
2+3 =