<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://howtoforge.com" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <title>HowtoForge - Linux Howtos and Tutorials - Linux</title>
 <link>http://howtoforge.com/taxonomy/term/60/all</link>
 <description></description>
 <language>en</language>
 <atom:link href="http://howtoforge.com/taxonomy/term/60/all/feed" rel="self" type="application/rss+xml" />
 <image>
  <title>HowtoForge - Linux Howtos and Tutorials - Linux</title>
  <url>http://www.howtoforge.com/themes/htf_glass/images/howtoforge_logo_glass_blue.gif</url>
  <link>http://howtoforge.com/taxonomy/term/60/all</link>
 </image>

<item>
 <title>How To Utilize Your New Multimedia Keyboard Under Linux</title>
 <link>http://howtoforge.com/linux_multimedia_keyboard</link>
 <description>&lt;P&gt;&lt;B&gt;How To Utilize Your New Multimedia Keyboard Under Linux&lt;/b&gt;&lt;/p&gt;
&lt;P&gt;Xbindkeys is a program that allows you to launch shell commands with your keyboard or your mouse under X Window. It links commands to keys or mouse buttons, using its configuration file. It does not depend on the window manager and can capture all keyboard keys.&lt;/p&gt;&lt;a href=&quot;http://howtoforge.com/linux_multimedia_keyboard&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://howtoforge.com/taxonomy/term/60">Linux</category>
 <category domain="http://howtoforge.com/sitemap/desktop">Desktop</category>
 <pubDate>Fri, 27 Apr 2007 16:36:44 +0200</pubDate>
 <guid>http://howtoforge.com/linux_multimedia_keyboard</guid>
 <comments>http://howtoforge.com/linux_multimedia_keyboard#comment</comments>
</item>
<item>
 <title>Create Users And Change Passwords With A Bash Script</title>
 <link>http://howtoforge.com/user_password_creating_with_a_bash_script</link>
 <description>&lt;p&gt;&lt;b&gt;Create Users And Change Passwords With A Bash Script&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;These two scripts are very important for the system admin who regularly 
works with mail servers and somehow forgets to backup his system 
username and password! Let’s say somehow we lost the usernames and passwords of the mail server. In this case the admin has 
to manually create all the users and then change the passwords for 
all the users. Tedious job. Let’s make our life easier.&lt;/p&gt;&lt;a href=&quot;http://howtoforge.com/user_password_creating_with_a_bash_script&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://howtoforge.com/taxonomy/term/60">Linux</category>
 <pubDate>Fri, 16 Mar 2007 16:33:09 +0100</pubDate>
 <guid>http://howtoforge.com/user_password_creating_with_a_bash_script</guid>
 <comments>http://howtoforge.com/user_password_creating_with_a_bash_script#comment</comments>
</item>
<item>
 <title>Setting the SUID/SGID bits: Giving a program YOUR permissions when it runs</title>
 <link>http://howtoforge.com/linux_setting_suid_sgid_bits</link>
 <description>&lt;p&gt;&lt;b&gt;Setting the SUID/SGID bits: Giving a program YOUR permissions when it runs&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Normally, when a program runs under Linux, it inherits the permissions of the 
  user who is running it, thus if I run a program under my account, the program 
  runs with the same permissions that I would have if that program were me. Thus, 
  if I cannot open a certain file, the program I am running also cannot open the 
  file in question. If I set the SUID or SGID bit for a file, this causes any persons or
processes that run the file to have access to system resources as
though they are the owner of the file.&lt;/p&gt;&lt;a href=&quot;http://howtoforge.com/linux_setting_suid_sgid_bits&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://howtoforge.com/taxonomy/term/60">Linux</category>
 <pubDate>Fri, 02 Mar 2007 14:57:47 +0100</pubDate>
 <guid>http://howtoforge.com/linux_setting_suid_sgid_bits</guid>
 <comments>http://howtoforge.com/linux_setting_suid_sgid_bits#comment</comments>
</item>
<item>
 <title>Using TAR with Bunzip2 files</title>
 <link>http://howtoforge.com/tar_bunzip2_files</link>
 <description>&lt;p&gt;&lt;b&gt;Using TAR with Bunzip2 files&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Bunzipping and then unTARring in two steps is not convenient.&lt;/p&gt;
