37%
20.06.2022
_healthy
volumes:
cassandra-data:
path: /opt/docker/compose/cassandra.yml
owner: ubuntu:ubuntu
permissions: '0600'
runcmd:
- wget "https://get.docker.com" -O get-docker.sh
- sh get
37%
02.08.2022
crunch away on installing MariaDB. The first step is to download and run the MariaDB repo setup script:
wget https://downloads.mariadb.com/MariaDB/mariadb_repo_setup
chmod +x mariadb_repo_setup
sudo
37%
06.10.2022
, as is the case with any new SQL Server version.
Infos
Azure Hybrid Advantage for SQL Server: https://azure.microsoft.com/en-us/pricing/hybrid-benefit/
Database Migration Service: https://docs
37%
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
37%
11.06.2014
). Remember, you only need to install this on one node, typically the master node, for a basic configuration.
Listing 1
gmond Modules
rpm -ivh http://vuksan.com/centos/RPMS-6/x86_64/ganglia
37%
02.06.2020
Toys, they offer genuine added value for Windows 10 workstations.
Infos
PowerToys: https://github.com/microsoft/PowerToys
PowerToys installation file: https://github.com
37%
04.08.2020
& Compliance Center: https://docs.microsoft.com/en-us/office365/servicedescriptions/office-365-platform-service-description/office-365-securitycompliance-center
Business and enterprise plans: https://www.microsoft.com
37%
09.01.2013
Whitepaper: http://www.citrix.com/content/dam/citrix/en_us/documents/products/netscaler-comprehensive-replacement-for-microsoft-forefront-threat-management-gateway.pdf
Netscaler hardware: http://www.citrix
37%
16.05.2013
can be downloaded from Microsoft for Windows 7 on http://www.microsoft.com/download/en/details.aspx?id=7887. For different Windows versions use a search engine and search for "Windows Remote Server
37%
17.06.2017
#runtime_append_all_bundles()
call pathogen#helptags() "
to update the help automatically each time Vim starts. To add other plugins from GitHub, change directories to ~/.vim/bundle and run:
git clone git://github.com