Saturday, October 15, 2016

command banner

                                                                                                            sudo apt install sysvbanner
                                                                           

banner 1234567890


 banner prints out the first 10 characters of text in large letters.

Friday, October 14, 2016

how to install spotify on ubuntu 16.04

              sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys BBEBDCB318AD50EC6865090613B00F1FD2C19886

echo deb http://repository.spotify.com stable non-free | sudo tee /etc/apt/sources.list.d/spotify.list


sudo apt-get update


sudo apt-get install spotify-client



wordpress problem with plugin updates

                                                           changing permissions will solve the problem                                    ...