Skip to content
  • Ubuntu
    • Ubuntu 20.04 Guide
    • Ubuntu 18.04
  • Debian
  • Redhat / CentOS / AlmaLinux
  • Fedora
  • Kali Linux
Linux Tutorials – Learn Linux Configuration
  • Linux Tutorials
  • System Admin
  • Programming
  • Multimedia
  • Forum
  • Linux Commands
  • Linux Jobs

Luke Reynolds

How to run R in linux

Running GNU R on Linux Operating System

12 January 2022 by Luke Reynolds

GNU R can be run on the Linux operating system in a number of ways. In this article we will describe running R from the command line, in an application window, in a batch mode and from a bash script.

Read more

Categories Programming & Scripting
Configure simple web server in Linux

Configure simple web server in Linux

13 January 2022 by Luke Reynolds

The purpose of this tutorial is to host a simple web server using only Python on a Linux system. This produces a very lightweight web server and works well to host a microservice, a browser-based file manager, or to test a website without deploying a full web server such as Apache or NGINX.

Read more

Categories System Administration
Check running process in Linux for a user

Check running process in linux for a user

12 January 2022 by Luke Reynolds

Everything that is running on a Linux system – a service, script, or anything else – is considered a “process.” One of the core activities of a system administrator is that of monitoring and interacting with the processes running on a machine.

Read more

Categories System Administration
Sendmail unqualified hostname error

Sendmail: “unqualified hostname unknown; sleeping for retry unqualified hostname

12 January 2022 by Luke Reynolds

If you have configured Sendmail on your Linux system and are still unable to send emails because of a unqualified hostname error, we have a few suggestions that you can use to try and remedy the issue.

Read more

Categories System Administration
Calculate column average using bash shell

Calculate column average using bash shell

11 January 2022 by Luke Reynolds

The purpose of this tutorial is to show how the Bash shell can calcuate the average value of a single column of a text file on a Linux system.

Read more

Categories Programming & Scripting
How to go to home directory in Linux using cd command

How to go to home directory in Linux using cd command

22 February 2022 by Luke Reynolds

One of the most essential commands in Linux is the change directory command or cd command. This is how you will navigate to different directories throughout your system. Using this command will change your current working directory to a different one you specify.

Read more

Categories System Administration
How to ping port in Linux

How to ping port in Linux

12 January 2022 by Luke Reynolds

It is possible to determine whether or not a specific port is open on a remote system by using tools such as nmap or telnet on a Linux system.

Read more

Categories System Administration
Bash all arguments print

Bash all arguments print

12 January 2022 by Luke Reynolds

The purpose of this tutorial is to show how to print all of the arguments submitted from the command line in a Bash script on Linux. There are several different methods for doing this, as you will see in the examples below.

Read more

Categories Programming & Scripting
Sendmail unqualified hostname error

Linux ipconfig equivalent

12 January 2022 by Luke Reynolds

As Windows users migrate over to a Linux system, one of the first questions that arises is “what is the ipconfig Linux equivalent command?”

Read more

Categories System Administration
How to check Ubuntu version

How to check Ubuntu version

12 November 2021 by Luke Reynolds

Being aware of your current Ubuntu version will help you know when it is time to update. It’s important to know the version of your Ubuntu Linux system, as LTS versions are released every 2 years, and interim versions every 6 months.

Read more

Categories Ubuntu
How to change to root user in Ubuntu 22.04

How to change to root user in Ubuntu 22.04

11 November 2021 by Luke Reynolds

After installing Ubuntu 22.04, you will inevitably be logging into the root account, or using administrator privileges, quite frequently. That’s because installing or removing software, as well as configuring system settings, requires the use of the root account or sudo command.

Read more

Categories Ubuntu
How to open terminal in Ubuntu 22.04

How to open terminal in Ubuntu 22.04

11 November 2021 by Luke Reynolds

