全文検索:
- 2021.08.03 KVM IOPS limit @50_dialy:2021:08
- _IOPS_SEC> <code> update vm_pool set body='<VM><ID>300</ID><UID>0</UID><GID>0</GID><UNAME>oneadmin</UNAME><GNAME>oneadmin</GNAME><NAME>matsuitest</NAME><PERMISSIONS>
- 2023.12.14 React-adminとDjangoの連携 @50_dialy:2023:12
- 'Product', fields=[ ('id', models.BigAutoField(auto_created=True, primary_key=True, serialize=False, verbose_name='ID')), ('name', models.CharField(max... ------+------+-----+---------+----------------+ | id | bigint | NO | PRI | NULL | auto_i... n_product; +----+--------------------+--------+ | id | name | price | +----+-----------
- 2015.08.20 Megacli @50_dialy:2015:08
- saa.net/article/366113400.html]] ==== Enclosure ID がN/Aになっている場合 ==== <code bash> [root@localhost Meg... Adapter #0 Enclosure Device ID: N/A Slot Number: 0 Device Id: 0 Sequence Number: 0 Media Error Count: 0 Other Error Count: 0 Predict... s Media Type: Hard Disk Device Enclosure Device ID: N/A Slot Number: 2 Device Id: 2 Sequence Number:
- 2021.06.19 Ceph HEALTH_WARN mon is allowing insecure global_id reclaim @50_dialy:2021:06
- Ceph HEALTH_WARN mon is allowing insecure global_id reclaim ====== Cephのバージョンアップ時に出るエラー ===== エラー =... ail HEALTH_WARN mon is allowing insecure global_id reclaim AUTH_INSECURE_GLOBAL_ID_RECLAIM_ALLOWED mon is allowing insecure global_id reclaim mon.ceph004 has auth_allow_insecure_
- 2021.09.25 PCS NFS @50_dialy:2021:09
- s \ clientspec=192.168.0.0/24 directory=/home fsid=root \ options=rw,async,no_root_squash \ op m... t order rbd_testimage01-clone \ then zfs_pool01 id=order-rbd_testimage01-clone-zfs_pool01-mandatory ... top zfs_pool01 \ then rbd_testimage01-clone \ id=order-zfs_pool01-rbd_testimage01-clone-mandatory ... resource create rs_vip ocf:heartbeat:IPaddr2 \ cidr_netmask=24 ip=192.168.0.11 nic=bond0 \ op moni
- 2007.01.21 Windowsコンポーネント 追加と削除 @50_dialy:2007:01
- -------------- Games=ocgen.dll,OcEntry,games.inf,HIDE,7 AccessUtil=ocgen.dll,OcEntry,accessor.inf,HIDE,7 CommApps=ocgen.dll,OcEntry,communic.inf,HIDE,7 media_clips=ocgen.dll,OcEntry,mmopt.inf,HIDE,7 MultiM=ocgen.dll,OcEntry,multimed.inf,HIDE,7 Access
- 2024.10.02 rclone @50_dialy:2024:10
- n name> s3 4 / Amazon S3 Compliant Storage Provider (AWS, Alibaba, Ceph, Digital Ocean, Dreamhost, ... "s3" Storage> 4 13 / Any other S3 compatible provider \ "Other provider> 13 1 / Enter AWS credentials in the next step \ "false" env_auth> 1 AWS Access Key ID. Leave blank for anonymous access or runtime cred
- 2019.12.31 net.bridge.bridge-nf-call-iptables @50_dialy:2019:12
- ====== 2019.12.31 net.bridge.bridge-nf-call-iptables ====== Bridge通信をFORWARDするかどうか。 sysctl.conf net.bridge.bridge-nf-call-iptables = 0 ↓ net.bridge.bridge-nf-call-ip
- 2024.03.05 VBA Selenium ログイン @50_dialy:2024:03
- enium.WebDriver Dim HTMLDoc As Object Dim ID As String Dim Pass As String ID = "hogehogeID" Pass = "hogehogePass" 'ログインページを開く Driver.Start "chrome" Driver.Get "h... 'ユーザ名とパスワードを入れてログインボタンを押す .FindElementById("user_login").SendKeys ID .FindElementByI
- 2017.11.13 GlusterFS 3.12 @50_dialy:2017:11
- glusterd.log [2017-11-13 00:46:03.282729] W [MSGID: 101095] [xlator.c:213:xlator_dynload] 0-xlator: ... or directory [2017-11-13 00:46:03.569566] W [MSGID: 101095] [xlator.c:162:xlator_volopt_dynload] 0-x... or directory [2017-11-13 00:46:03.608432] I [MSGID: 106600] [glusterd-nfs-svc.c:163:glusterd_nfssvc_... r is not installed statusを確認すると、NFS ServerのプロセスIDが表示されてない。 <code> # gluster vol status Status of v
- 2021.04.15 GAS hangoutLinkを取得 @50_dialy:2021:04
- === <code> function myFunction() { var calendarId = "primary"; var now = new Date(); var twoHou... i++){ var event = events[i]; var eventId = event.getId().split("@")[0]; Logger.log(eventId); var eventSummary = event.getTitle() var hango
- 2022.07.29 WSLのubuntuで apt update失敗 @50_dialy:2022:07
- om/ubuntu/dists/focal-updates/InRelease is not valid yet (invalid for another 16h 48min 29s). Updates for this repository will not be applied. E: Release ... /ubuntu/dists/focal-backports/InRelease is not valid yet (invalid for another 16h 49min 50s). Updates for this repository will not be applied. E: Release
- 2023.05.30 chatgpt-clone @50_dialy:2023:05
- nopl xtopology nonstop_tsc aperfmperf eagerfpu cpuid_faulting pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadlin... rdrand lahf_lm abm 3dnowprefetch epb cat_l3 invpcid_single intel_pt ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms
- 2024.03.06 VBA Selenium OnClick @50_dialy:2024:03
- fcljs == 'function'){jsfcljs(document.getElementById('page:form'),'page:form:j_id1,page:form:j_id1','');}return false};return (a()==false) ? false : b();">></a> </code> ===== 解決策 ===... fcljs == 'function'){jsfcljs(document.getElementById('page:form'),'page:form:j_id1,page:form:j_id1',''
- 2016.04.19 Eric Paslay - High Class @50_dialy:2016:04
- ank At least for tonight Keepin' my shades on inside All dressed in black Escalade me some casies Yea... 'm smooth when I move I'm outta my league but confident I've had life but not like this A good ole' boy could get used to My shades on inside All dressed in black Escalade me some casies Yea... all out At least for tonight Got my shades on inside Oh yeah, all night Escalade me some casies Yeah