Search results

From wikinotes
  • Mel: Maya Internals (category Pages with syntax highlighting errors)
    image-type getAttr defaultRenderGlobals.imageFormat ## Number Corresponding with image. getAttr defaultRenderGlobals.imfkey # Some renderers, and image formats
    4 KB (314 words) - 14:13, 9 June 2018
  • Mel: Reading/Writing a text file (category Pages with syntax highlighting errors)
    replaces the entire file for ($line in $myStrArray) //writes a line to $fileID with a new line for fprint $fileID ($line + "\n"); //each array entry fclose $fileID;
    2 KB (178 words) - 12:39, 14 May 2016
  • Certbot example: nginx (category Pages with syntax highlighting errors)
    This example demonstrates how to request an SSL certificate to be used on a single, explicit domain name (also works for explicit subdomains). Before issuing
    4 KB (485 words) - 23:49, 25 June 2021
  • Networking routers (category Pages with syntax highlighting errors)
    routing table and if the network is reachable, the packet's frame is replaced with info specific to the new network and sent. +---------------+ +-----------------+
    2 KB (119 words) - 16:48, 11 October 2021
  • VimPlugin: TagBar (category Pages with syntax highlighting errors) (section TagBar: Error detected while processing function <SNR>217_ShowPrototype)
    "open section under cursor, and set cursor in file <space> "display line with arguments, etc p "show section under cursor, without moving cursor s "toggle
    4 KB (370 words) - 02:34, 25 October 2021
  • Pulseaudio troubleshooting (category Pages with syntax highlighting errors)
    occasionally you can manually correct the way that your hardware is being interacted with using a boot override in /etc/modprobe.d/*.conf. You can either do this manually
    4 KB (424 words) - 01:37, 13 July 2021
  • Sftp (category Pages with syntax highlighting errors)
    SFTP policy will be enforced for this group useradd studio # a system user, with no homedir, and using /bin/nologin as their shell usermod -a -G sftpusers
    3 KB (449 words) - 22:16, 2 May 2020
  • Tmux configuration (category Pages with syntax highlighting errors) (section Syntax)
    This page documents some commands I use most frequently. Sample Window/Pane setup script generate_rps1() { # .zshrc: `test -n "${OVERRIDE_RPS1}" && RP
    7 KB (612 words) - 03:58, 17 May 2023
  • Cx freeze workarounds (category Pages with syntax highlighting errors) (section ImportError on build)
    except(ImportError): pass return options if __name__ == '__main__': cx_Freeze.setup(..., options=build_options(), ...) cx_Freeze does not play nice with .egg python
    5 KB (537 words) - 21:58, 17 September 2018
  • Mel: Basics (category Pages with syntax highlighting errors)
    at 1) sort($array); //Alphabetizes all entries in that array (even works with paths!) clear($array); //Resets Array vector $vector = <<1.0, 5.0, 2.5>>;
    6 KB (557 words) - 14:46, 27 June 2018
  • BSD FileSystem (category Pages with syntax highlighting errors)
    freebsd-ufs with newer boot schemes like gpt (vs mbr) for mbr your boot type should be freebsd There are 1048576 kilobytes in 1 gb List sector size with 'gpart
    5 KB (482 words) - 16:24, 14 May 2022
  • Viml projects (category Pages with syntax highlighting errors)
    filename plugin/ # sourced on vim-startup syntax/ # syntax files tools/ # standalone cli tools (like bin/) after/{syntax,colors,autoload,...} # load after vim
    9 KB (883 words) - 19:49, 7 January 2023
  • Mel: Writing a UI (category Pages with syntax highlighting errors)
    This technically belongs under parent Layouts, but it merits being highlighted with it's own entry. A pane layout creates something similar to a window
    10 KB (1,055 words) - 11:18, 19 May 2018
  • T2linux archlinux mbp-16.1 (category Pages with syntax highlighting errors)
    reboot Now verify output of wifi driver is error-free. sudo journalctl -k --grep=brcmfmac # check for errors ip link # check for wlan0 Now you can test
    21 KB (2,704 words) - 11:57, 23 May 2022
  • Mediawiki extensions: syntaxhighlightgeshi (category Pages using deprecated source tags)
    Extension that enables syntax highlighting using python pygments. Install php requirements First, verify the following php plugins are installed, and available
    2 KB (240 words) - 17:15, 3 July 2021
View ( | next 20) (20 | 50 | 100 | 250 | 500)