Since taking care of these things I've had no more trouble and since
installing DenyHosts I haven't had to spend anywhere the amount of
time making adjustments to my firewall either.
Thanks. I just cant figure out why denyhosts isnt working. I had also
disabled remote root login, but denyhost
Hi,
> I see that statd and mountd start at random port. Is there any way to
> force it to start at specific port each time. The '-p ' option would
> work, but how do I configure it to start at specific port number each
> time. I mean where do statd and mountd look for default configuration
> optio
Hi,
> How do I make it so that it's impossible to SSH into the server directly
> as root?
man ssh_config ->
PermitRootLogin
Specifies whether root can login using ssh(1). The argument
must be "yes", "without-password", "forced-commands-only" or
"no". The default is "yes".
If thi
> I have this line:
> ALSA=`aplay --version`
>
> in a script. when I execute the script I get the message
> line 187: --version: command not found
What's in line 187?
Do you really want to use backticks ` or should it be more like
ALSA='aplay --version' (apostrophes)? If you want
Hi Niki,
> I have to solve an apparently simple permission problem, and I don't
> know if it's the sunny weather or birdsong, well... I just can't figure
> it out. Here goes.
> ...
> The thing is: I can't seem to formulate my problem in terms of
> user/group/others, as there are no owners, but two
Hi Niki,
Earlier this day I started a thread about Skype not working with
outgoing sound. Now I wonder if it's not a problem with my soundcard. I
had a vague suspicion about this, but since it's way off the original
topic, I decided to start a new thread about this.
Here's what the soundc
Hi Rainer,
> When the external disk is mounted, it does not go into
> standby/sleep/whatever, though I'm using it only for 30minutes at night.
>
> Is there a way to do this with C4, 2.6.9-78.0.8.ELsmp?
> E.g. unmount/some special command/upgrade to 5.2?
man sg_start (part of the sg3_utils package
> I'm not in front of the server so I can only presume by the time it
> takes to mount/access - it does only standby when the filesystem is not
> mounted?
No, the drive goes immediately to standby mode even if the partitions are
mounted. When you access a directory or a file the drive is brought
> [] download]# yum update wine*
> Loading "priorities" plugin
Good.
> * epel: ftp.nluug.nl
> * rpmforge: fr2.rpmfind.net
Trouble's ahead...
> 0 packages excluded due to repository priority protections
Uhoh! Looks like you did not configure the priorities.
> ---> Package wine-cms.i386 0:
> Can you help me further in this issue, should i disable rpm forge ..
1. Please don't top post.
2. You have to decide for yourself which repo you want to use for the wine
packages. Just don't mix them!
Chris
___
CentOS mailing list
CentOS@centos.org
> Hi, I was searching for the system wide bash_logout and couldn't find any
> documentation on it.
There is no system wide bash_logout, according to the bash man page,
CentOS 4.7.
Instead look at the way a system wide bashrc is included in ~/.bashrc:
[ -f /etc/bashrc ] && . /etc/bashrc
You c
> On Centos 4.x 32 I want to create like a 64Mbyte ramdisk. Is there a
> problem putting 30k to 80k empty files on a ramdisk? Is there a
> simple howto on creating a ramdisk that anyone knows of off the top of
> there head?
mkdir /mnt/ram && mount -v -t tmpfs -o size=64M none /mnt/ram
If you wa
> Anyone know how to submit jobs to at or anything else that allows jobs
> submitted to a queue to be executed consecutively?
This could be of some help:
http://www.theillien.com/Sys_Admin_v12/html/v14/i08/a8.htm
Chris
___
CentOS mailing list
CentOS@c
> I just found out something strange. Try it out for yourselves. Here
> goes. Search for any directories under /boot:
>
> # find /boot/ -type d
> /boot/
> /boot/grub
> /boot/lost+found
>
> So far so good. Now execute a detailed listing on the results:
>
> # find /boot/ -type d -exec ls -l \{} \;
>
> however if I do:
> echo jj_$VERSION_jj
> I get jj_
>
> How do I get the $VERSION to work with the underscores like the dashes
> do.
echo jj_${VERSION}_jj
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
Hi
> I've just been looking for the debuginfo packages for CentOS 7 (I'm using
> systap in an attempt to judge the performance of some new tape drives), but
> upon enabling the debug repo, I just get a 404 looking for the repo's
> metadata. Any clues on where I might be able to get these packages?
Hi Ken
In need of a new printer, having done a bit or research, and considering either
the Canon PIXMA mg5420 or the HP Photo Smart 7520.
There are Linux drivers for the Photosmart which are supposed to handle both
the printer and the scanner. But in my research I haven't found (yet) anyone
17 matches
Mail list logo