<?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; Solaris-Unix</title> <atom:link href="http://www.cyberciti.biz/faq/category/solaris-unix/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>Ksh Read a File Line By Line ( UNIX  Scripting )</title><link>http://www.cyberciti.biz/faq/ksh-read-file/</link> <comments>http://www.cyberciti.biz/faq/ksh-read-file/#comments</comments> <pubDate>Fri, 20 Nov 2009 14:30:30 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[AIX]]></category> <category><![CDATA[HP-UX Unix]]></category> <category><![CDATA[KSH Shell]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Openbsd]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[/usr/bin/ksh]]></category> <category><![CDATA[bin ksh]]></category> <category><![CDATA[echo line]]></category> <category><![CDATA[file tmp]]></category> <category><![CDATA[internal field separator]]></category> <category><![CDATA[korn shell]]></category> <category><![CDATA[korn shell read command]]></category> <category><![CDATA[Korn Shell Scripting]]></category> <category><![CDATA[line echo]]></category> <category><![CDATA[loop syntax]]></category> <category><![CDATA[man page]]></category> <category><![CDATA[operating systems]]></category> <category><![CDATA[pipe symbol]]></category> <category><![CDATA[shell scripting]]></category> <category><![CDATA[while command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5797</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/ksh-shell/' title='See all Korn shell (KSH) scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I read a file line by line using KSH shell scripting under UNIX like operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/ksh-read-file/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Samba Restrict File Sharing To Particular Users or Network Addresses</title><link>http://www.cyberciti.biz/faq/samba-user-network-file-sharing-restictions/</link> <comments>http://www.cyberciti.biz/faq/samba-user-network-file-sharing-restictions/#comments</comments> <pubDate>Fri, 16 Oct 2009 08:35:07 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[AIX]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Samba (SMB/CIFS)]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[storage]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[/etc/samba/smb.conf]]></category> <category><![CDATA[192 168 2 1]]></category> <category><![CDATA[lan]]></category> <category><![CDATA[linux user]]></category> <category><![CDATA[network addresses]]></category> <category><![CDATA[Restrict File Sharing]]></category> <category><![CDATA[samba configuration]]></category> <category><![CDATA[samba server]]></category> <category><![CDATA[server samba]]></category> <category><![CDATA[smb]]></category> <category><![CDATA[subnet]]></category> <category><![CDATA[tcp wrappers]]></category> <category><![CDATA[user accounts]]></category> <category><![CDATA[valid users]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5355</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/samba/' title='See all Samba (CIFS/SMB) server related FAQ/tutorials'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/samba.png' border='0' /></a></div> <span
class="drop_cap">A</span>ll my local Linux user accounts will be able to log in to my Samba server and access share. How do I restrict access to particular users or network subnet such as 192.168.2.1/24?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/samba-user-network-file-sharing-restictions/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Linux / UNIX: Restrict Access To A Given Command</title><link>http://www.cyberciti.biz/faq/protect-command-by-configuring-linux-unix-group-permissions/</link> <comments>http://www.cyberciti.biz/faq/protect-command-by-configuring-linux-unix-group-permissions/#comments</comments> <pubDate>Sat, 03 Oct 2009 12:55:53 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[HP-UX Unix]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[User Management]]></category> <category><![CDATA[chgrp command]]></category> <category><![CDATA[chmod command]]></category> <category><![CDATA[FreeBSD  command restricted access]]></category> <category><![CDATA[Linux command restricted access]]></category> <category><![CDATA[Linux restricted access]]></category> <category><![CDATA[restricted access]]></category> <category><![CDATA[su command]]></category> <category><![CDATA[traditional unix]]></category> <category><![CDATA[UNIX command restricted access]]></category> <category><![CDATA[unix groups]]></category> <category><![CDATA[UNIX restricted access]]></category> <category><![CDATA[usermod command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5311</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">H</span>ow do I restrict access to a given command for instance /opt/apps/start, to authorized users only under Linux / UNIX / BSD operating system?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/protect-command-by-configuring-linux-unix-group-permissions/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Firefox: Add a Trusted CA</title><link>http://www.cyberciti.biz/faq/firefox-adding-trusted-ca/</link> <comments>http://www.cyberciti.biz/faq/firefox-adding-trusted-ca/#comments</comments> <pubDate>Mon, 31 Aug 2009 09:29:59 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Gnome]]></category> <category><![CDATA[HP-UX Unix]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Mac os x]]></category> <category><![CDATA[mozilla]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[Openbsd]]></category> <category><![CDATA[openssl]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[authorities]]></category> <category><![CDATA[ca certificate]]></category> <category><![CDATA[certificates]]></category> <category><![CDATA[firefox]]></category> <category><![CDATA[import button]]></category> <category><![CDATA[isp]]></category> <category><![CDATA[screen caption]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5147</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/mozilla/' title='See all Mozilla FireFox related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/firefox.png' border='0' /></a></div> <span
class="drop_cap">T</span>he default Firefox comes with certificates from well-known commercial CAs. My ISP is also CA and Firefox cannot  verified it  because the CA is not recognized. How do I force Firefox to accept my ISPs certificate?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/firefox-adding-trusted-ca/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Solaris UNIX Configure Disk Quota For UFS File System</title><link>http://www.cyberciti.biz/faq/solaris-unix-disk-quota-tutorial/</link> <comments>http://www.cyberciti.biz/faq/solaris-unix-disk-quota-tutorial/#comments</comments> <pubDate>Sat, 29 Aug 2009 08:04:53 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[File system]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[storage]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[/etc/vfstab]]></category> <category><![CDATA[chmod command]]></category> <category><![CDATA[chown command]]></category> <category><![CDATA[disk quota]]></category> <category><![CDATA[disk space]]></category> <category><![CDATA[edquota command]]></category> <category><![CDATA[filesystem]]></category> <category><![CDATA[filesystems]]></category> <category><![CDATA[inodes]]></category> <category><![CDATA[ksh]]></category> <category><![CDATA[mkfile command]]></category> <category><![CDATA[mount command]]></category> <category><![CDATA[quota command]]></category> <category><![CDATA[quota system]]></category> <category><![CDATA[quotaon command]]></category> <category><![CDATA[quotas]]></category> <category><![CDATA[repquota command]]></category> <category><![CDATA[soft quota]]></category> <category><![CDATA[storage space]]></category> <category><![CDATA[touch command]]></category> <category><![CDATA[ufs]]></category> <category><![CDATA[ufs disk quota]]></category> <category><![CDATA[UNIX Disk Quota]]></category> <category><![CDATA[unix operating systems]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5119</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/solaris-unix/' title='See all Sun Solaris UNIX related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/sun-solaris.gif' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I configure file system quotas to control how much available storage space can be used on a given UFS file system (such as /export/home) under Solaris UNIX operating systems? ]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/solaris-unix-disk-quota-tutorial/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>UNIX Get An Alert When Disk Is Full</title><link>http://www.cyberciti.biz/faq/mac-osx-unix-get-an-alert-when-my-disk-is-full/</link> <comments>http://www.cyberciti.biz/faq/mac-osx-unix-get-an-alert-when-my-disk-is-full/#comments</comments> <pubDate>Thu, 13 Aug 2009 08:03:00 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[HP-UX Unix]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[Openbsd]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[avail capacity]]></category> <category><![CDATA[byte blocks]]></category> <category><![CDATA[c df]]></category> <category><![CDATA[cron job]]></category> <category><![CDATA[Linux df parsing output]]></category> <category><![CDATA[Mac os x]]></category> <category><![CDATA[numerical expression]]></category> <category><![CDATA[parsing df output]]></category> <category><![CDATA[posix]]></category> <category><![CDATA[shell script]]></category> <category><![CDATA[threshold]]></category> <category><![CDATA[unix df parsing output]]></category> <category><![CDATA[variable output]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=4745</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">I</span> want to get an alert when my disk is full under UNIX and Mac OS X? How do I set a a specified threshold and run the script via cron?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/mac-osx-unix-get-an-alert-when-my-disk-is-full/feed/</wfw:commentRss> <slash:comments>24</slash:comments> </item> <item><title>Shut Down a Solaris UNIX System</title><link>http://www.cyberciti.biz/faq/shutting-down-solaris-unix-server/</link> <comments>http://www.cyberciti.biz/faq/shutting-down-solaris-unix-server/#comments</comments> <pubDate>Mon, 06 Jul 2009 20:33:05 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[g0]]></category> <category><![CDATA[init 5 command]]></category> <category><![CDATA[memory]]></category> <category><![CDATA[poweroff command]]></category> <category><![CDATA[shutdown]]></category> <category><![CDATA[shutdown -y -i S -g 120]]></category> <category><![CDATA[shutdown command]]></category> <category><![CDATA[shutdown command display message]]></category> <category><![CDATA[solaris init 5]]></category> <category><![CDATA[solaris poweroff]]></category> <category><![CDATA[unix machine]]></category> <category><![CDATA[unix system]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=8185</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/solaris-unix/' title='See all Sun Solaris UNIX related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/sun-solaris.gif' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I shutdown a Solaris UNIX machine or server using command prompt?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/shutting-down-solaris-unix-server/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Solaris UNIX: Show All Network Interfaces</title><link>http://www.cyberciti.biz/faq/opensolaris-display-all-network-card-interfaces-names/</link> <comments>http://www.cyberciti.biz/faq/opensolaris-display-all-network-card-interfaces-names/#comments</comments> <pubDate>Mon, 06 Jul 2009 00:01:35 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[dladm command]]></category> <category><![CDATA[dladm show-link]]></category> <category><![CDATA[ifconfig -a]]></category> <category><![CDATA[ifconfig command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=8146</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/solaris-unix/' title='See all Sun Solaris UNIX related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/sun-solaris.gif' border='0' /></a></div> <span
class="drop_cap">I</span>'ve a new Solaris / OpenSolaris unconfigured UNIX server. How do I find out list of network interfaces under Solaris UNIX?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/opensolaris-display-all-network-card-interfaces-names/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>UNIX / Linux: Send E-mail When sudo Runs</title><link>http://www.cyberciti.biz/faq/sudo-send-e-mail-sudo-log-file/</link> <comments>http://www.cyberciti.biz/faq/sudo-send-e-mail-sudo-log-file/#comments</comments> <pubDate>Wed, 01 Jul 2009 07:17:05 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[AIX]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[HP-UX Unix]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Openbsd]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[/etc/sudoers]]></category> <category><![CDATA[/var/log/sudo.log]]></category> <category><![CDATA[apache web server]]></category> <category><![CDATA[logfile]]></category> <category><![CDATA[root password]]></category> <category><![CDATA[set mail]]></category> <category><![CDATA[sudo command]]></category> <category><![CDATA[sudo Defaults]]></category> <category><![CDATA[sudo log file]]></category> <category><![CDATA[sudo mailto]]></category> <category><![CDATA[sudo mail_always]]></category> <category><![CDATA[sudo mail_badpass]]></category> <category><![CDATA[sudo mail_no_host]]></category> <category><![CDATA[sudo mail_no_perms]]></category> <category><![CDATA[sudo mail_no_user]]></category> <category><![CDATA[sudoedit command]]></category> <category><![CDATA[sudoers file]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=4281</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/unix/' title='See all UNIX related articles/faq'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/unix-logo.gif' border='0' /></a></div> <span
class="drop_cap">I</span>'m not told to use the root user  to perform activities that do not require it. I've configured sudo for myself and for other web developers so that they can restart MySQL or Apache web server. How do I send email when sudo run by one of my user? How do I keep track of user login done via sudo command? ]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/sudo-send-e-mail-sudo-log-file/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Solaris UNIX: Display LUNs</title><link>http://www.cyberciti.biz/faq/solaris-unix-show-server-disks-luns-using-cfgadm/</link> <comments>http://www.cyberciti.biz/faq/solaris-unix-show-server-disks-luns-using-cfgadm/#comments</comments> <pubDate>Mon, 29 Jun 2009 17:41:23 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Solaris]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[c2]]></category> <category><![CDATA[c3]]></category> <category><![CDATA[cfgadm command]]></category> <category><![CDATA[scsi]]></category> <category><![CDATA[solaris 8]]></category> <category><![CDATA[ssh]]></category> <category><![CDATA[unix version]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=7980</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/solaris-unix/' title='See all Sun Solaris UNIX related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/sun-solaris.gif' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I display LUNs under Solaris UNIX version 10 or earlier?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/solaris-unix-show-server-disks-luns-using-cfgadm/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Uninstall / Remove Webmin Software</title><link>http://www.cyberciti.biz/faq/linux-unix-freebsd-rhel-debian-delete-webmin/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-freebsd-rhel-debian-delete-webmin/#comments</comments> <pubDate>Fri, 19 Jun 2009 14:09:21 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[Package management]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[centos delete webmin]]></category> <category><![CDATA[centos remove webmin]]></category> <category><![CDATA[centos ubinstall webmin]]></category> <category><![CDATA[freebsd delete webmin]]></category> <category><![CDATA[freebsd remove webmin]]></category> <category><![CDATA[freebsd ubinstall webmin]]></category> <category><![CDATA[pkgrm command]]></category> <category><![CDATA[pkg_delete command]]></category> <category><![CDATA[redhat delete webmin]]></category> <category><![CDATA[redhat remove webmin]]></category> <category><![CDATA[redhat ubinstall webmin]]></category> <category><![CDATA[rpm command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=4146</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">H</span>ow do I uninstall or remove Webmin software under Linux / UNIX operating system?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-freebsd-rhel-debian-delete-webmin/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Solaris / OpenSolaris Add Swap File</title><link>http://www.cyberciti.biz/faq/solaris-unix-add-swap-file-space/</link> <comments>http://www.cyberciti.biz/faq/solaris-unix-add-swap-file-space/#comments</comments> <pubDate>Sun, 24 May 2009 21:32:44 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[mkfile command]]></category> <category><![CDATA[solaris mkfile swap]]></category> <category><![CDATA[swap command]]></category> <category><![CDATA[swap file]]></category> <category><![CDATA[swap space]]></category> <category><![CDATA[unix operating systems]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=7488</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/solaris-unix/' title='See all Sun Solaris UNIX related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/sun-solaris.gif' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I add swap space under Solaris / OpenSolais UNIX operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/solaris-unix-add-swap-file-space/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How To Verify SSL Certificate From A Shell Prompt</title><link>http://www.cyberciti.biz/faq/test-ssl-certificates-diagnosis-ssl-certificate/</link> <comments>http://www.cyberciti.biz/faq/test-ssl-certificates-diagnosis-ssl-certificate/#comments</comments> <pubDate>Sat, 23 May 2009 04:25:55 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[openssl]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[c_rehash command]]></category> <category><![CDATA[mail server ssl certificates]]></category> <category><![CDATA[openssl client]]></category> <category><![CDATA[openssl command]]></category> <category><![CDATA[openssl s_client]]></category> <category><![CDATA[ssl certificates]]></category> <category><![CDATA[verify mail server ssl certificates]]></category> <category><![CDATA[verify web server server ssl certificates]]></category> <category><![CDATA[web server server ssl certificates]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3833</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> <span
class="drop_cap">H</span>ow do I verify and diagnosis SSL certification installation from a Linux / UNIX shell  prompt? How do I  validate  SSL Certificate installation and save hours of troubleshooting headaches without using a browser? How do I confirm I've the correct and working SSL certificates?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/test-ssl-certificates-diagnosis-ssl-certificate/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>MySQL Reset Root Password</title><link>http://www.cyberciti.biz/faq/mysql-reset-lost-root-password/</link> <comments>http://www.cyberciti.biz/faq/mysql-reset-lost-root-password/#comments</comments> <pubDate>Mon, 06 Apr 2009 05:22:43 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Database]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Mac os x]]></category> <category><![CDATA[MySQL]]></category> <category><![CDATA[Openbsd]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[change password root mysql]]></category> <category><![CDATA[forgot mysql password]]></category> <category><![CDATA[mysql password]]></category> <category><![CDATA[mysql recover root password]]></category> <category><![CDATA[mysql reset root password]]></category> <category><![CDATA[mysql root password]]></category> <category><![CDATA[recover mysql password]]></category> <category><![CDATA[recover mysql root password]]></category> <category><![CDATA[reset mysql root password]]></category> <category><![CDATA[reset root password mysql]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3603</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/mysql/' title='See all MySQL Database Server related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/mysqllogo.gif' border='0' /></a></div> <span
class="drop_cap">I</span> forgot the MySQL root password. How do I reset MySQL root password?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/mysql-reset-lost-root-password/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>Solaris Buffer Overflow Protection</title><link>http://www.cyberciti.biz/faq/solaris-buffer-overflow-protection/</link> <comments>http://www.cyberciti.biz/faq/solaris-buffer-overflow-protection/#comments</comments> <pubDate>Mon, 16 Mar 2009 11:57:50 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[/etc/system]]></category> <category><![CDATA[buffer overflow protection]]></category> <category><![CDATA[hackers]]></category> <category><![CDATA[init command]]></category> <category><![CDATA[kernel parameters]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[linux system]]></category> <category><![CDATA[noexec_user_stack=1]]></category> <category><![CDATA[set noexec_user_stack_log=1]]></category> <category><![CDATA[solaris system]]></category> <category><![CDATA[stack]]></category> <category><![CDATA[sun solaris]]></category> <category><![CDATA[system init]]></category> <category><![CDATA[unix kernel]]></category> <category><![CDATA[unix operating system]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3471</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/solaris-unix/' title='See all Sun Solaris UNIX related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/sun-solaris.gif' border='0' /></a></div> <span
class="drop_cap">O</span>ne of the most common ways for hackers to break into a Solaris system is to exploit buffer overflows. How do I turn on buffer overflow protection under Solaris UNIX operating system just like <a
href="http://www.cyberciti.biz/faq/what-is-rhel-centos-fedora-core-execshield/" target="_blank">CentOS/Redhat Linux</a> system?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/solaris-buffer-overflow-protection/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Postfix Configure Client SMTP Authentication ( Smarthost Authentication )</title><link>http://www.cyberciti.biz/faq/postfix-smtp-authentication-for-mail-servers/</link> <comments>http://www.cyberciti.biz/faq/postfix-smtp-authentication-for-mail-servers/#comments</comments> <pubDate>Thu, 12 Mar 2009 14:00:22 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[EMail Servers]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[/etc/postfix/main.cf]]></category> <category><![CDATA[authentication failure]]></category> <category><![CDATA[client password]]></category> <category><![CDATA[client smtp]]></category> <category><![CDATA[dynamic ip]]></category> <category><![CDATA[mail server]]></category> <category><![CDATA[mail servers]]></category> <category><![CDATA[mail smtp]]></category> <category><![CDATA[password database]]></category> <category><![CDATA[Postfix relayhost]]></category> <category><![CDATA[Postfix smtp_sasl_security_options =]]></category> <category><![CDATA[relay mail]]></category> <category><![CDATA[security options]]></category> <category><![CDATA[smtp servers]]></category> <category><![CDATA[smtp_sasl_auth_enable = yes]]></category> <category><![CDATA[smtp_sasl_password_maps = hash:/etc/postfix/password]]></category> <category><![CDATA[vsnl]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3433</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/email-servers/' title='See all Postfix Mail Server related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/postfix-logo.gif' border='0' /></a></div> <span
class="drop_cap">M</span>y ISP requires that mail from my dynamic IP to our small business email addresses uses their outgoing SMTP servers. This is probably done to reduce abuse and spam but now I'm not able to send email and local Postfix log file displays authentication failure message.  How do I relay mail through my mail ISP servers using Postfix SMTP under Linux / UNIX like operating systems? ]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/postfix-smtp-authentication-for-mail-servers/feed/</wfw:commentRss> <slash:comments>13</slash:comments> </item> <item><title>Squid Proxy Hide System&#8217;s Real IP Address</title><link>http://www.cyberciti.biz/faq/squid-proxy-is-not-hiding-client-ip-address/</link> <comments>http://www.cyberciti.biz/faq/squid-proxy-is-not-hiding-client-ip-address/#comments</comments> <pubDate>Thu, 19 Feb 2009 20:57:44 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[HP-UX Unix]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[Openbsd]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[squid]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[/etc/squid/squid.conf]]></category> <category><![CDATA[cable connections]]></category> <category><![CDATA[client ip address]]></category> <category><![CDATA[corporate password]]></category> <category><![CDATA[dsl cable]]></category> <category><![CDATA[forwarded_for off]]></category> <category><![CDATA[restart squid]]></category> <category><![CDATA[squid proxy]]></category> <category><![CDATA[squid proxy server]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3338</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/squid/' title='See all Squid related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/squid-logo.png' border='0' /></a></div> <span
class="drop_cap">M</span>y squid proxy server is displaying system's real IP address. I've a corporate password protected squid proxy server located at 202.54.1.2. My clients works from home or offices via A/DSL / cable connections. Squid should hide all system's IP address, but it is forwarding and displaying the system's IP  address. How do I configure squid to hide client's real IP address?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/squid-proxy-is-not-hiding-client-ip-address/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Linux Execute Cron Job After System Reboot</title><link>http://www.cyberciti.biz/faq/linux-execute-cron-job-after-system-reboot/</link> <comments>http://www.cyberciti.biz/faq/linux-execute-cron-job-after-system-reboot/#comments</comments> <pubDate>Tue, 17 Feb 2009 17:44:24 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[AIX]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[HP-UX Unix]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Openbsd]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[/etc/crontab]]></category> <category><![CDATA[/var/spool/cron/crontab]]></category> <category><![CDATA[cron @reboot]]></category> <category><![CDATA[cron daemon]]></category> <category><![CDATA[cron jobs]]></category> <category><![CDATA[crontab]]></category> <category><![CDATA[crontab command]]></category> <category><![CDATA[crontab e]]></category> <category><![CDATA[crontabs]]></category> <category><![CDATA[job]]></category> <category><![CDATA[red hat enterprise]]></category> <category><![CDATA[vixie cron]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3320</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> am on Red Hat Enterprise Linux 5.x server. Is there is an easy way to run script or command at boot time after fresh <a
href="http://www.cyberciti.biz/faq/howto-reboot-linux/" target="_blank">reboot command</a>?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-execute-cron-job-after-system-reboot/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>xargs: How To Control and Use Command Line Arguments</title><link>http://www.cyberciti.biz/faq/linux-unix-bsd-xargs-construct-argument-lists-utility/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-bsd-xargs-construct-argument-lists-utility/#comments</comments> <pubDate>Tue, 17 Feb 2009 15:14:44 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[KSH Shell]]></category> <category><![CDATA[Openbsd]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[blank lines]]></category> <category><![CDATA[blank spaces]]></category> <category><![CDATA[command line args]]></category> <category><![CDATA[command line arguments]]></category> <category><![CDATA[default argument]]></category> <category><![CDATA[echo command]]></category> <category><![CDATA[file names]]></category> <category><![CDATA[files directory]]></category> <category><![CDATA[initial arguments]]></category> <category><![CDATA[mv command]]></category> <category><![CDATA[newlines]]></category> <category><![CDATA[pipes]]></category> <category><![CDATA[shell]]></category> <category><![CDATA[xargs]]></category> <category><![CDATA[xargs command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3309</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">I</span> am trying to use xargs command using shell pipes and not able to understand how to control and use command line arguments. For example I'd like to find out all *.c file located in 100s of sub-directories and move them to another directory called ~/old.src. How do I use command line args with xargs to achieve the same? ]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-bsd-xargs-construct-argument-lists-utility/feed/</wfw:commentRss> <slash:comments>38</slash:comments> </item> <item><title>BASH Shell Redirect Output and Errors To /dev/null</title><link>http://www.cyberciti.biz/faq/how-to-redirect-output-and-errors-to-devnull/</link> <comments>http://www.cyberciti.biz/faq/how-to-redirect-output-and-errors-to-devnull/#comments</comments> <pubDate>Wed, 11 Feb 2009 20:00:28 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[HP-UX Unix]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Openbsd]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[> /dev/null 2>&1]]></category> <category><![CDATA[backup nas]]></category> <category><![CDATA[cronjobs]]></category> <category><![CDATA[I/O redirection]]></category> <category><![CDATA[output error messages]]></category> <category><![CDATA[redirect stderr to file]]></category> <category><![CDATA[redirect stdout to file]]></category> <category><![CDATA[scripts]]></category> <category><![CDATA[standard error]]></category> <category><![CDATA[stderr]]></category> <category><![CDATA[syntax]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3271</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I redirect output and errors to /dev/null under bash / sh shell scripting? How do I  redirect the output of stderr to stdout, and then redirect this combined output to /dev/null?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/how-to-redirect-output-and-errors-to-devnull/feed/</wfw:commentRss> <slash:comments>12</slash:comments> </item> </channel> </rss>
