News

If you need to share or transfer files between Linux machines, you have plenty of options. Here are some you might not have considered.
How to convert XLS and JSON files to CSV in Linux with csvkit Your email has been sent Sometimes you just need a quick means of converting a spreadsheet to a comma-separated values file. When you ...
To convert a media file using the default settings of FFmpeg, type: ffmpeg -i inputfile.video outputfile.video The above command will change the specified format into the output format given. How to ...
When I started using Linux, the file system was nothing like the folder structures Id been used to on Windows. Ill admit that it took me a while to feel comfortable. However, with time, I realized ...
How to Create an ISO With Linux You can create an ISO on Linux using the built-in command line tools. We’ll be using Ubuntu in this case, but the process applies broadly to Linux as a whole.