About 106 results found. (Query 0.07000 seconds)
На виході це буде звичайний текстовий список шляхів до файлів по одному на рядок: find /home/ezstream/my-stream/collection -name *.mp3 > /home/ezstream/my-stream/playlist.txt у даному прикладі, всі мої файли у форматі mp3 , тому пошук відбувається за відповідним суфіксом, інші розширення у цьому прикладі будуть проігноровані Оскільки операції вище я проводив від рута (без попереднього логіну з su ezstream ) варто виправити права Unix, адже наш сервіс systemd пускатиметься саме від...
Se apprezzi il lavoro di sicurezza che svolgo, per favore considera di finanziare i miei progetti su ko- fi. com/ matdoesdev . © 2027 mat
index : aoc2024 master advent of code hexderm about summary refs log tree commit diff log msg author committer range path: root / 13 / in blob: 9bb638434f361bcc37de2fb42f12f703205f29f4 ( plain ) 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106...
Later, during the reign of the Manchu dynasty that succeeded the Ming dynasty, the Shaolin-su monastery was destroyed because its walls often concealed opponents of the ruling dynasty. Some Shaolin monks fled to the south of China, where they founded the Southern Shaolin.
5�8m#�/犫/;Ϛ�@��qɎr"�b � ascii [uIv71M)iWb c5%0to*(!58m#X/g +/;Og@7qIr"\b y [uIv71M)iWb c5%0to*(!58m#X/g +/;Og@7qIr"\b y hex 809edb01f5931cc992763731cda9e983d7e2030a0863352530907490ef2a289721358c386d0b23d82fe78aab1e2f7f3bcf9ae7409bb771c98e7222dc136209f9 809edb01f5931cc992763731cda9e983d7e2030a0863352530907490ef2a289721358c386d0b23d82fe78aab1e2f7f3bcf9ae7409bb771c98e7222dc136209f9 #1 utf8 �����ɒv71ͩ��� c5%0�t��*(�!
переведи браузер в автономный режим arxmetaprog_devfactor y ‎[02:14:08] ‎andrewbalkon‎: mulka: ну такое... 😕 arxmetaprog_devfactor y ‎[02:14:10] ‎mulka‎: и будет холодный arxmetaprog_devfactor y ‎[02:14:13] ‎mulka‎: какое arxmetaprog_devfactor y ‎[02:14:17] ‎mulka‎: параноишь arxmetaprog_devfactor y ‎[02:14:35] ‎andrewbalkon‎: mulka: пиздят деньги, гады. arxmetaprog_devfactor y ‎[02:14:39] ‎mulka‎: схуяль...
P1P1: Completed representation $((X:Z), (Y:T))$ satisfying $x=X/Z, y=Y/T$. PRECOMP: Precomputed representation $(y+x, y-x, 2dxy)$. CACHED: Cached representation $(Y+X, Y-X, Z, 2dT)$ Nested Class Summary Nested classes/interfaces inherited from class java.lang.
\param[in] x X coordinate where to evaluate the pressure gradient //! \param[in] y Y coordinate where to evaluate the pressure gradient //! \return Value for pressure gradient at a point // ***************************************************************************** { return { -2.0 * std :: sin ( 2.0 * x ) * std :: exp ( y ), std :: cos ( 2.0 * x ) * std :: exp ( y ), 0.0 }; } static tk :: real ic ( tk :: real x , tk :: real...
Won't provide exhaustive list here # Output a list of observed HTTP status codes tshark -q -r $PCAP -Y "http.response" -T fields -e http.response.code | sort | uniq -c # Output a list of host headers observed in POST requests only tshark -q -r $PCAP -Y "http.request.method == POST" -T fields -e http.host | sort | uniq -c ### SSL/TLS # Extract a list of SNI names tshark -q -r $PCAP -Y "ssl.handshake" -T fields -e ssl.handshake.extensions_server_name | sort...
search: re 6d250c5476825869947f4358ec549e2e572595ea [nameless-os.git] / kernel / arch / x86 / tty / tty.c 1 #define VGA_WIDTH 80 2 #define VGA_HEIGHT 25 3 4 char * video_memory = ( char *) 0xB8000 ; /* VGA VRAM starts at 0xB8000 */ 5 6 static int cursor_x = 0 ; 7 static int cursor_y = 0 ; 8 9 void screen_clear ( void ) 10 { 11 int x , y ; 12 for ( y = 0 ; y < VGA_HEIGHT ; y ++ ) { 13 for ( x = 0 ; x < VGA_WIDTH ; x ++ ) { 14 video_memory...
It returns nothing. """ def round(A, RC): W, H = state.W, state.H rangeW, rangeH = state.rangeW, state.rangeH lanew = state.lanew zero = state.zero # theta C = [reduce(xor, A[x]) for x in rangeW] D = [0] * W for x in rangeW: D[x] = C[(x - 1) % W] ^ rol(C[(x + 1) % W], 1, lanew) for y in rangeH: A[x][y] ^= D[x] # rho and pi B = zero() for x in rangeW: for y in rangeH: B[y % W][(2 * x + 3 * y) % H] =...
Coldplay Current rating: not rated yet 0 Stars 1 Star 2 Stars 3 Stars 4 Stars 5 Stars Favorite Actions Show Albums Show Albums Play All Play All Play All Next Play All Next Play All Last Play All Last Albums Top Tracks Missing Albums Songs View Pages Infinite Scroll Grid View | Limit: View Item Count: 13 # Song Title Song Artist Album Year Genres Time License Rating Action 1 Play Play next Play last Square One Add to Temporary Playlist Coldplay X&Y 2005 Rock , Alternative Rock , Pop Rock ,...
Insert ( m_Establisher - > phase1 . pubKey , 256 ) ; // x s . Insert ( m_Establisher - > phase2 . pubKey , 256 ) ; // y s . Insert ( m_RemoteIdentity . GetIdentHash ( ) , 32 ) ; // ident s . Insert ( m_Establisher - > phase3 . timestamp ) ; // tsA s .
Depending on the number of cores you have and their speed you can do the following (example given for Linux): su echo 100000 > /proc/sys/kernel/sched_cfs_bandwidth_slice_us Use at least twice your ElGamal decrypt value from the stats page. On highly utilized low-end machine you will see throughput increase by 10-20%.
(S1 + S2 + OVA) (BD 1080p AV1 Opus) Anime - English-translated 6.6 GiB 2 0 49 3 2239 2024-09-13 12:03 Y New Game! (2018-2022) (Digital) (danke-Empire) Literature - English-translated 2.9 GiB 1 0 17 0 1014 2023-04-03 01:01 Y NEW GAME! & NEW GAME!!
$ xrandr Screen 0: minimum 8 x 8, current 1680 x 1050, maximum 32767 x 32767 eDP1 connected primary 1680x1050+0+0 (normal left inverted right x axis y axis) 264mm x 166mm 1920x1200 60.08 + 59.88 59.95 48.06 1920x1080 59.96 59.93 1600x1200 60.00 1680x1050 59.95* 59.88 1400x1050 59.98 1600x900 59.95 59.82 1280x1024 60.02 1400x900 59.96 59.88 1280x960 60.00 1368x768 59.88 59.85 ...
Basically: To do something like the pic above, first download this script and save it to wherever your OpenVPN configs are, /etc/openvpn/multihop.sh for example. Open up a Terminal and `su -` to get root, then do `cd /etc/openvpn/; chmod +x multihop.sh` to get to /etc/openvpn/ and make the script is executable. In this example, we'll first connect to our ECC Paris UDP node for the first hop using the command: openvpn --config France-Paris_UDP.ovpn --script-security 2 --route remote_host...
Follow the installation instructions for your OS or if you are using Debian 12 run the following commands as root user. shell apt install -y apt-transport-https wget -qO - https://repo.i2pd.xyz/.help/add_repo | bash -s - apt update apt install -y i2pd Configure I2P HTTP Server Tunnel ​ Configure i2pd to create HTTP server tunnel and generate keys.
Here are the contents of Rebuild EasyGPG . #!/usr/bin/env ./easygpg.sh --su [Desktop Entry] Type=Application Categories=Utility;Security;TextTools; Name=Rebuild EasyGPG Comment=Rebuild EasyGPG Exec=sh -c '"$(dirname "$*")"/easygpg.sh --su || ([ !