install phantomjs
sudo apt-get install build-essential chrpath libssl-dev libxft-dev libfreetype6-dev libfreetype6 libfontconfig1-dev libfontconfig1 -y
sudo wget https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-linux-x86_64.tar.bz2
sudo tar xvjf phantomjs-2.1.1-linux-x86_64.tar.bz2 -C /usr/local/share/
Next, create a symlink of PhantomJS binary file to systems bin dirctory:
sudo ln -s /usr/local/share/phantomjs-2.1.1-linux-x86_64/bin/phantomjs /usr/local/bin/
Also in Shell:
- bash call another script relative to current script
- getcwd() failed: No such file or directory linux server
- git clone repo with name
- gcloud cd /root permission denied
- upgrade npm
- how to view hidden files in mac terminal
- adding remote origin git
- install nginx ubuntu 18.04
- linux create file
- create branch in git
- linux command for get whole website
- cmd prompt format
- command to edit in terminal linux
- linux os update
- install dependencies @material-ui/lab/Rating
- how to get the size of directory in linux
- powershell zip multiple files
- remove mongo lock file from centos 7
- Data path ".builders['app-shell']" should have required property 'class'.
- search tag git
- git diff show only files
- ubuntu add user to group
- jupyter notebooks
- install ifconfig on ubuntu