<?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; Openbsd</title> <atom:link href="http://www.cyberciti.biz/faq/category/openbsd/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: Disable OpenSSH Host Key Checking</title><link>http://www.cyberciti.biz/faq/linux-appleosx-howto-disable-ssh-host-key-checking/</link> <comments>http://www.cyberciti.biz/faq/linux-appleosx-howto-disable-ssh-host-key-checking/#comments</comments> <pubDate>Fri, 30 Dec 2011 11:37:09 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Openbsd]]></category> <category><![CDATA[apple os x]]></category> <category><![CDATA[deleting files]]></category> <category><![CDATA[fingerprint]]></category> <category><![CDATA[host identification]]></category> <category><![CDATA[host key]]></category> <category><![CDATA[host keys]]></category> <category><![CDATA[hosts files]]></category> <category><![CDATA[linux servers]]></category> <category><![CDATA[man in the middle attack]]></category> <category><![CDATA[openssh]]></category> <category><![CDATA[rescue mode]]></category> <category><![CDATA[rsa key]]></category> <category><![CDATA[rsync command]]></category> <category><![CDATA[ssh command]]></category> <category><![CDATA[SSH StrictHostKeyChecking=no]]></category> <category><![CDATA[SSH UserKnownHostsFile=/dev/null]]></category> <category><![CDATA[unix server]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=11310</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/openbsd/' title='See all OpenBSD related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/openbsd_logo_sm.png' border='0' /></a></div> <span
class="drop_cap">I</span>'ve a remote Unix server running with OpenSSH remote login service. The openssh is configured for <a
href="http://www.cyberciti.biz/faq/noninteractive-shell-script-ssh-password-provider/">passwordless login using ssh keys</a>. Our ISP allows to boot all Linux servers into the rescue mode. It allow us to bring a server online remotely in order to troubleshoot system problems that would normally only be resolved by an OS Reload (such as accidentally deleting files or wrong firewall configurations blocking ssh access). When server boots into a remote rescue mode I can connect using SSH. They SSH keys will not be the same in the rescue mode so I get <a
href="http://www.cyberciti.biz/faq/warning-remote-host-identification-has-changed-error-and-solution/">key mismatch messages</a> as SSH keys are re-generated on each boot:<blockquote>@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that the RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
e1:9b:5c:16:a6:cd:11:10:3a:cd:1b:a2:16:cd:e5:1c.
Please contact your system administrator.
Add correct host key in /home/user/.ssh/known_hosts to get rid of this message.
Offending key in /home/user/.ssh/known_hosts:1
RSA host key for www.cyberciti.biz has changed and you have requested strict checking.
Host key verification failed.</blockquote> How do I ignore OpenSSH hos key checking from my Apple OS X laptop while login using the ssh?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-appleosx-howto-disable-ssh-host-key-checking/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>SSH: Agent Admitted Failure To Sign Using The Key Error And Solution</title><link>http://www.cyberciti.biz/faq/unix-appleosx-linux-bsd-agent-admitted-failuretosignusingkey/</link> <comments>http://www.cyberciti.biz/faq/unix-appleosx-linux-bsd-agent-admitted-failuretosignusingkey/#comments</comments> <pubDate>Sat, 17 Sep 2011 04:34:19 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Openbsd]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[authentication agent]]></category> <category><![CDATA[failure]]></category> <category><![CDATA[linux os]]></category> <category><![CDATA[os x]]></category> <category><![CDATA[ssh copy]]></category> <category><![CDATA[ssh key]]></category> <category><![CDATA[ssh-add command]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[unix linux]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=11083</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">I</span>'ve recently <a
href="http://www.cyberciti.biz/tips/ssh-public-key-based-authentication-how-to.html">regenrated and uploaded a new public ssh-key</a> using the <a
href="http://www.cyberciti.biz/faq/install-ssh-identity-key-remote-host/">ssh-copy-id command</a>. Now I'm getting the following error:<blockquote>ssh root@server3 <strong>Agent admitted failure to sign using the key.</strong> root@server3's password:</blockquote> How do I fix this problem?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/unix-appleosx-linux-bsd-agent-admitted-failuretosignusingkey/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>OpenBSD: Install Firefox Web Browser</title><link>http://www.cyberciti.biz/faq/openbsd-install-firefox-web-browser/</link> <comments>http://www.cyberciti.biz/faq/openbsd-install-firefox-web-browser/#comments</comments> <pubDate>Sun, 17 Jul 2011 14:01:44 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Openbsd]]></category> <category><![CDATA[firefox]]></category> <category><![CDATA[open source web]]></category> <category><![CDATA[operating systems]]></category> <category><![CDATA[pkg add command]]></category> <category><![CDATA[root password]]></category> <category><![CDATA[root user]]></category> <category><![CDATA[terminal switch]]></category> <category><![CDATA[web browser]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=10886</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/openbsd/' title='See all OpenBSD related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/openbsd_logo_sm.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I install Mozilla Firefox which is a free and open source web browser under OpenBSD operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/openbsd-install-firefox-web-browser/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>No xauth Program; Cannot Forward With Spoofing Error and Solution</title><link>http://www.cyberciti.biz/faq/linux-unix-appleosx-noxauth-program-cannot-forward-with-spoofing/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-appleosx-noxauth-program-cannot-forward-with-spoofing/#comments</comments> <pubDate>Wed, 15 Jun 2011 19:11:41 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Openbsd]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[apt-get command]]></category> <category><![CDATA[blowfish]]></category> <category><![CDATA[enterprise linux]]></category> <category><![CDATA[fedora]]></category> <category><![CDATA[install xauth]]></category> <category><![CDATA[libraries]]></category> <category><![CDATA[red hat enterprise]]></category> <category><![CDATA[ssh]]></category> <category><![CDATA[ububtu]]></category> <category><![CDATA[X authentication utility]]></category> <category><![CDATA[X Server]]></category> <category><![CDATA[xauth command]]></category> <category><![CDATA[yum]]></category> <category><![CDATA[yum command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=10704</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">I</span> want to use my <a
href="http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html">local machine as the X server over ssh</a>. But when I try to run <em> ssh -X -v user@server1.example.com</em> to the remote machine, I get the following error: <strong><span
style='color: rgb(255, 0, 0);'>debug1: Remote: No xauth program; cannot forward with spoofing</span></strong> How do I fix this problem and <A
href="http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html">use X over ssh</a>?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-appleosx-noxauth-program-cannot-forward-with-spoofing/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux / UNIX: Kill Unresponsive SSH Session</title><link>http://www.cyberciti.biz/faq/openssh-linux-unix-osx-kill-hung-ssh-session/</link> <comments>http://www.cyberciti.biz/faq/openssh-linux-unix-osx-kill-hung-ssh-session/#comments</comments> <pubDate>Wed, 05 Jan 2011 12:09:06 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Openbsd]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[ctrl c]]></category> <category><![CDATA[escapes]]></category> <category><![CDATA[internet connection]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[newline]]></category> <category><![CDATA[Openssh ESCAPE CHARACTERS]]></category> <category><![CDATA[pseudo terminal]]></category> <category><![CDATA[ssh command]]></category> <category><![CDATA[ssh ESCAPE CHARACTERS]]></category> <category><![CDATA[ssh ESCAPE CHARACTERS list]]></category> <category><![CDATA[ssh session]]></category> <category><![CDATA[tilde character]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=9686</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">S</span>ometime my ssh session just stops working because of the internet connection problem. I tried pressing CTRL+Z and CTRL+C to terminate session, but failed to work. How do I properly kill a hung SSH session without killing my local terminal or using kill command?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/openssh-linux-unix-osx-kill-hung-ssh-session/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Linux / UNIX: Speed up SSH X11 Forwarding</title><link>http://www.cyberciti.biz/faq/speeding-up-ssh-x11-forwarding-with-unix-osx-linux-bsd/</link> <comments>http://www.cyberciti.biz/faq/speeding-up-ssh-x11-forwarding-with-unix-osx-linux-bsd/#comments</comments> <pubDate>Wed, 05 Jan 2011 11:51:00 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Openbsd]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[3des cbc]]></category> <category><![CDATA[apps]]></category> <category><![CDATA[block cipher]]></category> <category><![CDATA[ciphers]]></category> <category><![CDATA[compression level]]></category> <category><![CDATA[default level]]></category> <category><![CDATA[desktop pc]]></category> <category><![CDATA[desktop system]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[man page]]></category> <category><![CDATA[man pages]]></category> <category><![CDATA[server example]]></category> <category><![CDATA[ssh -c]]></category> <category><![CDATA[ssh -C compression]]></category> <category><![CDATA[ssh blowfish Ciphers]]></category> <category><![CDATA[ssh command]]></category> <category><![CDATA[ssh Compression]]></category> <category><![CDATA[ssh server]]></category> <category><![CDATA[unix desktop]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=9679</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/openbsd/' title='See all OpenBSD related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/openbsd_logo_sm.png' border='0' /></a></div> <span
class="drop_cap">I</span>'ve an CentOS based server and Ubuntu based desktop pc. I'm connecting to my <a
href="http://www.cyberciti.biz/faq/linux-unix-tunneling-xwindows-securely-over-ssh/">CentOS using ssh X11 forwarding</a> feature. However, speed over the Internet is pretty slow for certain apps such as VMWare console. How do I speed up OpenSSH X11 forwarding using Linux / UNIX desktop system?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/speeding-up-ssh-x11-forwarding-with-unix-osx-linux-bsd/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Linux KVM: OpenBSD Guest Hangs At Starting tty Flags</title><link>http://www.cyberciti.biz/faq/kvm-virtualization-openbsd-guest-hangs-at-starting-tty-flags/</link> <comments>http://www.cyberciti.biz/faq/kvm-virtualization-openbsd-guest-hangs-at-starting-tty-flags/#comments</comments> <pubDate>Thu, 15 Jul 2010 20:25:49 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Linux KVM]]></category> <category><![CDATA[Openbsd]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Virtualization]]></category> <category><![CDATA[boots]]></category> <category><![CDATA[bsd]]></category> <category><![CDATA[disable mpbios]]></category> <category><![CDATA[flags]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[mpbios]]></category> <category><![CDATA[openbsd boot bsd -c]]></category> <category><![CDATA[openbsd config -ef /bsd]]></category> <category><![CDATA[openbsd disable mpbios]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=8337</guid> <description><![CDATA[<span
class="drop_cap">O</span>penBSD version 4.5 and above made changes in kernel which prevents booting OpenBSD using KVM technology. OpenBSD 4.4 runs with mbbios enabled. However, due to some sort of bug in KVM it does not boots. The workaround is to disable mpbios. This may or may not happen with your installation. ]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/kvm-virtualization-openbsd-guest-hangs-at-starting-tty-flags/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>KVM virt-install: Install OpenBSD As Guest Operating System</title><link>http://www.cyberciti.biz/faq/kvmvirtualization-virt-install-openbsd-unix-guest/</link> <comments>http://www.cyberciti.biz/faq/kvmvirtualization-virt-install-openbsd-unix-guest/#comments</comments> <pubDate>Thu, 15 Jul 2010 19:36:26 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Linux KVM]]></category> <category><![CDATA[Openbsd]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Virtualization]]></category> <category><![CDATA[berkeley software distribution]]></category> <category><![CDATA[bridge]]></category> <category><![CDATA[KVM install OpenBSD]]></category> <category><![CDATA[Linux KVM OpenBSD Guest]]></category> <category><![CDATA[memory protection]]></category> <category><![CDATA[NetBSD]]></category> <category><![CDATA[randomization]]></category> <category><![CDATA[ssh session]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[virt-install command]]></category> <category><![CDATA[virt-install openbsd]]></category> <category><![CDATA[vncviewer]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=8314</guid> <description><![CDATA[<span
class="drop_cap">O</span>penBSD is a UNIX like system based on Berkeley Software Distribution (BSD). It was forked form NetBSD and created by Theo de Raadt in 1995. OpenBSD is famous for quality code and documentation without compromising position on software licensing. OpenBSD is also well know for focus on security features such as Memory protection, cryptography, randomization and much more in default base installation. ]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/kvmvirtualization-virt-install-openbsd-unix-guest/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>OpenBSD: Setup Serial Console</title><link>http://www.cyberciti.biz/faq/openbsd-connect-serial-console/</link> <comments>http://www.cyberciti.biz/faq/openbsd-connect-serial-console/#comments</comments> <pubDate>Tue, 06 Jul 2010 12:13:55 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Openbsd]]></category> <category><![CDATA[/etc/boot.conf]]></category> <category><![CDATA[/etc/ttys]]></category> <category><![CDATA[bios]]></category> <category><![CDATA[boot process]]></category> <category><![CDATA[kvm]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[man page]]></category> <category><![CDATA[OpenBSD com0]]></category> <category><![CDATA[openbsd ipmi]]></category> <category><![CDATA[openbsd kvm]]></category> <category><![CDATA[redirection]]></category> <category><![CDATA[remote server]]></category> <category><![CDATA[serial port]]></category> <category><![CDATA[serial ports]]></category> <category><![CDATA[server boot]]></category> <category><![CDATA[set tty com0]]></category> <category><![CDATA[stty com0 115200]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[unix server]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=8167</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/openbsd/' title='See all OpenBSD related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/openbsd_logo_sm.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I enable console redirection under OpenBSD so that I can see my remote server boot information and any diagnostic information that is normally printed to the screen? I've already enabled serial ports in my server BIOS and wired them up. How do I configure and access OpenBSD UNIX x86/amd64 server over serial console?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/openbsd-connect-serial-console/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>OpenBSD: Static Routing Configuration</title><link>http://www.cyberciti.biz/faq/howto-setup-static-routes-on-openbsd-unix-networking/</link> <comments>http://www.cyberciti.biz/faq/howto-setup-static-routes-on-openbsd-unix-networking/#comments</comments> <pubDate>Tue, 06 Jul 2010 11:42:17 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Openbsd]]></category> <category><![CDATA[/etc/hostname.em0]]></category> <category><![CDATA[/etc/netstart]]></category> <category><![CDATA[/etc/resolv.conf]]></category> <category><![CDATA[192 168 1 254 route]]></category> <category><![CDATA[configuration file]]></category> <category><![CDATA[default route]]></category> <category><![CDATA[destination gateway]]></category> <category><![CDATA[dig command]]></category> <category><![CDATA[internet destination]]></category> <category><![CDATA[netstat command]]></category> <category><![CDATA[network mask]]></category> <category><![CDATA[ping command]]></category> <category><![CDATA[route add-net]]></category> <category><![CDATA[route command]]></category> <category><![CDATA[routing table]]></category> <category><![CDATA[static routes]]></category> <category><![CDATA[static routing]]></category> <category><![CDATA[ugs]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=8151</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/openbsd/' title='See all OpenBSD related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/openbsd_logo_sm.png' border='0' /></a></div> <span
class="drop_cap">I</span> know how to setup static routing under <a
href="http://www.cyberciti.biz/tips/configuring-static-routes-in-debian-or-red-hat-linux-systems.html">Linux</a> and <a
href="http://www.cyberciti.biz/faq/howto-freebsd-configuring-static-routes/">FreeBSD</a> operating systems. But, how do you setup static routing under OpenBSD operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/howto-setup-static-routes-on-openbsd-unix-networking/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Force SSH Client To Use Given Private Key ( identity file )</title><link>http://www.cyberciti.biz/faq/force-ssh-client-to-use-given-private-key-identity-file/</link> <comments>http://www.cyberciti.biz/faq/force-ssh-client-to-use-given-private-key-identity-file/#comments</comments> <pubDate>Mon, 17 May 2010 14:54:16 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Openbsd]]></category> <category><![CDATA[authentication]]></category> <category><![CDATA[configuration files]]></category> <category><![CDATA[dsa keys]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[open ssh client]]></category> <category><![CDATA[private key]]></category> <category><![CDATA[protocol version]]></category> <category><![CDATA[root password]]></category> <category><![CDATA[rsa keys]]></category> <category><![CDATA[ssh client]]></category> <category><![CDATA[ssh client configuration]]></category> <category><![CDATA[ssh clients]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[unix servers]]></category> <category><![CDATA[~/.ssh/ssh_client]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=7442</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/openbsd/' title='See all OpenBSD related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/openbsd_logo_sm.png' border='0' /></a></div> <span
class="drop_cap">R</span>ecently, my desktop hard disk crashed. So I reinstalled Linux and created a new set of private RSA keys for authentication. However, two of my remote UNIX servers still uses old DSA keys. I do not remember root password for those servers. I do have backup of private and public DSA keys and currently stored in /backup/home/user/.ssh/id_dsa and /backup/home/user/.ssh/id_dsa.pub. How do I force my ssh clients to use identity file /backup/home/user/.ssh/id_dsa to get back to my remote UNIX servers?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/force-ssh-client-to-use-given-private-key-identity-file/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>HowTo: OpenBSD Mount an NTFS File System</title><link>http://www.cyberciti.biz/faq/openbsd-mount-microsoft-ntfs-filesystem-command/</link> <comments>http://www.cyberciti.biz/faq/openbsd-mount-microsoft-ntfs-filesystem-command/#comments</comments> <pubDate>Sat, 01 May 2010 22:16:56 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Openbsd]]></category> <category><![CDATA[command man]]></category> <category><![CDATA[man page]]></category> <category><![CDATA[mnt]]></category> <category><![CDATA[mount ntfs]]></category> <category><![CDATA[mount_ntfs command]]></category> <category><![CDATA[ntfs file system]]></category> <category><![CDATA[operating systems]]></category> <category><![CDATA[raw data]]></category> <category><![CDATA[root user]]></category> <category><![CDATA[unix mount ntfs]]></category> <category><![CDATA[volume name]]></category> <category><![CDATA[volume volume]]></category> <category><![CDATA[windows 2000]]></category> <category><![CDATA[windows xp]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=10474</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/openbsd/' title='See all OpenBSD related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/openbsd_logo_sm.png' border='0' /></a></div> <span
class="drop_cap">I</span>'m dual booting my Windows XP system with OpenBSD. How do I mount an NTFS file system under OpenBSD operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/openbsd-mount-microsoft-ntfs-filesystem-command/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>OpenBSD: Change Password</title><link>http://www.cyberciti.biz/faq/openbsd-changing-user-password/</link> <comments>http://www.cyberciti.biz/faq/openbsd-changing-user-password/#comments</comments> <pubDate>Sun, 06 Dec 2009 22:16:01 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Openbsd]]></category> <category><![CDATA[/etc/master.passwd]]></category> <category><![CDATA[openbsd /etc/master.passwd]]></category> <category><![CDATA[openbsd passwd]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=9546</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/openbsd/' title='See all OpenBSD related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/openbsd_logo_sm.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I change root user or any other user account password under OpenBSD operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/openbsd-changing-user-password/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <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>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>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>BSD PF Firewall Block FTP Bruteforce Attacks</title><link>http://www.cyberciti.biz/faq/freebsd-openbsd-pf-stop-ftp-bruteforce-attacks/</link> <comments>http://www.cyberciti.biz/faq/freebsd-openbsd-pf-stop-ftp-bruteforce-attacks/#comments</comments> <pubDate>Thu, 13 Aug 2009 07:16:13 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Anti Spam]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[Openbsd]]></category> <category><![CDATA[PF Firewall]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[/etc/pf.conf]]></category> <category><![CDATA[/etc/rc.shutdown]]></category> <category><![CDATA[attackers]]></category> <category><![CDATA[firewall]]></category> <category><![CDATA[incoming connections]]></category> <category><![CDATA[login attempts]]></category> <category><![CDATA[pf open port 21]]></category> <category><![CDATA[pf stop Bruteforce]]></category> <category><![CDATA[pfctl command]]></category> <category><![CDATA[reload pf firewall]]></category> <category><![CDATA[restart pf firewall]]></category> <category><![CDATA[tcp]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=4740</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/freebsd/' title='See all FreeBSD related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/freebsd_logo_sm.png' border='0' /></a></div> <span
class="drop_cap">I</span> see lots of failed FTP login attempts in my log file. How do I stop FTP bruteforce attack? What should I do to solve this problem under FreeBSD 7.x server operating systems? ]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/freebsd-openbsd-pf-stop-ftp-bruteforce-attacks/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Shell Script While Loop Examples</title><link>http://www.cyberciti.biz/faq/shell-script-while-loop-examples/</link> <comments>http://www.cyberciti.biz/faq/shell-script-while-loop-examples/#comments</comments> <pubDate>Thu, 16 Jul 2009 07:33:20 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[csh]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[HP-UX Unix]]></category> <category><![CDATA[KSH Shell]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Mac os x]]></category> <category><![CDATA[Openbsd]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[bash while loop]]></category> <category><![CDATA[control flow]]></category> <category><![CDATA[csh while loop]]></category> <category><![CDATA[flow statement]]></category> <category><![CDATA[ksh while loop]]></category> <category><![CDATA[loop control]]></category> <category><![CDATA[loop examples]]></category> <category><![CDATA[shell script]]></category> <category><![CDATA[shell while loop]]></category> <category><![CDATA[while command]]></category> <category><![CDATA[while loop]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=4490</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">C</span>an you provide me a while loop control flow statement shell script syntax and example that allows code to be executed repeatedly based on a given boolean condition?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/shell-script-while-loop-examples/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>OpenBSD: Find Out Memory RAM Size</title><link>http://www.cyberciti.biz/faq/openbsd-checking-for-ram-memory-size/</link> <comments>http://www.cyberciti.biz/faq/openbsd-checking-for-ram-memory-size/#comments</comments> <pubDate>Sun, 05 Jul 2009 12:30:38 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Openbsd]]></category> <category><![CDATA[1234]]></category> <category><![CDATA[memory ram]]></category> <category><![CDATA[memory size]]></category> <category><![CDATA[OpenBSD memory ram]]></category> <category><![CDATA[OpenBSD memory size]]></category> <category><![CDATA[OpenBSD ram memory]]></category> <category><![CDATA[OpenBSD ram size]]></category> <category><![CDATA[ram memory]]></category> <category><![CDATA[ram size]]></category> <category><![CDATA[red hat]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[unix operating systems]]></category> <category><![CDATA[uuid]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=8135</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/openbsd/' title='See all OpenBSD related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/openbsd_logo_sm.png' border='0' /></a></div>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/openbsd-checking-for-ram-memory-size/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> </channel> </rss>
