Showing headlines posted by ostechnix
« Previous ( 1 ... 33 34 35 36 37 38 39 40 41 42 43 ... 50 ) Next »How To Print Files Without Comments And Empty Lines In Linux
Ever wanted to exclude or ignore comments and empty lines from a file output? This guide explains how to print files without comments and empty lines in Linux.
Manage Multiple Software Development Kits Using SDKMAN In Linux
SDKMAN is a CLI tool used to manage multiple software development kits in Linux. SDKMAN provides an easy way to install, switch, list and remove candidates.
Fix "Sub-process /usr/bin/dpkg returned an error code (1)" In Ubuntu
This guide explains how to fix "Sub-process /usr/bin/dpkg returned an error code (1)" issue in Ubuntu and its derivatives like Linux Mint and Pop OS.
How To Manage Multiple Java Versions With jEnv On Linux
jEnv is a command line tool to manage multiple java versions on Linux. jEnv is useful for developing java applications that requires an exact Java version.
Difference Between Defining Bash Variables With And Without export
This brief guide explains the difference between defining bash variables with and without export option with an example in Linux.
How To Avoid Duplicate Entries In Bash History In Linux
When working in commandline, we often run some commands multiple times. In this guide, we will see how to avoid duplicate entries in Bash history in Linux.
How To Share Your Terminal To Web Using Streamhut
Streamhut is a web service that allows you to instantly share your Terminal to web in real time with anyone, without installing anything in Linux.
How To Mount A Temporary Partition In RAM In Linux
Have you ever wanted a temporary working space with read/write access? Good! This guide explains how to to mount a temporary partition in RAM in Linux.
How To Configure X11 Forwarding Using SSH In Linux
This guide explains how to configure X11 forwarding using SSH in Linux. X11 forwarding is useful to securely run graphical applications over SSH.
How To List The Contents Of A Package In Linux
This brief guide explains how to list the contents of a package in Linux.
How To Build Debian Packages From Source
This guide explains how to build debian packages from source on Debian, Ubuntu and other APT-based systems like Linux Mint.
Hyper - A Beautiful Terminal Built With HTML, CSS And JavaScript
Hyper terminal is a beautiful, modern and extensible Terminal application built on web technologies such as HTML, CSS and JavaScript.
Create Persistent Bootable USB Using Ventoy In Linux
This guide explains how to create persistent bootable USB using Ventoy in Linux.
How To Setup Streaming Media Server Using Jellyfin In Linux
Jellyfin is a free and open source alternative to Emby and Plex. This guide explains how to setup streaming media server using Jellyfin in Linux.
How To Disable SSH Password Authentication For Specific User Or Group In Linux
This guide explains how to disable SSH password authentication for specific user or group in Linux and Unix operating systems. Please note that this will not entirely disable SSH access to users or a group. Instead, it will only disable the SSH password authentication. The users can still access the systems via SSH using other authentication methods, for example key-based authentication.
How To Encrypt Directories With eCryptfs In Linux
This guide explains what is eCryptfs and how to encrypt directories with eCryptfs in Linux to store your personal and sensitive data.
How To Reset MySQL Root User Password In Linux
Did you forget mysql root user password? This brief guide explains how to reset MySQL root user password in Linux operating systems.
Fix - MySQL ERROR 1819 (HY000): Your password does not satisfy the current policy requirements
This brief explains how to fix "ERROR 1819 (HY000): Your password does not satisfy the current policy requirements." in MySQL.
Install phpMyAdmin With LEMP Stack On Ubuntu 20.04 LTS
This guide explains how to install phpMyAdmin with LEMP stack on Ubuntu 20.04 and how to secure phpmyadmin to prevent it from common threats.
Install phpMyAdmin With LAMP Stack On Ubuntu 20.04 LTS
This step by step guide explains how to install phpMyAdmin with LAMP stack on Ubuntu 20.04 LTS server operating system.
« Previous ( 1 ... 33 34 35 36 37 38 39 40 41 42 43 ... 50 ) Next »