Tech tutorials, How To's & User guides

MENUMENU
  • Linux
  • Ubuntu
  • Python
  • NodeJS
  • Apache
  • Nginx
  • Website Administration
    • PHP
    • Django
  • Git

Linux

How to Return Value in Shell Script Function

June 10, 2021June 10, 2021 Sreeram Sreenivasan Leave a comment Linux
return value from shell script function

Sometimes you may need to return value in shell script. Here are the steps for returning a value from called function shell script.

Continue reading


How to Setup SSH Passwordless Login

May 31, 2021May 31, 2021 Sreeram Sreenivasan Leave a comment Linux
ssh passwordless login

By default, SSH login requires password authentication. Sometimes you want to login without SSH password. Here is how to setup SSH passwordless login.

Continue reading


How to Make POST Request with cURL

May 29, 2021May 29, 2021 Sreeram Sreenivasan Leave a comment Linux
send post request using curl

cURL is a useful utility to make requests and download files in Linux. Here is how to make POST request with cURL.

Continue reading


Bash Wait Command in Linux

May 28, 2021May 28, 2021 Sreeram Sreenivasan Leave a comment Linux
wait command in linux

Wait command allows you to make the Linux shell wait till a process is over. Here is how to use wait command in Linux.

Continue reading


How To Run Multiple cURL Requests in Parallel

May 28, 2021May 28, 2021 Sreeram Sreenivasan Leave a comment Linux
run multiple curl commands in parallel

cURL is a useful command to make requests. Sometimes you may need to run multiple cURL requests in parallel. Here is how to do it.

Continue reading


How to Rsync Files Between Two Servers

May 10, 2021May 11, 2021 Sreeram Sreenivasan Leave a comment Linux
rsync files across remote servers

Sometimes you may need to synchronize files between two remote servers. Here is how to rsync files between servers.

Continue reading


How to Run Shell Script in Linux

May 10, 2021May 10, 2021 Sreeram Sreenivasan Leave a comment Linux
how to run shell script

Shell scripts are very useful in Linux. Here is how to run shell script in Linux. You can use it to run sh file in Ubuntu and execute unix command in shell script.

Continue reading


How to Rename Multiple Files in Linux

May 8, 2021May 8, 2021 Sreeram Sreenivasan Leave a comment Linux
rename multiple files in linux

Sometimes you may need to change name of multiple files & folders in Linux. Here are the different ways to rename multiple files in Linux.

Continue reading


How to Extract .bz2 File in Linux

May 8, 2021May 8, 2021 Sreeram Sreenivasan Leave a comment Linux
extract bz2 file in linux

Bzip2 is a popular compression algorithm for tar command. Here is how to extract .bz2 file in Linux.

Continue reading


How to View Hidden Files in Linux

May 6, 2021May 6, 2021 Sreeram Sreenivasan Leave a comment Linux
show hidden files in linux

Sometimes you may need to show hidden files, list hidden files or display hidden files in Linux. Here are the different ways to view hidden files in Linux.

Continue reading


Posts navigation

Older posts
Newer posts

Recent Posts

  • How to Start Background Process in Python
  • How to Check if Substring is in List of Strings
  • How to Check if Column is Empty or Null in MySQL
  • How to Schedule Multiple Cron Jobs in One Crontab
  • How to POST JSON Data in Python Requests

Follow Us

  • Facebook
  • Twitter
© 2021 Fedingo | About Us | Contact Us | Privacy Policy
dazzling Theme by Colorlib Powered by WordPress