2 Ways To Recall And Run Previous Commands In Linux Mint / Ubuntu
The Linux command prompt/shell records previously entered commands in the form of history. This is convenient because any of the previously used commands can be...
Quickly Perform Complex Calculations Using SpeedCrunch in Linux Mint / Ubuntu
SpeedCrunch is a high precision scientific calculator for Ubuntu / Linux Mint which is easy to use and powerful too. It is a great tool...
How To Access Linux Mint / Ubuntu Shared Folders From Windows
Earlier posts described how to access shared folders from Linux Mint / Ubuntu where the shared folders were residing on Windows systems. Now, to access...
How To Setup LAMP Server On Ubuntu / Linux Mint
One of the earlier posts showed how to setup XAMPP on Linux Mint/Ubuntu system. This is great for setting a test web setup but instead...
How To Access Network Shares In Linux Mint/Ubuntu KDE Using Smb4K
Smb4K is a simple and powerful network neighborhood browser that is available for KDEÂ which makes accessing network shares easy. To install it, open Terminal and...
Quickly Copy Files To Remote Linux Mint/Ubuntu System Using SCP
One of the earlier post explained how to remotely copy multiple files and directories and keep them in sync by using rsync over ssh. While...