• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / Archives for Ubuntu

Ubuntu

Latest Ubuntu news updates, Ubuntu tutorials and tips for Ubuntu Linux. Learn to use one the most popular Linux distros. Get the updates and latest releases for Ubuntu.

How To Reduce Image Size In Linux Without Losing Quality

How to reduce image size in Linux command line without losing quality. On Ubuntu, users can reduce image file size via command line using convert command. Installing ImageMagick Run the following commands in terminal to install ImageMagick on Ubuntu via Appimage: $ wget https://download.imagemagick.org/ImageMagick/download/binaries/magick $ chmod +x magick $ sudo mv magick /usr/bin/ $ ./magick […]

How To Check How Many Users Are Created In Linux

How to check how many users are created in Linux. Here is an easy way to check current user in Linux and check user details in Linux. Check user details in Linux You can check user details in Linux using who command. ‘who’ prints information about users who are currently logged on. If you want […]

How to Check Total Virtual Memory Size in Linux Ubuntu

How to check total virtual memory size in Linux Ubuntu? Here are the commands to check virtual memory usage in Linux Ubuntu. Virtual Memory Linux supports virtual memory, that is, using a disk as an extension of RAM so that the effective size of usable memory grows correspondingly. The kernel will write the contents of […]

How To See The List Of Users Who Are Currently Logged In Linux Ubuntu

If you are looking for ways to check user activity log in Linux, you can use the who command to see the list of users who are currently logged in Linux Ubuntu. How To Check User Activity Log In Linux There are various commands to get the list of users who are currently logged in […]

How To Compare Two Directories In Linux Recursively

How to compare two directories in Linux recursively and compare files in two directories. This tutorial explains how to compare two directories for missing files and differences in Linux. Compare two directories for missing files in Linux The ‘comm’ command is used to compare two sorted files line by line. The ‘comm’ writes to standard […]

How To Fix Username Is Not In The Sudoers File In Ubuntu Linux

How to fix username is not in the sudoers file, this incident will be reported in Ubuntu. How to add user to sudoers file which is not in sudoers file. Reason for the error “Username is not in the sudoers file This error is reported in Ubuntu when: 1. Fixing Sudo Error Using /etc/sudoers Open […]

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 20
  • Page 21
  • Page 22
  • Page 23
  • Page 24
  • Interim pages omitted …
  • Page 434
  • Go to Next Page »

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap