search for: rwar

Displaying 5 results from an estimated 5 matches for "rwar".

Did you mean: rcar
2020 Jun 01
2
Extended attributes not working on mac
Am 5/30/20 um 8:00 PM schrieb Martin Steiner / 3MF GmbH via samba: > I changed the configuration and raised the log level, in my opion samba tries to access the non existent double files. > Samba is now probably writing the data in a netatalk compliant way in the extended attributes of the file but is not reading it. > > new configuration: > > [Global] > min protocol = SMB2
2017 Aug 04
1
Restructuring Star Wars data from rwars package
I'm having trouble restructuring data from the rwars package into a dataframe. Can someone help me? Here's what I have... library("rwars") library("tidyverse") # These data are json, so they load into R as a list people <- get_all_people(parse_result = T) people <- get_all_people(getElement(people, "next"),...
2020 Jun 02
0
Extended attributes not working on mac
I did a fresh install of ubuntu right now and changed the configuration as you proposed, now there it?s showing the tag for about one second but it?s disappearing afterwards. The attr binary shows the following output (seems to be written again in the extended attributes, but finder can?t read it): attr -l rwar Attribute "DOSATTRIB" has a 32 byte value for rwar Attribute "DosStream.AFP_AfpInfo:$DATA" has a 61 byte value for rwar Attribute "...
2020 Jun 05
2
Extended attributes not working on mac
...ay :( Martin > Am 02.06.2020 um 14:20 schrieb Martin Steiner / 3MF GmbH <martin.steiner at 3mf-media.de>: > > I did a fresh install of ubuntu right now and changed the configuration as you proposed, > now there it?s showing the tag for about one second but it?s disappearing afterwards. > > The attr binary shows the following output (seems to be written again in the extended attributes, > but finder can?t read it): > > attr -l rwar > Attribute "DOSATTRIB" has a 32 byte value for rwar > Attribute "DosStream.AFP_AfpInfo:$DATA" has a 61 b...
2008 Jun 06
32
Dedicate Nic''s to DomU''s
Hey all I''m new to Linux and Virtualizing. I''m trying to dedicate my nic''s to each virtual server. For instance, virt server A would use nic1 and virt server B would use nic2 and so on. I''ve been reading some stuff for this list and to tell you the truth I''m a bit overwhelmed. We are going to run SLES10.1 and Xen. I would appreciate any assistance.