answersLogoWhite

0

You may patch your linux operating system using the terminal commands in the operating system. You must be a specialized and should know what you are doing before continuing this project.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

If you are dual-booting Windows XP and Linux how can you reinstall XP without interrupting Linux?

Before you format xp you will need to go onto Linux and create a grub boot disk by typing grub-install /dev/fd0. This will create a floppy disk which you can use to start Linux after you have removed and reinstalled xp. After removing and reinstalling xp use the disk to get back onto Linux and use grub-install /dev/hda to restore the Linux boot screen.


How do you create users in Linux?

To create a new user account under any Linux distribution use command called useradd. The system administrator is responsible for creating account. Login as root user (or use sudo command).


What Linux software can you use to create a UDF-ISO image?

ISO Master and K3b.


Do any Apple products use Linux?

No Apple products currently ship with Linux. Apple has worked on Linux in the past to create projects like MkLinux. Some projects that Apple has created, such as CUPS and Clang will run on Linux.


Where can one learn how to use Linux?

There are many available resources that can assist an individual with learning how to use Linux. A couple resources that can assist an individual with learning how to use Linux include: Wikihow and Linuxcommand.


How do you create partitions in Linux?

You can use a program called GParted to add, edit, and delete partitions.


If you have linux installed on your system how can you still create a bootable floppy disk to use the utility?

Members Only.


Why was Linux written?

To create a free Unix-like kernel that other people could study and use.


How do you create archive file in UNIX or Linux Operating System?

For TAR archives, you use tar -cvf .


How do you create dual boot screen?

many linux distributions you can just download and burn to cd and then boot from cd afterwards and most of them have the dual boot option so you don't need to create one but if you'd like to make one you can use a bootloader like grub or syslinux but most linux distros already have a dual boot option.


Which of the following utilities would you use to create a file system in Linux?

For linux file system creation there are many utilities.Example commands and utilities to create partitions:fdiskcfdiskcgdiskpartedGPartedFile system types:NTFSextext2ext3ext4swapfatbtrfs...All basically does the same with slight added or reduced functionality


What command would you use to create an empty text file in Linux?

#Touch newfile Will make an empty newfile