Tech tutorials, How To's & User guides

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

How to Concatenate Multiple Lists in Python

August 2, 2021August 2, 2021 Sreeram Sreenivasan Leave a comment Python
add two lists in python

Sometimes you may need to concatenate multiple lists in python. Here are the steps to merge multiple lists without duplicates.

Continue reading


How to Get MD5 Hash of String in Python

August 2, 2021August 2, 2021 Sreeram Sreenivasan Leave a comment Python
get md5 hash of string

Sometimes you may need to get md5 hash of string in python. Here is how to do it using Hashlib library in python.

Continue reading


How to Split String by Delimiter in Python

August 2, 2021August 2, 2021 Sreeram Sreenivasan Leave a comment Python
split string in python

Sometimes you may need to split string by delimiter in python. Here is how to split string using split() method.

Continue reading


How to Read File Line by Line in Linux Shell Script

July 30, 2021July 31, 2021 Sreeram Sreenivasan Leave a comment Linux, Ubuntu
read line by line

Often you may need to read file line by line in Linux shell script. Here are the steps to do it.

Continue reading


How to Recover Deleted Files in Linux

July 30, 2021July 30, 2021 Sreeram Sreenivasan Leave a comment Linux, Ubuntu
recover deleted files in linux

Sometimes you may need to recover a file or directory that you deleted accidentally. Here is how to recover deleted files & folders in your system.

Continue reading


How to Duplicate Table in SQL Server

July 30, 2021September 1, 2021 Sreeram Sreenivasan Leave a comment SQL Server
how to duplicate table in sql server

Sometimes you may need to copy table data, structure in SQL Server. Here is how to duplicate table in SQL Server.

Continue reading


How To Truncate Table in SQL Server

July 30, 2021September 1, 2021 Sreeram Sreenivasan Leave a comment SQL Server
truncate table in sql server

Sometimes you may need to empty table in SQL server. Here is how to truncate table in SQL Server.

Continue reading


How to Drop Index in SQL Server

July 30, 2021September 1, 2021 Sreeram Sreenivasan Leave a comment SQL Server
drop index in sql server

Sometimes you may need to delete index in SQL Server database. Here is how to drop index in SQL Server to remove index.

Continue reading


How To Add Default Value in SQL Server

July 30, 2021September 1, 2021 Sreeram Sreenivasan Leave a comment SQL Server
how to add default value in sql server

Default value constraint in SQL server helps you set default value of a column. Here is how to add default value in SQL Server.

Continue reading


How To Rename Table in SQL Server

July 30, 2021September 1, 2021 Sreeram Sreenivasan Leave a comment SQL Server
rename table in sql server

Sometimes you may need to alter table name or change table name in SQL Server. Here is how to rename table in SQL Server.

Continue reading


Page 73 of 104« First«...102030...7172737475...8090100...»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