Sometimes you may need to enable downloads on your website. Here is how to set content-disposition header to attachment in Apache server.
How to Get Package Details in Ubuntu
Sometimes you may need to get package details in Ubuntu. Here is how to get package details in Linux.
How to Force Download in Apache
Sometimes you may need to force users to download files instead of opening them in browser. Here is how to force download in Apache server.
How to Copy to Clipboard in JavaScript
Sometimes you may need to copy data to clipboard in Javascript. Here is how to copy to clipboard in Javascript.
How to Check Commands Executed by User in Linux
Sometimes you may need to view command history for user or track user activity. Here is how to check commands executed by user in Linux.
How to View User Login History in Linux
Sometimes you may need to check user login activity in Linux. In this article, we will look at how to view user login history in Linux.
How to Send Email Using Python
Sometimes you may need to send email using Python. In this article, we will look at how to send emails with Python.
How to Restrict SSH Access to Specific IP Addresses
Sometimes you may need to restrict SSH access to specific IP addresses. Here are the steps to do this in Linux.
How to Find Users Currently Logged in Linux
Sometimes you need to check users logged in Linux or get total number of users logged in. Here is how to find users currently logged in Linux.
How to Check Uptime of Service in Linux
Sometimes you may need to check uptime of Linux server and processes. Here is how to check service uptime in Linux.