Showing headlines posted by ostechnix

« Previous ( 1 ... 46 47 48 49 50 51 52 53 54 55 56 ... 57 ) Next »

How To Compile And Run C/C++ Programs In Linux

  • ostechnix.com; By Senthil Kumar (Posted by ostechnix on Jan 12, 2020 5:07 PM CST)
  • Story Type: Tutorial; Groups: Linux
This brief tutorial explains how to compile and run C, C++ programs in GNU/Linux operating system with a simple example.

How To Create An ISO From A Bootable USB Drive In Linux

  • ostechnix.com; By Senthil Kumar (Posted by ostechnix on Jan 9, 2020 2:38 PM CST)
  • Story Type: Tutorial; Groups: Linux
This guide explains how to create an ISO from a bootable USB drive that we created already in Linux operating system.

How To Display Process Information Using Procs On Linux

Procs is a command line utility to show information about active and running processes in Linux. Procs is written in Rust programming language and it is cross-platform. As of writing this guide, Procs fully supports Linux. Mac OS and Windows are experimentally-supported. In this brief tutorial, let us see how to install Procs and how to display process information using Procs on Linux.

Popsicle - Create Multiple Bootable USB Drives At Once

This guide explains how to create multiple bootable USB drives using Popsicle, all at once.

Display Network Bandwidth Utilization Using Bandwhich Tool

Display network bandwidth utilization by process, connection and remote IP or hostname on Linux.

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 30, 2019 10:00 PM CST)
  • 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 24, 2019 10:37 PM CST)
  • 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 3:07 AM CST)
  • 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 9:59 PM CST)
  • Story Type: Tutorial; Groups: Linux
Record the Terminal sessions using Script command and play them using using Scriptreplay command on Linux operating systems.

« Previous ( 1 ... 46 47 48 49 50 51 52 53 54 55 56 ... 57 ) Next »