Tools for high-efficiency Linux development in enterprise environments KDE is a project founded in 1996 by Matthias Ettrich to provide a full-featured desktop environment for free software operating systems (including Linux).
Continue reading…
Posts by ruchi
Disabling cachepulse from GUI or CLI will cause Bluecoat ProxySG to reboot if dynamic bypass is enabled (Workaround)
Problem Description Disabling cachepulse from GUI or CLI will cause ProxySG to reboot if dynamic bypass is enabled Resolution
Continue reading…
Select fastest Debian mirror using netselect-apt
netselect-apt automatically creates a sources.list file for using with apt for the specified distribution by downloading the list of Debian mirrors using wget and choosing the fastest servers (both US and non-US) using netselect. The output file is written to OUTFILE. If there is an INFILE (by default “mirrors_full”) which lists the Debian mirrors, netselect-apt […]
Continue reading…
How to enable Mysql Database server logs in debian
MySQL Server has several logs that can help you find out what activity is taking place. By default, no logs are enabled (except the error log on Windows). The following log-specific sections provide information about the server options that enable logging.
Continue reading…