search for: c345

Displaying 2 results from an estimated 2 matches for "c345".

Did you mean: 2345
2019 Apr 15
1
No CRLF in Pigeonhole's header?
...t 2.3.5.1). Please find relevant part of the traffic below, and help me determine whether Exim is correct on this. ? 0x0000:? 4500 0954 0000 4000 8006 0000 7f00 0001? E..T.. at ......... ? 0x0010:? 7f00 0001 6ea2 0019 8982 e279 d090 b820? ....n......y.... ? 0x0020:? 8018 021e 0749 0000 0101 080a c345 2b51? .....I.......E+Q ? 0x0030:? b382 853c 4d41 494c 2046 524f 4d3a 3c72 ...<MAIL.FROM:<r ? 0x0040:? 4073 3066 2e6d 642e 6465 7664 6576 6465? @sxf.md.devdevde ? 0x0050:? 762e 6e65 743e 0d0a 5243 5054 2054 4f3a v.net>..RCPT.TO: ? 0x0060:? 3c63 6f6e 7461 6374 4072 6567 6973 2e74 <con...
2011 Dec 19
1
Confusion over steps to add new logical volume to guest VM
...it would automount at boot. So here are the steps that I was going to do, and what I saw that made me pause. 1. Verify that the device is identified by the guest, and get the UUID for fstab. [jeffb at disect ~]$ ls -l /dev/disk/by-uuid total 0 lrwxrwxrwx. 1 root root 10 Dec 12 14:37 738923a4-c345-40bf-a850-4454caa152b6 -> ../../vda2 lrwxrwxrwx. 1 root root 9 Dec 12 14:37 db1230fb-a061-4ea4-9229-c5953d29aef8 -> ../../vdb <----lv_disectvar lrwxrwxrwx. 1 root root 10 Dec 12 14:37 db70a6db-3640-4392-b9ba-49839d6e4b45 -> ../../vda1 2. Create a mount point for /dev/vdb [...