On 07/16/2018 04:23 PM, Max Pyziur wrote:
> On Mon, 16 Jul 2018, Kevin Fenzi wrote:
>
>> On 07/16/2018 12:05 PM, Max Pyziur wrote:
>>>
>>> Greetings,
>>>
>>> Twenty minutes of googling and still no answers.
>>>
>>> When I do a directory listing using 'ls -l'
>>>
>>> and I see
>>>
>>> -rw-rw-r--
>>
On Mon, 16 Jul 2018, Kevin Fenzi wrote:
On 07/16/2018 12:05 PM, Max Pyziur wrote:
Greetings,
Twenty minutes of googling and still no answers.
When I do a directory listing using 'ls -l'
and I see
-rw-rw-r--
-rw-r--r--.
What's the final period indicate.
I realize that this is a newbie qu
On 07/16/2018 12:05 PM, Max Pyziur wrote:
What's the final period indicate.
The answer is in the "info" page for "ls":
Following the file mode bits is a single character that specifies
whether an alternate access method such as an access control list
applies to the file. When
On 07/16/2018 12:05 PM, Max Pyziur wrote:
>
> Greetings,
>
> Twenty minutes of googling and still no answers.
>
> When I do a directory listing using 'ls -l'
>
> and I see
>
> -rw-rw-r--
> -rw-r--r--.
>
>
> What's the final period indicate.
>
> I realize that this is a newbie question, but
Greetings,
Twenty minutes of googling and still no answers.
When I do a directory listing using 'ls -l'
and I see
-rw-rw-r--
-rw-r--r--.
What's the final period indicate.
I realize that this is a newbie question, but I'm stumped at finding an
answer.
Much thanks.
Max
__
Is it possible that X somehow makes a file inaccessible not when
it's running but only when it (X) is shown?
Here's what happens:
In a virtual console,
$ cat /dev/snd/controlC0 [just to see if it's accessible]
returns
cat: /dev/snd/controlC0: File descriptor in bad state (in a VC)
so the file
On 13/02/12 17:32, Marvin Kosmal wrote:
As root
chmod 644 _local.repo
HTH
Marvin
Thaks to all.
solved.
--
Regards
FRank
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: htt
On 13/02/12 17:25, Reindl Harald wrote:
BTW: "stat filename" displays all informations you could get
[harry@rh:~]$ stat /etc/yum.repos.d/rpmfusion-nonfree.repo
Datei: „/etc/yum.repos.d/rpmfusion-nonfree.repo“
Größe: 1247 Blöcke: 8 EA Block: 4096 reguläre Datei
Gerät:
On 2/13/12, Marvin Kosmal wrote:
> On 2/13/12, FRank Murphy wrote:
>> /etc/yum.repos.d/
>> ls -l
>>
>> -rw-rwxr--. 1 root root 673 Feb 12 09:23 _local.repo
>> -rw-r--r--. 1 root root 621 Feb 12 12:58 remi.repo
>>
>> The _local.repo comes up in lime green.
>> Using the command line how can it be
Am 13.02.2012 18:24, schrieb Reindl Harald:
>
>
> Am 13.02.2012 18:21, schrieb Marvin Kosmal:
>> On 2/13/12, FRank Murphy wrote:
>>> /etc/yum.repos.d/
>>> ls -l
>>>
>>> -rw-rwxr--. 1 root root 673 Feb 12 09:23 _local.repo
>>> -rw-r--r--. 1 root root 621 Feb 12 12:58 remi.repo
>>>
>>> The _lo
Am 13.02.2012 18:21, schrieb Marvin Kosmal:
> On 2/13/12, FRank Murphy wrote:
>> /etc/yum.repos.d/
>> ls -l
>>
>> -rw-rwxr--. 1 root root 673 Feb 12 09:23 _local.repo
>> -rw-r--r--. 1 root root 621 Feb 12 12:58 remi.repo
>>
>> The _local.repo comes up in lime green.
>> Using the command line h
On 13/02/12 17:21, Marvin Kosmal wrote:
You want local.repo to have same permission as remi.repo?
Marvin
Yes.
--
Regards
FRank
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines
On 2/13/12, FRank Murphy wrote:
> /etc/yum.repos.d/
> ls -l
>
> -rw-rwxr--. 1 root root 673 Feb 12 09:23 _local.repo
> -rw-r--r--. 1 root root 621 Feb 12 12:58 remi.repo
>
> The _local.repo comes up in lime green.
> Using the command line how can it be changed back.
>
> Had a quick look at "chow
/etc/yum.repos.d/
ls -l
-rw-rwxr--. 1 root root 673 Feb 12 09:23 _local.repo
-rw-r--r--. 1 root root 621 Feb 12 12:58 remi.repo
The _local.repo comes up in lime green.
Using the command line how can it be changed back.
Had a quick look at "chown --help"
But no luck, for me anyway.
--
Regards
On 03/07/2010 05:01 AM, Mike Fleetwood wrote:
> On 6 March 2010 18:09, Gregory P. Ennis wrote:
>> Dear List,
>>
>> I am finally getting into selinux. Â Can anyone on this list recommend a
>> tutorial?
>>
>> Is there a way to be able to do a list command like ls -alt to see the
>> selinux permissio
On 6 March 2010 18:09, Gregory P. Ennis wrote:
> Dear List,
>
> I am finally getting into selinux. Can anyone on this list recommend a
> tutorial?
>
> Is there a way to be able to do a list command like ls -alt to see the
> selinux permissions of the file.
>
> Greg Ennis
Check out the Fedora Doc
On Sat, 2010-03-06 at 19:15 +0100, H. Willstrand wrote:
> On Sat, Mar 6, 2010 at 7:12 PM, Suvayu Ali
> wrote:
> > On 06/03/10 07:09 PM, Gregory P. Ennis wrote:
> >> Is there a way to be able to do a list command like ls -alt to see the
> >> selinux permissions of the file.
> >
> > ls -Z will give
On Sat, Mar 6, 2010 at 7:12 PM, Suvayu Ali wrote:
> On 06/03/10 07:09 PM, Gregory P. Ennis wrote:
>> Is there a way to be able to do a list command like ls -alt to see the
>> selinux permissions of the file.
>
> ls -Z will give the selinux contexts. I can't point you to a tutorial
> however, sorry
On 06/03/10 07:09 PM, Gregory P. Ennis wrote:
> Is there a way to be able to do a list command like ls -alt to see the
> selinux permissions of the file.
ls -Z will give the selinux contexts. I can't point you to a tutorial
however, sorry.
>
> Greg Ennis
>
--
Suvayu
Open source is the future
Dear List,
I am finally getting into selinux. Can anyone on this list recommend a
tutorial?
Is there a way to be able to do a list command like ls -alt to see the
selinux permissions of the file.
Greg Ennis
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscript
20 matches
Mail list logo