About 115 results found. (Query 0.05800 seconds)
For more information, read the press release . Changes to the Packages Collection in March [20050509] At the end of March 2005, there were 5377 packages in the Packages Collection, up from 5331 the previous month, a rise of 46, with many notable updates, as usual.
Для початку, завантажимо потрібні аудіофайли до умовної теки /home/ezstream/my-stream/collection . Якщо планується декілька тематичних стрімів, буде зручно заздалегідь створити для них простір імен у вигляді підтек, наприклад: mkdir -p /home/ezstream/my-stream-1/collection mkdir -p /home/ezstream/my-stream-2/collection ...
= {chks[name][fmt]}' vmsg('') return True def fmt_dict(self,name,ut): samples = { 'url': { 'name':'Example', 'desc':'Sample URL', 'rank': 1, 'error': None, 'url':'https://example.com/foobar.html', }, 'choice': { 'c': 'curl', 'a': 'aiohttp', 'r': 'requests', }, 'cmdline': { 'cmd': ["ls","-l"], 'text': 'foo bar', 'stdin': None, 'offset': 123, 'env': {}, } } chks = { 'cmdline': { None: "'cmd' (['ls', '-l']), 'text' (foo bar), 'stdin' (None), 'offset' (123), 'env'...
dr|z3d RN: probably a transient issue. dr|z3d I say probably a transient issue, seeing 502 again. eyedeekay Alas it's the same deadlock as before, resolves in about 10 min, happens when certain resources that cause gitea to call out to git are accessed simultaneously AFAICT but it's still very weird, going to pull the trigger on some changes that should help today but delayed so I could make sure my backups were adequate zzz orignal, re: i2cp pubkeys as promised - zzz the first time we get a...
Conjecture 3) is that when a new LS is published for a Destination, the LS somehow doesn't reach active clients (causing the client to not be able to reach the eepsite for ~10mins).
No information is available for this page.
Request it " ) ; i2p : : data : : netdb . RequestDestination ( ident , true , m_Pool ) ; } } else { auto ls = i2p : : data : : netdb . FindLeaseSet ( ident ) ; if ( ls ) { ls = new i2p : : data : : LeaseSet ( * ls ) ; m_RemoteLeaseSets [ ident ] = ls ; return ls ; } } return nullptr ; } const i2p : : data : : LeaseSet * ClientDestination : : GetLeaseSet ( ) { if ( !
/[icao.me]00003.jpg 320.65 KiB Photo Set Collection/椎名もも/2014.03.14 椎名もも「とれたてももちゃん!」/[icao.me]00004.jpg 291.02 KiB Photo Set Collection/椎名もも/2014.03.14 椎名もも「とれたてももちゃん!」/[icao.me]00005.jpg 289.12 KiB Photo Set Collection/椎名もも/2014.03.14 椎名もも「とれたてももちゃん!」
/usr/bin/env bash echo "S.M.A.R.T. drives state:" let x = 0 #for disk in $(ls -l /dev/disk/by-path | egrep -v usb | egrep -v part | sed 's/^.*pci/pci/' | sed 's/\s.*$//') for disk in $(ls -l /dev/disk/by-path | grep -e ata -e sas -e nvme | egrep -v part | sed 's/^.
That information can trivially be gleaned from /proc Details Language: BASH Snippet # Enter your process name here process_name = "" # Find all PIDs with that name PROCESSES = $( pidof $process_name ) for PID in $PROCESSES do echo "Pid $PID : `ls /proc/ $PID /fd | wc -l`" done Usage Example # Enter your process name here process_name = "nginx" # Find all PIDs with that name PROCESSES = $( pidof $process_name ) for PID in $PROCESSES do echo "Pid $PID : `ls /proc/ $PID /fd |...
Moved from /fagminisapedo/ Referenced by: P74378 P74378 Thu 2024-01-25 22:07:05 link reply P74371 Investigate one of admins or mods blogs: https://diaryofasociopathicstalker.blogspot.com/ Moved from /fagminisapedo/74371 P74582 Sat 2024-01-27 09:14:54 link reply > P74456 ppppppppppppp Fri 2024-01-26 11:13:59 >File banned by admin at Sat 2024-01-27 08:52:39 because appears to be child nudity/pornography That must have taken you a long time to save that to your offline collection, pedo...
Jackson , geologists associated with the county and with Manchester Museum ; Randolph Douglas 'House of Wonders' collection from Castleton which includes a large collection of locks and keys and some unusual Houdini material; A Buxton photographic collection, a collection of local social history and ephemera, and a collection of Houdini materials; A fine art collection dominated by 19th and 20th century...
:/app -h archlinux -it archlinux:latest [root@archlinux /]# pacman -Sy --noconfirm gcc :: Synchronizing package databases... core downloading... extra downloading... -8<- [root@archlinux /]# cd app [root@archlinux app]# ls main.c [root@archlinux app]# gcc main.c [root@archlinux app]# ls a.out main.c [root@archlinux app]# ./a.out Hello, World! [root@archlinux app]# All right, so now we have an a.out binary (in ELF format though) that should work on other machines… right?
ユーザーを作成 pc-to$ useradd (名前は myname とします) そして、移行先の PC に新しいユーザーでログインして、ホームを空にして、.tar.gz を壓縮解除します。 ホームを空にする pc-to$ cd pc-to$ ls -a . .. .Xdefaults .cshrc .cvsrc .login .mailrc .profile .ssh pc-to$ rm -r * .* pc-to$ ls -a . .. ホームで .tar.gz を壓縮解除 pc-to$ cd pc-to$ tar zxvf /tmp/myname.tar.gz これで移行元の「from-pc」から、移行先の「to-pc」にユーザーを引越すことができました。
Like, "my first website" basic. 1/5! 2. Quality This site does have a collection of memes, they range from mildly funny to "Well, that's racist" with quite a few in the middle. 3/5! 3. Nitpicks Nothing is broken, but the collection is very small.
Most of these do not relate directly to Satanism, but they all contain invaluable resources for anyone delving into the topic of occultism. Libraries Sacred Texts: A vast collection of religious and spiritual texts, divided by subject. Esoterica Archives: A large collection of historical Western grimoires and occult texts online.
First check the following things: Service status: systemctl status caddy Logs: journalctl --no-pager -u caddy Are your site's files readable by the caddy user and group? ls -la /var/www/html Is the caddy home directory writeable? ls -la /var/lib/caddy Ensure your domain's A and/or AAAA records point to your machine's public IP address: dig example.com Are your ports 80 and 443 externally reachable, and is Caddy able to bind to them?
PSK or private DH i2cp.leaseSetAuthType Authentication type for encrypted LeaseSet. 0 - no authentication(default), 1 - DH, 2 - PSK i2cp.leaseSetClient.dh.nnn Client name:client's public DH in base64, for authentication type 1, nnn is integer i2cp.leaseSetClient.psk.nnn Client name:client's PSK in base64, for authentication type 2, nnn is integer i2cp.leaseSetType = 可以取 1, 3, 5, 7 1 - LS (已弃用) 3 - LS2 (第二代 LS) 5 - Encrypted LS2 (加密的 第二代 LS) 7 - Meta LS2 (存...
(having a few redundant routers provide the same content can easily become standard practice, not just for the facebooks of this world) ** It is not clear to me how we can get away with a publication frequency of once per hour(s) for meta-LS, when LS's are created every 10 minutes? (what is constant here that I'm not seeing) ** How do we make sure every LS query gives the meta-LS?