&lt;p&gt;It is not necessary to use Bunzip2 and then TAR to unzip a file in two separate 
  steps.&lt;/p&gt;
&lt;p&gt;Tar will do the job on its own if the -j switch is used, thus:&lt;/p&gt;
&lt;p class=&quot;command&quot;&gt; tar xjvf linux-source&amp;lt;version&amp;gt;.tar.bz2&lt;/p&gt;
&lt;p&gt;By the same token, you may use the -z switch with a gzipped file, e.g.&lt;/p&gt;
&lt;p class=&quot;command&quot;&gt; tar zxvf linux-source&amp;lt;version&amp;gt;.tar.gz&lt;/p&gt;&lt;a href=&quot;http://howtoforge.com/tar_bunzip2_files&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://howtoforge.com/taxonomy/term/60">Linux</category>
 <pubDate>Fri, 02 Mar 2007 14:41:01 +0100</pubDate>
 <guid>http://howtoforge.com/tar_bunzip2_files</guid>
 <comments>http://howtoforge.com/tar_bunzip2_files#comment</comments>
</item>
<item>
 <title>Cisco 350 Series And Kismet</title>
 <link>http://howtoforge.com/cisco_350_series_kismet</link>
 <description>&lt;p&gt;&lt;b&gt;Cisco 350 Series And Kismet&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;This tutorial is describing how to configure a Cisco Aironet wireless card and how to set up kismet in order to run with it.&lt;/p&gt;
&lt;a href=&quot;http://howtoforge.com/cisco_350_series_kismet&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://howtoforge.com/taxonomy/term/60">Linux</category>
 <category domain="http://howtoforge.com/taxonomy/term/66">Networking</category>
 <pubDate>Fri, 24 Nov 2006 15:20:47 +0100</pubDate>
 <guid>http://howtoforge.com/cisco_350_series_kismet</guid>
 <comments>http://howtoforge.com/cisco_350_series_kismet#comment</comments>
</item>
<item>
 <title>Step-By-Step Configuration of NAT with iptables</title>
 <link>http://howtoforge.com/nat_iptables</link>
 <description>&lt;p&gt;&lt;b&gt;Step-By-Step Configuration of NAT with iptables&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;This tutorial shows how to set up network-address-translation (NAT) on a Linux system with iptables rules so that the system can act as a gateway and provide internet access to multiple hosts on a local network using a single public IP address. This is achieved by rewriting the source and/or destination addresses of IP packets as they pass through the NAT system.&lt;/p&gt;
&lt;a href=&quot;http://howtoforge.com/nat_iptables&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://howtoforge.com/sitemap/linux/kernel">Kernel</category>
 <category domain="http://howtoforge.com/taxonomy/term/60">Linux</category>
 <pubDate>Wed, 08 Nov 2006 19:53:03 +0100</pubDate>
 <guid>http://howtoforge.com/nat_iptables</guid>
 <comments>http://howtoforge.com/nat_iptables#comment</comments>
</item>
<item>
 <title>How do I start the X server in Suse 9.2 when the graphic card is working work in text mode?</title>
 <link>http://howtoforge.com/faq/1_67_en.html</link>
 <description>&lt;p&gt;To start the X server from a text mode session, execute the command:&lt;/p&gt;
&lt;p class=&quot;command&quot;&gt;startx&lt;/p&gt;
&lt;a href=&quot;http://howtoforge.com/faq/1_67_en.html&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://howtoforge.com/taxonomy/term/60">Linux</category>
 <pubDate>Mon, 07 Aug 2006 17:03:40 +0200</pubDate>
 <guid>http://howtoforge.com/faq/1_67_en.html</guid>
 <comments>http://howtoforge.com/faq/1_67_en.html#comment</comments>
</item>
<item>
 <title>How do I find out if a remote system is still alive, if certain services are running, which processes are running, etc.?</title>
 <link>http://howtoforge.com/faq/1_62_en.html</link>
 <description>&lt;p&gt;You can use ping to see if the system is alive:&lt;/p&gt;
