Add to /etc/sysctl.conf
vm.swappiness=0
vm.vfs_cache_pressure=50
Add noatime flag to lines in /etc/fstab
vm.swappiness=0
vm.vfs_cache_pressure=50
Add noatime flag to lines in /etc/fstab
function FindProxyForURL(url, host) {// If the hostname matches, send direct. if (dnsDomainIs(host, "intranet.domain.com") || shExpMatch(host, "(*.abcdomain.com|abcdomain.com)")) return "DIRECT";// If the protocol or URL matches, send direct. if (url.substring(0, 4)=="ftp:" || return "DIRECT";// If the requested website is hosted within the internal network, send direct. if (isPlainHostName(host) || shExpMatch(host, "*.local") || isInNet(dnsResolve(host), "10.0.0.0", "255.0.0.0") || isInNet(dnsResolve(host), "172.16.0.0", "255.240.0.0") || isInNet(dnsResolve(host), "192.168.0.0", "255.255.0.0") || isInNet(dnsResolve(host), "127.0.0.0", "255.255.255.0")) return "DIRECT";}<%@ page contentType="text/html; charset=UTF-8" %>
Defaults env_keep +="http_proxy"
Defaults env_keep +="https_proxy"
Defaults env_keep +="ftp_proxy"
<super>+p is a common one for screen settings~/.config/hotkeys/synapse.hotkeysSignature=<Control>space
Signature=Super_L
net -U <username> ads join
samba-interop-install --install
Follow the official documentation from
http://download1.beyondtrust.com/Technical-Support/Downloads/files/pbise/Manuals/PBIS_Samba_Integration_Guide_V8.0.pdf
tar xvzf eclipse-java-luna-SR1-linux-gtk-x86_64.tar.gz
sudo mv eclipse /opt
[Desktop Entry] Name=Eclipse Type=Application Exec=/opt/eclipse/eclipse Terminal=false Icon=/opt/eclipse/icon.xpm Comment=Integrated Development Environment NoDisplay=false Categories=Development;IDE; Name[en]=Eclipse Luna