Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install ChromeHeadless wsl

#install packages
sudo apt-get install -y curl unzip xvfb libxi6 libgconf-2-4 fonts-liberation

#update
sudo apt update && sudo apt upgrade

#get latest chrome
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb

#install it
sudo apt install ./google-chrome-stable_current_amd64.deb

#test a screenshot
google-chrome --headless --disable-gpu --screenshot https://www.chromestatus.com/
Comment

PREVIOUS NEXT
Code Example
Shell :: ssh keep connection 
Shell :: sed excape all quates 
Shell :: how to create malware for android in kali 
Shell :: Set Up Imagick 
Shell :: git conflicts in yarn-lock 
Shell :: homebrew install nasm 
Shell :: set nat in mikrotik 
Shell :: uninstall debian kodi 
Shell :: Install aaPanel linux 
Shell :: kubuntu snap app not showing 
Shell :: ubuntu 21.04 install gnome tweak tool 
Shell :: The default branch has been renamed 
Shell :: start a new shell to examine the situation 
Shell :: rem command 
Shell :: symbolic link sl linux 
Shell :: Inspecting commands 
Shell :: bash print characters from pattern to pattern 
Shell :: add user to wheel groub 
Shell :: remove watermark in video in filmora 
Shell :: python tree library 
Shell :: grep first match 
Shell :: install protobuf windows 
Shell :: burp suite kali linux 
Shell :: shopify cli 
Shell :: terraform VPC setup 
Shell :: install zabbix 
Shell :: clone docker image 
Shell :: docker commands 
Shell :: download stardocks sdk from nuget package 
Shell :: bash: emacs: command not found raspi 
ADD CONTENT
Topic
Content
Source link
Name
5+1 =