&lt;p class=&quot;command&quot;&gt;ping -c4 &amp;lt;system&#039;s IP address&amp;gt;&lt;/p&gt;
&lt;p&gt;To see if a certain service is still alive, use the telnet command:&lt;/p&gt;
&lt;p class=&quot;command&quot;&gt;telnet &amp;lt;system&#039;s IP address&amp;gt; 25 (for SMTP)&lt;/p&gt;
&lt;p class=&quot;command&quot;&gt;telnet &amp;lt;system&#039;s IP address&amp;gt; 80 (for HTTP)&lt;/p&gt;
&lt;p class=&quot;command&quot;&gt;telnet &amp;lt;system&#039;s IP address&amp;gt; 110 (for POP3)&lt;/p&gt;
&lt;p&gt;You can login to the system using SSH (port 22) (use &lt;a mce_real_href=&quot;http://www.chiark.greenend.org.uk/%7Esgtatham/putty/download.html&quot; target=&quot;_blank&quot; href=&quot;http://www.chiark.greenend.org.uk/%7Esgtatham/putty/download.html&quot;&gt;PuTTY&lt;/a&gt;
if you are on a Windows PC; PuTTY is an SSH client for Windows), and
when you are on the system, you have a few useful tools to gather more
information:&lt;/p&gt;&lt;a href=&quot;http://howtoforge.com/faq/1_62_en.html&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://howtoforge.com/taxonomy/term/60">Linux</category>
 <pubDate>Mon, 07 Aug 2006 16:58:36 +0200</pubDate>
 <guid>http://howtoforge.com/faq/1_62_en.html</guid>
 <comments>http://howtoforge.com/faq/1_62_en.html#comment</comments>
</item>
<item>
 <title>How do I scan my Linux system for rootkits, worms, trojans, etc.?</title>
 <link>http://howtoforge.com/faq/1_38_en.html</link>
 <description>&lt;p&gt;Either with &lt;span class=&quot;system&quot;&gt;chkrootkit&lt;/span&gt; or with &lt;span class=&quot;system&quot;&gt;rkhunter&lt;/span&gt;.&lt;/p&gt;

&lt;h3&gt;chkrootkit&lt;/h3&gt;

&lt;p&gt;Either install the package that comes with your distribution (on Debian you would run&lt;/p&gt;

&lt;p class=&quot;command&quot;&gt;apt-get install chkrootkit&lt;/p&gt;

&lt;p&gt;), or download the sources from &lt;a mce_real_href=&quot;http://www.chkrootkit.org/&quot; target=&quot;_blank&quot; href=&quot;http://www.chkrootkit.org/&quot;&gt;www.chkrootkit.org&lt;/a&gt; and install manually:&lt;/p&gt;

&lt;p class=&quot;command&quot;&gt;wget --passive-ftp ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit.tar.gz&lt;br /&gt;
tar xvfz chkrootkit.tar.gz&lt;br /&gt;
cd chkrootkit-&amp;lt;version&amp;gt;/&lt;br /&gt;
make sense
&lt;/p&gt;

&lt;p&gt;Afterwards, you can move the chkrootkit directory somewhere else, e.g. &lt;span class=&quot;system&quot;&gt;/usr/local/chkrootkit&lt;/span&gt;:&lt;/p&gt;&lt;a href=&quot;http://howtoforge.com/faq/1_38_en.html&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://howtoforge.com/taxonomy/term/60">Linux</category>
 <category domain="http://howtoforge.com/taxonomy/term/69">Security</category>
 <category domain="http://howtoforge.com/taxonomy/term/72">Other</category>
 <pubDate>Mon, 07 Aug 2006 16:48:39 +0200</pubDate>
 <guid>http://howtoforge.com/faq/1_38_en.html</guid>
 <comments>http://howtoforge.com/faq/1_38_en.html#comment</comments>
</item>
<item>
 <title>How can I get a list of quotas assigned to my users and groups and of the space used by them?</title>
 <link>http://howtoforge.com/faq/1_19_en.html</link>
 <description>&lt;p class=&quot;command&quot;&gt;repquota -avug&lt;/p&gt;
