7 Essential and Practical Usage of Paste Command in Linux
https://linuxhandbook.com/paste-commandIn a previous article, we talked about the cut command which can be used to extract columns from a CSV or tabular text data file.The paste command does the exact...
View ArticleDifferent Ways to Access Google Drive on Linux Desktop
https://www.linuxtechi.com/different-ways-access-google-drive-linux-desktopGoogle Drive is a cloud-based file storage that allows you store your files on Google Servers, share files with other users...
View ArticleABC of using Traceroute command in Linux
https://linuxtechlab.com/using-traceroute-command-in-linuxTraceroute command is well known networking utility using which we can determine the number of hops between source & destination of a...
View ArticleHow to use the gpg command to encrypt Linux files
https://www.networkworld.com/article/3293052/linux/encypting-your-files-with-gpg.htmlEncryption commands such as gpg can be used to secure your most sensitive files on Linux systems.Amanda Slater(CC...
View ArticleBootISO – A Simple Bash Script To Securely Create A Bootable USB Device From...
https://www.2daygeek.com/bootiso-a-simple-bash-script-to-securely-create-a-bootable-usb-device-in-linux-from-iso-fileMost of us (including me) very often create a bootable USB device from ISO file for...
View ArticleA sysadmin's guide to Bash
https://opensource.com/article/18/7/admin-guide-bashTips and tricks for making the Bash shell work better for you.Image by : opensource.comx Get the newsletter Join the 85,000 open source advocates who...
View ArticleHow To Use Pbcopy And Pbpaste Commands On Linux
https://www.ostechnix.com/how-to-use-pbcopy-and-pbpaste-commands-on-linuxSince Linux and Mac OS X are *Nix based systems, many commands would work on both platforms. However, some commands may not...
View ArticleLinux ar Command Tutorial for Beginners (5 Examples)
https://www.howtoforge.com/linux-ar-commandIn Linux, there are several command-line utilities that let you create archives. One such utility is ar. In this tutorial, we will discuss the basics of this...
View ArticleHow To Customize Ubuntu Or Linux Mint Live ISO With Cubic
https://www.linuxuprising.com/2018/07/how-to-customize-ubuntu-or-linux-mint.htmlCubic, or Custom Ubuntu ISO Creator, is a GUI that can be used to create a custom bootable Ubuntu Live CD (ISO). While...
View ArticleHow to Setup Jenkins Master and Slave on Ubuntu 18.04 LTS
https://www.howtoforge.com/tutorial/ubuntu-jenkins-master-slaveJenkins is an automation server forked from the Hudson project, it has support for many SCM (Source Control Management) software systems...
View Article7 Essential and Practical Usage of Paste Command in Linux
https://linuxhandbook.com/paste-commandIn a previous article, we talked about the cut command which can be used to extract columns from a CSV or tabular text data file.The paste command does the exact...
View ArticlereStructuredText – what-you-see-is-what-you-get plaintext markup language
https://www.linuxlinks.com/restructuredtext-what-you-see-is-what-you-get-plaintext-markup-languagereStructuredText (often abbreviated as reST) is an easy-to-read, what-you-see-is-what-you-get plaintext...
View ArticleHow to Use Timeshift to Backup and Restore Linux System
https://www.fossmint.com/backup-restore-linux-with-timeshiftWritten by Martins D. OkoiFacebookTweetGoogle+LinkedInTotalTimeshift is an open-source system restore tool that creates incremental...
View ArticleHow To Install and Use Docker on Debian 9
https://linuxize.com/post/how-to-install-and-use-docker-on-debian-9This tutorial is also available for:centos 7 ubuntu 18.04ContentsPrerequisitesInstall DockerExecuting the Docker Command Without...
View ArticleDocker Guide: Installing Traefik - a Modern Reverse Proxy for Microservices
https://www.howtoforge.com/tutorial/ubuntu-docker-traefik-proxyTraefik is a modern HTTP reverse proxy and load balancer for microservices. Traefik makes all microservices deployment easy, integrated...
View ArticleSquashing inclusivity bugs in open source software
https://opensource.com/article/18/8/inclusivity-bugs-open-source-softwareGenderMag methodology identifies gender bias in software tools to help designers eliminate it.Image credits : LGBTQ Symbols via...
View ArticleSDKMAN – A CLI Tool To Easily Manage Multiple Software Development Kits
https://www.ostechnix.com/sdkman-a-cli-tool-to-easily-manage-multiple-software-development-kits Are you a developer who often install and test applications on different SDKs? I’ve got a good news for...
View Articles-tui: CPU Monitoring And Stress Testing Console UI Tool
https://www.linuxuprising.com/2018/08/s-tui-cpu-monitoring-and-stress-testing.htmls-tui is a terminal user interface for monitoring the CPU frequency, utilization, temperature and power.Besides...
View Article6 Easy Ways to Check User Name And Other Information in Linux
https://www.2daygeek.com/6-easy-ways-to-check-user-name-and-other-information-in-linuxThis is very basic topic, everyone knows how to find a user information in Linux using id command. Some of the...
View Article6 Best Online Linux Bash Editors
https://www.fossmint.com/online-linux-bash-editorsWritten by Martins D. OkoiIf you have been following our posts, we published an article that lists the best online terminal platforms for learning how...
View Article