UNIX
UNIX systems usage, administration and development information.

Guests are welcome to view our materials. To subscribe, edit, view raw markup, etc., you'll need to register for an account. Accounts are free (and will always be free) - your involvement helps us directly and indirectly (by demonstrating that our work matters to our funders...) StartingPoints has more info.
UNIX

50 Recent Changes in UNIX Web retrieved at 18:56 (Local)

EmacS 18 Jul 2009 - 14:17 HilaryHolz
emacs See http://www.emacswiki.org/ for a terrific set of resources on emacs Newbies Start Here Emacs is a powerful text editor that you can use in Unix and Linux ...
UnixCommandFind 17 Jun 2009 - 13:02 RobertSajan
find searches entire file system for a file slower than locate , but more powerful since you can search for attributes other than name example: find ...
WebPreferences 04 Jan 2009 - 19:04 HilaryHolz
UNIX Web Preferences The following settings are web preferences of the UNIX web. These preferences overwrite the site level preferences in . and , ...
ResourcesYum 02 Jan 2009 - 04:25 HilaryHolz
Resources from the yum developers faq guides and how to's developers TRAC site updating fedora with yum software package management ...
LeafTopicTemplate 26 Dec 2008 - 20:44 HilaryHolz
Verbing version of topic title ~~~ %~~ IF{"'LeafTopicTemplate' ! ''" ~~~ then "%~~ MAKETEXT{ "!! edit " ~~~ args "/UNIX/LeafTopicTemplate ...
NodeTopicTemplate 26 Dec 2008 - 20:44 HilaryHolz
Verbing version of topic title ~~~ %~~ IF{"'NodeTopicTemplate' ! ''" ~~~ then "%~~ MAKETEXT{ "!! edit " ~~~ args "/UNIX/NodeTopicTemplate ...
UnixCommandWget 21 Dec 2008 - 00:24 RobertSajan
wget You can use wget to download files from the web wget http://www.apache.org/dist/httpd/apache 1.3.41.tar.gz If you are running Mac OS X, you probably don't have ...
RecommendedResources 12 Dec 2008 - 00:52 RobertSajan
Recommended Links emacs GNU Emacs Manual http://www.gnu.org/software/emacs/manual/html node/emacs/index.html emacs cheat command reference cards ...
WebHome 12 Dec 2008 - 00:52 RobertSajan
UNIX systems usage, administration, software and development information. Usage UnixCommands UnixCommonTasks UnixConcepts UnixFileDirectoryOrganization ...
UnixFileDirectoryUsr 12 Dec 2008 - 00:17 RobertSajan
/usr contains all user binaries, their documentation, libraries, header files, etc. contains only static data (as opposed to /var which contains variable ...
UnixFileDirectoryTmp 12 Dec 2008 - 00:16 RobertSajan
/tmp temporary files files in this directory should not be assumed to survive a restart or even invocations of any program
UnixFileDirectorySys 12 Dec 2008 - 00:16 RobertSajan
/sys
UnixFileDirectorySrv 12 Dec 2008 - 00:15 RobertSajan
/srv site specific data
UnixFileDirectorySelinux 12 Dec 2008 - 00:14 RobertSajan
/selinux
UnixFileDirectorySbin 12 Dec 2008 - 00:13 RobertSajan
/sbin system programs (for system administration, etc.) FSSTND states /sbin should contain only binaries essential for booting, restoring, recovering ...
UnixFileDirectoryRootHome 12 Dec 2008 - 00:12 RobertSajan
/root root's home directory
UnixFileDirectoryProc 12 Dec 2008 - 00:11 RobertSajan
/proc files that provide status and statistics on system, kernel, and processes it is a pseudo filesystem which is used as an interface to kernel data structures ...
UnixFileDirectoryOpt 12 Dec 2008 - 00:10 RobertSajan
/opt optional packages not part of default installation (applications like office, etc.) according to the 2004 standard. Our experience is that we see it rarely ...
UnixFileDirectoryNet 12 Dec 2008 - 00:09 RobertSajan
/net
UnixFileDirectoryMnt 12 Dec 2008 - 00:08 RobertSajan
/mnt generic mount point where one can mount filesystems and/or devices
UnixFileDirectoryMisc 11 Dec 2008 - 23:33 RobertSajan
/misc
UnixFileDirectoryMedia 11 Dec 2008 - 23:32 RobertSajan
/media contains mount points for removable media (i.e. floppy, cdrom, etc.)
UnixFileDirectoryOrganization 11 Dec 2008 - 23:31 RobertSajan
Unix file and directory organization Note that there can be slight variations from one system to another. You can read detailed information (source of most of the ...
UnixFileDirectoryLostFound 11 Dec 2008 - 23:29 RobertSajan
/lost found contains any recovered files after a system crash or power failure
UnixFileDirectoryLib 11 Dec 2008 - 23:26 RobertSajan
/lib shared library images (C code library) needed to boot the system and run commands in the root filesystem (eg. /sbin and /bin) kernel modules /lib ...
UnixFileDirectoryHome 11 Dec 2008 - 23:25 RobertSajan
/home user directories (but not root see /root )
UnixFileDirectoryEtc 11 Dec 2008 - 23:22 RobertSajan
/etc /etc is a very important directory, containing various configuration and initialization files. configuration files as defined by tldp: "A 'configuration ...
UnixFileDirectoryBoot 11 Dec 2008 - 23:20 RobertSajan
/boot static files of the boot loader GRUB directory used for dual boot or multi OS boot system setups GRUB will load a menu if it finds ...
UnixFileDirectoryBin 11 Dec 2008 - 23:18 RobertSajan
/bin essential command binaries for both system administrators and regular users. binaries such as: bash, cp, grep, gzip, ls, tar
UnixFileDirectoryRoot 11 Dec 2008 - 23:09 RobertSajan
/ the root directory the following directories are found in a Filesystem Standard (FSSTND v2.3 January 29, 2004) compliant root directory: /bin ...
UnixFileDirectoryDev 11 Dec 2008 - 14:21 RobertSajan
/dev device files
IAUnixCSSbrbrbr 11 Dec 2008 - 14:20 RobertSajan
UnixCSSbrbrbr 11 Dec 2008 - 14:19 RobertSajan
IAUnixCSSedit 11 Dec 2008 - 14:18 RobertSajan
%IF{"'IAUnixCSSedit' ! ''" then "%MAKETEXT{ " edit " args "//,'edit'" }%" }%
IAUnixCSStop 11 Dec 2008 - 14:17 RobertSajan
" else "top "}%
IAUnixLeafTopicTemplate 11 Dec 2008 - 14:14 RobertSajan
UnixLeafTopicTemplate 11 Dec 2008 - 14:12 RobertSajan
UnixFileDirectoryVar 11 Dec 2008 - 14:00 RobertSajan
var variable data dynamic files, such as: system log files, mail/printer spool directories, etc. some interesting subdirectories or files: /var ...
UnixCommandCal 11 Dec 2008 - 00:27 RobertSajan
cal cal will print a calendar for you, either the current month or the entire year. Note that in the examples below, you can't see it, but on a terminal the current ...
UnixCommands 11 Dec 2008 - 00:15 RobertSajan
Unix Commands ~~~ %~~ IF{"'UnixCommands' ! ''" ~~~ then "%~~ MAKETEXT{ "!! edit " ~~~ args "/UNIX/UnixCommands,'edit'" }%" }% A quick reference ...
ResourcesCIS 10 Dec 2008 - 11:40 HilaryHolz
CIS benchmarks for Red Hat Linux 5 (for RHEL 5) (i.e. Fedora) CIS benchmarks pick your Operating System, Network Device, or Application CIS Benchmark FAQ ...
RecommendedBooks 08 Dec 2008 - 23:35 RobertSajan
Recommended Books RobertSajan 08 Oct 2008
UnixCommandYum 08 Dec 2008 - 23:33 RobertSajan
yum interactive, automated update program
UnixCommandHtpasswd 08 Dec 2008 - 23:32 RobertSajan
htpasswd htpasswd is used to create and update the flat files used to store usernames and password for basic authentication of HTTP users. (1) ...
ResourcesLinuxManualsBooks 08 Dec 2008 - 23:20 RobertSajan
Linux Toolbox by Christopher Negus, Francois Caen. 2008, Wiley Publishing; ISBN: 978 0 470 08291 1 excellent compact reference book also available for ...
ResourcesLinuxDocumentationOnline 08 Dec 2008 - 23:15 RobertSajan
Linux Documentation Project great repository of How To's, Guides, and FAQs written by and for the Linux Community highly recommended to browse the ...
ResourcesLVM 08 Dec 2008 - 23:11 RobertSajan
7. LVM Red Hat Sys Admin Guide LVM How To
ResourcesHtpasswd 08 Dec 2008 - 23:09 RobertSajan
to use htpasswd by httpd.apache.org
ResourcesFedoraManualsOnline 08 Dec 2008 - 23:07 RobertSajan
Installation Guide Installation and configuration info for current and older releases Hat System Administration Guide Hat Introduction to System ...
ResourcesInformationStormCenter 08 Dec 2008 - 23:04 RobertSajan
Internet Storm Center
Found 50 topics

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes

Notes

1 : httpd.apache.org


r4 - 15 Nov 2006 - 11:43:52 - TWikiContributor
Guests are welcome to view our materials. To subscribe, edit, view raw markup, etc., you'll need to register for an account. Accounts are free (and will always be free) - your involvement helps us directly and indirectly (by demonstrating that our work matters to our funders...) StartingPoints has more info.
This site is powered by the TWiki collaboration platformCopyright 1999-2009 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Ahatwiki? Send feedback Syndicate this site RSSATOM