Warning: ini_set() has been disabled for security reasons in /home/informat/public_html/sites/default/settings.php on line 127
Warning: ini_set() has been disabled for security reasons in /home/informat/public_html/sites/default/settings.php on line 128
Warning: ini_set() has been disabled for security reasons in /home/informat/public_html/sites/default/settings.php on line 129
Warning: ini_set() has been disabled for security reasons in /home/informat/public_html/sites/default/settings.php on line 130
Warning: ini_set() has been disabled for security reasons in /home/informat/public_html/sites/default/settings.php on line 131
Warning: ini_set() has been disabled for security reasons in /home/informat/public_html/sites/default/settings.php on line 132
Warning: ini_set() has been disabled for security reasons in /home/informat/public_html/sites/default/settings.php on line 133
Warning: ini_set() has been disabled for security reasons in /home/informat/public_html/sites/default/settings.php on line 134
Warning: ini_set() has been disabled for security reasons in /home/informat/public_html/sites/default/settings.php on line 135
Warning: ini_set() has been disabled for security reasons in /home/informat/public_html/sites/default/settings.php on line 136
Warning: ini_set() has been disabled for security reasons in /home/informat/public_html/sites/default/settings.php on line 137
Warning: ini_set() has been disabled for security reasons in /home/informat/public_html/includes/bootstrap.inc on line 463
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/informat/public_html/sites/default/settings.php:127) in /home/informat/public_html/includes/bootstrap.inc on line 1143
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/informat/public_html/sites/default/settings.php:127) in /home/informat/public_html/includes/bootstrap.inc on line 1143
Warning: Cannot modify header information - headers already sent by (output started at /home/informat/public_html/sites/default/settings.php:127) in /home/informat/public_html/includes/bootstrap.inc on line 709
Warning: Cannot modify header information - headers already sent by (output started at /home/informat/public_html/sites/default/settings.php:127) in /home/informat/public_html/includes/bootstrap.inc on line 710
Warning: Cannot modify header information - headers already sent by (output started at /home/informat/public_html/sites/default/settings.php:127) in /home/informat/public_html/includes/bootstrap.inc on line 711
Warning: Cannot modify header information - headers already sent by (output started at /home/informat/public_html/sites/default/settings.php:127) in /home/informat/public_html/includes/bootstrap.inc on line 712 InformatiQ - Linux
http://www.informatiq.org/taxonomy/term/13/0
envirtual network interfaces
http://www.informatiq.org/content/virtual-network-interfaces
<!-- google_ad_section_start --><p>vethxxx is the kind of interface that KVM or LXC uses to get virtual networking </p>
<p>I have been using LXC for sometime now, and i was facing this issue every now and then.</p>
<!-- google_ad_section_end --><p><a href="http://www.informatiq.org/content/virtual-network-interfaces" target="_blank">read more</a></p>http://www.informatiq.org/content/virtual-network-interfaces#commentsLinuxlxcnetworkingvirtualizationTue, 20 Apr 2010 13:39:36 +0000ramez hanna104 at http://www.informatiq.orgforking in Bash
http://www.informatiq.org/content/forking-bash
<!-- google_ad_section_start --><p>forking in bash is done using the <strong>&</strong> symbol, i knew that</p>
<p>I use it all the time, this time i needed to run a forked command in a loop, so i trie dthe following </p>
<!-- google_ad_section_end --><p><a href="http://www.informatiq.org/content/forking-bash" target="_blank">read more</a></p>http://www.informatiq.org/content/forking-bash#commentsLinuxtricksFri, 19 Mar 2010 09:58:04 +0000ramez hanna103 at http://www.informatiq.orgpython monitor X idle time
http://www.informatiq.org/content/python-monitor-x-idle-time
<!-- google_ad_section_start --><p>I had this requirement, to monitor when no user interaction has been detected for X amount of time, and then reload some running app.</p>
<!-- google_ad_section_end --><p><a href="http://www.informatiq.org/content/python-monitor-x-idle-time" target="_blank">read more</a></p>http://www.informatiq.org/content/python-monitor-x-idle-time#commentsLinuxopensourceXThu, 03 Sep 2009 08:33:00 +0000ramez hanna82 at http://www.informatiq.orgfedora 10 no sound after resume
http://www.informatiq.org/content/fedora-10-no-sound-after-resume
<!-- google_ad_section_start --><p>If you suspend fedora then when resumed no audio is coming out, then it may be the same that i had and this si how i solved it!</p>
<p>no sound! check pulseaudio utility called "pavucontrol"</p>
<!-- google_ad_section_end --><p><a href="http://www.informatiq.org/content/fedora-10-no-sound-after-resume" target="_blank">read more</a></p>http://www.informatiq.org/content/fedora-10-no-sound-after-resume#commentsFedoraLinuxvirtualizationFri, 06 Mar 2009 09:08:16 +0000ramez hanna80 at http://www.informatiq.orgRewrite not working from apache conf.d
http://www.informatiq.org/content/rewrite-not-working-apache-confd
<!-- google_ad_section_start --><p>AFAIK the sane way of adding non VirtualHost specific config to apache is to include it in the conf.d directory, since there is an Include in the apache2.conf to for all files under conf.d</p>
<!-- google_ad_section_end --><p><a href="http://www.informatiq.org/content/rewrite-not-working-apache-confd" target="_blank">read more</a></p>http://www.informatiq.org/content/rewrite-not-working-apache-confd#commentsapacheLinuxtricksFri, 21 Nov 2008 13:47:19 +0000ramez hanna77 at http://www.informatiq.orgcopying files between 2 remote hosts
http://www.informatiq.org/content/copying-files-between-2-remote-hosts
<!-- google_ad_section_start --><p>I was in this position where my host has access to access to host A and host B but host A cannot access host B</p>
<!-- google_ad_section_end --><p><a href="http://www.informatiq.org/content/copying-files-between-2-remote-hosts" target="_blank">read more</a></p>http://www.informatiq.org/content/copying-files-between-2-remote-hosts#commentsLinuxtricksWed, 12 Nov 2008 12:11:55 +0000ramez hanna76 at http://www.informatiq.orgtesting starttls on mail servers from shell
http://www.informatiq.org/content/testing-starttls-mail-servers-shell
<!-- google_ad_section_start --><p>This is a simple way to test if your server is able to do STARTTLS or not</p>
<p>openssl s_client -starttls smtp -crlf -connect your.mail.server:25</p>
<!-- google_ad_section_end --><p><a href="http://www.informatiq.org/content/testing-starttls-mail-servers-shell" target="_blank">read more</a></p>http://www.informatiq.org/content/testing-starttls-mail-servers-shell#commentsLinuxmail servertricksMon, 10 Nov 2008 12:35:01 +0000ramez hanna75 at http://www.informatiq.orgnote taking
http://www.informatiq.org/content/note-taking
<!-- google_ad_section_start --><p>What do you expect from a note taking app?</p>
<p>for me i need the following:</p>
<!-- google_ad_section_end --><p><a href="http://www.informatiq.org/content/note-taking" target="_blank">read more</a></p>http://www.informatiq.org/content/note-taking#commentsdesktopLinuxWed, 08 Oct 2008 20:05:22 +0000ramez hanna72 at http://www.informatiq.orgEnlightened
http://www.informatiq.org/content/enlightened
<!-- google_ad_section_start --><h3><strong>UPDATED PACKAGES OF EXALT</strong></h3>
<p>As a linux user, you always have the choice of which desktop you're gonna use, wether it be GNOME or KDE or XFCE or blackbox or openbox or many ot</p>
<!-- google_ad_section_end --><p><a href="http://www.informatiq.org/content/enlightened" target="_blank">read more</a></p>http://www.informatiq.org/content/enlightened#commentsdesktopFedoraLinuxopensourcerpmSun, 24 Aug 2008 20:27:11 +0000ramez hanna70 at http://www.informatiq.orgFedora 9 and skype sound problems
http://www.informatiq.org/content/fedora-9-and-skype-sound-problems
<!-- google_ad_section_start --><p>Fedora 9 is cool, it's my distro of choice, but sinse i had it installed i couldn't make skype calls.</p>
<!-- google_ad_section_end --><p><a href="http://www.informatiq.org/content/fedora-9-and-skype-sound-problems" target="_blank">read more</a></p>http://www.informatiq.org/content/fedora-9-and-skype-sound-problems#commentsFedoraLinuxPulseAudioskypeMon, 23 Jun 2008 16:55:36 +0000ramez hanna64 at http://www.informatiq.org