Computer & Electronics 2024, November

How to Change the Root User Password in Linux

How to Change the Root User Password in Linux

This article shows you how to change the root account password of a Linux system either knowing the current one or not knowing this information. Steps Method 1 of 2: Knowing the Current Password Step 1. Open a "Terminal"

How to Install Bin Files in Linux: 11 Steps

How to Install Bin Files in Linux: 11 Steps

There are two types of bin files: self-extracting archives and the programs you run as they are. Both are covered in this article. Steps Step 1. If the bin file is an installation / self-extracting archive, first download it and save it in a safe location to avoid having to download it again later Step 2.

How to Share Files Between Linux Computers Using NFS

How to Share Files Between Linux Computers Using NFS

Almost all Linux distributions come with the ability to create an NFS (Network File System) server that allows computers connected to a network to share files with each other. Using an NFS to share files is only suitable for networks consisting of computers and servers running the Linux operating system.

How to Install Printer Drivers on Ubuntu

How to Install Printer Drivers on Ubuntu

If your printer is not automatically detected by the system when you start your computer, you need to install it manually. This article shows the procedure to follow. Steps Step 1. Search the web Your printer may require the use of special software.

How to Restart Services in Linux: 5 Steps

How to Restart Services in Linux: 5 Steps

This article explains how to force restart services currently running on a Linux system. You can do this with a few simple commands, regardless of the version of Linux you are using. Steps Step 1. Log in to the command line Most Linux distributions present a Menu of options located in the lower left corner of the desktop.

How to Install Windows Programs in Ubuntu

How to Install Windows Programs in Ubuntu

To install Windows programs in Ubuntu you need an application called Wine. If you don't have this application installed on your system, here's the explanation for how to do it. Wine will allow you to run Windows software on Ubuntu. It is worth mentioning that not all programs work yet, but there are still many people who use this application to run their windows software.

How to Install Opera Browser on Ubuntu Through Terminal Window

How to Install Opera Browser on Ubuntu Through Terminal Window

If you love to use the Opera internet browser instead of Firefox, this article could be very interesting for you. To install the Opera 11 internet browser on an Ubuntu 11.10 Oneiric Ocelot system, you will need to use a simple set of commands to enter in a Terminal window.

How to Transfer Files from One Linux Server to Another

How to Transfer Files from One Linux Server to Another

In an environment with multiple Linux servers, you will often need to move files from one server to another. According to the number of files you have to move, there are different commands that can help you… In this guide we will assume that our servers are called alice and hatter, and our user on alice is rabbit, and on hatter mickey.

How to Configure an FTP Server in Linux Ubuntu

How to Configure an FTP Server in Linux Ubuntu

This article shows you how to set up and connect to an FTP server using an Ubuntu Linux computer. FTP servers are used to store files and data and make them accessible to other users remotely. To be able to configure and use an FTP server on your computer, you must first install the relevant service.

How to Install the Linux Operating System on a Flash Drive and Install Portable Versions of your Favorite Programs

How to Install the Linux Operating System on a Flash Drive and Install Portable Versions of your Favorite Programs

Have you ever thought about doing something more advanced with your flash drive instead of the usual copy and paste files? How do you make your breakfast, take the dog out or do your homework? Well… it's not possible !! However, you can install a portable operating system that can run on any computer in any location.

How to Use Linux: 9 Steps (with Pictures)

How to Use Linux: 9 Steps (with Pictures)

Many computers use a version of Microsoft Windows as their operating system, but many servers and desktop computers are starting to migrate to Linux, a free Unix-based operating system. Learning to use Linux can be daunting at first, due to the difference from the Windows world, but don't give up, it will become a simple and very rewarding experience.

How to Use Cygwin: 13 Steps (with Pictures)

How to Use Cygwin: 13 Steps (with Pictures)

Cygwin is a free program that features a command line user interface that allows you to run commands and programs created for Linux and Unix systems within Windows. In other words, it recreates an environment in which you can run programs and commands for Linux and Unix systems on a Windows computer.

How to Check Swap Space in Linux: 3 Steps

How to Check Swap Space in Linux: 3 Steps

Linux, like all operating systems, uses the 'swap' process, when the system RAM memory occupancy reaches its physical limit. In Linux, in most cases, 'swap space' consists of an amount of free hard disk space, equivalent to the amount of RAM installed on the system.

4 Ways to Install Java on Linux

