Open the Terminal and enter the following command in order to list all the timezones of the specified zone:
Syntax:
$ timedatectl list-timezones | grep -i [zone]
Open the Terminal and enter the following command in order to list all the timezones of the specified zone:
Syntax:
$ timedatectl list-timezones | grep -i [zone]
Ev kullanıcıları için yazıcılara çalıştığınız masada yer ayırmak gerçekten zor iştir. Her zaman ihtiyaç duymadığınız ve en küçüğünün bile yeterince büyük olduğu bir yazıcı için çalıştığınız masada yer ayırmak istemezsiniz. Eğer yeterince şanslıysanız USB kablosunun uzanabildiği yerde uygun bir yer olabilir. Ancak böyle bir alan yoksa Linux yüklü bir OrangePi ile standard yazıcınızı ağ yazıcısına dönüştürüp istediğiniz yerden erişebilirsiniz.
In order to install PHP version 5.6, first, open your Ubuntu Terminal and enter the following command in order to add the Ondrej PHP repository to your Ubuntu.
$ sudo add-apt-repository ppa:ondrej/php
This repository contains all the released versions of PHP till date.
Debian’s default repositories provide you with a fast method to install Git. Note that the version you install via these repositories may be older than the newest version currently available. If you need the latest release, consider moving to the next section of this tutorial to learn how to install and compile Git from source.
First, use the apt package management tools to update your local package index. With the update complete, you can download and install Git:
sudo apt update sudo apt install git
root@orangepi:~# lsblk -f