similar to: how to show that a filesystem is ACL-enabled?

Displaying 20 results from an estimated 7000 matches similar to: "how to show that a filesystem is ACL-enabled?"

2010 Sep 17
5
should vsftpd be disabled in favour of sftp for security reasons?
(another in an ongoing list of things i just want to clarify for the sake of future courses taught on centos.) from this RHEL doc page: http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5/html/Deployment_Guide/s1-openssh-server-config.html the reader is advised to, for the sake of security, remove/disable vsftpd, ostensibly in favour of sftp/sftp-server. really? i can obviously
2010 Sep 25
2
possible additional comment regarding newer PHP
again, from here: http://wiki.centos.org/FAQ/CentOS5 regarding a newer version of PHP, a number of PHP experts that i know of suggest that, if you truly need an up-to-date version of PHP, you should: rpm -ivh http://rpms/famillecollet.com/enterprise/remi-release-5.rpm while remi collet's repo isn't official, it's accepted by numerous developers as a reliable source of newer PHP
2010 Jun 12
2
[OT] introductory online kernel programming course
yes, it's OT but just in case folks here know someone who might be interested, i'm writing and publishing a course to introduce people to the joys of linux kernel programming: http://www.crashcourse.ca/introduction-linux-kernel-programming/introduction-linux-kernel-programming and, no, it's not free -- six months worth of course will cost you all of $39 (CAD), but the first four
2010 Sep 17
1
can i run NFS *exclusively* off of v4?
is it possible to set up NFS on centos 5.5 so that it uses *only* version 4? i tried this not that long ago on fedora and was surprised to see a complaint when i tried to start the server and was told that i was missing required functionality of NFSv1, or something equally weird. i'll check the /etc/init.d/nfs script, but i think what got me into trouble was trying to use the entire set of
2010 Sep 26
1
couple questions about initrd.img
here's hoping this is on topic. as part of the extra goodies i'm going to give my RHEL/centos basic admin class this week, i'm going to get them to open up the standard initrd.img file and see what's inside. i just did that myself and have a couple simple questions. first, while the cpio archive physically contains a number of basic /dev special files, the top-level
2010 Aug 15
6
how many folks are *seriously* using ACLs?
i'm just curious -- how many people here are using ACLs as a regular and significant part of their sys admin? rday -- ======================================================================== Robert P. J. Day Waterloo, Ontario, CANADA Top-notch, inexpensive online Linux/OSS/kernel courses http://crashcourse.ca Twitter:
2010 Sep 25
1
any chance of getting edit permission on the wiki?
just to fix obvious and trivial typoes that i'm running across, like on this page: http://wiki.centos.org/FAQ/CentOS5 "notwithin" "you did not chose to reserve" simple stuff like that. anything more involved, i'll post. rday -- ======================================================================== Robert P. J. Day Waterloo,
2010 Sep 20
2
Oracle's Unbreakable Enterprise Kernel for Oracle Linux!!!
http://blogs.computerworld.com/16997/oracle_rips_red_hat_and_sort_of_launches_a_new_linux oracle: just another centos wanna-be? rday -- ======================================================================== Robert P. J. Day Waterloo, Ontario, CANADA Top-notch, inexpensive online Linux/OSS/kernel courses http://crashcourse.ca
2010 Sep 25
1
does having a centos wiki acct grant edit access?
i just registered for a centos wiki account, and was wondering if this gives me edit capability. i'm prepping for the first of a number of RHEL/centos basic admin courses and currently working my way thru the wiki, collecting neat tricks and ideas and, occasionally, i'll stumble over typoes -- some minor, some not so much. for instance, here:
2010 Sep 24
3
should trixbox system hang when ISP drops connection?
NEWBIE alert: i'm a linux person, not an asterisk person so i'm certainly capable of handling any linux-flavoured solution you can suggest. here's a note i got from a local company i know (some proper names removed): ===== start ===== Now and again our ISP goes down and when it does give us a hicup, the Asterisk system shuts down (not very forgiving). When it shuts down our phone
2010 Sep 25
1
Updates for Tips and Tricks/YUM and RPM page
(hoping this is the right way to submit updates for wiki pages.) from this page: http://wiki.centos.org/TipsAndTricks/YumAndRPM first, there's this line: yum --disable "*" --enable "rpmforge" list available i'm guessing that should be: yum --disablerepo "*" --enablerepo "rpmforge" list available also, near the bottom (Method B):
2010 Sep 25
1
why the weird avoidance of the name "red hat"?
i'm reading the FAQ: http://wiki.centos.org/FAQ/General and i'm familiar with the deliberate avoidance of using the name "red hat", but it seems a bit weird given that point 1 clearly avoids it while point 2 boldly uses the name right in the question. so what's the point of being so coy, but not all the time? rday --
2010 Aug 09
4
xen vs kvm for virtualization on centos/rhel?
as i'm reviewing the courseware for the rhel (centos) course i'm teaching next week, i'm going to ask the occasional question, possibly technical, possibly more policy. first one involves the choice for virtualization. the course has a short section involving virt using xen but everything i've read suggests that red hat is concentrating on kvm for virt. thoughts on that? i
2010 Sep 15
3
why does automounting removable media always have options nodev, noexec, nosuid?
i'm experimenting with some basic removable media mounting exercises for an upcoming class, and i read that, while you can use gconf-editor to change some of the mount options in cases like that, there is no way to override the mount options of nodev, noexec and nosuid. for example, that claim is made here (admittedly for fedora, but it appears to be true for centos as well):
2010 Aug 08
3
what people really mean when they say they're running "5.3"?
more a terminology usage question than anything else, but in a couple of weeks, i'll be teaching the first of a few sessions on RHEL admin and, unsurprisingly, i'll be using centos (as i've done in the past). when i asked the organizer to identify the specific version of RHEL that was being used at the client site, i was told 5.3 so i can easily install 5.3 on the classroom
2010 Sep 28
2
how to get ASUS USB-N13 802.11n net adapter working on 5.5?
first, the short form of the question -- has anyone got that wireless adapter working on centos 5.5 and associated with an access point that uses WPA/WPA2 security? and the details. in a classroom where there is *no* wired networking at all, all PCs have only that wireless net adapter, which works fine on windows but, after installing centos 5.5, unsurprisingly, we have no networking. there
2010 Aug 20
1
can i config/build/boot a new kernel on centos 5.5 with LVM?
(disclaimer: i'll be a bit vague about some of this since i don't have a test system to try to reproduce it until later today or this weekend.) during a RHEL SA course i was teaching this week, i was using both centos 5.5 and RHEL 6.0 beta 2 and, as a fun exercise, i was showing how to "git" checkout the kernel source tree, configure it, build, install and boot to a new
2010 Jan 20
2
centos courseware?
does anyone here have pointers or access to courseware that could be used to teach centos (5.4, i believe)? publicly-available, free C/W would, of course, be ideal, but if you have some decent training manuals that you're willing to license on a per-manual basis, i'm still willing to chat. rday -- ======================================================================== Robert P. J. Day
2010 Feb 02
3
dm-crypt/LUKS the state of the art for block device encryption?
it's been a while since i've played with filesystem encryption so, on centos 5.4 (and other linux distros), is dm-crypt/LUKS considered to be the state of the art WRT encryption? i remember other solutions like loop-aes and others, but what's considered the gold standard these days? rday -- ======================================================================== Robert P. J. Day
2010 May 01
1
how to build a centos kernel?
a couple folks on the local mailing list were asking about the mechanics of building a kernel for a centos system, and they seemed to suggest that there were some intricacies involved as opposed to other distros. i've never tried it -- is there a trick or something? got a pointer to the canonical web page that has the directions? thanks. rday --