Displaying 4 results from an estimated 4 matches for "4fd0".
Did you mean:
48d0
2012 Oct 21
3
unrecognized mount option 'compression=lzo' and defragment -c errors
...et:
my ''btrfs filesystem show'' result:
~ # btrfs filesystem show
failed to read /dev/sr0
Label: none uuid: 9b9aa9d9-760e-445c-a0ab-68e102d9f02e
Total devices 1 FS bytes used 36.59GB
devid 1 size 49.52GB used 49.52GB path /dev/sda6
Label: none uuid: 559dec06-4fd0-47c1-97b8-cc4fa6153fa0
Total devices 1 FS bytes used 135.48GB
devid 1 size 293.56GB used 293.56GB path /dev/sda5
Btrfs v0.19+
my btrfs packages:
* kernel moudule: btrfs-git from mason''s repo, 20121010
* btrfsprogs: 0.19
and my /etc/fstab:
UUID=9b9aa9d9-760e-445c-a0...
2013 Nov 29
1
Server is not registered with our KDC
...laneous failure (see text): Server (ldap/ADSRVS9 at DOMAIN.LOCAL) unknown
when I try to check with
samba-tool drs kcc -U administrator adsrvs9 -d10
"samba-tool drs showrepl" show that unidirectional replication works:
S9\ADSRVS9
DSA Options: 0x00000001
DSA object GUID: 24e16411-1766-4fd0-b715-9cb8ea781498
DSA invocationId: 3def48bd-bb09-4fb4-9ee5-d7c3812b3fe0
==== INBOUND NEIGHBORS ====
DC=ForestDnsZones,DC=domain,DC=local
K26\SBSSRV via RPC
DSA object GUID: ebc03070-b2fb-48da-9ea8-5a7c7579ec3f
Last attempt @ Fri Nov 29 13:01:43 2013 CET wa...
2012 Mar 25
2
avoiding for loops
I have data that looks like this:
> df1
group id
1 red A
2 red B
3 red C
4 blue D
5 blue E
6 blue F
I want a list of the groups containing vectors with the ids. I am
avoiding subset(), as it is
only recommended for interactive use. Here's what I have so far:
df1 <- data.frame(group=c("red", "red", "red", "blue",
2012 Jun 24
0
nouveau _BIOS method
...\
4f90: 2f 04 5f 53 42 5f 50 43 49 30 53 42 55 53 48 53 /._SB_PCI0SBUSHS
4fa0: 54 53 14 15 5f 4c 31 45 00 86 5c 2e 5f 53 42 5f TS.._L1E..\._SB_
4fb0: 50 57 52 42 0a 02 a4 00 10 40 29 5c 00 5b 80 49 PWRB.....@)\.[.I
4fc0: 4f 5f 54 01 0b 00 10 0a 10 5b 81 24 49 4f 5f 54 O_T......[.$IO_T
4fd0: 01 54 52 50 49 10 00 10 00 10 00 10 54 52 50 30 .TRPI.......TRP0
4fe0: 08 00 08 00 08 00 08 00 08 00 08 00 08 00 08 5b ...............[
4ff0: 80 49 4f 5f 44 01 0b 10 08 0a 04 5b 81 0b 49 4f .IO_D......[..IO
5000: 5f 44 01 54 52 50 44 08 5b 80 49 4f 5f 48 01 0b _D.TRPD.[.IO_H..
5010: 00...