About 27 results found. (Query 0.03200 seconds)
And before normies arrived on the internet there was much more CP openly. Very few people cared. I would say that techie people are more likely than average to watch CP, and indeed to transgress social norms in general, and the thing that annoys the folks who build and maintain the internet is not any type of porn, but spam.
NodelistDB Node 1:218/930 - Reachability History Node connectivity testing and reachability analysis Search Nodes and SysOps Statistics Current network view Browse Zones, regions and nets Analytics Protocol and trend reports Reachability Operational history Downloads Nodelist archive Links Community references API HTTP endpoints Node Information Address: 1:218/930 System Name: The_CPM_Den Location: Phoenix_AZ Sysop: Mark_Acierno Reachability Statistics Time Period: Last 7 days Last 2 weeks Last 30 days...
Boards: /b/ - Random   |   /cow/ - Lulzcows   |   /furry/ - Furfaggotry   |   /furrypol/ /i/ - The /i/nsurgency   |   /i2p/ - I2P   |   /k/ - Weapons   |   /lib/ - Library /meta/ - This Website   |   /pol/ - Politically Incorrect   |   /rus/ - Russian   |   /tech/ - Technology Rules: NO CP. NO LINKS TO CP. NO REQUESTING CP. NO DISCUSSION OF WHERE TO GET CP. NO POSTING ANY OTHERWISE ILLEGAL (USA Law) MATERIAL. No bragging about, promoting,...
__name__ } [Errno { e . errno } ] ' ) raise if self . debug : print ( cp ) if check and cp . returncode != 0 : raise MMGenCalledProcessError ( cp ) return cp def run_cmd ( self , cmd , silent = False , check = True , is_daemon = False ) : def run_cmd ( self , cmd , silent = False , is_daemon = False ) : if is_daemon and not silent : msg ( ' Starting {} {} on port {} ' . format ( self . net_desc , self . desc , self . rpc_port ) ) msg ( f '...
Note on Generated & Drawn Content: The prohibition on child pornography (CP) includes photorealistic AI-generated images, realistic 3D models, and deepfakes that depict such content. This rule does not apply to 2D drawn art (e.g., anime/manga style "loli" characters).
Like this     # date 201508151435     Let's check what we have     date   Fri Aug 15 14:35:00 UTC 2015     to change just the time, enter     date 1440     If you want to set seconds as well, do the following     date 1440.30     To set your time zone just copy your zone file from here /usr/share/zoneinfo to /etc/localtime     For example:     cp /usr/share/zoneinfo/Europe/Kiev/etc/localtime     Or     cp /usr/share/zoneinfo/Europe/Moscow/etc/localtime       That's it!...
Polipo + Socks5 たかし、2024-03-20 (陰暦02月11日) OpenBSD 7.4、polipo-1.1.1p2 Polipo は現在保守されてゐない Privoxy を推奬 HTTP キャッシュプロキシー「Polipo」を使用して、Socks5 を HTTP proxy として使用します。ここでは Tor の Socks5 を前提にします。 まづ、Polipo の設定ファイルを複製します。 $ cp -p /etc/polipo/config ~/.polipo 次に「 sockParentProxy 」「 socksProxyType 」をアンコメントして、Torを起動する機械の IP アドレス・ポートを指定します。 socksParentProxy = "127.0.0.1:9050" socksProxyType = socks5 設定ファイルを記述したら、 polipo コマンドを實行します。
Debugging lessons learned while fixing NetBSD About me [email protected] [email protected] NetBSD/pkgsrc for the last 3 years This talk Mix of a bunch of bugs Not solo work Thanks to riastradh, dholland, martin, kamil, many others Early attempts checkout the source code cvs [email protected]:/cvsroot co src ./build.sh -U -u -O ~/obj -m amd64 tools kernel=GENERIC cp /netbsd /onetbsd cp ~/obj/.../GENERIC/netbsd / 5-10 minutes round trip time to check (so slow that I...
Admins can do what they want on their own turf but they can't do shit about you doing your own thing. imo the free speech issue in i2p usually boils down to whether or not the admin wants CP on their site by lilly (administator) 6 months ago [reply] no cp and no violent content/calls to violence here please by lilly (administator) 7 months ago [reply] welcome to i2p!
As already stated at Upload service 's page, file's content must comply with law of Russian Federation. Anything like extremist materials, CP, and so on is forbidden. Thanks to degenerates I've closed access from darknet. RSS рус eng v26.13.0 © 2017—2026 Alexander ❝Arav❞ Andreev < [email protected] > Privacy statements
First, here’s a short overview of how one might have gone into this situation: mkdir monorepo cd monorepo cp ../frontend . ; rm -rf frontend/.git cp ../backend . ; rm -rf backend/.git git init # (edit, add, commit, push, repeat ...) The Solution In this guide, we’ll import a single repository history into another one, but you can repeat the process as needed for each history you wish to import.
#define NALLOC 1024 /* minimum #units to request */ /* morecore: ask system for more memory */ static Header *morecore(unsigned nu) { char *cp, *sbrk(int); Header *up; if (nu < NALLOC) nu = NALLOC; cp = sbrk(nu * sizeof(Header)); if (cp == (char *) -1) /* no space at all */ return NULL; up = (Header *) cp; up- > s.size = nu; free((void...
Install PAM and Samba password sync : aptitude install libpam-smbpass cp / usr / share / doc / libpam-smbpass / examples / password-sync / etc / pam.d / [Optional] Note that this step is not needed and probably not even recommended by now.
Seattle Computer Products decides to make their own disk operating system (DOS), due to delays by Digital Research in releasing a CP/M-86 operating system. August QDOS 0.10 (Quick and Dirty Operating System) is shipped by Seattle Computer Products. Even though it had been created in only two man-months, the DOS worked surprisingly well.
I do not work with computers professionally, computers to me are a topic of passion and I work with them as a hobby. Unix systems are rad, they are a technological wonder, CP/M is a toy operating system and DOS which derives from it sucks and Microsoft Windows NT inherits it's flaw, I despise Windows NT+ both technologically as well as because of my devotion to the Free Software Movement.
Now move the other necessary files to the folders used by i2p (I don't get why all this isn't done automatically, but whatever): sudo cp -R /usr/doc/i2pd-2.48.0/tunnels.d /var/lib/i2pd/; sudo cp /usr/doc/i2pd-2.48.0/tunnels.conf /var/lib/i2pd/; sudo cp -R /usr/doc/i2pd-2.48.0/certificates /var/lib/i2pd/ Modify the ownership of the relevant folders and files: sudo chown -R i2p:i2p /var/log/i2pd; sudo chown -R i2p:i2p /var/lib/i2pd; sudo chown -R i2p:i2p...
Assuming you are building a live image in the current directory and have generated all .deb files for a single version of both packages in the directory above, these bash commands would copy all of the relevant packages including default back-ends: 154 $ cp ../live-boot{_,-initramfs-tools,-doc}*.deb  config/packages.chroot/ $ cp ../live-config{_,-sysvinit,-doc}*.deb  config/packages.chroot/ 155 3.3.3 Da "istantanee" 156 You can let live-build automatically use the latest...
Створімо публічну теку: mkdir /var/www/pyseeder chown USER:GROUP /var/www/pyseeder USER:GROUP - ваше значення Копіюємо туди файл seed.html з теки yggdrasil : cp yggdrasil/seed.html /var/www/pyseeder Приклад налаштувань хосту Nginx можна знайти у файлі reseed_nginx.conf . Я організував свій хост наступним чином: limit_req_zone $binary_remote_addr zone=reseed:512k rate=10r/m; server { root /var/www/pyseeder; listen [302:68d0:f0d5:b88d::9216]:80; # на цьому сервері також прослуховується...