answersLogoWhite

0

logrotate saves copies of the current logs according to settings in /etc/logrotate.conf and /etc/logrotate.d/

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Can Linux be configured to only run certain services based on run levels?

Yes.


How many partitions are created automatically in Linux?

It doesn't create anything automatically - it usually creates them based on how the user wants it to be configured. For the most part, you will have around 2-3 partitions for a basic "everything in one partition" setup (a /boot partition, optionally an ESP if you are using UEFI, and a root partition).


What is a package manager in Linux?

A package manager is a utility to install remove, upgrade, and track the dependencies of software in Linux.


What is the current full- featured version of Linux?

The current Linux kernel version is 3.9.


Is Linux a type of utility program?

No, it's an operating system kernel.


What utility could you use to force the NIC on your Linux server to use full-duplex transmission?

Linux use this popular utility called ethtool to allow users to view and change NIC settings


What is chkconfig?

Chkconfig is a utility tool that is used in Linux operating systems to start or stop a program from automatically running when the system starts. You can also use the command to view or set up new services on your operating system.


Which Linux command is used to search the location of a utility?

find / -name "utility*" -type f Quotes prevent shell globbing.


What utility is used to create and manage users graphically in SUSE Linux?

KUser


Which utilities is used to display the pathname of a current work directory in linux?

In Linux, the utility used to display the pathname of the current working directory is the pwd command, which stands for "print working directory." When executed, it outputs the full path of the directory you are currently in. This command is commonly used in terminal sessions to confirm your location within the file system.


How do you connect internet with Tata Photon in Redhat Linux 5?

You just have to plug the device and Linux will load the drivers automatically.


What utility would you use on a Linux Operating system to find your IP address?

type on a Linux terminal: ifconfig Note: it is ipconfig in Windows.