4 Ways to Install Java on Linux

This article shows how to install the latest version of the Java Runtime Environment (JRE) on a computer running Linux. Steps Method 1 of 4: Using a Non-RPM Linux Distribution Step 1. Access the web page to download the Java version for Linux systems Within this site there are several options.

How to Copy Files in Linux: 6 Steps (with Pictures)

How to Copy Files in Linux: 6 Steps (with Pictures)

The way to copy files in Linux depends on the version and system files. It should be possible to copy files from the command line in all versions of Linux. You can also use textual or GUI file managers. Steps Method 1 of 2: Command Line All versions of Linux have command line.

How to Install Linux: 13 Steps (with Pictures)

How to Install Linux: 13 Steps (with Pictures)

Linux is an open source operating system designed to replace Windows and Mac OS X. It can be downloaded and installed for free on any computer. Since it is open source, there are several versions available, also called distributions, developed by different groups.

How to Install Linux Mint (with Pictures)

How to Install Linux Mint (with Pictures)

This article shows how to replace a computer's operating system with Linux Mint. This can be done on both Windows and Mac systems. Read on to find out how. Steps Part 1 of 4: Prepare for Installation Step 1. Back up your computer Since you are about to replace your computer's current operating system with Linux, the first thing to do is to back up all the data on the device, even if you don't need to have it in the new Linux environment.

3 Ways to Install Mesa Open GL on Linux Mint

3 Ways to Install Mesa Open GL on Linux Mint

Mesa is an open-source implementation of the OpenGL engine - a system that allows you to view interactive 3D graphics. Technically, OpenGL is just a specification, implemented by your graphics drivers. There is no such thing as an Open GL SDK library;

How to Create an ISO File with Linux: 10 Steps

How to Create an ISO File with Linux: 10 Steps

This article explains how to create an ISO image starting from a set of files and using a Linux system. To do this, you need to use the "Terminal" window. Steps Method 1 of 2: Create an ISO Image of a Group of Files Step 1.

3 Ways to Install or Remove a Program Using RPM

3 Ways to Install or Remove a Program Using RPM

Many Linux distributions use the famous Redhat Package Manager (RPM) to remove and add other programs. Many Linux users have a desire to customize their system by installing new programs, or by eliminating some that are installed along with the operating system.

How to Unzip Zip Files in Linux: 10 Steps

How to Unzip Zip Files in Linux: 10 Steps

This article shows you how to unzip a ZIP file, i.e. extract all the files and folders it contains, on a Linux system. To do this, the "Terminal" window is used, which is the Linux counterpart of the Windows "Command Prompt"

3 Ways to Install New Themes on Ubuntu

3 Ways to Install New Themes on Ubuntu

This article explains how to install a new theme in Ubuntu 18.04 LTS operating system. Many of the themes available for Ubuntu through the software repositories are installable directly from the "Terminal" window. In some cases, manual installation is required using the Archive Manager app.

How to Install Oracle Java JRE in Linux Ubuntu

How to Install Oracle Java JRE in Linux Ubuntu

This tutorial covers installing Oracle Java 7 32-bit and 64-bit (current version number 1.7.0_40 ) JRE in the 32-bit and 64-bit Ubuntu Linux operating system. These instructions also work for Linux Mint and Debian. This article is conceived alone for those who want to install Oracle Java JRE on Debian and Linux systems such as Debian, Ubuntu and Linux Mint.

How to Install Oracle Java JDK on Ubuntu Linux

How to Install Oracle Java JDK on Ubuntu Linux

This article shows how to install Oracle Java 9 JDK on an Ubuntu Linux system. It should be noted that as of today (April 2018) it is possible to install version 9 of the Oracle JDK only on the 64-bit version of Ubuntu. Steps Step 1.

How to Install Programs in Ubuntu: 11 Steps

How to Install Programs in Ubuntu: 11 Steps

Do you need to install new programs on your computer, but are having difficulties because you are not used to using the Linux operating system? This article explains how to install a new program on the most modern versions of Ubuntu. Steps Step 1.

How to Tar a Directory (with Images)

How to Tar a Directory (with Images)

The simplest and most popular way to manage large sets of files on Linux systems is to use the tar command. When you run the "tar" command on a directory, all the items contained in it are grouped into a single archive. The file obtained with the "

How to Install Puppy Linux (with Pictures)

How to Install Puppy Linux (with Pictures)

