About 61 results found. (Query 0.22800 seconds)
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.
[ overboard / sfw / alt / cytube ] [ leftypol / b / hobby / tech / edu / games / anime / ent / 777 / posad / i / dead ] [ meta ] /games/ - Games Posting mode: Reply [Return] Name Email +2♗?Rp_ cP[(EV>bX%AQv Subject Spoiler Image Comment Flag None 4th International Acceleration AK-47 Albania Allende Anarcha-Feminism Anarchism Anarcho-Capitalism Anarcho-Communism Anarcho-Nihilism Anarcho-Primitivism Antifa Armchair Atheism Bolshevik Brocialism Burkina Faso Canadien Carlism Chavismo Che China...
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...
# Install remaining -dev headers # ... don't install libssl-dev # Build I2Pd 2.18.0 cd build export CMAKE_PREFIX_PATH="$I2PD_PREFIX:$PATH" export CC=gcc export CXX=g++ export CPPFLAGS="-std=c++11" export LDFLAGS="-L$I2PD_PREFIX/lib -Wl,-rpath $I2PD_PREFIX/lib" cmake -DCMAKE_BUILD_TYPE=ReleaseMinSize -DWITH_HARDENING=ON -DWITH_ADDRSANITIZER=ON -DCMAKE_INSTALL_PREFIX="$I2PD_PREFIX" -DCMAKE_C_COMPILER="$CC" -DCMAKE_CXX_COMPILER="$CXX" -DCMAKE_SHARED_LINKER_FLAGS="$LDFLAGS" -DCMAKE_CXX_FLAGS="$CPPFLAGS"...
(Москва, Бюджет 100-110к ) Текущие состояние: 1) Материнская плата: ASRock H97 Anniversary (5 PCI-E x1, 1 PCI-E x16, 4 DDR3 DIMM, Audio, Video, Gigabit LAN) 2) Видеокарта: GeForce GTX 980 (4 ГБ) 3) Процессор: Intel(R) Core(TM) i5-4690 CPU @ 3.50GHz 4) Оперативная память: KHX1866C10D3/4G (2 шт) = 8 gb 5) Блок питания: FSP Epsilon 80Plus 1010 6) Жесткий диск: 2TB(HDD), 1TB(SSD) Что я выбрал: 1) Процессор Intel Core i7 - 9700K OEM 2) Видеокарта nVidia GeForce RTX2070 Super Gigabyte PCI-E 8192Mb...
, "date": "2011-03-01 11:07:12Z" }, { "type": "question", "answered": true, "votes": 116, "link": "https://serverfault.com/questions/153875/how-to-let-cp-command-dont-fire-an-error-when-source-file-does-not-exist", "title": "How to let 'cp' command don't fire an error when source file does not exist?"
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...
梅花さん6サンプル むろい波路 🎁電子単行本1巻配信記念企画🎁 楓かのは&フブキ楓@商業 4 【創作BL】クリスマス/好きです、先輩 まりお@創作BL 8 レンズブルク女子寄宿学校の日常・小話「写真」 日之下あかめ🌕 12 2人の気持ち:みのりサイド/隼太サイド イトノコ 109 Q×Q Log.❽ 十字三連 北村増田春日 おおいま奏都 pixivコミックインディーズ 新機能リリースCP開催! pixiv事務局 4 【大縄煤祓】ヒーローは心の中にね【交流】 はんみ 【ぴく遠恋】雛子らくがき 直木 3 【大縄煤祓】ネットワークサポートはこちらへ いまこまい 6 祐樹とミホ③俺から触れてみた ぴぺ 3 妹!梅花さん5サンプル むろい波路 『事情(わけ)あって私たち結婚することになりました!』
Створімо публічну теку: 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; # на цьому сервері також прослуховується...
Matrix in the Symmetric Form of the Euler Equations, 2021. 175 : : // ***************************************************************************** 176 : : { 177 : 3320640 : auto g = g_cfg.get< tag::mat_spec_heat_ratio >(); 178 : 3320640 : auto rgas = g_cfg.get< tag::mat_spec_gas_const >(); 179 : : 180 : 3320640 : auto p = U(i,0); 181 : 3320640 : auto u = U(i,1); 182 : 3320640 : auto v = U(i,2); 183 : 3320640 : auto w = U(i,3); 184 : 3320640 : auto T =...
Allowing minors into their [March for Australia] spaces to discuss inappropriate and sexual topics. Recruiting attempts made to people that are charged with CP possession. /social/ Comrade 2026-03-25 14:24:47 No. 1397 Hide Filter Name A summary of the NSN's heritage and idiocy, written by a nationalist. https://inkyaustralian.substack.com/p/in-memoriam-the-national-socialist Replies: >>1400 /social/ Comrade 2026-03-20 00:40:52 No. 1395 Hide Filter Name >>1394 They do look very similar.
This is the installation script. Then copy the configuration file for osu!, by running cp /etc/osu-wine.conf ~/.osu-wine.conf . Run osu-wine . You'll see the install window. Keep in mind that you might get stuck in a loop in the installer.
Palmarès [ modifier | modifier le code ] Palmarès par édition [ modifier | modifier le code ] Palmarès par édition N° Édition Vainqueur Score Finaliste Lieu Affluence [ 7 ] 1 1961 ACF Fiorentina 2 – 0 2 – 1 Glasgow Rangers Ibrox Stadium , Glasgow Stadio Comunale , Florence 80 000 50 000 2 1962 Atlético de Madrid 1 – 1 ap 3 – 0 ACF Fiorentina Hampden Park , Glasgow Neckarstadion , Stuttgart 27 000 38 000 3 1963 Tottenham Hotspur 5 – 1 Atlético de Madrid Stadion Feijenoord , Rotterdam 49 143 4 1964 Sporting...
Extract the archive into a temporary working directory: mkdir -p ~/cypherpunk-handbook-work/original mkdir -p ~/cypherpunk-handbook-work/modified tar -xzf cypherpunk-handbook.tar.gz -C ~/cypherpunk-handbook-work/original cp -Rp ~/cypherpunk-handbook-work/original/. ~/cypherpunk-handbook-work/modified/ cd ~/cypherpunk-handbook-work/modified Edit or add files as needed, following the site's article templates and metadata requirements.
Damit der Bauer seine Schweine am Gang erkennen kann, wie es so treffend heißt. Wer zum Beispiel nach »CP« sucht, interessiert sich für »Child Pornography« allgemein. Und Kinderpornografie meint nicht unbedingt Kinder, die es miteinander treiben, sondern eher Erwachsene, die es mit Kindern treiben.
観乃ふみ 13 竜と龍の結婚① いくたはな 5 天使と悪魔の百合 ふじぽん/藤本ろく 9 読み切り作品掲載のお知らせ トナミショウ 22 【創作百合】久しぶりに会った友達が二重になってた ろここ 6 転生先の悪役令嬢、元ストー力ーだった ふぁゆ瀬 6 勘違いから始まる百合漫画 ゆき子(ゆきまる) 18 【創作百合】恋のスクールルーティン+最近描いた百合まとめ アウェイ田 9 【創作百合】CPまとめ さんけ 2 【創作百合】私の友達ビジュ良すぎ…! アウェイ田 3 ギャル✌🏻💖 たらら 10 猫系女子が犬系男子に“ちょっとだけ”付き合う話③ あけび わがまま猫 やまもと桃 22 松本透はゴリラ妻とプリティ娘とツンデレ息子を愛しすぎてる⑧ 伊達しのぶ 3 【50年後の老人ホーム】50年後のコミケ3 金沢真之介 4 好きです おーにじょうろく 7 バ美肉おじいちゃんとエナドリ 魔木 9 竜人ボディガードとお嬢様② ふぁゆ瀬 32 【創作百合】好きなコに彼氏が出来た。
To rebuild the /dev directory, you should first boot single-user (it should be possible to perform while multiuser, but this is not recommended), then: mkdir /newdev cd /newdev cp /dev/MAKEDEV /newdev/MAKEDEV sh MAKEDEV all cd / mv dev olddev; mv newdev dev rm -r olddev Contact | Disclaimer | Copyright © 1994-2021 The NetBSD Foundation, Inc.
Раньше были заголовки постов в отдельном поле, теперь они оставлены только для оп-постов. >>11322 > aaf5f40f > for cp in cp866 cp1251 koi8-r ; echo aaf5f40f | xxd -p -r | iconv -f $cp && echo кїЇ Єхф ╙У Что-то не очень очеловечивается. > только через Tor; из I2P не получается Повесил в конфиге nginx поддомен git на все адреса сервера (по wildcard).
在默认配置的 Archlinux 下,安装 pipewire-roc 包: sudo pacman -Ss pipewire-roc 复制一份 PipeWire 默认的配置文件到配置目录: sudo cp /usr/share/pipewire/pipewire.conf /etc/pipewire/pipewire.conf 在配置中 context.modules 部分的最后加入上述手册的示例配置(注意,模块有加载顺序要求。ROC 模块需要放在 libpipewire-module-protocol-native 之后) 修改 remote.ip 到所需 ip,比如你的手机 systemctl --user restart wireplumber pipewire pipewire-pulse 重启 PipeWire 全家桶(我用的是 wireplumber)。