Managing users in Linux

Here is the very useful list of commands used to manage users. su (1) - run a shell with substitute user and group IDs useradd (8) - Create a new user or update default new user information userdel (8) - Delete a user account and their files from the system.…continue reading →

Convert video files to FLV using FFMPEG command

FFMPEG is a most popular command line tool to convert media files such as audio, video and images from one format to another. We are going to learn ffmpeg command usage to convert other media format to current most popular streaming FLV format. FFMPEG is cross platform tool and does…continue reading →
  • 1
  • 2