Showing headlines posted by ostechnix

« Previous ( 1 ... 39 40 41 42 43 44 45 46 47 48 49 ... 50 ) Next »

Install Rust Programming Language In Linux

Rust or rust-lang, is a modern, fast, cross-platform, and open source systems programming language designed to replace C/C++ but with high-level abstractions to please those coming from C# and Java. This guide explains how to install Rust using rustup , how to update Rust, and finally how to create and run a sample rust program in Linux.

Some Random One-liner Linux Commands

  • ostechnix.com; By Senthil Kumar (Posted by ostechnix on Dec 31, 2019 12:00 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Some Random One-liner Linux Commands

Fkill - Interactively Search And Kill Processes On Linux

Fkill, stands for Fabulous Kill, is a cross-platform command line utility to interactively search and kill multiple processes at once.

How To Simulate Linux Commands Without Changing Anything In The System

This brief tutorial explains how to simulate Linux commands but do not actually change the system.

Pipenv - The Officially Recommended Python Packaging Tool

Manage Python packages using Pipenv on Linux.

Display Animated Christmas Tree In Terminal

  • ostechnix.com; By Senthil Kumar (Posted by ostechnix on Dec 25, 2019 12:37 AM EDT)
  • Groups: Linux
BASH script to display animated Christmas tree in Terminal.

Display Media Files Information On Linux Using Mediainfo

Getting audio, video technical and tag information using MediaInfo on Linux.

Debfoster - Keep Only Essential Packages In Debian And Ubuntu

Delete unnecessary packages in Debian, Ubuntu to maintain a clean system with the essential packages of your choice.

Learn To Use Man Pages Efficiently

It is important to learn to use man pages efficiently to find out what exactly you want to know. In this brief tutorial, I will be sharing few important tricks which I use daily when referring man pages.

How To Safely Install Packages Using Npm Or Yarn On Linux

Safely install Npm packages by auditing them for known vulnerabilities using "Npq" in Linux.

Execute Commands On Remote Linux Systems Via SSH

If you ever wondered how to execute commands on remote Linux systems over SSH from your local system, here is how to do it.

How To Check Weather Details From Command Line In Linux

Check weather details from command line using wttr.in utility and curl command on Linux.

Ubuntu Post Installation Script To Install Essential Applications

A simple BASH script to install essential applications on Ubuntu operating systems.

How To Keep Ownership And File Permissions Intact When Copying Files Or Directories

  • ostechnix.com; By Senthil Kumar (Posted by ostechnix on Dec 17, 2019 5:07 AM EDT)
  • Story Type: Tutorial; Groups: Linux
This brief guide explains how to keep ownership and file permissions intact when copying files and directories on Linux.

How To Replay The Recorded Terminal Sessions Using Scriptreplay Command

  • ostechnix.com; By Senthil Kumar (Posted by ostechnix on Dec 16, 2019 11:59 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Record the Terminal sessions using Script command and play them using using Scriptreplay command on Linux operating systems.

How To Make Fish Shell Beauitiful On Linux

  • ostechnix.com; By Senthil Kumar (Posted by ostechnix on Dec 13, 2019 7:41 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Oh My Fish (shortly omf) is a Fishshell framework that allows you to install packages which extend or modify the look and feel of your shell.

Microsoft Teams Is Now Officially Available For Linux

Microsoft Teams client is now officially available for Linux users.

Toplip - A Very Strong File Encryption And Decryption CLI Utility

Toplip is a free and open source encryption utility that uses a very strong encryption method called AES256, along with an XTS-AES design to safeguard your confidential data.

Deb-pacman : A Pacman-style Frontend For APT Package Manager

Using Deb-pacman, you can use the pacman commands, as the way you use them under Arch Linux to install, update, upgrade and remove packages, in a Debian-based system.

McFly - A Replacement To 'Ctrl+R' Bash History Search Feature

McFly is a simple CLI tool written in Rust programming language that replaces the default Ctrl+r Bash history search with an intelligent search engine.

« Previous ( 1 ... 39 40 41 42 43 44 45 46 47 48 49 ... 50 ) Next »