update

Search

You can find the results of your search below.

telegram @tips
31 Hits, Last modified:
= logging.getLogger(__name__) def _isAuthorized(update): isOk = update.effective_user['id'] in AUTHORIZED if not isOk: update.message.reply_text('maybe another time, you are %s' % update.effective_user['id']) return isOk
docker @projects:zibaldone:linux
10 Hits, Last modified:
tc/apt/sources.list.d/docker.list > /dev/null apt update apt-get install -y docker-ce docker-ce-cli contai... docker stop <id> </code> autostart <code> docker update --restart unless-stopped <id> </code> apply chan... rom host to container <code> docker attach 3f apk update apk add nss mkdir /opt exit docker cp /opt/sslvp... ve 20.10.12 docker node update --label-add type=jibri jen361j71yr6k96zrhx7x7b6a
atom @tips
8 Hits, Last modified:
[[https://atom.io|download]] and install ===== update ===== /usr/local/bin/atom-update <code> #!/bin/bash wget -q https://github.com/atom/atom/releases/la... pkg -i /tmp/atom-amd64.deb echo "Atom has been update from $VER_LATEST to $VER_INST" logger -t atom-update "Atom has been update from $VER_LATEST to $VER_IN
18.04 @tips:ubuntu
6 Hits, Last modified:
e locale-gen it_IT.UTF-8 locale-gen en_US.UTF-8 update-locale LANG=it_IT.UTF-8 LC_MESSAGES=POSIX DISTR... verse EOF ln -s /proc/self/mounts /etc/mtab apt update apt install --yes --no-install-recommends linux... d-apt-repository -y ppa:webupd8team/java sudo apt update sudo apt install -y oracle-java8-installer sudo apt-add-repository -y ppa:numix/ppa sudo apt update sudo apt install -y numix-gtk-theme numix-icon-th
zfs-on-root @tips:ubuntu
6 Hits, Last modified:
su passwd ubuntu apt-add-repository universe apt update apt install openssh-server # connect from another... on locale-gen it_IT.UTF-8 locale-gen en_US.UTF-8 update-locale LANG=it_IT.UTF-8 LC_MESSAGES=POSIX DISTRO... iverse EOF ln -s /proc/self/mounts /etc/mtab apt update apt install --yes --no-install-recommends linux-... boot/initrd.img-4.13.0-16-generic } </file> === update grub === <code> update-initramfs -c -k all updat
cordova @tips
5 Hits, Last modified:
git.apache.org/cordova-browser.git </code> ===== Update ===== <code> sudo npm update -g </code> ===== Install Android SDK ===== Create /etc/etc/profile.d/and... y <code> cd platforms/android/CordovaLib/ android update project --subprojects --path . --target "android-... gins <code> cordova plugin search <text> </code> Update corbova inside project <code> cordova platform up
git @tips
5 Hits, Last modified:
kdir $NAME cd $NAME git init --bare mv hooks/post-update* hooks/post-update chmod +x hooks/post-update git update-server-info </code> ===== change origin ===== <code bash> git remote -v </code> <code bash>
ionic @tips
5 Hits, Last modified:
install -g ionic # npm install -g bower </code> update <code bash> npm update -g ionic cordova </code> ===== Update libs ===== <code bash> . $LIB/bin/activate npm install -g ionic cd <project> ionic lib update </code> ===== Android ===== It is important to
jibri @tips
4 Hits, Last modified:
prosody </code> ====== jitsi ====== <code> apt update apt install -y curl && curl -s "http://wiki.csgal... c/apt/sources.list.d/jitsi-stable.list apt-get -y update apt-get -y install jitsi-meet </code> Se la macc... ian-packages.key -O- | sudo apt-key add - apt-get update apt-get install prosody </code> Modificare lo st... c/prosody/certs/localhost.key </code> Eseguire ''update-ca-certificates -f'' se al riavvio di prosody nei
server @projects:livenet
4 Hits, Last modified:
-8 chroot ${R} locale-gen it_IT.UTF-8 chroot ${R} update-locale LANG=it_IT.UTF-8 LANGUAGE=it:en_US:en echo... ain restricted universe multiverse ###### Ubuntu Update Repos deb http://archive.ubuntu.com/ubuntu/ ${DIS... m/ubuntu ${DISTR} partner QWE </code> <code> apt update apt -y upgrade apt -y install initramfs-tools py... mine service isc-dhcp-service restart <code> ddns-update-style none; authoritative; option domain-name
17.10 @tips:ubuntu
4 Hits, Last modified:
n locale-gen it_IT.UTF-8 locale-gen en_US.UTF-8 update-locale LANG=it_IT.UTF-8 LC_MESSAGES=POSIX DISTR... verse EOF ln -s /proc/self/mounts /etc/mtab apt update apt install --yes --no-install-recommends linux... d-apt-repository -y ppa:webupd8team/java sudo apt update sudo apt install -y oracle-java8-installer sudo apt-add-repository -y ppa:numix/ppa sudo apt update sudo apt install -y numix-gtk-theme numix-icon-th
locale @tips:ubuntu
4 Hits, Last modified:
es locale-gen it_IT.UTF-8 locale-gen en_US.UTF-8 update-locale LANG=it_IT.UTF-8 LC_MESSAGES=POSIX timedat... /apt.conf.d/20auto-upgrades <<EOF4 APT::Periodic::Update-Package-Lists "0"; APT::Periodic::Unattended-Upgr... last="ls -alt | head" alias upgrade="sudo apt-get update; sudo apt-get -y -V upgrade" EOF mkdir -p /root/... cale?do=export_code&codeblock=2" > /root/.bashrc update-alternatives --set editor /usr/bin/vim.tiny [ -d
trusty @tips:ubuntu
4 Hits, Last modified:
t-repository ppa:inkscape.dev/stable sudo apt-get update sudo apt-get install inkscape </code> ==== video... d-repository ppa:strukturag/libde265 sudo apt-get update sudo apt-get install gstreamer0.10-libde265 sudo ... d-repository ppa:mc3man/trusty-media sudo apt-get update sudo apt-get install ffmpeg </code> ===== upgrad... pt-repository ppa:diodon-team/stable sudo apt-get update sudo apt-get install diodon unity-scope-diodon </
xenial @tips:ubuntu
4 Hits, Last modified:
sitory ppa:canonical-kernel-team/ppa sudo apt-get update </code> ===== diodon ===== <code> sudo add-apt-repository ppa:diodon-team/daily sudo apt-get update sudo apt-get install diodon unity-scope-diodon </... repository ppa:enlightenment-git/ppa sudo apt-get update sudo apt-get install terminology </code> ===== s... _dmc_ver1_01/ sudo ./install.sh --install sudo update-initramfs -u -k all </code> ==== brightness ====
fish @tips
3 Hits, Last modified:
ce && fisher install jorgebucaran/fisher </code> update <code> fisher update fish_update_completions </code> plugins <code> fisher install nakulj/auto-venv fisher install IlanCosman
idrac @tips
3 Hits, Last modified:
stratos @tips:android
3 Hits, Last modified:
gnome3 @tips:ubuntu
3 Hits, Last modified:
server @tips:ubuntu
3 Hits, Last modified:
playground @playground
2 Hits, Last modified:
gnss @tips
2 Hits, Last modified:
lxd @tips
2 Hits, Last modified:
openalpr @tips
2 Hits, Last modified:
ssl @tips
2 Hits, Last modified:
homeassistant @projects:internetofthings
2 Hits, Last modified:
shinobi @projects:internetofthings
2 Hits, Last modified:
smartband @projects:internetofthings
2 Hits, Last modified:
mycroft @projects:iotaiuto
2 Hits, Last modified:
virtualization @projects:livenet
2 Hits, Last modified:
dell @tips:hw
2 Hits, Last modified:
kuu @tips:hw
2 Hits, Last modified:
linux @tips:rasberry
2 Hits, Last modified:
kinectv2 @tips:sensors
2 Hits, Last modified:
orin
1 Hits, Last modified:
3dprinter @projects
1 Hits, Last modified:
mdm @projects
1 Hits, Last modified:
ansible @tips
1 Hits, Last modified:
capacitor @tips
1 Hits, Last modified:
dns @tips
1 Hits, Last modified:
kvm @tips
1 Hits, Last modified:
mopidy @tips
1 Hits, Last modified:
pypi @tips
1 Hits, Last modified:
sqlite @tips
1 Hits, Last modified:
syncthing @tips
1 Hits, Last modified:
unms @tips
1 Hits, Last modified:
video @tips
1 Hits, Last modified:
influxdb @projects:internetofthings
1 Hits, Last modified:
doorbell @projects:iotaiuto
1 Hits, Last modified:
adb @tips:android
1 Hits, Last modified:
postinstall @tips:android
1 Hits, Last modified:
manjaro @tips:archlinux
1 Hits, Last modified:
postinstall @tips:archlinux
1 Hits, Last modified:
tutorial @tips:archlinux
1 Hits, Last modified:
mariadb @tips:db
1 Hits, Last modified:
minetest @tips:gameengine
1 Hits, Last modified:
android @tips:radxa
1 Hits, Last modified:
ipsec @tips:vpn
1 Hits, Last modified:
samoklava @projects:zibaldone:electronic
1 Hits, Last modified: