<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7305662335450575310</id><updated>2026-05-31T00:28:37.423+05:30</updated><category term="Linux"/><category term="Ubuntu Hardy 8.04"/><category term="Windows"/><category term="blogger"/><category term="Ubuntu"/><category term="Clarkconnect 4.3"/><category term="Networking"/><category term="Server"/><category term="centos"/><category term="Hack"/><category term="ubuntu Lucid Lynx"/><category term="win7"/><category term="webserver"/><category term="DD-WRT"/><category term="google apps"/><category term="Apache"/><category term="Internet services"/><category term="html codes"/><category term="Torrents"/><category term="VPS"/><category term="php"/><category term="Apache2"/><category term="DIY"/><category term="Firewall"/><category term="Phprpxy"/><category term="Vbox"/><category term="webmin"/><category term="EasyPHP"/><category term="Ubuntu Natty 11.04"/><category term="adminer"/><category term="apple"/><category term="clonezilla"/><category term="lyrics"/><category term="macintosh"/><category term="mysql"/><category term="python"/><category term="vnc"/><category term="wordpress"/><title type='text'>SOHO Network Management</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default?alt=atom&amp;redirect=false'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default?alt=atom&amp;start-index=26&amp;max-results=25&amp;redirect=false'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>193</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7305662335450575310.post-8021448067558640326</id><published>2021-11-06T14:36:00.004+05:30</published><updated>2021-11-06T14:46:58.288+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="DD-WRT"/><title type='text'>Login to dd-wrt by ssh (+diffie-hellman-group1-sha1)</title><summary type="text">Enable ssh from Services pageIn your windows or linux machine, under the user home folderCreate a folder &quot;.ssh&quot; (dot ssh)Create a file named &quot;config&quot; inside the .ssh folderContents of config file&amp;nbsp; &amp;nbsp; Host&amp;nbsp; 192.168.1.1 ddwrt.lan&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;KexAlgorithms +diffie-hellman-group1-sha1&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; user root&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; port</summary><link rel='replies' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/8021448067558640326/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sohonetwork.blogspot.com/2021/11/login-to-dd-wrt-by-ssh-diffie-hellman.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/8021448067558640326'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/8021448067558640326'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/2021/11/login-to-dd-wrt-by-ssh-diffie-hellman.html' title='Login to dd-wrt by ssh (+diffie-hellman-group1-sha1)'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7305662335450575310.post-5760712353789766371</id><published>2020-12-11T17:49:00.000+05:30</published><updated>2020-12-11T17:49:14.757+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="DD-WRT"/><title type='text'>How to clear DNS cache on dd-wrt?</title><summary type="text">My router is flashed with dd-wrt which uses the dnsmaq daemon.About dnsmasq?&amp;nbsp;dnsmasq is a lightweight DNS, TFTP and DHCP server. It is intended to provide coupled DNS and DHCP service to a LAN. Dnsmasq accepts DNS queries and either answers them from a small, local, cache or forwards them to a real, recursive, DNS server.&amp;nbsp;To flush out dns cache the dnsmasq daemon has to be </summary><link rel='replies' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/5760712353789766371/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sohonetwork.blogspot.com/2020/12/how-to-clear-dns-cache-on-dd-wrt.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/5760712353789766371'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/5760712353789766371'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/2020/12/how-to-clear-dns-cache-on-dd-wrt.html' title='How to clear DNS cache on dd-wrt?'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjX3Hr_tOhpnqg6o1jra6cCt9rxi3cDJivsPJEWrGMA3_R8CGV0osCdWeL2b7SjwYoYxB3920naTC1WExOkZbVCAT10ir1rZmryiZE509FWPmvP0Imf756P7ji9hX0kV4qVzDInZfnoy3k/s72-w320-h315-c/dd-wrt.PNG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7305662335450575310.post-1015099226177130581</id><published>2020-09-16T20:15:00.003+05:30</published><updated>2020-09-16T20:15:46.238+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="python"/><title type='text'>python3 [virtualenvwrapper] : set up virtualenv in ubuntu LTS</title><summary type="text">Setting up virtual environment in ubuntu lts.Installing virtualenv: Install into user folder instead of system widesudo apt-get install python3-pippython3 -m pip install --user virtualenvwrapperConfig virtualenvwrappernano ~/home/username/.bashrcAdd below lines to .bashrc#setup virtualenvexport WORKON_HOME=$HOME/.virtualenvsexport ROJECT_HOME=$HOME/Develexport VIRTUALENVWRAPPER_PYTHON = /usr/bin/</summary><link rel='replies' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/1015099226177130581/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sohonetwork.blogspot.com/2020/09/python3-virtualenvwrapper-set-up.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/1015099226177130581'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/1015099226177130581'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/2020/09/python3-virtualenvwrapper-set-up.html' title='python3 [virtualenvwrapper] : set up virtualenv in ubuntu LTS'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgXsXfRp6KzWkGXGRiaywnUulxH2Fod5UnrzPv5UG7EBsgWPis74mq6zxqbu27fP_Jg26JUh6uFSC8zX73GmKbfd8st3Bril-AwvivcvtlgFzf4rXZ9NRY6KqRh-6Anctl-0b9Hihav7P4/s72-w640-h178-c/python_virtualenvwrapper.PNG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7305662335450575310.post-4055576110903497949</id><published>2020-09-15T21:18:00.000+05:30</published><updated>2020-09-15T21:18:22.206+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="adminer"/><category scheme="http://www.blogger.com/atom/ns#" term="mysql"/><title type='text'>Mysql (adminer) : error &quot;Access denied for user &#39;root&#39;@&#39;localhost&#39;(using password :yes)</title><summary type="text">&amp;nbsp;Server&amp;nbsp;ubuntu 18.04LTSMysql&amp;nbsp;mysql-server&amp;nbsp;v5.7Error:&amp;nbsp;edit mysql config filesudo nano /etc/mysql/my.cnfAdd to my.cnf[mysqld]skip-grant-tablesrestart mysqlsudo systemctl restart mysqllogin to mysql and run command$ mysql -u root&amp;nbsp;UPDATE mysql.user SET authentication_string=PASSWORD(&#39;YOURNEWPASSWORD&#39;), plugin=&#39;mysql_native_password&#39; WHERE User=&#39;root&#39;;exit;disable the </summary><link rel='replies' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/4055576110903497949/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sohonetwork.blogspot.com/2020/09/mysql-adminer-error-access-denied-for.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/4055576110903497949'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/4055576110903497949'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/2020/09/mysql-adminer-error-access-denied-for.html' title='Mysql (adminer) : error &quot;Access denied for user &#39;root&#39;@&#39;localhost&#39;(using password :yes)'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg4ivo8KfN0FgsdfVgVt0u9IJNWLG3Wegw1I8F61WZd0X-wthw7RyYUB7bJGgFXOo8bzt-3r5y6micHPsORlmQHMD2gc2ZhK9KHbqXuD2Wdtxr3vVIYEsaJ2ffEWnIjrYcdachFbKEl6PI/s72-w400-h45-c/mysql+error.PNG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7305662335450575310.post-3136634383683283161</id><published>2020-09-14T20:48:00.003+05:30</published><updated>2020-09-14T20:53:04.600+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Apache2"/><title type='text'>Apache2 : Setup https with self signed certificate and redirect http to https</title><summary type="text">Note : Internet Browser will issue warning&amp;nbsp; on self signed certificates.Self signed secure socket layer (TLS/SSL) certificate, to enable https on apache2 server. Even though the server is on lan, security is a concern when there is a large group of nodes. A zero cost self signed certificate is generated and all http request is rerouted to httpsCreate a folder to hold certificatesudo mkdir /</summary><link rel='replies' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/3136634383683283161/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sohonetwork.blogspot.com/2020/09/apache2-self-signed-tlsssl-certificate.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/3136634383683283161'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/3136634383683283161'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/2020/09/apache2-self-signed-tlsssl-certificate.html' title='Apache2 : Setup https with self signed certificate and redirect http to https'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7305662335450575310.post-3691614801416486513</id><published>2020-09-14T18:32:00.000+05:30</published><updated>2020-09-14T18:32:45.860+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Apache2"/><title type='text'>Apache2 :  Setup named virtual hosts</title><summary type="text">A server is setup on local lan which acts as a development server, backup server, a secure domain to manage database servers and host other important data on local lan. The setup is same for a valid FQDN which can be accessed from WAN.Server : Ubuntu 18.04 LTSApplication server :&amp;nbsp;&amp;nbsp;LAMP stackMain site&amp;nbsp;path :&amp;nbsp;/var/www/htmldomain name :&amp;nbsp;myserver.lanVirtual host path :&amp;nbsp;&amp;</summary><link rel='replies' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/3691614801416486513/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sohonetwork.blogspot.com/2020/09/apache2-setup-named-virtual-hosts.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/3691614801416486513'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/3691614801416486513'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/2020/09/apache2-setup-named-virtual-hosts.html' title='Apache2 :  Setup named virtual hosts'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7305662335450575310.post-8806524212262428752</id><published>2016-10-10T13:06:00.002+05:30</published><updated>2016-10-10T13:08:05.872+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="wordpress"/><title type='text'>reset wordpress user password</title><summary type="text">On updating my wordpress user password I forgot...



Refering :&amp;nbsp;https://codex.wordpress.org/Resetting_Your_Password



I opted for the ftp option but instead of downloading and uploading I logged in through ssh and edited the file. Super easy




1. Login to your site via FTP / SSH &amp;nbsp;and download or edit your active theme&#39;s functions.php file.

2. Edit the file and add this code to it, </summary><link rel='replies' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/8806524212262428752/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sohonetwork.blogspot.com/2016/10/reset-wordpress-user-password.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/8806524212262428752'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/8806524212262428752'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/2016/10/reset-wordpress-user-password.html' title='reset wordpress user password'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7305662335450575310.post-7663177837956621168</id><published>2016-04-12T19:43:00.000+05:30</published><updated>2016-04-12T19:44:07.368+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="DD-WRT"/><title type='text'>Reset dd-wrt web gui password</title><summary type="text">I changed the dd-wrt router password and could no longer access the device. Lucky, I was able to login to the router with ssh and default username and my old password. This means that the web gui password was corrupted. With the below steps I was able to gain access to the routers web gui.





Login to the router via ssh.


Type in nvram set http_passwd=


Then type in nvram commit


open </summary><link rel='replies' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/7663177837956621168/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sohonetwork.blogspot.com/2016/04/reset-dd-wrt-web-gui-password.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/7663177837956621168'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/7663177837956621168'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/2016/04/reset-dd-wrt-web-gui-password.html' title='Reset dd-wrt web gui password'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7305662335450575310.post-8561703486345135812</id><published>2016-01-20T23:00:00.003+05:30</published><updated>2016-01-20T23:14:13.642+05:30</updated><title type='text'>list ppa and uninstall with ppa-purge</title><summary type="text">Remove installed ppa from ubuntu system.




