similar to: Appreciate the help...

Displaying 20 results from an estimated 6000 matches similar to: "Appreciate the help..."

2008 Jan 24
2
crontab - corrected version
So I want to see if there is a way to restrict crontab from running an executable or anything else from a world-writable directory, or subdirectory thereof. Thanks. Scott
2008 Jan 23
2
limiting cron's capability?
Is it possible to prevent cron from executing something in a world-readable directory, or a directory branching off a world-readable directory? Thanks. Scott
2007 Oct 30
2
Help with PERL install of GD
In an attempt to install bugzilla on a 64-bit C5 system, following http://www.nabble.com/bugzilla-3.0.x-installation-on-FC7-t4656333.html Most all modules from that page install fine, but GD install attemps keep crashing. What am I missing? Thanks. Scott
2009 Dec 15
10
LVM, usb drives, Active Directory
I have a client with a handful of USB drives connected to a CentOS box. I am charged with binding the USB drives together into a single LVM for a cheap storage data pool (10 x 1 TB usb drives = 10 TB cheap storage in a single mount point). The next fun piece is how to incorporate that storage space into an existing Active Directory structure to apply AD acls for limited access. I'd rather
2008 Jan 26
3
Timing a command
I want to keep track of how long a task is running. Thinking it wouldn't take that long, I opted not to run time before it. The fact that it is taking a long time, if I revisit the machine in the morning, what would be the best way to find out what time it ended? In this case, I'm using mt to erase an lto3 tape - sudo mt -f /dev/st0 erase. But I'd like to use the knowledge from
2020 Jul 20
2
Apache umask
> On 7/13/20 6:40 PM, Emmett Culley via CentOS wrote: >> I need to set the umask for apache to 002.? I've tried every idea I've >> found on the internet, but nothing make a difference.? Most suggest that >> I put "umask 002" in /etc/sysconfig/httpd, but that doesn't seem to make >> a difference.? Other's suggest adding something to the
2020 Jul 21
2
Apache umask
> On 7/19/20 10:41 PM, Simon Matter via CentOS wrote: >>> On 7/13/20 6:40 PM, Emmett Culley via CentOS wrote: >>>> I need to set the umask for apache to 002.? I've tried every idea I've >>>> found on the internet, but nothing make a difference.? Most suggest >>>> that >>>> I put "umask 002" in /etc/sysconfig/httpd, but
2020 Jul 13
4
Apache umask
I need to set the umask for apache to 002. I've tried every idea I've found on the internet, but nothing make a difference. Most suggest that I put "umask 002" in /etc/sysconfig/httpd, but that doesn't seem to make a difference. Other's suggest adding something to the httpd.service script for systemd. And that doesn't make any difference. Any suggestion from
2008 Jan 15
1
Fun with nosetuid!
On an unpatched Centos 4.4 system I chmod'd /usr/bin/sudo to ug+s, and set the filesystem in /etc/fstab to defaults,nosetuid. Reboot, and am told sudo needs to be set to setuid root. An ls -l shows rwsrws-- root root sudo I had to use a rescue CD to undo /etc/fstab for the filesystem partition so sudo would work. What am I missing? Thanks. Scott
2017 May 16
5
[lld][ELF] Add option to make .dynamic read only
Hi, This is a proposal to add an option to lld that forces .dynamic sections to be read-only. The .dynamic section is almost read-only except for the DT_DEBUG entry which requires the dynamic linker to modify a word. MIPS has long since had a solution to this using the DT_MIPS_RLD_MAP entry to give a pointer to another section which is writable. It would be nice to have this functionality on
2015 Sep 08
3
BackupPC problem - wrong user
I recently moved BackupPC from CentOS-6 to CentOS-7. But when I browse to localhost/BackupPC I'm told Error: Wrong user: my userid is 48[apache], instead of 984(backuppc) As far as I can tell, the BackupPC settings are exactly the same as they were before the move. It seems htttpd is running the program as user apache rather than backuppc, as required. Is there a simple setting in
2003 Dec 04
5
vmail.cgi with Redhat 9.0
I recently switched from Mandrake to Redhat and I noticed that vmail.cgi does not work with the default apache installation that comes with Redhat. Here is what I get in my error logs: [Thu Dec 04 11:59:57 2003] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) [Thu Dec 04 11:59:58 2003] [notice] Digest: generating secret for digest authentication ... [Thu Dec 04 11:59:58 2003]
2006 Jan 09
1
enable suexec
Hello CentOS, I don't usually use RPM's for apache, but I'm playing with a centos 4.2 w/apache and suexec. I've got the suexec apache RPM installed, but I'm not sure how to actually get apache to use it. The /etc/httpd/conf/httpd.conf does show it in the modules: LoadModule suexec_module modules/mod_suexec.so but httpd -l doesn't list suexec as being loaded. I'm
2019 Sep 12
2
Fw: Btrfs Samba and Quotas
Hello Hendrik Can you help input 2 commands 'mount' and 'df -TPh' on OMV, and post the output to us, thank you. -- Regards, Jones Syue | ??? QNAP Systems, Inc.
2013 Jun 10
1
Re: libvirt_lxc and sysfs
On 06/10/2013 01:41 PM, pr.G wrote: > On Mon, Jun 10, 2013 at 09:29:32AM +0400, свящ. Георгий Гольцов wrote: >> On Mon, Jun 10, 2013 at 09:07:08AM +0800, Gao feng wrote: >>> On 06/09/2013 08:14 PM, pr.G wrote: >>>> Hello. >>>> >>>> Is it possible to start container via libvirt_lxc without mounting /sys >>>> inside container?
2009 Sep 12
6
Securely backing up Linux machines to NAS?
I have been tasked with having a Buffalo Terastation Pro 2 NAS box, likely to be connected to a Linux box via samba, be the storage device to back up mostly Ubuntu and Centos systems. ?The trick is, the machines to be backed up need to do so in an automated fashion and make a secure, encrypted connection to my Linux box hosting the NAS. The NAS does have SSL enabled for web admin access, though
2005 Sep 22
7
Mounting filesystems with "noexec"
Hello, I've been playing a bit with the "noexec" flag for filesystems. It can represent a substantial obstacle against the exploitation of security holes. However, I think it's not perfect yet. First thing, an attempt to execute a program from a noexec-mounted filesystem should be logged. It is either a very significant security event, or it can drive nuts an
2013 Sep 03
2
No valid cgroup for machine...
Hello! How do i get pass this error? offlinehacker:~/ $ virsh --debug 0 -c lxc:/// create o1.xml create: file(optdata): o1.xml error: Failed to create domain from o1.xml error: internal error: No valid cgroup for machine c1 My cgroups seem to be mounted: cgroup on /sys/fs/cgroup/systemd type cgroup
2013 Jun 10
2
Re: libvirt_lxc and sysfs
On Mon, Jun 10, 2013 at 09:07:08AM +0800, Gao feng wrote: > On 06/09/2013 08:14 PM, pr.G wrote: > > Hello. > > > > Is it possible to start container via libvirt_lxc without mounting /sys > > inside container? > > > > When I start container via lxc-start and do not add mount point to config, > > then /sys inside container is empty. > > >
2001 Oct 29
6
Samba 2.0.7 problems (on RedHat 7.0)
Hi people,