Showing posts with label Terminal Command. Show all posts
Showing posts with label Terminal Command. Show all posts
Monday, November 23, 2015
ftp/http client, LFTP 4.5.2 released with Improved Torrent Status & New Updates
LFTP developers announces the release of LFTP 4.5.2 client with minor new updates and few improvements. LFTP is a sophisticated ftp/http client and a file transfer program which works on several network protocols. It also uses job control and readline library for input.
According to official announcement, LFTP 4.5.2 client comes with support for mkdir -q option for quiet operation along with glob --exists and --not-exist options. The torrent status is improved which now shows the availability statistics.
Apart from these new features, a coredump on startup is fixed which arises when compiling LFTP with certain gcc versions. The unconnectable torrent peers on trackerless torrents are removed from this release. You might also like to check out latest Software News on our website.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Tuesday, November 10, 2015
LFTP 4.5.4 receives Reduced CPU and Memory Usage Support & Other Bug Fixes
LFTP team officially announces the release of LFTP 4.5.4 with new changes and several bug fixes. As you know that LFTP is a sophisticated ftp/http client and a file transfer program which supports number of network protocols. It has job control and also uses readline library for input. It has bookmarks, built-in mirror command and allows you to transfer several files in parallel.
According to official announcement, LFTP 4.5.4 comes with new setting mirror which allows you to sort by name, size and date. The LFTP torrent now consume less cpu and memory usage. Apart from these new changes, this release also includes several bug fixes such as fixed memory leak in torrent along with updated translations.
Other bug fixes which you may notice in LFTP 4.5.4 release includes fixed occasional "BUG:deadlock" message, fixed segfault when a directory contains duplicate file names, fixed byte counters in mirror --depth-first and fixed timeout checks in FISH. You might also like to check out other latest Software News on our website.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
According to official announcement, LFTP 4.5.4 comes with new setting mirror which allows you to sort by name, size and date. The LFTP torrent now consume less cpu and memory usage. Apart from these new changes, this release also includes several bug fixes such as fixed memory leak in torrent along with updated translations.
Other bug fixes which you may notice in LFTP 4.5.4 release includes fixed occasional "BUG:deadlock" message, fixed segfault when a directory contains duplicate file names, fixed byte counters in mirror --depth-first and fixed timeout checks in FISH. You might also like to check out other latest Software News on our website.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Thursday, November 5, 2015
LFTP 4.5.5 receives Support for Internationalized Domain Names & Bug Fixes
LFTP utility developers officially announces the release of LFTP 4.5.5 with new additions along with minor bug fixes. As you we have already discussed in our previous post that the LFTP is a sophisticated ftp/http client and file transfer program which supports several network protocols.
According to official announcement, LFTP 4.5.5 comes with support for internationalized domain names along with added lftp --norc option. It also included mirror "Finished" message and ftp:catch-size setting. Apart from these new new addition, LFTP 4.5.5 also includes minor bug fixes like fixed net:max-retries setting.
Among other fixes, LFTP 4.5.5 includes fixed byte counters in mirror status, fixed a segfault in ftps and fixed a spurious error message in fxp and ftp. You might also like to check out other latest Software News on our website.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
How to Install SoX 14.4.1 (Audio Processing Tool) via PPA on Ubuntu & Linux Mint
SoX is a command-line audio processing utility which reads and writes audio files in most popular formats and can optionally apply effects to them. It can combine multiple input sources, synthesise audio and many systems, act as a general purpose audio player or multi-track audio recorder. Also, review other Software News to know what's happening in software world ?
This tool is particularly suited to making quick, simple edits and to batch processing. The heart of SoX is a library called libSoX. It can work with 'self-describing' and 'raw' audio files. There are several mechanisms available for SoX to use to determine or set the format characteristics of an audio file.
In today's HowTo Tutorial, we will discuss how to install SoX 14.4.1 using PPA on Ubuntu 14.10, 14.04, Kubuntu, Xubuntu, Linux Mint 17 and other PPA based derivatives.
Step Wise Installation of SoX 14.4.1 using PPA on Ubuntu, Kubuntu, Xubuntu, Linux Mint & Other PPA based Linux Distros
Step 1 : Before beginning the installation, Open the terminal and run or copy the following command in terminal to add PPA for SOX 14.4.1 on your PPA based Linux Distros.
This tool is particularly suited to making quick, simple edits and to batch processing. The heart of SoX is a library called libSoX. It can work with 'self-describing' and 'raw' audio files. There are several mechanisms available for SoX to use to determine or set the format characteristics of an audio file.
In today's HowTo Tutorial, we will discuss how to install SoX 14.4.1 using PPA on Ubuntu 14.10, 14.04, Kubuntu, Xubuntu, Linux Mint 17 and other PPA based derivatives.
Step Wise Installation of SoX 14.4.1 using PPA on Ubuntu, Kubuntu, Xubuntu, Linux Mint & Other PPA based Linux Distros
Step 1 : Before beginning the installation, Open the terminal and run or copy the following command in terminal to add PPA for SOX 14.4.1 on your PPA based Linux Distros.
$ sudo add-apt-repository ppa:skellat/flow1
Step 2 : Next, run or copy the following command in terminal to update recently added PPA for SOX 14.4.1 on your PPA based Linux Distros.
$ sudo apt-get update
Step 3 : Finally, run or copy the following command in terminal to install latest stable SOX 14.4.1 on your PPA based Linux Distros.
$ sudo apt-get install sox libsox-fmt-all
After installation, you can easily process any audio file on your machine because it now support almost every available audio formats.
Keep reading and stay tuned with us to get latest software updates. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Keep reading and stay tuned with us to get latest software updates. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Tuesday, November 3, 2015
APT 1.0.9.2 Tool released with fixed Regressions & few Improvements
Michael Vogt, developer at Debian, officially announces the release of unstable APT 1.0.9.2 with new changes and minor bug fixes. All the Debian based distros and its derivatives uses APT (Advanced Package Tool) as core tool which is used to install, remove and updating existing applications to newer version.
According to official announcement, APT 1.0.9.2 comes with improved test and addition of hardening+=all rules. This release fixes the regression issue which is used for a relative path while copying. It also includes generalized Acquire::GzipIndex to support all compressions which apt supports.
Among other fixes, APT 1.0.9.2 includes fixed regression for cdrom where sources from latest security are updated. This release also ensures that iTFRewritePackageOrder is "MD5sum" to match apt-ftparchive. Holger made a german program translation update to this release.
The apt-get tool creates temporary downloaded changelog inside tmpdir and disables timestaps in the footer of docs by doxygen. It sets STRIP_FROM_PATH for doxygen. The Ubuntu users now can use apt instead of apt-get while installation or update. You might also like to check out other latest Software News on our website.
Keep reading and stay tuned with us to get latest software updates. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Subscribe to:
Posts (Atom)




