
Sometimes you may need to pass shell variable in Linux. Here is how to pass variable in cURL command.
Sometimes you may need to pass shell variable in Linux. Here is how to pass variable in cURL command.
MySQL AND operator is useful to combine variables, conditions and column values in MySQL. Here are different MySQL AND operator examples.
Vim supports syntax highlighting but it is disabled by default. Here is how to enable syntax highlighting in Vim editor.
Sometimes you may need to split file in Linux to manage it easily. Here are the steps to split file in Linux.
Sometimes you may need to generate random password in python. Here is a random password generator in python with source code.
Sometimes you may need to generate random strong password in Linux. HEre is how to generate random password in Linux.
Sometimes you may need to download files via proxy. Here is how to use wget to download file via proxy.