answersLogoWhite

0

Linux 5 ? give up now.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is the function of the device manager udev?

The device manager UDEV manages device nodes in /dev in Linux. It is a generic kernal device manager originally was introduced in Linux 2.5, and is still in the current version of Linux.


What key is used in command completion in Red Hat Enterprise Linux?

$


How do you set the time on Red Hat Enterprise Linux?

With command date option -s


What is the mount command in Linux?

The mount command instructs the kernel to access the file system on a partition or device.


What command in LINUX do you use to mount a USB storage device (ex.USB device listed is sdal?

mount .


When was SUSE Linux Enterprise Server created?

SUSE Linux Enterprise Server was created in 1994.


How do you get device drivers' name in Linux?

To get a list of every driver your system is using (except those that are compiled into the Linux kernel) type lsmod at the command line.


What does the k command do in Linux?

k is not a standard command in Linux.


Was Red Hat Enterprise Linux the slang name for Linux?

No. Red Hat Enterprise Linux is simply a commercial Linux distribution primarily used for servers. It was never a nickname for Linux itself.


What is Red Hat Enterprise Linux used for?

red hat enterprise Linux is used as a server while red hat Linux is used as client..


Is Red Hat Enterprise Linux a Linux distribution?

Yes.


How do you disable touchscreen on Linux mint?

To disable the touchscreen on Linux Mint, open a terminal and run the command xinput list to identify your touchscreen device. Once you have the device ID or name, use the command xinput disable <device_id> to disable it. For a more permanent solution, you can create a script that runs this command at startup or modify the appropriate configuration files.