Install &amp;nbsp;ppa-purge&amp;nbsp;




sudo apt-get install ppa-purge



Run command in terminal to list all configured repositories and ppa in readable format




apt-cache policy | grep http | awk &#39;{print $2 $3}&#39; | sort -u




Uninstall the ppa with syntax : sudo ppa-purge ppa:&amp;lt;repository-name&amp;gt;/&amp;lt;subdirectory&amp;gt; example in my case




sudo </summary><link rel='replies' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/8561703486345135812/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sohonetwork.blogspot.com/2016/01/list-ppa-and-uninstall-with-ppa-purge.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/8561703486345135812'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/8561703486345135812'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/2016/01/list-ppa-and-uninstall-with-ppa-purge.html' title='list ppa and uninstall with ppa-purge'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1GDOHreuv1NcIr2r9Znil20gBj5ogDwo5-RIJRwwL_AGhZv23lztXto_jI1eCenFMbXWG3IILGAOVIdlLrmBfbAS0PSgdrcc_72k5KjBy_iHomk_HAjo60CqyM0sz-IpqZe__jxfgpGE/s72-c/remove_ppa-purge.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7305662335450575310.post-7994686813138442195</id><published>2015-06-11T15:23:00.002+05:30</published><updated>2015-06-11T15:30:05.826+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="DD-WRT"/><title type='text'>Regain access to lost dd-wrt webmin</title><summary type="text">I was playing with the webmin of dd-wrt and lost access to it.

https://router-ip throws up connection error
http://router-ip throws up invalid url


Fortunately I had the ssh port enabled.

To recover the web access, log in to the router and run the below commands.

