Hi,
runlevel 6 is for reboot, so change to runlevel 3 for normal operation (standard installation)
The line is:3:initdefault: in /etc/inittab defines the runlevel
to enter at boot-time.
ciao
Hi,
you first have to uncompress that file:
cd /var/tmp
uncompress 105284-47.tar.Z
and untar it:
tar xf 105284-47.tar
that should give you a directory /var/tmp/105284-47
apply the patch using the patchadd command (see man patchadd)
patchadd /var/tmp/105284-47
you can check installed patches...
Hi,
i guess you are talking about the TCPwrapper from Wietse Venema, get it and the corresponding documentation at: ftp://ftp.porcupine.org/pub/security/index.html
ciao
Hi,
just one addition to skk:
you have to adjust the "/etc/fstab"-file to have your system mount the new disk/partition at the next reboot.
ciao, mbr
Hi,
if you can't find a rpm-package by the name given as a failed dependency on your distribution media, search for it at www.google.de, e.g. searching for libdns.so.4 gives http://redhat.ifsic.univ-rennes1.fr/rpm2html/libdns.so.4.html. Download that and install/update via rpm -Uvh...
Hi,
sometimes when i try to compile a program i get problems as well, for example my wife comes in and says: "It's almost midnight now, won't you come to bed today!" or -even worse- when i go for another cup of coffee (as told me so in some of those great README's) i have to realize...
Hi,
if you have a file "chk" like this:
with blanks
without
with blanks again
without blanks but with "special chars"
with blanks and \special chars$
you can use awk to insert text like that:
cat chk | awk '{if( $1 ~ /without/)print "insert"; print; }'...
Hi,
no idea if your applications are able to log to "syslogd" instead of logging to a file, but that way its much easier to collect all logging data on "@loghost" without the need of cronjobs...
ciao, mbr
Hello again,
from your list of processes there are several you probably won't use on your firewall-server:
portmap - needed for rpc-based services like NFS and NIS
snmpd - to gather information for some Network Management Systems
using the Simple Network Management Protocol
lpd - Line...
Hi absi,
i re-checked the procedure locally on my Sun Solaris, and it works as desired - so maybe you have to check your configuration again?
In "/etc/sshd_config" i have:
RhostsAuthentication no
RhostsRSAAuthentication yes
RSAAuthentication yes
PasswordAuthentication yes...
Hi,
i have no practical experience with this, but from the papers it should be possible, but not simple to implement.
infos on that:
www.linuxdoc.org/FAQ/Linux-RAID-FAQ/
www.linuxdoc.org/HOWTO/Root-RAID-HOWTO.html
linux.davecentral.com/4080_tutadmin.html
ciao, mbr
Hi ilpadrino,
i don't see the arrogance -
if that was for me, i have to say i'm sorry.
eCommunication is great media, but still lacks some important features..
ciao, mbr
Hi,
i don't use Mandrake, but installed GRUB several times with RedHat and Nt4.0. Unfortunately i have no GRUB-powered box at hand, so i try to recall - please check carefully with your installation.
GRUB installed its files into "/boot/grub", the ascii-file "menu.lst"...
Hi Zelandakh,
first of all I have to beg your pardon for being absolutely confused about that "THIS=<>"-thing in your script. I was in a hurry, about to leave the office to join the LinuxDay in Stuttgart/Germany, so i had better written nothing than nonsense.
I think it is commonly...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.