<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.linuxquestions.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Geek745</id>
	<title>LQWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.linuxquestions.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Geek745"/>
	<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/wiki/Special:Contributions/Geek745"/>
	<updated>2026-04-13T12:39:36Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.0</generator>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Network_Neighbourhood&amp;diff=53048</id>
		<title>Network Neighbourhood</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Network_Neighbourhood&amp;diff=53048"/>
		<updated>2010-06-20T19:01:50Z</updated>

		<summary type="html">&lt;p&gt;Geek745: spelling, modernized, and added samba reference&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Network Neighborhood''' is the [[Microsoft Windows]] name for a way/method to browse the [http://en.wikipedia.org/wiki/LAN Local Area Network]. &amp;quot;Network Neighborhood&amp;quot; has become &amp;quot;[[My Network Places]]&amp;quot; in Windows XP and &amp;quot;Computers Near Me&amp;quot; in Windows Vista and 7. The function remains the same. &lt;br /&gt;
&lt;br /&gt;
== KDE Equivalent ==&lt;br /&gt;
in [[Konqueror]] (the [[File Managers|File Manager]] / [[Web Browsers|Web Browser]] used in [[KDE]] ) type:&lt;br /&gt;
    lan://localhost&lt;br /&gt;
also:&lt;br /&gt;
    fish://&lt;br /&gt;
and you should see a list of computers that your computers sees.&lt;br /&gt;
&lt;br /&gt;
It isn't set up by default most of the time... so you will need to start the [[Services|service]] [[Lisa]]. KDE has a kcontrol part for setting up lisa, so it shouldn't be too hard to set up.  You will need root access !&lt;br /&gt;
&lt;br /&gt;
== Gnome Equivalent ==&lt;br /&gt;
In [[Nautilus]] type &lt;br /&gt;
   smb:// &lt;br /&gt;
to the address bar and your workgroup should pop-up. &lt;br /&gt;
&lt;br /&gt;
== CIFS/Samba ==&lt;br /&gt;
Network Neighborhood uses the CIFS protocol for discovery of computers on the local network (as does [http://www.samba.org Samba]), so Samba can also be used to identify and communicate with other clients on the local network.&lt;br /&gt;
&lt;br /&gt;
{{stub}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Networking]]&lt;/div&gt;</summary>
		<author><name>Geek745</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Partition_a_hard_drive&amp;diff=53047</id>
		<title>Partition a hard drive</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Partition_a_hard_drive&amp;diff=53047"/>
		<updated>2010-06-20T18:54:44Z</updated>

		<summary type="html">&lt;p&gt;Geek745: add discussion link after stub flag&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Warning: ''''Partitioning can ''DESTROY'' valuable data''''&lt;br /&gt;
&lt;br /&gt;
Please read the [[partition]] and [[disk]]-related articles before coming here. By the time you start partitioning you should understand the difference between /dev/hdb1 and /dev/hdc.&lt;br /&gt;
&lt;br /&gt;
In addition to [[cfdisk]] used in this example, you could use a graphical partition editor, Qtparted. To start [[cfdisk]], enter&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 # cfdisk /dev/hdx&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where the 'x' in /dev/hdx is replaced by the disk you want to partition. To use [[fdisk]], leave off the 'c'.&lt;br /&gt;
&lt;br /&gt;
Now you will see a screen that shows you your disk and how it is partitioned. Start by deleting the partitions you don't need. If there currently is only free space then you don't need to delete anything. You can move through the available actions with your left and right arrow.&lt;br /&gt;
&lt;br /&gt;
Now it's assumed that you have deleted the partitions you didn't need. If you accidentally deleted something you shouldn't have press Ctrl+c and start from the beginning.&lt;br /&gt;
&lt;br /&gt;
Now we will create new partitions. Partition 'design' is a matter of personal preference most of the time. On Desktop systems, you can get away with an absolute bare minimum of:&lt;br /&gt;
&amp;lt;pre&amp;gt;Primary Partition 1   /&lt;br /&gt;
Primary Partition 2   &amp;lt;swap&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Server environments are also a matter of personal preference, but a starting point may be to have everything in one partition - this reduces the danger that you have plenty of space while one directories space is exhausted to the minimum.&lt;br /&gt;
&lt;br /&gt;
== Vendor/OEM Partitioned Drives ==&lt;br /&gt;
&lt;br /&gt;
Care should be taken when you are wanting to repartition a hard drive for Linux.  If a vendor, like Dell or HP, setup the drive, it may have partitions or area where vendor specific information is contained.  On some cheaper machines a partition contains the only copy of Windows that came with the machine.&lt;br /&gt;
&lt;br /&gt;
'''First''' -- Check with the vendor that you can backup any vendor specific information. In some cases you can't. If you ever wanted to reload, you would have to resort to purchasing new OS media for the machine.  You may also wipe out additional bloatware that the manufacturer may have shipped with the machine.  For most, that is not an issue.  But if you like the fancy card printing program that came with the machine, find a way to back it up - or order the program from another source.&lt;br /&gt;
&lt;br /&gt;
'''Second''' -- Take care to note how the Master Boot Record is created.  If you can back that up, then you should do so. Also note the original partitions and where they start and stop.  What type of file system format do they follow.  You never know when you will want to revert to the old software.  Some restore CDs that came with the machine may abort if they find the machine configuration changed.  Particularly with the partition table.&lt;br /&gt;
&lt;br /&gt;
'''Third''' -- If you format the drive, be sure to do a sector by sector check for bad sectors.  If you have a hard drive testing utility on a bootable CD then use it to test your drive.  This is important on used equipment.  If you have a factory machine, be sure that you don't void warrantee by removing the old software.  The EULA can be a bear, always read the fine print.   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Planning Your Partitions ==&lt;br /&gt;
Linux installation programs usually will partition the hard disk to a preset size based on current machine memory, disk space availability, and usually partition the drive into two partitions, the Root &amp;quot;/&amp;quot; partition, and the Swap &amp;quot;/swap&amp;quot; partitions.  With you the administrator/end-user being left out of the decision making process.&lt;br /&gt;
&lt;br /&gt;
For those of you who are more adventurous, here are some ideas on how to partition your hard disk into something more fault tolerant, and more logical and safe.&lt;br /&gt;
&lt;br /&gt;
When planning for partitions, plan in rough numbers.  Always add more than you need to use. The number of users or the type of use (server, workstation, personal PC) do not dictate how to partition your hard drive.  A number of install packages will do this automatically.  However, if you are the heavy programmer, graphics user, pack-rat, or other large disk storage consumer, you will need to plan carefully, then multiply that number by a minimum of 1.5.  Typically the multiplier is three times the estimated current needed amount.&lt;br /&gt;
&lt;br /&gt;
Memory actually will impact how much disk space will be used for the operating system.  Even as Windoz...er...Windows uses a certain amount of hard disk space for a swap area.  In Linux/Unix, that area is static.  It is not a file, but an entire partition to be used for one purpose - memory swap space.  This is usually the only other partition you have to deal with other than the main Linux partition - IF you use the install package defaults.&lt;br /&gt;
&lt;br /&gt;
With the main Linux partition, there are differences between the root partition &amp;quot;/&amp;quot; and &amp;quot;/boot&amp;quot;, or other directories/partitions.  Current versions of Linux/Ubuntu/Unix will now use a single partition to house everything.  As an administrator, you may want to rethink that practice. &lt;br /&gt;
&lt;br /&gt;
If you plan to have lots of downloads, news feeds, personal files, or source code, you will want to possibly partition the drives into more parts.  This will protect the system partitions in the event of running out of space, or if you accidentally tried to format a partition (even as 'root'), or delete files (such as a 'find . -name -print -exec rm {} \;' and forget you are in the root directory of the particular partition.&lt;br /&gt;
&lt;br /&gt;
'''Swap Partitions''' ( /swap ) &lt;br /&gt;
&lt;br /&gt;
Swap should be set to '''three times (3)''' or more of actual physical memory.  If you want to load the OS and add memory later, it would be recommended that you add the memory first, before you edit the partition for swap areas.  Older versions of Linux may not allow you to change the swap area size after you add more memory.&lt;br /&gt;
&lt;br /&gt;
Set the swap space to three times the size as a default.  Some would say to 1.5 to 2 times the size.  But you never know when you have a hankering for a massive parallel build or want to run a gauntlet of programs.&lt;br /&gt;
&lt;br /&gt;
If you add memory to your computer you may end up fighting the operating system errors until you resolve your swap space.  Increase memory and you need to increase swap space.  Some versions of Linux will not allow you to define a larger swap space than a pre-set amount.  More administrator friendly versions will allow you to set the swap space to anything larger than 1.5 times the amount of physical memory.  If you cannot set your swap larger than you want, think about how much you want to use, allocate the swap to the max Linux will allow, then allocate another area as additional swap space that can be mounted later, or added later via repartitioning.&lt;br /&gt;
&lt;br /&gt;
'''Boot Partition'''  ( /boot ) &lt;br /&gt;
&lt;br /&gt;
With today's hard disk drives in the 120 Gig range and higher, you can allocate two or three gigs to this area.  This will be useful when rebuilding kernels and wanting to keep different versions of kernels available.  having a separate /boot also allows for protection against full disk problems.  (See more below)&lt;br /&gt;
&lt;br /&gt;
'''Root partition'''  ( / ) &lt;br /&gt;
&lt;br /&gt;
The root partition should contain at least: /, /bin, /usr, /lib, /mnt or /media, /dev, /proc, and other directories that are critical to operating the system during boot process or in single user/maintenance mode.  Usually these are static areas for programs that the operating system uses, or for applications that rarely change.  Storage for mail, news, web, or other dynamic data functions should be avoided in these areas.  The risk of file erasure or space issues may pose a problem in the future.  Even if you think you have enough storage now, there is always the 'later' to think about.&lt;br /&gt;
&lt;br /&gt;
'''/var''' use to stand for &amp;quot;Value Added Retailer&amp;quot; storage area.  Now is has become &amp;quot;various&amp;quot; storage.  Under this should be your programs that are not critical to the operating of the computer in a critical situation.  Games, added applications, development programs, and some X11 programs should reside here.&lt;br /&gt;
&lt;br /&gt;
'''/home''' is a directory where, on most versions of Linux and Unix, the user home directories are stored.  Sometimes some of the administrative login areas are stored here.  Should an administrative login have a location in /home, it is recommended that you move it to a directory under the root partition.  This way you will have it available during single user mode maintenance.  If you are going to use your system as a server, or you plan to do a LOT of heavy graphics, database work, or programming, you should allocate LOTS of disk space for this directory.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Partitioning]]&lt;br /&gt;
&lt;br /&gt;
{{stub}} ([[Talk:Partition_a_hard_drive|discuss here]])&lt;/div&gt;</summary>
		<author><name>Geek745</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Talk:Partition_a_hard_drive&amp;diff=53046</id>
		<title>Talk:Partition a hard drive</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Talk:Partition_a_hard_drive&amp;diff=53046"/>
		<updated>2010-06-20T18:51:48Z</updated>

		<summary type="html">&lt;p&gt;Geek745: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Anyone object to pulling the stub flag from this? [[User:Geek745|geek745]] 18:51, June 20, 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>Geek745</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Talk:Partition_a_hard_drive&amp;diff=53045</id>
		<title>Talk:Partition a hard drive</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Talk:Partition_a_hard_drive&amp;diff=53045"/>
		<updated>2010-06-20T18:51:21Z</updated>

		<summary type="html">&lt;p&gt;Geek745: stub?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Anyone objection to pulling the stub flag from this? [[User:Geek745|geek745]] 18:51, June 20, 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>Geek745</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Talk:Shadow&amp;diff=53040</id>
		<title>Talk:Shadow</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Talk:Shadow&amp;diff=53040"/>
		<updated>2010-06-20T00:32:40Z</updated>

		<summary type="html">&lt;p&gt;Geek745: edit comment&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Thanks, [[User:ThorstenStaerk]] for the correction, reducing &amp;quot;incredibly secure&amp;quot; to &amp;quot;secure&amp;quot; at [http://wiki.linuxquestions.org/index.php?title=Shadow&amp;amp;diff=0&amp;amp;oldid=53034] [[User:Geek745|geek745]] 00:32, June 20, 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>Geek745</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Shadow&amp;diff=53034</id>
		<title>Shadow</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Shadow&amp;diff=53034"/>
		<updated>2010-06-19T22:38:52Z</updated>

		<summary type="html">&lt;p&gt;Geek745: bunch of additions&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The '''shadow''' file (/etc/shadow) stores passwords and expiry dates in [[encrypted]] form in a colon-delimited text file akin to /etc/passwd - which formerly held unencrypted passwords and now contains all kinds of information about users ''except'' the password.&lt;br /&gt;
&lt;br /&gt;
== Password Security ==&lt;br /&gt;
Passwords are stored in the shadow file in an incredibly secure manner, not only using a cryptographically-secure hash (one-way) function, but further adding to the uniqueness of the hash by a method called salting. A combination of the time the password was created, as well as the process ID (pid) of the process generating the hash are concatenated to the user's password before hashing, and then stored separately, in order that they might be used during authentication.&lt;br /&gt;
&lt;br /&gt;
This protects against users determining that other users' passwords are the same as theirs by virtue of an identical hash. It also protects against rainbow tables' effectiveness in cracking these passwords by increasing the complexity of the process of both generating and using the results of rainbow tables.&lt;br /&gt;
&lt;br /&gt;
== Authentication ==&lt;br /&gt;
When a user attempts to log into the system, the salt (time and pid, as above) are first concatenated to the password provided by the user, then hashed with the same function, and the computed value compared to the one stored in the shadow file. If they match, the login is successful.&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
This should '''not''' be readable by a regular user. If a user can see this file, they can copy your password hashes, and attempt a brute force crack. Permissions should be something like:&lt;br /&gt;
&lt;br /&gt;
 -rw-r-----    1 root     shadow        size date /etc/shadow&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
 -rw-------    1 root     root          size date /etc/shadow&lt;br /&gt;
&lt;br /&gt;
==See also== &lt;br /&gt;
* [[Security]]&lt;br /&gt;
* [[User Commands]]&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
[http://linux.die.net/man/5/shadow shadow(5) manpage]&lt;br /&gt;
&lt;br /&gt;
''This article is a [[LQWiki:stub_articles|stub]] and needs to be finished. [[LQWiki:plunging_forward|Plunge forward]] and [[LQWiki:How_to_edit_a_page|help it grow]]!''&lt;/div&gt;</summary>
		<author><name>Geek745</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Router&amp;diff=53033</id>
		<title>Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Router&amp;diff=53033"/>
		<updated>2010-06-19T22:25:26Z</updated>

		<summary type="html">&lt;p&gt;Geek745: grammar; re-order content&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A '''router''' is a networking device which operates at layer 3 of the [[OSI Model]]. Its purpose is to switch data packets between its various interfaces based upon the destination IP address of the packet.&lt;br /&gt;
&lt;br /&gt;
Routers are intelligent devices and can make decisions about which route a packet can take through a network if there are multiple paths possible. The decision about which path to take is made from a link's cost which is calculated from the factors of bandwidth, [[hop count]], financial cost, load, delay and reliability.&lt;br /&gt;
&lt;br /&gt;
Many routers also provide a service known as [[NAT|Network Address Translation]] or NAT.&lt;br /&gt;
&lt;br /&gt;
It should also be pointed out that from a security point of view, if you have a router, then every computer behind it is protected from attack from the other side (i.e. the internet). However, this does not protect you from accessing viruses or other malware on the Internet and infecting your machine with them. It only protects against direct attack from the other side of the router.&lt;br /&gt;
&lt;br /&gt;
Most Linux [[distributions]] come with routing support allowing your Linux machine to operate as a router if it has one or more [[NIC]] installed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''This article is a [[LQWiki:stub_articles|stub]] and needs to be finished. [[LQWiki:plunging_forward|Plunge forward]] and [[LQWiki:How_to_edit_a_page|help it grow!]]''&lt;br /&gt;
&lt;br /&gt;
= See also =&lt;br /&gt;
* [[netWorKing]]&lt;br /&gt;
* [[hardwAre]]&lt;br /&gt;
&lt;br /&gt;
[[category:Networking]]&lt;br /&gt;
[[category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Geek745</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Ports_(package_management_system)&amp;diff=53032</id>
		<title>Ports (package management system)</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Ports_(package_management_system)&amp;diff=53032"/>
		<updated>2010-06-19T22:19:03Z</updated>

		<summary type="html">&lt;p&gt;Geek745: longer description; other platforms&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Ports''' is a package management system used in [http://en.wikipedia.org/wiki/BSD BSD] [http://en.wikipedia.org/wiki/Operating_system operating systems].&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Ports is a source-based package management system that queries the server and updates a local database describing each package and its current version, as well as tracking the installation history of packages installed using Ports. A user may refresh his ports database, upgrade all installed packages to their latest versions, add new packages, and remove installed packages from his system.&lt;br /&gt;
&lt;br /&gt;
When adding new packages, the Ports system will download the appropriate source code, including any dependencies, build them in the proper order, and install the resulting binaries and documentation into the system tree, tracking the whole process for reversal and/or upgrade at a later date.&lt;br /&gt;
&lt;br /&gt;
== Other platforms ==&lt;br /&gt;
* [http://www.gentoo.org Gentoo]'s portage system is inspired by BSD Ports.&lt;br /&gt;
* [http://www.macports.org MacPorts] is an Apple OS X (DarwinBSD derivative) that provides many popular GNU/Linux applications in an Apple-friendly Ports-like system.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [http://www.netbsd.org/ NetBSD] (''www.netbsd.org'')&lt;br /&gt;
* [http://www.openbsd.org/ OpenBSD] (''www.openbsd.org'')&lt;br /&gt;
* [http://www.freebsd.org/ FreeBSD] (''www.freebsd.org'')&lt;br /&gt;
&lt;br /&gt;
{{stub}}&lt;/div&gt;</summary>
		<author><name>Geek745</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=At&amp;diff=53031</id>
		<title>At</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=At&amp;diff=53031"/>
		<updated>2010-06-19T22:11:36Z</updated>

		<summary type="html">&lt;p&gt;Geek745: added atq and atrm&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The '''at''' service allows a command-line task to be executed at a specified future time. Unlike the [[cron]] service, '''at''' commands are only executed once, and cannot be scheduled to run at a recurring interval.&lt;br /&gt;
&lt;br /&gt;
The '''at''' service is controlled by the [[atd]] [[daemon]] and is installed by default in most distributions.&lt;br /&gt;
&lt;br /&gt;
= How to use =&lt;br /&gt;
* General usage:  '''at''' time date  - '''at''' HH:MM MM/DD/YY - '''at''' 12:15 PM today - '''at''' 12:15 tomorrow&lt;br /&gt;
* Times and Dates are accepted in several formats  02/01/09 or 02.01.09 - 4:00 pm or 16:00&lt;br /&gt;
* When you enter '''at''' with a time and date, you then see the '''at''' prompt at&amp;gt;.  Enter the commands you want executed, and when done, with your cursor at the beginning of a new line, do a ctrl-d&lt;br /&gt;
 $ at 12:15 &lt;br /&gt;
 at&amp;gt; echo &amp;quot;i like linuxquestions.org&amp;quot;&lt;br /&gt;
 at&amp;gt; ctrl-d&lt;br /&gt;
 at&amp;gt; &amp;lt;EOT&amp;gt;&lt;br /&gt;
 job 17 at Tue Aug 11 12:15:00 2009&lt;br /&gt;
* '''at''' assumes 'tomorrow' if it is already past the time given and you do not include a date&lt;br /&gt;
* The same could be executed by typing:&lt;br /&gt;
 echo &amp;quot;i like linuxquestions.org&amp;quot; | at 12:15 tomorrow&lt;br /&gt;
* Using numbers and units&lt;br /&gt;
Execute command at this time, 1 week from now&lt;br /&gt;
 at now + 1 week&lt;br /&gt;
4 am 3 days from now&lt;br /&gt;
 at 4:00 am + 3 days&lt;br /&gt;
&lt;br /&gt;
= View Scheduled Jobs =&lt;br /&gt;
Use the -l option to list the at-queue. Also use the command atq:&lt;br /&gt;
 at -l&lt;br /&gt;
 atq&lt;br /&gt;
&lt;br /&gt;
= Remove Scheduled Jobs =&lt;br /&gt;
Use the -d option to remove jobs from the at-queue. Also use the command atrm:&lt;br /&gt;
 at -d &amp;lt;jobid&amp;gt;&lt;br /&gt;
 atq &amp;lt;jobid&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= See also =&lt;br /&gt;
* [[cron]]&lt;br /&gt;
* [[atd]]&lt;br /&gt;
* [[command]]&lt;br /&gt;
&lt;br /&gt;
= External Links =&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Daemon_(computer_software) wikipedia.org : Daemon]&lt;br /&gt;
* [http://man-wiki.net/index.php/1:at at man page]&lt;br /&gt;
&lt;br /&gt;
{{stub}}&lt;br /&gt;
[[category:Command]]&lt;/div&gt;</summary>
		<author><name>Geek745</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=User:Geek745&amp;diff=43488</id>
		<title>User:Geek745</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=User:Geek745&amp;diff=43488"/>
		<updated>2009-01-18T21:39:34Z</updated>

		<summary type="html">&lt;p&gt;Geek745: /* Paul M. Nguyen */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Paul M. Nguyen ==&lt;br /&gt;
&lt;br /&gt;
Welcome to my LQ Wiki user page!&lt;br /&gt;
&lt;br /&gt;
Check out my blog: [http://penguinsrus.blogspot.com Penguins 'R' Us]&lt;/div&gt;</summary>
		<author><name>Geek745</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=User_talk:Geek745&amp;diff=43487</id>
		<title>User talk:Geek745</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=User_talk:Geek745&amp;diff=43487"/>
		<updated>2009-01-18T21:38:16Z</updated>

		<summary type="html">&lt;p&gt;Geek745: first edit.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Welcome! Let's chat. [[User:Geek745|geek745]] 21:38, January 18, 2009 (UTC)&lt;/div&gt;</summary>
		<author><name>Geek745</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=User:Geek745&amp;diff=41635</id>
		<title>User:Geek745</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=User:Geek745&amp;diff=41635"/>
		<updated>2008-09-19T06:47:04Z</updated>

		<summary type="html">&lt;p&gt;Geek745: Initial content&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Paul M. Nguyen ===&lt;br /&gt;
Welcome to my LQ Wiki user page!&lt;/div&gt;</summary>
		<author><name>Geek745</name></author>
	</entry>
</feed>