nvram set remote_management=1nvram set http_wanport=8080nvram set httpsd_enable=1nvram set https_enable=1nvram set remote_mgt_https</summary><link rel='replies' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/7994686813138442195/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sohonetwork.blogspot.com/2015/06/regain-access-to-lost-dd-wrt-webmin.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/7994686813138442195'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/7994686813138442195'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/2015/06/regain-access-to-lost-dd-wrt-webmin.html' title='Regain access to lost dd-wrt webmin'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7305662335450575310.post-7897197066126617858</id><published>2015-02-08T01:34:00.001+05:30</published><updated>2015-02-08T01:34:08.244+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="DD-WRT"/><title type='text'>DNS-O-MATIC - waiting for first update</title><summary type="text">
I have a dns-o-matic account and runnig fine. I had to add a new service and there is this issue



&quot; waiting for the first update&quot;&amp;nbsp;



To force update just visit the below address


https://updates.dnsomatic.com/nic/update?hostname=all.dnsomatic.com
you will be prompted by username and password. Enter the credentials and check the history for update.

By default this should be done </summary><link rel='replies' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/7897197066126617858/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sohonetwork.blogspot.com/2015/02/dns-o-matic-waiting-for-first-update.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/7897197066126617858'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/7897197066126617858'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/2015/02/dns-o-matic-waiting-for-first-update.html' title='DNS-O-MATIC - waiting for first update'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7305662335450575310.post-8760076206393867552</id><published>2014-07-01T15:24:00.001+05:30</published><updated>2014-07-01T15:24:33.502+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="centos"/><category scheme="http://www.blogger.com/atom/ns#" term="Linux"/><title type='text'>Edit crontab with nano in centos the easyway</title><summary type="text">source : &amp;nbsp;http://myquickfix.co.uk/2013/09/edit-crontab-with-nano-on-centos-crontab-e/

Edit crontab with NANO on centos (crontab -e)
Posted September 25th, 2013 by Ben &amp;amp; filed under CentOS.

Problem: I don’t know where my root users crontab file is, and this doesn’t usually matter because using the command ‘crontab -e’ opens it for editing anyway… but it opens in VI and I am too stupid /</summary><link rel='replies' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/8760076206393867552/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sohonetwork.blogspot.com/2014/07/edit-crontab-with-nano-in-centos-easyway.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/8760076206393867552'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/8760076206393867552'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/2014/07/edit-crontab-with-nano-in-centos-easyway.html' title='Edit crontab with nano in centos the easyway'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7305662335450575310.post-2100910202197957930</id><published>2014-01-06T21:12:00.000+05:30</published><updated>2014-01-06T21:12:12.798+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="apple"/><category scheme="http://www.blogger.com/atom/ns#" term="Linux"/><category scheme="http://www.blogger.com/atom/ns#" term="macintosh"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><title type='text'>Mount HFS+ (apple) file system in ubuntu</title><summary type="text">Mount HFS+ apples file system in ubuntu


sudo apt-get install hfsplus hfsutils hfsprogs

Mount as usual.

Note: HFS file system by default will be read only to enable write mode journal has to be disabled first before removing the drive.
</summary><link rel='replies' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/2100910202197957930/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sohonetwork.blogspot.com/2014/01/mount-hfs-apple-file-system-in-ubuntu.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/2100910202197957930'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/2100910202197957930'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/2014/01/mount-hfs-apple-file-system-in-ubuntu.html' title='Mount HFS+ (apple) file system in ubuntu'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7305662335450575310.post-1294776585147590874</id><published>2013-11-10T02:03:00.000+05:30</published><updated>2013-11-10T02:03:12.789+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Linux"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><title type='text'>Find WAN / public IP from command line</title><summary type="text">There are many websites and web scripts available to know your external (WAN/INTERNET/PUBLIC) IP address. To find out the wan IP address from command line below are two simple methods

The below two methods rely on external services to detect the IP address. Any one of the listed service can be used


http://myip.dnsomatic.com
http://checkip.dyndns.org:8245
http://whatismyip.com
http://</summary><link rel='replies' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/1294776585147590874/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sohonetwork.blogspot.com/2013/11/find-wan-public-ip-from-command-line.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/1294776585147590874'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/1294776585147590874'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/2013/11/find-wan-public-ip-from-command-line.html' title='Find WAN / public IP from command line'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7305662335450575310.post-3380282666370515528</id><published>2013-07-26T07:46:00.002+05:30</published><updated>2013-07-30T17:39:22.565+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="blogger"/><title type='text'>Hide post time stamp blogger homepage</title><summary type="text">Post status : incomplete

How to hide post date, time stamp and author from blogger home page only.

