Related Articles

*NEW
Linux Tools – FFMPEG to Convert and Resize Video Files
FFMPEG allows you to easily convert and resize your video files. FFMPEG: https://www.ffmpeg.org Install FFMPEG Convert Video to Another Format Change Video Size – Manually Input Width and Height Change Video Size – Keep Aspect […]

Linux - Introduction
Linux – Change Permissions and Ownership for Files and Folders (chmod, chown, members, groups)
The commands chown and chmod allow you to change permissions and ownership of files and folders, but you also need to know the membership of groups to make sure permissions and ownership is appropriate. View […]

Linux - Introduction
Linux – Task Manager and Kill Processes (top)
Top is the built in Task Manager for the Linux CLI. It can be a powerful and complex tool, but most people only need it for simple tasks. top – starts top sudo top – […]
Be the first to comment