This article explains how to install Puppy Linux on a PC. Unlike other distributions, Puppy Linux does not require a full installation to be used. You can create a bootable disk or drive and load the operating system directly from that media.

How to Ping on Linux: 9 Steps

How to Ping on Linux: 9 Steps

This article explains how to test the operation of an existing connection between a computer running Linux and another system using the "ping" command. You can also use a more advanced version of the "ping" command, called "

How to Install Skype on Ubuntu: 14 Steps

How to Install Skype on Ubuntu: 14 Steps

The Skype website offers the possibility to download the installation file for Linux systems as well, however there is no updated version for the new Ubuntu operating system or 64-bit hardware platforms. In order to obtain the version of Skype for Ubuntu it is necessary to follow a specific procedure and use the command console of the operating system, that is the "

How to Run Linux on Mac: 10 Steps (with Pictures)

How to Run Linux on Mac: 10 Steps (with Pictures)

This tutorial shows you how to install a Linux distribution on your Intel-based Mac without having to format the hard drive or wipe partitions. Let's see together what are the steps to take. Steps Step 1. Download the latest version of the Linux distribution of your choice Use the official website or a safe and reliable source.

How to Extract the Contents of an RPM Package

How to Extract the Contents of an RPM Package

The acronym RPM derives from the English "Red Hat package manager" and represents one of the essential components of a Linux system. This software tool is used in many Linux distributions, such as Fedora, Mandriva, and so on, for package management.

How to Access Windows Files on Ubuntu: 7 Steps

How to Access Windows Files on Ubuntu: 7 Steps

One of the biggest difficulties when migrating to Ubuntu is having access to Windows files. Fortunately this is not a difficult problem to solve… but it is worth reading the warnings before trying this guide. All that needs to be done is to mount the Windows partition after Ubuntu boots.

3 Ways to Install Steam on Linux

3 Ways to Install Steam on Linux

This article explains how to install the Steam app on various Linux distributions. If you are using Ubuntu or a Debian distribution, you can install the Steam app from the Ubuntu Software or using the command line. To get the latest updates that are not included in the Ubuntu repositories, you can install the Steam app using the official package available for Debian distributions (DEB) or a third-party repository that is reliable and secure, for example RPM Fusion.

4 Ways to Install Software on Linux Debian

4 Ways to Install Software on Linux Debian

Debian is the basis of Ubuntu, Knoppix, MEPIS, Kanotix and Aptosid. If your distribution doesn't include all the software you need, you can install additional software from the Internet (whether you have a broadband or dial-up connection) or removable media.

How to Format a USB Flash Drive Using Ubuntu

How to Format a USB Flash Drive Using Ubuntu

The Ubuntu operating system includes several software tools that allow you to format a USB stick according to your needs. You can use the "Disks" system utility which can be installed on your system directly from the packages included in Ubuntu.

How to Add or Change the Default Gateway in Linux

How to Add or Change the Default Gateway in Linux

The "default gateway" of a network connection is the IP address of the router. Normally this parameter is automatically detected by the operating system when configuring the connection, but in some cases it may be necessary to intervene manually.

4 Ways to Update Oracle Java on Ubuntu Linux

4 Ways to Update Oracle Java on Ubuntu Linux

This document is intended to assist you in updating many new release versions of Oracle Java JDK / JRE on Ubuntu Linux. Occasionally, due to bug fixes and security issues, Oracle releases updates for the Java JDK / JRE version. Note:

How to Install Ubuntu (with Pictures)

How to Install Ubuntu (with Pictures)

This article explains how you can install Ubuntu Linux on a PC or Mac without deleting the existing operating system. Steps Part 1 of 3: Prepare for Installation Step 1. Make sure the target computer is capable of running Linux The machine you own must meet the following hardware requirements in order to run Ubuntu without any problem:

How to Handle the Path Variable in Unix: 3 Steps

How to Handle the Path Variable in Unix: 3 Steps

Did you run a command and get the "command not found" error message as a result? Probably, the path where the executable is stored is not present in the system "path" variable. This article explains how to find the full path of a file, how to view environment variables related to object paths, and how to add a new folder to the "

How to Install Software in Red Hat Linux

How to Install Software in Red Hat Linux

Red Hat is the foundation of the Linux, PC, Linux OS, Mandriva and Fedora distributions. If the Linux distribution you are using does not include all the software you need, you can add other programs to it by downloading them from the internet, or by using an external storage device.