Tech tutorials, How To's & User guides

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

How to Find Element in List in Python

June 24, 2021June 24, 2021 Sreeram Sreenivasan Leave a comment Python
find item in list

Sometimes you may need to search in python list, or search if an item exists, or search for string in list. Here is how to find element in list in Python

Continue reading


How to Parse CSV File in Shell

June 23, 2021June 23, 2021 Sreeram Sreenivasan Leave a comment Linux
parse csv file in shell script

Sometimes you may need to parse CSV file in Shell. Here are the steps to do it.

Continue reading


How to Find All Symlinks to File/Directory

June 23, 2021June 23, 2021 Sreeram Sreenivasan Leave a comment Linux
find all symlinks to folder/directory in linux

Sometimes you may need to list all symlinks to specific folder/directory, or get symlinks present in directory. Here are the steps to do it.

Continue reading


Shell Script to Count Number of Files in Directory

June 23, 2021June 23, 2021 Sreeram Sreenivasan Leave a comment Linux
count files in directory

Very often you may need to count number of files in directory. Here is a shell script to count number of files in directory.

Continue reading


Shell Script to Count Number of Words in File

June 23, 2021June 23, 2021 Sreeram Sreenivasan Leave a comment Linux
shell script to count number of words

Sometimes you may need to count number of words in file. Here is a shell script to count number of words in file.

Continue reading


How to Enable & Disable Services in Linux

June 23, 2021June 23, 2021 Sreeram Sreenivasan Leave a comment Linux
enable & disable services in linux

Sometimes you need to enable, disable & manage services in Linux. Here is how to start, stop, restart, enable, disable services in Linux using systemd and upstart init.

Continue reading


NGINX Alias vs Root

June 22, 2021June 22, 2021 Sreeram Sreenivasan Leave a comment Nginx
nginx root vs alias

NGINX provides root and alias directives to serve files. Here is the difference between Alias vs Root in NGINX.

Continue reading


How to Download File to Directory with Wget

June 22, 2021June 22, 2021 Sreeram Sreenivasan Leave a comment Linux
download file to directory

Sometimes you may need to download file to directory using wget. Here is how to specify wget file destination or default download location.

Continue reading


Shell Script to Concatenate Strings

June 22, 2021June 22, 2021 Sreeram Sreenivasan Leave a comment Linux
shell script to concatenate strings

Sometimes you may need to write a shell script for string concatenation. Here is a shell script to concatenate strings.

Continue reading


How to Run Shell Script as Background Process

June 22, 2021June 22, 2021 Sreeram Sreenivasan Leave a comment Linux
run shell script in background

Sometimes you may need to run shell script as background process. Here is how to a shell program in background.

Continue reading


Page 84 of 104« First«...102030...8283848586...90100...»Last »

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