This can be done using conditional tags to
&amp;lt;span class=&#39;post-author vcard&#39;&amp;gt;
&amp;lt;span class=&#39;post-timestamp&#39;&amp;gt;
&amp;lt;span&amp;gt;&amp;lt;data:post.dateHeader/&amp;gt;&amp;lt;/span&amp;gt;

Conditional tag syntax&amp;lt;b:if cond=&#39;PUT_CONDITION_HERE&#39;&amp;gt;
&amp;lt;/b:if&amp;gt;It is made up of a &amp;lt;b:if&amp;gt; tag, with a &amp;nbsp;</summary><link rel='replies' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/3380282666370515528/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sohonetwork.blogspot.com/2013/07/hide-post-time-stamp-blogger-homepage.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/3380282666370515528'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/3380282666370515528'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/2013/07/hide-post-time-stamp-blogger-homepage.html' title='Hide post time stamp blogger homepage'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7305662335450575310.post-7572023339651469451</id><published>2013-07-03T22:18:00.000+05:30</published><updated>2013-07-03T22:23:11.259+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Linux"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><title type='text'>Remove offending RSA key in ~/.ssh/known_hosts file with one line command</title><summary type="text">
When you ssh to a server where the host key (RSA) has changed then you will get an error message as shown in the image:













The error in the above example :

Offending RSA key in /home/username/.ssh/known_hosts:8



Looking in to the error message, we can find the offending RSA key and its position in the known_hosts file. In the above example image the offending key is at &amp;nbsp;line 8.</summary><link rel='replies' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/7572023339651469451/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sohonetwork.blogspot.com/2013/07/edit-offending-key-one-line-command.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/7572023339651469451'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/7572023339651469451'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/2013/07/edit-offending-key-one-line-command.html' title='Remove offending RSA key in ~/.ssh/known_hosts file with one line command'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgSv8N9N54I54MRMBcYJMSUe6hfkjhOpgWo2-F0pnxm5HtUNd_xZVbAzLyNcShyahhM2tE9UKRMUCr4rwealDgSAlrKbnhyMXIxndjeAvKSGLyxB0Udk8r-WItRZV-479qj27ftjq_5MKY/s72-c/offending_RSA_key.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7305662335450575310.post-8626416395105276140</id><published>2013-07-03T02:38:00.000+05:30</published><updated>2013-07-03T21:18:19.230+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Linux"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><title type='text'>Remote shutdown one line ssh command</title><summary type="text">Q.) How to shut down / restart &amp;nbsp;a remote linux server from ssh ?



A.)&amp;nbsp; ssh -t user@hostname &#39;sudo shutdown -P now&#39;



In the above example

-t &amp;nbsp;: forces the allocation of a tty for the command.

-P : stands for power off.

-r &amp;nbsp;: to reboot.

-h : to halt.&amp;nbsp;



Also all the shutdown arguments can be passed along. To know more about shutdown options run command.

shutdown -</summary><link rel='replies' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/8626416395105276140/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sohonetwork.blogspot.com/2013/07/remote-shutdown-one-line-ssh-command.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/8626416395105276140'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/8626416395105276140'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/2013/07/remote-shutdown-one-line-ssh-command.html' title='Remote shutdown one line ssh command'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7305662335450575310.post-129916697484290905</id><published>2012-12-19T15:14:00.000+05:30</published><updated>2012-12-19T17:04:45.086+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="vnc"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows"/><title type='text'>How to show / hide uvnc tray icon with registry method</title><summary type="text">
UVNC release 1.1.8 november 2012.



We prefer to install uvnc as a service, disable tray icon and store the settings in registry rather than ultravnc.ini file. &amp;nbsp;The admin properties is accessed by right click on the uvnc tray icon. All the settings in the admin properties window can be edited in the registry. But for new sys-admins or support engineers who are not familiar with the </summary><link rel='replies' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/129916697484290905/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sohonetwork.blogspot.com/2012/12/show-tray-icon-ultravnc-service-reg.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/129916697484290905'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/129916697484290905'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/2012/12/show-tray-icon-ultravnc-service-reg.html' title='How to show / hide uvnc tray icon with registry method'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgN0xbTtk_hly8Ifl1s3ne-E9pb6DPUI-YzYKIIEyxQrmDi-eZzmYSlseaRn6spvW95YvxQRHASgBMwN8kveXNoRReIPsb-Ilp-13p0Ao6rjDijrADtFjt_91IrQbp55RlHmQuselr7Zno/s72-c/uvnc_service_win7.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7305662335450575310.post-539118308661665011</id><published>2012-11-19T11:01:00.000+05:30</published><updated>2012-11-19T11:01:18.239+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="EasyPHP"/><category scheme="http://www.blogger.com/atom/ns#" term="php"/><category scheme="http://www.blogger.com/atom/ns#" term="Server"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows"/><title type='text'>EasyPHP error cannot run specified program</title><summary type="text">



