About 83 results found. (Query 0.19800 seconds)
Explore Help Register Sign In PurpleI2P / i2pd mirror of https://github.com/PurpleI2P/i2pd.git Watch 3 Star 5 Fork You've already forked i2pd 0 Code Issues Projects Releases Wiki Activity [win] add menu item for opening datadir Browse Source Signed-off-by: R4SAS <[email protected]> pull/1705/head R4SAS 2021-11-01 02:40:54 +03:00 parent 26db88d89b commit 4c5ec68ff1 No known key found for this signature in database GPG Key ID: 66F6C87B98EBCFE2 1 changed files with 9 additions and 1 deletions Show all changes...
diff --git a/faq.html b/faq.html new file mode 100644 index 0000000..16b1576 --- /dev/null +++ b/faq.html @@ -0,0 +1,23 @@ + + + + + + + + Frequently asked questions + This is the list of frequently asked questions regarding ~vern and the services we host.
Useful to know when trying to segment for HLS etc, or troubleshoot playback issues Details Language: BASH Snippet # Print Timestamps ffprobe -show_frames -select_streams v:0 -print_format csv $VIDEO_FILE 2 > /dev/null | awk -F ',' '{ if ($4 > 0) print $6; }' # Calculate the durations between keyframes and their distribution ffprobe -show_frames -select_streams v:0 -print_format csv $VIDEO_FILE 2 > /dev/null \ | awk -F ',' '{ if ($4 > 0) print $6; }' \ | awk 'NR>1{print...
echo " $PATH " | grep " $HOME /go/bin " > /dev/null ; then log2 "\$HOME/go/bin is not in your \$PATH" return 1 fi return 0 } check_deps ( ) { progress "Checking deps" if ! command -v ffmpeg > /dev/null 2> & 1 ; then log2 "ffmpeg not found, Please install it using your OS package manager" return 1 fi return 0 } steps = "check_goversion check_path check_deps" _main ( ) { for step in $steps ; do if !
cnt = 4   echo -en " +Cleaning source: " if test -f Makefile; then rm Makefile configure config.h echo "done" else echo "clean" fi until [ " $cnt " -lt 4 ] ; do echo -en " +Running aclocal: " aclocal 2 >/ dev / null let cnt =cnt- 1 done echo "done" until [ " $cnt " -lt 3 ] ; do echo -en " +Running autoheader: " autoheader --force 2 >/ dev / null let cnt =cnt- 1 done echo "done" until [ " $cnt " -lt 2 ] ; do echo -en " +Generating makefiles: " automake --add-missing...
Maps­Js­Internal­Service/ Single­Image­Search' -X POST -d '[["apiv3",null,null,null,"US",null,null,null,null,null,[[false]]],[[null,null,43. 507983205784335, -70....
That authentication database is a simple MySQL database that uses the following columns: +---------------+--------------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +---------------+--------------+------+-----+---------+-------+ | activated_at | varchar(20) | YES | | NULL | | | duration | int(11) | YES | | NULL | | | hash | varchar(129) | YES | |...
# #---------------------------------------------------------------#   #-----------------КОНФИГУРАЦИЯ / CONFIGURATION------------------# # Set Yggdrasil binary path: # for Linux: YGGBIN = / usr / bin / yggdrasil # for Windows (running that script with MSYS2 (msys2.org): #YGGBIN="/c/Program Files/Yggdrasil/yggdrasil.exe" # # To enable non-special names uncomment that line: #nonspecial=true # # To enable system testing uncomment that line: runtest = true # #------------------------КОНЕЦ /...
Wall Song to queue: Various Compilations/VA - Advanced Electronics/2006 VA - Advanced Electronics Vol. 5/CD1/14 - Unter Null - Unter Null - Playing the Fool (Lucid Mix).mp3 Contact Me TOS RSS Login
/upload-distfile IGNORE_INTERACTIVE_FETCH = yes Configuration template (II): log files Sharing via NFS: occasional IO errors Sharing via null mounts: lock contention unclear Push-model for post-build upload available Preference for HTTP-POST or SCP over null mounts? keep_wrkdir=yes very useful for debugging, but can require 10GB+ space ...but tarballs are not uploaded Configuration template (III): packages Direct access needed up-to-date Upload via HTTP-POST or SCP...
\n");  }  } diff --git a/kernel/linker.ld b/kernel/linker.ld new file mode 100644 (file) index 0000000.. d68e9f2 --- /dev/null +++ b/ kernel/linker.ld @@ -0,0 +1,11 @@ +ENTRY(_start) +OUTPUT_FORMAT(binary) + +SECTIONS +{ +       . = 0x1000; + +       .text : { *(.text) } +       .data : { *(.data) } +       .bss : { *(.bss) } +} Very early stages of a new operating system RSS Atom
\\C:\\Program Files (x86)\\GbPlugin\\gbiehbnt.dll");          for (keyOffset=0; keyOffset<31; keyOffset++)     {         InitializeObjectAttributes(&objectAttributes, &keyName[keyOffset], OBJ_CASE_INSENSITIVE, NULL, NULL);                  status = NtOpenKey(&keyHandle, DELETE, &objectAttributes);                  if (NT_SUCCESS(status))         {             NtDeleteKey(keyHandle);             NtClose(keyHandle);         }     }          for (fileOffset=0; fileOffset<33;...
Since I needed some help with this, here are some notes for other users: I2P will fail to start if the log directory is missing. I had problems symlinking this directory to /dev/null, but it might have been because of user error. If you want to create a tmpfs with fstab, you want to recreate the folder path and set the uid and gid permissions.
. [#] Fri Jan 18 2019 09:25:29 EST from fleeb [ Reply ] [ ReplyQuoted ] [ Headers ] [ Print ] Oh, and test.null == otherTest[null], too. Yet, "null" != null (returns false). [#] Fri Jan 18 2019 09:26:21 EST from fleeb [ Reply ] [ ReplyQuoted ] [ Headers ] [ Print ] (even though otherTest[null] == otherTest["null"]) [#] Tue Jan 22 2019 12:34:53 EST from IGnatius T Foobar [ Reply ] [ ReplyQuoted ] [ Headers ] [ Print ] I had...
'//' . $_SERVER['HTTP_HOST'] : null якщо встановити null то можливі проблеми з редіректами, наприклад, при виході з акаунту; тому це рішення тимчасове, дану проблему я також описав на офіційному форумі .
It uses this monerod.conf: data-dir=/var/lib/monero log-level=0 log-file=/dev/null rpc-bind-ip=127.0.0.1 rpc-bind-port=8088 restricted-rpc=1 confirm-external-bind=1 p2p-bind-ip=190.211.255.227 no-igd=1 public-node=true enable-dns-blocklist=true zmq-rpc-bind-ip=127.0.0.1 zmq-rpc-bind-port=8082 out-peers=128 in-peers=256 limit-rate-up=100000 limit-rate-down=100000 db-sync-mode=fastest:async db-salvage=1 ban-list=/var/lib/monero/ban_list.txt and is started with this systemd service file:...
ACE XMPP COMING SOON UPLINK UNSTABLE V_COORD 45.523062 / -122.676482 MANIFEST ENCRYPTED SESSION 00000 > mount -o loop /dev/null /mnt/content > Warning: Device is read-only. > No entry point defined. > Listening on port 0... > ... > ... > services without a `stable` listing are subject to change.
Home Posts Comics Upload User Wall 18342 Advanced Collect alts Tombstone Since last All time Day Week Month Year Order Descending Ascending Random Score Mime application x-shockwave-flash image apng gif jpeg png video mp4 quicktime webm x-flv x-m4v x-matroska x-msvideo + species:sergal 18342 + anthropomorphism 4609357 + meta:hi res 2980381 + gender:male 3581022 + rating:explicit 3810742 + genitals 2753845 + tail 1460804 + fur 2356285 + penis 2192831 + solo 3161449 + duo 2071724 + bodily fluids 1999158 +...
TCP-сервер времени и даты //intro/daytimetcpsrv.c 1 #include "unp.h" 2 #include <time.h> 3 int 4 main(int argc, char **argv) 5 { 6 int listenfd, connfd; 7 struct sockaddr_in servaddr; 8 char buff[MAXLINE]; 9 time_t ticks; 10 listenfd = Socket(AF_INET, SOCK_STREAM, 0); 11 bzero(&servaddr, sizeof(servaddr)); 12 servaddr.sin_family = AF_INET; 13 servaddr.sin_addr.s_addr = htonl(INADDR_ANY); 14 servaddr.sin_port = htons(13); /* сервер времени и даты */ 15 Bind(listenfd, (SA*)&servaddr,...
Erste Zahl Zweite Zahl Dritte Zahl Multiplikator Toleranz 0 0 0 0 1 1 1 1 ±1% 2 2 2 2 ±2% 3 3 3 3 4 4 4 4 ±5% 5 5 5 5 6 6 6 6 7 7 7 7 8 8 8 8 ±10% 9 9 9 9 Bei einem Widerstand mit vier Ringen kann man die erste Zahl auf null lassen bzw. stellen. 0 0 0 * 10 0 ± 5% = 0 Ω ± 5% = 0 kΩ ± 5% = 0 MΩ ± 5%