&lt;p&gt;shows a list for both users and groups.&lt;/p&gt;
&lt;p class=&quot;command&quot;&gt;repquota -au&lt;/p&gt;
&lt;p&gt;shows a list for users,&lt;/p&gt;
&lt;p class=&quot;command&quot;&gt;repquota -ag&lt;/p&gt;
&lt;p&gt;a list for groups.&lt;/p&gt;
&lt;a href=&quot;http://howtoforge.com/faq/1_19_en.html&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://howtoforge.com/taxonomy/term/60">Linux</category>
 <pubDate>Mon, 07 Aug 2006 16:45:48 +0200</pubDate>
 <guid>http://howtoforge.com/faq/1_19_en.html</guid>
 <comments>http://howtoforge.com/faq/1_19_en.html#comment</comments>
</item>
<item>
 <title>How can I set a limit as to how much space is available for a web site I put on my server? Like it is limited to 50 MB of space.</title>
 <link>http://howtoforge.com/faq/1_16_en.html</link>
 <description>&lt;p&gt;
First, you have to enable quota on your system. Have a look at the
quota section of the appropriate &quot;Perfect Setup&quot; tutorial for your
distribution on HowtoForge.&lt;/p&gt;

&lt;p&gt;After you&#039;ve enabled quota on your system:&lt;br /&gt;&lt;/p&gt;

&lt;p&gt;To set quotas for a user or group, use the &lt;span class=&quot;system&quot;&gt;setquota&lt;/span&gt; command (see &lt;/p&gt;
&lt;p class=&quot;command&quot;&gt;man setquota&lt;/p&gt;
&lt;p&gt; for more information), e.g.:&lt;/p&gt;
&lt;p class=&quot;command&quot;&gt;
setquota -g $group $blocks $blocks 0 0 -a&lt;br /&gt;
setquota -u $username $blocks $blocks 0 0 -a&lt;/p&gt;
&lt;p&gt;Replace &lt;span class=&quot;system&quot;&gt;$group&lt;/span&gt;, &lt;span class=&quot;system&quot;&gt;$username&lt;/span&gt; and &lt;span class=&quot;system&quot;&gt;$blocks&lt;/span&gt;. Note: &lt;span class=&quot;system&quot;&gt;$blocks&lt;/span&gt; is the quota size
in MB * 1024! To deactivate quotas for a user or group, run these
commands and set &lt;span class=&quot;system&quot;&gt;$blocks&lt;/span&gt; to 0.&lt;/p&gt;&lt;a href=&quot;http://howtoforge.com/faq/1_16_en.html&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://howtoforge.com/taxonomy/term/60">Linux</category>
 <pubDate>Mon, 07 Aug 2006 16:39:52 +0200</pubDate>
 <guid>http://howtoforge.com/faq/1_16_en.html</guid>
 <comments>http://howtoforge.com/faq/1_16_en.html#comment</comments>
</item>
<item>
 <title>Quota does not work under SuSE 8.2!</title>
 <link>http://howtoforge.com/faq/1_9_en.html</link>
 <description>&lt;p&gt;On a standard SuSE 8.2 installation the quota module is not 
loaded into the kernel which is why &lt;/p&gt;
&lt;p class=&quot;command&quot;&gt;quotaon -avug&lt;/p&gt;
&lt;p&gt;gives back an error. &lt;/p&gt;

&lt;p&gt;Load the quota module manually with &lt;/p&gt;
&lt;p class=&quot;command&quot;&gt;insmod quota_v1&lt;/p&gt;
&lt;p&gt; and &lt;/p&gt;
&lt;p class=&quot;command&quot;&gt;insmod quota_v2&lt;/p&gt;

&lt;p&gt;To have those modules loaded on every bootup of the system 
please insert &lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;system&quot;&gt;modprobe quota_v1&lt;/span&gt;&lt;/p&gt;
&lt;p&gt; and &lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;system&quot;&gt;modprobe quota_v2&lt;/span&gt;&lt;/p&gt;
&lt;p&gt; in 
/etc/init.d/boot.local.&lt;/p&gt;
&lt;a href=&quot;http://howtoforge.com/faq/1_9_en.html&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://howtoforge.com/taxonomy/term/60">Linux</category>
 <category domain="http://howtoforge.com/taxonomy/term/73">ISPConfig</category>
 <pubDate>Mon, 07 Aug 2006 16:33:53 +0200</pubDate>
 <guid>http://howtoforge.com/faq/1_9_en.html</guid>
 <comments>http://howtoforge.com/faq/1_9_en.html#comment</comments>
</item>
</channel>
</rss>
