subprocess installed post-installation script returned error
When installing software on Ubuntu, i get following error. It is likely that 4.5.2-armada375 belongs to a chroot’s host Building only for…
When installing software on Ubuntu, i get following error. It is likely that 4.5.2-armada375 belongs to a chroot’s host Building only for…
Set default editor in Ubuntu To change vi editor run root@backup:~# update-alternatives –config vi There are 2 choices for the alternative vi…
To attach to a specific session, run tmux a -t SESSION_ID CTRL+B % Split window vertically CTRL+B “ Split window horizontally CTRL+B…
After adding facebook hhvm repository on Ubuntu 16.04, i get following error when running “apt update” command. root@backup:~# apt-get update Get:1 http://security.ubuntu.com/ubuntu…
add-apt-repository command can be used to add repository in ubuntu. To install, run apt-get install software-properties-common python-software-properties Example apt-key adv –recv-keys –keyserver…
rsync command with exclude option, full server backup to a remote server. Transfer a file I normally use scp to do single…
To check hard disk for errors, run /usr/sbin/smartctl -q errorsonly -H -l selftest -l error /dev/sda Here is an example of HDD…
Enable Gzip in Amazon Linux How to enable gzip on Plesk Nginx To check if a web site have gzip enabled, run…
Service files To list all services run To list failed services List all enabled services List timers See all running services See…
Install ShadowSocks server on Debian 10install ShadowSocks client in Ubuntu 18.04 On the Server, install shadowsocks with Create config file for server…
On Ununtu/Debian, install it with To get stats, run If your redis on differnt sevrer or use non standard port, then use…