Useful tips for everyday
Can you password protect zipped files? Zipped folder If you put the files you’d like to protect in a zip file, you can then apply…
How do you check if a variable has null value? Note: When a variable is null, there is an absence of any object value in…
How to install boot loader for Slax Linux? Slax Linux installation: Error installing boot loader. According to the Slax documentation, installation process is pretty easy.…
What does echo E do? Echo Command Options The echo command uses the following options: -n : Displays the output while omitting the newline after…
How can I grep for multiple patterns and print them on the same line? How do I grep for multiple patterns? Use single quotes in…
How can I see different time zones? Step 1: Click the current time in the system tray, and then click Change time and date settings.…
How do I delete a file created by date? Change System Date Right-click the current time and select the option to “Adjust Date/Time.” Choose the…
How to find and delete files older than X days in Linux? Find and Delete Files Older Than X Days In Linux. First, let us…
How do I check SSH connection history? Check command history via ssh There is a linux command, named history , which allows you to see…
What are ipconfig and ifconfig mainly used for? The ifconfig command is used to get the information of active network-interfaces in a UNIX-like operating system…