Search results

From wikinotes
  • auto-renew certificate: cron.present: - identifier: renew_certbot_sslcert - user: root - name: /usr/bin/bash -c 'sleep $[RANDOM\%60]m' && /usr/bin/certbot
    4 KB (485 words) - 23:49, 25 June 2021
  • /var/data /usr/local/etc/sphinx.conf source_wiki_main { sql_db = wikidb sql_user = wiki sql_pass = <password> # defaults... } index wiki_main { path = /v
    3 KB (349 words) - 20:48, 11 July 2020
  • /dev/video0. pacman -S v4l-utils # archlinux usermod -a -G video will # add your user to group 'video' v4l2-ctl # control v4l2 devices v4l2-compliance # test video4linux
    9 KB (1,012 words) - 21:32, 7 June 2021
  • Install devkit, and build plugins # extract devkit to your homedir # (your user likely won't be able to write to /usr/autodesk) mkdir ~/.maya/2018/devkit
    4 KB (281 words) - 15:20, 18 December 2019
  • in netctl in current session lxc-checkconfig # check Kernel capabilities (UserNameSpace should be only missing) ls /usr/share/lxc/templates # view available
    5 KB (538 words) - 14:09, 10 April 2023
  • configuration and other MTA configuration files. /etc/ppp Configuration for both user- and kernel-ppp programs. /etc/namedb Default location for named(8) data
    5 KB (482 words) - 16:24, 14 May 2022
  • android-tools android-udev cower -d ncurses5-compat-libs cower -d android-sdk ## add user to sdkusers ## sudo groupadd sdkusers sudo gpasswd -u will sdkusers sudo
    13 KB (1,183 words) - 18:45, 23 March 2019
  • * FROM projects WHERE id IN (?) AND status = "active" AND created_by "foo@user.com" AND created_at > "1970-01-01" '''' for project in cursor.execute(inner_query
    12 KB (1,330 words) - 14:26, 30 May 2024
  • # unable to set subjectline? echo 'my body' | sendmail \ -fnoreply `# ${user}@domain.com -- where domain.com is rc.conf hostname` \ -F'No Reply' `# sender
    6 KB (452 words) - 13:29, 18 December 2022
  • s-as-qstyleditemdelegates Here we are creating a delegate so that when a user edits a QListView, instead of the default behaviour, their text-editor will
    5 KB (543 words) - 14:58, 11 February 2020
  • represent one particular row in your data. Ex: more info about a particular user. WARNING: this may not work, I was unable to reproduce quickly in production
    4 KB (495 words) - 18:49, 11 February 2020
  • allow-exit = yes ; use-pid-file = yes ; system-instance = no ; local-server-type = user ; enable-shm = yes ; enable-memfd = yes ; shm-size-bytes = 0 # setting this
    21 KB (2,704 words) - 11:57, 23 May 2022
  • given memory address - the returned object type will be the same given by the user. import maya.OpenMayaUI as apiUI ## Where we are getting main UI object from
    6 KB (672 words) - 02:44, 16 June 2016
  • NOTE: Python's user site does separates python versions, but not package versions. It is not safe to share packages this way. Nix allows you to define
    8 KB (883 words) - 15:26, 3 April 2022
  • capacity to also carry metric labels) my_metric 1.2 my_metric{hostname="foobar", user="baz"} 1.2 # range-vectors: (arrays of instant-vectors -- a window of metrics)
    8 KB (805 words) - 17:11, 30 November 2023
  • loading it in a way that is compatible with origin is very inconvenient. User ME3 Explorer instead. ## Install Texmod (MUST BE DONE EVERY TIME) # C:\Program
    6 KB (753 words) - 03:01, 6 January 2015
  • Boxes are MessageBoxes in MEL. They are primarily to deliver a message to the user. However, you can find get their button choice to execute other commands
    10 KB (1,055 words) - 11:18, 19 May 2018
  • Type=oneshot ExecStart=/usr/bin/some-commmand arg arg arg [Install] WantedBy=multi-user.target
    13 KB (1,577 words) - 17:21, 16 May 2021
  • WARNING: The QNetworkAccessManager's NetworkReply object must be deleted by the user (using reply.deleteLater()) drop = QtGui.QComboBox() itemList = ['A','B'
    18 KB (1,830 words) - 20:32, 3 December 2019
View ( | next 20) (20 | 50 | 100 | 250 | 500)