Home
 

Sponsored Links

Welcome to QuickLinux- Linux Commands, Security, Linux Tweaks, cPanel, Plesk, Exim, Mysql, Firewall settings
Welcome to QuickLinux! PDF Print E-mail
Written by admin   
Saturday, 07 July 2007 09:54
Today Linux is used in numerous domains, from embedded systems to supercomputers,and has secured a place in server installations with the popular LAMP application stack. Linux use in home desktop and enterprise desktop has been rapidly expanding and now claims a significant share of the desktop market.
Linux has also become popular with the newly founded netbook market, with many devices such as the ASUS Eee PC and Acer Aspire One shipping with customized Linux distributions pre-installed.
LinuxTorvalds continues to direct the development of the kernel. Stallman heads the Free Software Foundation, which in turn supports the GNU components. Finally, individuals and corporations develop third-party non-GNU components. These third-party components comprise a vast body of work and may include both kernel modules and user applications and libraries. Linux vendors and communities combine and distribute the kernel, GNU components, and non-GNU components, with additional package management software in the form of Linux distributions.
Last Updated on Tuesday, 23 December 2008 10:57
Read more...
 
What is linux virtual server? PDF Print E-mail
Written by admin   
Saturday, 07 July 2007 09:54

Virtual server is a highly scalable and highly available server built on a cluster of real servers. The architecture of server cluster is fully transparent to end users, and the users interact with the cluster system as if it were only a single high-performance virtual server.

Last Updated on Thursday, 04 December 2008 08:50
Read more...
 
FFmpeg Mplayer,Mencoder,flv2tool installation procedure PDF Print E-mail
Written by admin   
Saturday, 07 July 2007 09:54

FFmpeg is a very fast video and audio converter. It can also grab from a live audio/video source.

The command line interface is designed to be intuitive, in the sense that FFmpeg tries to figure out all parameters that can possibly be derived automatically. You usually only have to specify the target bitrate you want. FFmpeg can also convert from any sample rate to any other, and resize video on the fly with a high quality polyphase filter.

Last Updated on Thursday, 04 December 2008 08:49
Read more...
 
Linux desktop behind router firewall PDF Print E-mail
Written by admin   
Wednesday, 20 August 2008 10:11

You have router (ADSL/DSL/Cable modem+router) and you have already enabled port forwarding on router (open web browser > Open router web admin interface > Find port forwarding > Enable port forwarding for bittorent protocol).

Last Updated on Thursday, 04 December 2008 08:47
Read more...
 
Speed up downloads from my Apache 2.0 server PDF Print E-mail
Written by admin   
Saturday, 07 July 2007 09:54

Red Hat Enterprise Linux is shipped with an Apache module that enables data to be compressed before being sent to the client over the network. This decreases the amount of time and data being transmitted over the network, resulting in faster downloads for visitors on your server.
Apache uses a module named mod_deflate to compress data being sent to web clients.

Last Updated on Thursday, 04 December 2008 08:52
Read more...