Showing headlines posted by techgeek007

« Previous ( 1 2 3 ... 4 ) Next »

Umount Command in Linux

  • linuxopsys.com; By linuxopsys (Posted by techgeek007 on May 17, 2022 9:58 PM EDT)
  • Groups: Linux
Learn about umount command in Linux to unmount Filesystem. It detaches a filesystem from the file system hierarchy of Linux.

PS Command in Linux

  • linuxopsys.com (Posted by techgeek007 on May 17, 2022 12:45 AM EDT)
  • Groups: Linux
Here learn how to use the ps command on your Linux computer. It is also known as process status, is used to display information about the running Linux process.

How to Zip Files and Directories from Linux Command Line

  • linuxopsys.com; By linuxopsys (Posted by techgeek007 on May 14, 2022 11:50 AM EDT)
  • Groups: Linux
Learn how to zip files and directories in Linux using the zip command. It put one or more compressed files into a single zip archive file with the .zip extension.

How to Change Terminal Font Size in Ubuntu 22.04

Learn how to change terminal font size in Ubuntu 22.04. When working on the terminal, you require a comfortable font size and style for your eyes.

How to Install Node.js on Ubuntu 22.04

Here learn how to install Node.js on Ubuntu 22.04 LTS. There are three ways that you can use to install Node.js on the command line.

Mount Command in Linux

  • linuxopsys.com (Posted by techgeek007 on May 10, 2022 11:10 PM EDT)
  • Groups: Linux
Learn about the mount command in Linux. It is used to attach a filesystem on an external device to the root node (/) of the tree (Linux file system) using the terminal.

How to Configure Static IP on Ubuntu 22.04

  • linuxopsys.com; By linuxopsys (Posted by techgeek007 on May 9, 2022 3:39 PM EDT)
  • Groups: Ubuntu
Learn how to configure a static IP address on ubuntu 22.04. This covers to setup static IP using the command line and from Ubuntu Desktop.

Linux Top Command Explained

  • linuxopsys.com (Posted by techgeek007 on May 6, 2022 11:24 PM EDT)
  • Groups: Linux
Learn how to use the top command in Linux and what output it displays. The top command prints information about CPU and memory usage of all the running processes.

Echo Command in Linux

  • linuxopsys.com; By linuxopsys (Posted by techgeek007 on May 2, 2022 11:37 AM EDT)
  • Groups: Linux
Learn about the echo command in Linux using practical examples.It is used to print the specified argument on the screen and print variable values

How to Install PHP on Ubuntu 22.04

  • linuxopsys.com; By linuxopsys (Posted by techgeek007 on Apr 28, 2022 2:05 PM EDT)
  • Groups: Linux
Learn how to install PHP on Ubuntu 22.04 and combine it with Apache and Nginx. PHP, short for PHP hypertext preprocessor, is one of the server-side programming languages.

Touch Command in Linux – Options + Examples

  • linuxopsys.com; By linuxopsys (Posted by techgeek007 on Apr 27, 2022 5:24 PM EDT)
  • Groups: Linux
Learn about the touch command line utility in Linux. The Linux touch command is primarily used to modify a file timestamp. It can also be used to create an empty file.

Basic Linux Commands You Should Know

  • linuxopsys.com (Posted by techgeek007 on Apr 26, 2022 2:28 PM EDT)
  • Groups: Linux
A guide on Linux basic commands that you should know. Have the terminal opened on your favorite Linux distribution to run the commands.

List and Set Environment Variables in Linux

  • linuxopsys.com; By linuxopsys (Posted by techgeek007 on Apr 25, 2022 11:16 PM EDT)
  • Groups: Linux
Learn about how to list and set environment variables in a Linux system. The Linux operating system supports two types of variables- environment and shell variables. These variables can affect the way your applications and programs work.

History Command in Linux

  • linuxopsys.com (Posted by techgeek007 on Apr 21, 2022 10:15 AM EDT)
  • Groups: Linux
Learn about how to use the history command in Linux. The Linux history command displays the list of previously executed commands in the Bash shell and Korn shell.

How to Install MySQL on Ubuntu 20.04 LTS

  • linuxopsys.com; By linuxopsys (Posted by techgeek007 on Apr 20, 2022 9:45 PM EDT)
  • Groups: Ubuntu
Learn here how to install MySQL on Ubuntu 20.04. Also added how to improve the security using the inbuilt script, some basic operations such as user creation, and granting privileges.

How to Install Apache on Ubuntu 20.04 LTS

  • linuxopsys.com; By linuxopsys (Posted by techgeek007 on Apr 13, 2022 1:21 AM EDT)
  • Groups: Ubuntu
Learn here how to install Apache on Ubuntu 20.04 LTS. The Apache HTTP Server is a free and open-source web server that is used to serve both static and dynamic web content.

Stat Command in Linux – Use + Examples

  • linuxopsys.com; By linuxopsys (Posted by techgeek007 on Apr 7, 2022 4:53 PM EDT)
  • Groups: Linux
Here learn about stat command in Linux. The stat command in Linux provides detailed information about the file system and files.

How to Install Nginx on Ubuntu 20.04 LTS

  • linuxopsys.com; By linuxopsys (Posted by techgeek007 on Apr 4, 2022 8:19 PM EDT)
  • Groups: Ubuntu
This guide demonstrates how you can install Nginx on Ubuntu 20.04. Nginx is a free, open source, and high performance web server that is hugely popular due to its wide array of features and functionalities.

How to Start, Stop and Restart Nginx (Built-in, Systemctl and SysVinit Commands)

  • linuxopsys.com; By linuxopsys (Posted by techgeek007 on Apr 1, 2022 12:55 AM EDT)
  • Groups: Linux
Learn how to start, stop, and restart Nginx on Linux servers. Nginx is an open-source high-performance robust web server used on Linux.

Inodes in Linux – Explained

  • linuxopsys.com; By linuxopsys (Posted by techgeek007 on Mar 26, 2022 12:08 AM EDT)
  • Groups: Linux
Learn about the inodes in Linux and how it works. The inode data structure stores all the metadata about a file or directory, except for the file name and the file data.

« Previous ( 1 2 3 ... 4 ) Next »