Linux – Import Multiple .sql dump files into mysql database
If you have a directory with a bunch of .sql files that mysql dumps of each database on my server. e.g. database1-2011-01-15.sql database2-2011-01-15.sql … To import all to the db we can:
If you have a directory with a bunch of .sql files that mysql dumps of each database on my server. e.g. database1-2011-01-15.sql database2-2011-01-15.sql … To import all to the db we can:
FF Multi Converter is a simple graphical application which converts audio, video, image, and document files between all popular formats, using and combining other programs. It uses ffmpeg for audio/video files, unoconv for document files, and the PythonMagick library for Continue reading
HandBrake is an open-source, GPL-licensed, multiplatform, multithreaded video transcoder, available for MacOS X, Linux and Windows. This tutorial will show you how to install the latest official HandBrake releases for Ubuntu from ppa. For now, the latest released is handbrake Continue reading
Tar file can come compressed or uncompressed. Generally that are compressed using gzip or bzip2. The program, tar, will uncompress both types and extract the files from archive. Type at the command prompt x = eXtract, this indicated an extraction Continue reading
Ubuntu uses UFW, which is extremely easy to configure, yet very potent, at least for soho needs. So, the rpc.mountd listens on multiple ports by default thus you have to bind rpc.mountd to one port, then you can add an Continue reading