Mint: Mint 18 Xfce VM Setup
- cinnamon: https://linuxmint.com/edition.php?id=246
- xfce: https://linuxmint.com/edition.php?id=249
- https://linuxmint-installation-guide.readthedocs.io/en/latest/
VM Settings
- ICH9
- Hyper-V
- RAM: 4GB
- HDD: GB
VM Settings
sudo apt install keyword
apt-cache search keyword
sudo apt content keyword
sudo apt depends keyword
sudo apt search keyword
sudo apt show keyword
sudo apt check keyword
sudo apt recommends keyword
sudo apt version keyword
alternatives version 1.7.4 - Copyright (C) 2001 Red Hat, Inc.
This may be freely redistributed under the terms of the GNU Public License.
cd /var/lib/jenkins/plugins wget --no-cookies "https://updates.jenkins.io/download/plugins/role-strategy/2.8.1/role-strategy.hpi" systemctl restart jenkins
/var/cache/jenkins/war/WEB-INF/jenkins-cli.jar
/usr/lib/jenkins/
# Check for missing binaries (stale symlinks should not happen) JENKINS_WAR="/usr/lib/jenkins/jenkins.war" # Check for existence of needed config file and read it JENKINS_CONFIG=/etc/sysconfig/jenkins JENKINS_PID_FILE="/var/run/jenkins.pid" # Source function library. .
Link: https://serverfault.com/questions/838592/how-to-remove-update-alternatives-links-on-linux
/var/lib/alternatives
alternatives --install <link> <name> <path> <priority>
sudo -c 'yum list wget'
sudo wget -O /etc/yum.repos.d/jenkins.repo https://pkg.jenkins.io/redhat-stable/jenkins.repo
sudo rpm --import https://pkg.jenkins.io/redhat-stable/jenkins.io.key
Copyright 2018· All rights reserved