EasyPHP is a COMPLETE WAMP package and READY-TO-USE ENVIRONMENT for PHP DEVELOPERS including the server-side scripting language PHP, the web server Apache, the SQL server MySQL, as well as development tools such as the database manager PhpMyAdmin, the debugger Xdebug and many others. Nothing to configure. It&#39;s already done! You just need to download, intall ... and code. The administration </summary><link rel='replies' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/539118308661665011/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sohonetwork.blogspot.com/2012/11/easyphp-error-cannot-run-specified.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/539118308661665011'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/539118308661665011'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/2012/11/easyphp-error-cannot-run-specified.html' title='EasyPHP error cannot run specified program'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7305662335450575310.post-742967062056437610</id><published>2012-05-03T03:58:00.000+05:30</published><updated>2012-05-05T01:51:00.265+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Linux"/><category scheme="http://www.blogger.com/atom/ns#" term="Server"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><title type='text'>Install openvpn on ubuntu VPS in less than 10 minutes</title><summary type="text">


Overview


If all that you want is just a openvpn server without the&amp;nbsp;hassle&amp;nbsp;of compiling, I&amp;nbsp;recommend&amp;nbsp;a debian / ubuntu system with a minimum of 64mb RAM. The below instructions would let you connect to your own openvpn (openvz VPS) server in less than 10 minutes.









Prerequisite

Before we install openvpn, check if tun/tap is enable for your vps:

cat /dev/net/tun&amp;</summary><link rel='replies' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/742967062056437610/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sohonetwork.blogspot.com/2012/05/install-openvpn-ubuntu-vps-10-minutes.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/742967062056437610'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/742967062056437610'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/2012/05/install-openvpn-ubuntu-vps-10-minutes.html' title='Install openvpn on ubuntu VPS in less than 10 minutes'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiIMHtsghedM9ldvm8HDq9qWAssA8djiqf3i-8gbSezY2upI5Bc_8GwqHqfkv5MyceU5W3r5vdiHBLPUMAP9L7LALKbuD4OL4fHiv4-7NZGl2FRYMPtcmQJd-EP1AqSbVhSfb2gEGs2nWE/s72-c/check_tun_tap_openvpn.png" height="72" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7305662335450575310.post-6151061970082343165</id><published>2012-05-02T02:15:00.003+05:30</published><updated>2012-05-02T02:16:00.864+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Linux"/><category scheme="http://www.blogger.com/atom/ns#" term="Server"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><title type='text'>Setup ramdisk with ramfs or tmpfs</title><summary type="text">


Overview:

Using ramfs or tmpfs you can allocate part of the physical memory to be used as a partition. You can mount this partition and start writing and reading files like a hard disk partition. Since you’ll be reading and writing to the RAM, it will be faster.



When a vital process becomes drastically slow because of disk writes, you can choose either ramfs or tmpfs file systems for </summary><link rel='replies' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/6151061970082343165/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sohonetwork.blogspot.com/2012/05/setup-ramdisk-with-ramfs-or-tmpfs.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/6151061970082343165'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/6151061970082343165'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/2012/05/setup-ramdisk-with-ramfs-or-tmpfs.html' title='Setup ramdisk with ramfs or tmpfs'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7305662335450575310.post-2832490559592688659</id><published>2012-05-02T01:40:00.003+05:30</published><updated>2012-05-02T01:42:51.906+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Linux"/><title type='text'>ramfs manpage</title><summary type="text">

NAME
ramfs&amp;nbsp; - memory file system

SYNOPSIS
ramfs [ -Dipsu ] [ -m mountpoint ] [ -S srvname ]

DESCRIPTION
Ramfs
 starts a process that mounts itself on mountpoint 
(default /tmp).&amp;nbsp; The ramfs process implements a tree rooted at dir, 
keeping all files in memory.&amp;nbsp; Ini- the file tree is empty.

The -D option enables a trace of general debugging 