The following tutorial will provide the reader with multiple methods of accessing the command line terminal window on Ubuntu 22.04 Jammy Jellyfish desktop.

Read more

Categories Ubuntu
Older posts
Newer posts
← Previous Page1 … Page3 Page4 Page5 … Page26 Next →

NEWSLETTER

Subscribe to Linux Career Newsletter to receive latest news, jobs, career advice and featured configuration tutorials.

SUBSCRIBE

WRITE FOR US

LinuxConfig is looking for a technical writer(s) geared towards GNU/Linux and FLOSS technologies. Your articles will feature various GNU/Linux configuration tutorials and FLOSS technologies used in combination with GNU/Linux operating system.

When writing your articles you will be expected to be able to keep up with a technological advancement regarding the above mentioned technical area of expertise. You will work independently and be able to produce at minimum 2 technical articles a month.

APPLY NOW

TAGS

18.04 administration apache applications backup bash beginner browser centos centos8 commands database debian desktop development docker fedora filesystem firewall gaming gnome Hardware installation java kali manjaro multimedia networking nvidia programming python redhat rhel8 scripting security server ssh storage terminal ubuntu ubuntu 20.04 video virtualization webapp webserver
ABOUT US

FEATURED TUTORIALS

  • VIM tutorial for beginners
  • How to install the NVIDIA drivers on Ubuntu 20.04 Focal Fossa Linux
  • Bash Scripting Tutorial for Beginners
  • How to check CentOS version
  • How to find my IP address on Ubuntu 20.04 Focal Fossa Linux
  • Ubuntu 20.04 Remote Desktop Access from Windows 10
  • Howto mount USB drive in Linux
  • How to install missing ifconfig command on Debian Linux
  • AMD Radeon Ubuntu 20.04 Driver Installation
  • Ubuntu Static IP configuration
  • How to use bash array in a shell script
  • Linux IP forwarding – How to Disable/Enable
  • How to install Tweak Tool on Ubuntu 20.04 LTS Focal Fossa Linux
  • How to enable/disable firewall on Ubuntu 18.04 Bionic Beaver Linux
  • Netplan static IP on Ubuntu configuration
  • How to change from default to alternative Python version on Debian Linux
  • Set Kali root password and enable root login
  • How to Install Adobe Acrobat Reader on Ubuntu 20.04 Focal Fossa Linux
  • How to install the NVIDIA drivers on Ubuntu 18.04 Bionic Beaver Linux
  • How to check NVIDIA driver version on your Linux system
  • Nvidia RTX 3080 Ethereum Hashrate and Mining Overclock settings on HiveOS Linux

LATEST TUTORIALS

  • The Future of Linux Jobs in the Age of Automation
  • How to set default programs using update-alternatives on Debian-based distributions
  • How to improve and debug your shell scripts with ShellCheck
  • How to Create a Flatpak Application from Scratch
  • Fixing the Error creating sandbox error in Flatpak
  • How to fix the Error updating application in Flatpak
  • What to do if you encounter a Checksum mismatch error in Flatpak
  • Resolving the Dependency not found error in Flatpak
  • Setting Up a Flatpak Remote Repository to Make Installing Apps Easier
  • How to Create and Publish Flatpak Packages
  • Snapd vs Flatpak vs Appimage: Cons and Pros review
  • Resolving the Error updating runtime error in Flatpak
  • Solving the Error installing application in Flatpak
  • How to fix the Permission denied error in Flatpak
  • Understanding Flatpak Security and Permissions
  • Flatpak: Enhancing Security with Application Sandboxing
  • Flatpak offline repository usage
  • Troubleshooting the Application not found error in Flatpak
  • An Introduction to Flatpak App Bundles
  • Flatpak vs FlatHub: A Comparison of Linux App Installers
© 2023 TOSID Group Pty Ltd - LinuxConfig.org
  • Linux Tutorials
  • System Admin
  • Programming
  • Multimedia
  • Forum
  • Linux Commands
  • Linux Jobs