86%
02.06.2020
of testing. To proceed, I clicked the tar.gz link to download a minuscule 2MB file and then ran the command:
$ tar xvfz bandwhich--unknown-linux-musl.tar.gz
Having extracted the file, I can see that
86%
30.11.2020
kopano-server-packages
# exit
Listing 2
Community Kopano on Ubuntu 18.04
$ wget https://download.kopano.io/community/core%3A/core-10.0.6.349.8669778-Ubuntu_18.04-amd64.tar.gz
$ tar xfz
86%
05.12.2019
, following lines).
Listing 1
Installing fcron
# dnf install gcc sendmail
[...]
$ wget http://fcron.free.fr/archives/fcron-3.2.1.src.tar.gz
$ tar xvf fcron-3.2.1.src.tar.gz
$ cd fcron-3
86%
11.04.2016
://collaboration.opengroup.org/omi/documents/30532/omi-1.0.8.tar.gz/
Linux resource: https://github.com/Microsoft/PowerShell-DSC-for-Linux/releases
86%
30.01.2020
for installing it will be familiar to most advanced users. To begin, clone the repository:
git clone https://github.com/google/schedviz.git
Next, install the dependencies. Because SchedViz has quite a few
86%
20.03.2014
:
cd /
curl -k http://pkgsrc.joyent.com/packages/SmartOS/bootstrap/bootstrap-2013Q3-x86_64.tar.gz | gzcat | tar-xf -
To rebuild the package database and update it, enter:
pkg_admin rebuild
pkgin -y up
85%
02.08.2021
(https://git.kernel.org/torvalds/t/linux-5.13.tar.gz
), you won't find it hitting the repositories for your distributions of choice for some time. For example, Ubuntu most likely won't see the 5.13 kernel appear until the 21.10 daily builds
85%
17.02.2015
.raystedman.net
* updates: mirror.thelinuxfix.com
No package http available.
Error: Nothing to do
[root@kickstart ~]# yum install httpd
Loaded plugins: fastestmirror
~...
Verifying : apr-util-1.5.2-6.el7.x86
85%
26.01.2025
)_$ARCH
$ curl -sLO "https://github.com/eksctl-io/eksctl/releases/latest/download/eksctl_$PLATFORM.tar.gz"
$ curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip"
$ tar -xzf "eksctl_$PLATFORM.tar.gz
85%
02.08.2021
"https://github.com/weaveworks/eksctl/releases/latest/download/eksctl_$(uname -s)_amd64.tar.gz" | tar xz -C /tmp
$ ls /tmp/eksctl
$ mv /tmp/eksctl /usr/local/bin
$ eksctl
The final command produces lots