The
 -i flag tells ramfs to use file</summary><link rel='replies' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/2832490559592688659/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sohonetwork.blogspot.com/2012/05/ramfs-manpage.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/2832490559592688659'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/2832490559592688659'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/2012/05/ramfs-manpage.html' title='ramfs manpage'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7305662335450575310.post-3093387690408702994</id><published>2012-04-17T14:21:00.000+05:30</published><updated>2012-05-04T21:37:56.857+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Server"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><title type='text'>Add scripts to startup or shutdown</title><summary type="text">

User-defined tasks can be done by executing a script at startup and shutdown for Linux. To execute script at startup of Ubuntu, the rc.local can be modified to include additional commands. To execute script when rebooting Ubuntu, the script has to be copied to the relevant directory. Once the permissions of the script have been changed to executable, it will run when rebooting the Linux </summary><link rel='replies' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/3093387690408702994/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sohonetwork.blogspot.com/2012/04/add-scripts-to-startup-or-shutdown.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/3093387690408702994'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/3093387690408702994'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/2012/04/add-scripts-to-startup-or-shutdown.html' title='Add scripts to startup or shutdown'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjRYvaWxz4CANyVbKCunNjd9DtBk36oew977Ka13SgtKt978g5hcDbIXElYRKPfzGNjPPMeLG_RAeKVpxs1NzK6e5yZXOPlaBVEnXIKUcS91-hWBoPbrpu0sGqjkkI5KIiNo0UCBATxLpU/s72-c/add_script_startup_shutdown_ubuntu.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7305662335450575310.post-2783610583259576780</id><published>2012-04-12T00:47:00.001+05:30</published><updated>2012-12-19T17:08:09.755+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><title type='text'>Unable to open env locale</title><summary type="text">
In my ssh-log
/var/log/auth.log :&amp;nbsp;I have the following error message

Unable to open env file: /etc/default/locale: No such file or directory

Edited on 19/December/2012

1. Create and edit file locale at &amp;nbsp;/etc/default

sudo nano /etc/default/locale
2.. Add this to the file (in this case we are adding US english)

LANG = en_US.utf8&amp;nbsp;
3. save and quit the editor

4. regenerate the </summary><link rel='replies' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/2783610583259576780/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sohonetwork.blogspot.com/2012/04/unable-to-open-env-locale.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/2783610583259576780'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/2783610583259576780'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/2012/04/unable-to-open-env-locale.html' title='Unable to open env locale'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhbpI3zm4Vrp545nzr60oQ7jID8GonpTLscCarFQanlM8sFEyDgjh-PnD9y7rVKMsHWDK2JRAAqEvnV0nBMqzgd6Lhw1o_C0tBys7ZCAU69Da4HNf5HdGbknQ7UxLk6oAByvgiVZHW2yhw/s72-c/locales-300x200.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7305662335450575310.post-6179003328943226761</id><published>2012-04-07T04:11:00.000+05:30</published><updated>2012-04-07T04:22:18.086+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Linux"/><category scheme="http://www.blogger.com/atom/ns#" term="Server"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><title type='text'>create terminal bash shortcuts</title><summary type="text">You can assign shortcuts for your most frequently used terminal commands by appending alias as many times as you did like to your bash configuration file (~/.bashrc). The syntax for alias is as follows.



alias yourCommand=&quot;YourTerminalCommand&quot;



example:

alias la=&quot;ls -la&quot;

alias gs1=&quot;ssh gs1.yourdomain.com&quot;







Aliases shorten the amount of keystrokes necessary to throw commands.



I put </summary><link rel='replies' type='application/atom+xml' href='http://sohonetwork.blogspot.com/feeds/6179003328943226761/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://sohonetwork.blogspot.com/2012/04/create-terminal-bash-shortcuts.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/6179003328943226761'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7305662335450575310/posts/default/6179003328943226761'/><link rel='alternate' type='text/html' href='http://sohonetwork.blogspot.com/2012/04/create-terminal-bash-shortcuts.html' title='create terminal bash shortcuts'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhX93alhTF1ZmYbgnCRDCUdOVVSu86BWXdDg5b_glB9QX0E5L22e76-JySs2ktTdiuZbAGpUM7QHyuDMOqHh7Pquy5M_8UtxKEe7HdHrrSL2piEZvaobTGfJnM0pSX_1vU65azwBuyl6d8/s72-c/alias_linux_shortcut.png" height="72" width="72"/><thr:total>0</thr:total></entry></feed>