<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>Frequently Asked Questions About Linux / UNIX &#187; accounting</title> <atom:link href="http://www.cyberciti.biz/faq/tag/accounting/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 03 Feb 2012 22:38:32 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Linux / UNIX: Run Commands When You Log Out</title><link>http://www.cyberciti.biz/faq/linux-unix-run-commands-when-you-log-out/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-run-commands-when-you-log-out/#comments</comments> <pubDate>Tue, 23 Nov 2010 11:32:13 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[accounting]]></category> <category><![CDATA[apple os x]]></category> <category><![CDATA[Bash]]></category> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[bash ~/.bash_logout]]></category> <category><![CDATA[Bourne]]></category> <category><![CDATA[Bourne shell logout file]]></category> <category><![CDATA[csh]]></category> <category><![CDATA[fi]]></category> <category><![CDATA[ksh]]></category> <category><![CDATA[ksh shell]]></category> <category><![CDATA[ksh shell logout file]]></category> <category><![CDATA[ksh ~/.ksh_logout]]></category> <category><![CDATA[perl script]]></category> <category><![CDATA[scripts]]></category> <category><![CDATA[shell bash]]></category> <category><![CDATA[tcsh]]></category> <category><![CDATA[timesheet]]></category> <category><![CDATA[trap command]]></category> <category><![CDATA[unix shell]]></category> <category><![CDATA[unix workstation]]></category> <category><![CDATA[usr bin]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=9475</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">I'</span>ve written a Perl script that connects to our central server for me and it allows me feed data so that I make a timesheet later. How do I run my script when I log out from Apple OS X or Linux / UNIX workstation using bash shell?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-run-commands-when-you-log-out/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux NFS Mount: wrong fs type, bad option, bad superblock on fs2:/data3 Error And Solution</title><link>http://www.cyberciti.biz/faq/missing-codepage-helper-program-other-error/</link> <comments>http://www.cyberciti.biz/faq/missing-codepage-helper-program-other-error/#comments</comments> <pubDate>Sat, 12 Jun 2010 19:59:08 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[nfs]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[accounting]]></category> <category><![CDATA[bad superblock]]></category> <category><![CDATA[client]]></category> <category><![CDATA[dmesg]]></category> <category><![CDATA[fs2]]></category> <category><![CDATA[Games]]></category> <category><![CDATA[Linux file sharing]]></category> <category><![CDATA[linux nfs]]></category> <category><![CDATA[Linux NFS mount command]]></category> <category><![CDATA[music]]></category> <category><![CDATA[netapp]]></category> <category><![CDATA[nfs mount]]></category> <category><![CDATA[showmount]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=7869</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/troubleshooting/' title='See all Troubleshooting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/configure.png' border='0' /></a></div><br
/> <span
class="drop_cap">I</span>'ve netapp NFS server with /data3 as shared directory. I type the following command at Ubuntu Linux to mount the NFS server: <br
/><br
/><blockquote><strong> mount fs2:/data3 /nfs/</strong> OR<br
/> <strong>mount 192.168.1.100:/data3 /nfs/</strong> <br
/> But I'm getting an error which read as follows: <br
/> mount: wrong fs type, bad option, bad superblock on fs2:/data3,
missing codepage or helper program, or other error
(for several filesystems (e.g. nfs, cifs) you might
need a /sbin/mount.<type> helper program)
In some cases useful info is found in syslog - try
dmesg &#124; tail  or so</blockquote> <br
/> How do I fix this problem?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/missing-codepage-helper-program-other-error/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Find Out Which Commands Were Run on My Linux Server</title><link>http://www.cyberciti.biz/faq/list-commands-were-run-on-linuxserver/</link> <comments>http://www.cyberciti.biz/faq/list-commands-were-run-on-linuxserver/#comments</comments> <pubDate>Wed, 09 Jul 2008 17:19:51 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Package management]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[accounting]]></category> <category><![CDATA[accton]]></category> <category><![CDATA[audit trail]]></category> <category><![CDATA[audit user command access]]></category> <category><![CDATA[audit users]]></category> <category><![CDATA[lastcomm]]></category> <category><![CDATA[linux command auditing]]></category> <category><![CDATA[psacct]]></category> <category><![CDATA[security auditing]]></category> <category><![CDATA[user audit]]></category> <category><![CDATA[user auditing]]></category> <category><![CDATA[user security]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1180</guid> <description><![CDATA[How do I know which commands were run by my users on my RHEL / Debian / CentOS / Suse / Fedora Linux server?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/list-commands-were-run-on-linuxserver/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>FreeBSD Setting up Firewall using IPFW</title><link>http://www.cyberciti.biz/faq/howto-setup-freebsd-ipfw-firewall/</link> <comments>http://www.cyberciti.biz/faq/howto-setup-freebsd-ipfw-firewall/#comments</comments> <pubDate>Sat, 14 Apr 2007 12:12:26 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[FAQ]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[accounting]]></category> <category><![CDATA[firewall basic setting with ipfw]]></category> <category><![CDATA[freebsd firewall]]></category> <category><![CDATA[freebsd firewall restart command]]></category> <category><![CDATA[freebsd ipfw]]></category> <category><![CDATA[freebsd ipfw script]]></category> <category><![CDATA[freebsd kernel]]></category> <category><![CDATA[ipfw commands freebsd re-load]]></category> <category><![CDATA[ipfw compiled in kernel rules]]></category> <category><![CDATA[ipfw firewall]]></category> <category><![CDATA[ipfw rules how-to]]></category> <category><![CDATA[ipfw: getsockopt(ip_fw_get): protocol not available]]></category> <category><![CDATA[kernel module]]></category> <category><![CDATA[log entries]]></category> <category><![CDATA[packet filter]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/howto-setup-freebsd-ipfw-firewall/</guid> <description><![CDATA[I'm new to FreeBSD and am trying to configure the firewall using IPFW, but I'm having a hard time understanding it as compare to Linux. Can you provide a small example on how to go about setting up the rules for a typical FreeBSD based Apache Web server?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/howto-setup-freebsd-ipfw-firewall/feed/</wfw:commentRss> <slash:comments>24</slash:comments> </item> </channel> </rss>
