Articles in the Linux Category
We present some of the reasons why a user of Windows will notice a difference in performance important your hardware when switching to Linux .It is not here to defend extreme positions, fanaticism or irrational. Instead, we present some of the issues …
They just announced the launch of the final version of Steam for Linux, the acclaimed platform games and software downloads for PC, Mac and Linux now.As if this were not enough, Valve and intends to …
For those who like me some time ago are tired of not being able to work for a Linux encoding turns, here is the solution!
Through WINE and two wonderful little tool called avs2yuv and WAVI …
Distributions using Debian Kernel less than version 2.36are affected by this problem.
Because snmpd is not running with root user, it is not able to know the actual speed of the network interfaces.
Here are the results …
This configuration may be useful in many cases.
On Debian-like:
Editing / etc / network / interfaces
auto lo: 0
iface lo: 0 inet static
address 192.168.3.1
…
The aim of future orders is to recompile the modules for retrieving Lighttpd h264-streaming and copy them to the Lighttpd which is managed by your package manager.
Installing packages necessary to compile Lighttpd.
apt-get install …
In the series of articles post-it, here’s how to create binary files of specific sizes.
A file 100MBytes.
dd if = / dev / zero of = 100MB bs = 100M count = 1
A file …
After you install and configure your environment properly under CentOS LAMP 6 you want to install APC.
What you need before starting:
- PEAR,
- Development of interfaces PHP, Apache & PCRE,
- A C & Make tool.
yum …
Whenever I need to find a list file containing a string of character, I spend 15 minutes finding the right command.So here’s a reminder:
find. | Xargs grep ‘string’-sl
Simpler:
grep-lR “string” *
In terms of configuration, Pound can take a file. pem certificates containing the servers and intermediate certificates until the CA ROOT.
What I did not know and I struggled to find is that it must include …
