update

Search

You can find the results of your search below.

telegram
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
atom
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
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
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
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
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
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
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
3 Hits, Last modified:
d-apt-repository ppa:openjdk-r/ppa sudo apt-get update sudo apt-get install openjdk-7-jdk </code> ==... apt-key add 0x1285491434D8786F.asc $ sudo apt-get update $ sudo apt install libssl1.0-dev $ sudo apt inst... apt-key add 0x1285491434D8786F.asc $ sudo apt-get update $ sudo apt install srvadmin-idracadm8 </code> Qu
stratos @tips:android
3 Hits, Last modified:
oot reboot </code> push firmware <code> adb push update.zip /sdcard/ adb push recovery.img /sdcard/ adb push start_update.sh /sdcard/ adb push md5s.txt /sdcard/ adb root adb shell cd /sdcard/; sh start_update.sh </code> <code> # avoid loop adb root adb
gnome3 @tips:ubuntu
3 Hits, Last modified:
server @tips:ubuntu
3 Hits, Last modified:
gnss
2 Hits, Last modified:
lxd
2 Hits, Last modified:
openalpr
2 Hits, Last modified:
ssl
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:
ansible
1 Hits, Last modified:
capacitor
1 Hits, Last modified:
dns
1 Hits, Last modified:
kvm
1 Hits, Last modified:
mopidy
1 Hits, Last modified:
pypi
1 Hits, Last modified:
sqlite
1 Hits, Last modified:
syncthing
1 Hits, Last modified:
unms
1 Hits, Last modified:
video
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: