Tag Archives: files

How to find large files and directories in Linux

Written by Mel Kham on . Posted in Frequently Asked Questions

Question:     How to  find the largest top 20 files and directories in my Linux ?   Answer : To  find   big  files  and  directories   you have  to use  3  commands is  1  line   du  sort  and  head  … Continue reading

How to Convert .rpm files to .deb files in Ubuntu

Written by Mel Kham on . Posted in Frequently Asked Questions

Question: How to convert rpm to debian file debian/ubuntu or other ubuntunor debian based distro ?