About 201 results found. (Query 0.11600 seconds)
/usr/bin/ env -S guix shell dash age tar zstd -- dash # -*- mode: sh -*- set -xeu . ./set-encrypt-files.sh tar c "$@" | zstd | age -r age1shvrllx330ylxgahlwehxc6yt099qrjsdcnz6f4lq27qaqgcrdus6yjphn >secret.tar.zst.age git add secret.tar.zst.age git commit -m 'update secrets' # !
Good Energy, by Dr. Casey Means Gupax , a 1 click installer to set up a Monero node and to start mining. Gupaxx , a fork of Gupax that automatically integrates with the XMRvsBeast raffle system. Haveno-Reto , a working fork of Haveno with active trading.
В системах Linux, він звичайно знаходиться в ~/.config/transmission/settings.json : "user-agent" = "VALUE" де VALUE - ваше значення після зміни файлу, потрібно перезапустити клієнт / сервер CMakeLists.txt На відміну від першого способу, зміна версії в CMakeLists.txt також змінює і PeerID на базі вказаних версій, а також може впливати на конфігурацію збірки (через директиви компілятора) тому майте на увазі, якщо йдете цим шляхом: # these should be the only five lines you need to...
<port>=<server>:<port>. For HTTP servers, also set spoofedHost.<port>=<server>.i2p to ensure the hostname is correct. Traffic for unconfigured ports or port 0 will go to the default target host and port set on the i2ptunnel server tunnel edit page.
Analysis Mining Summary Summary of recent data about miners. UTXO Set View the latest UTXO Set. Block Stats Summary data for blocks in configurable range. Block Analysis Summary analysis for all transactions in a block.
Features Variables Variables can be assigned from any expression. This is how variables can now be used: {%% set varname " Variable value " %%} Now you can use the variable: Value is ` " {%% varname %%} " ` {%% set xval false %%} {%% set yval true %%} {%% set logical_computation xval or yval %%} Logical computation gives: `{%% logical_computation %%}` The above code produces the following: Now you can use the variable: Value is " Variable...
$ rcctl get apmd apmd_class=daemon apmd_execdir= apmd_flags= apmd_logger= apmd_rtable=0 apmd_timeout=30 apmd_user=root 設定を變更するには rcctl set apmd flags を實行する。 performance adjustment mode の設定は apm command と同樣。 $ doas rcctl set apmd flags -L $ doas rcctl set apmd flags -H $ doas rcctl set apmd flags -A battery 殘量が一定未満の時 suspend するには flags -z percent を指定する。
To compile and install Matel, run the following command: make Caveats First, this file is unfinished. Cross-Compiling Let k denote the set of all operating systems which support pledge(2) and unveil(2) . Let m denote the set of all operating systems which do not support pledge(2) or unveil(2) .
If you would like to help us test and improve the Sovereign Project Evaluation Virtual Machine, please send an email message to: [email protected] Sovereign Project Evaluation Virtual Machine Feature Set The Sovereign Project Evaluation Feature Set includes: Sovereign authbot - fully functional authbot Sovereign PAM Resource - secures SSH access (and any PAM aware application) on the virtual machine Sovereign Message Resource - provides decentralized, peer-to-peer,...
Use of the treasure chest is not subject to acceptance of a set of conditions or rules, because they might excessively inhibit creativity, and because anonymous access would make them unenforceable anyway.
getValue (); cache . set ( key , value ); return value ; }; // Synchronous caching. console . log ( Array . from ({ length : 10 }, () => cached ( "sync" , () => Math . random ())), ); // Asynchronous caching.
It could be a good idea to make tunnels close automatically when they're unused to not create unnecessary strain to the network. In game Add a new server and set the address as localhost:25565 (replace the port if you set it to something else in your configuration). The server's render and simulation distance is set to 6, but you can lower them for less lag.
It supports emacs-style and vi-style editing modes with set -o emacs or set -o vi . Filename completion by TAB can be enabled by set -o tabcomplete . The default configuration has both features enabled (in /etc/shrc , read from ~/.shrc ). sh currently only has tab completion for file paths. csh(1) - C shell This was the standard user shell until NetBSD 4.0, it supports filename completion ( set filec and use the ESCAPE key) but does...
In the process of writing the bash script, I learned about the command set -e, that you can add to your shell script at the start. set -e If any program in the sequence of program calls crashes, the entire shell script will terminate.
Setians do not always identify as Satanists, as they revere the ancient Egyptian god, Set. However, they do syncretize Set with Satan, and so they are included on this list. The Temple of Set Diabolism Diabolism, literally meaning “devil worship,” was coined to represent those who resent the assertion that Satanists do not, in fact, worship the devil.
 ; Arguments:  ;     DX - word to print -print_word: +;     BL - 0 will print a newline, 1 won't +print_word         pusha ; push all regs to stack         mov di, HEX_OUT+5 ; set destination index to last char in HEX_OUT         mov ax, dx ; copy argument to accumulator         pusha ; push all regs to stack         mov di, HEX_OUT+5 ; set destination index to last char in HEX_OUT         mov ax, dx ; copy argument to accumulator @@ -49,83 +54,83 @@  print_word:...
Boards are for data centers, gamers or wage cages. It is fine until it is not. Ages ago I set the router to also DHCP a couple external ip addresses to my servers, fine, it's blocked from other activity on those boxes and all is well for years until under load it decides to assign one of my external addresses to a different device.
Create a fixed number of “slots” for high-bandwidth allocation tunnels in the routers, which when all are allocated totals less than say, 30% of the total they’ve offered to share(or make it configurable and set a conservative default) If a client repeatedly requests m or r and finds itself rejected, it should be able to “fall back” to a tunnel without the m or r flag sacrificing performance guarantees for a better chance at a tunnel.
How to use it? 0) Set HTTP proxy address to env Set environment variable with your HTTP proxy tunnel address. Change address if used different than 127.0.0.1:4444 $ export I2P_PROXY=http://127.0.0.1:4444 1) Automaticly add repository $ wget -q -O - http://repo.i2pd.i2p/.help-i2p/add_repo -e use_proxy=yes -e http_proxy=$I2P_PROXY | sudo -E bash -s - 2) Install i2pd as any other software package: $ sudo apt-get update $ sudo apt-get install i2pd Manual way of adding...