
linuxpoison.blogspot.com
Linux BlogBlog related to Linux and OpenSource - by Nikesh Jauhari
http://linuxpoison.blogspot.com/
Blog related to Linux and OpenSource - by Nikesh Jauhari
http://linuxpoison.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Sunday
LOAD TIME
0.3 seconds
16x16
32x32
64x64
128x128
160x160
192x192
PAGES IN
THIS WEBSITE
20
SSL
EXTERNAL LINKS
90
SITE IP
172.217.9.225
LOAD TIME
0.276 sec
SCORE
6.2
Linux Blog | linuxpoison.blogspot.com Reviews
https://linuxpoison.blogspot.com
Blog related to Linux and OpenSource - by Nikesh Jauhari
White Paper - Keep Your PCs Safe while Surfing the Web | Linux Blog
http://linuxpoison.blogspot.com/2013/06/white-paper-keep-your-pcs-safe-while.html
White Paper - Keep Your PCs Safe while Surfing the Web. Posted by Nikesh Jauhari. Keep Your PCs Safe while Surfing the Web. Learn how Qualys BrowserCheck can make sure your PCs and browsers are up to date. Offered Free by: Qualys, Inc. Download your free copy of " Keep Your PCs Safe while Surfing the Web. Subscribe to: Post Comments (Atom). Last 30 days Popular Posts. Howto check disk drive for errors and badblocks. How to DENY SSH access for certain user on Linux. Tools for creating TCP/IP packets.
How to check/repair (fsck) filesystem after crash or power-outage | Linux Blog
http://linuxpoison.blogspot.com/2009/04/how-to-checkrepair-fsck-filesystem.html
How to check/repair (fsck) filesystem after crash or power-outage. Posted by Nikesh Jauhari. At some point your system will crash and you need to perform a manual repair of your file system. A typical situation would be power loss while you are working on the system. You reboot and the system stops and indicates you must perform a manual repair of the system using fsck. Fsck ( file system consistency check. Fsck [-sACVRTNP] [-t fs-optlist] [filesystem] [fs-specific-options]. File system then type command:.
Bash Script: How read file line by line (best and worst way) | Linux Blog
http://linuxpoison.blogspot.com/2012/08/bash-script-how-read-file-line-by-line.html
Bash Script: How read file line by line (best and worst way). Posted by Nikesh Jauhari. There are many-many way to read file in bash script, look at the first section where I used while loop along with pipe ( cat $FILE while read line; do . In second and the worst method, One of the most common errors when reading a file line by line is by using a for loop ( for fileline in $(cat $FILE);do . Which prints the every word in a file on separate line, because, for loop uses the default value of IFS. Echo "To...
How to Limit network access by user / group using iptables - Owner Match | Linux Blog
http://linuxpoison.blogspot.com/2010/11/how-to-limit-network-access-by-user.html
How to Limit network access by user / group using iptables - Owner Match. Posted by Nikesh Jauhari. And special effects such as packet mangling. May have no owner, and hence never match. Iptables' owner match extension adds four match criteria to the iptables command:. Uid-owner UID: matches packets generated by a process whose user ID is UID. Gid-owner GID: matches packets generated by a process whose group ID is GID. Pid-owner PID: matches packets generated by a process whose process ID is PID. Bash Sc...
List of best Linux blogs | Linux Blog
http://linuxpoison.blogspot.com/2008/06/list-of-best-linux-blogs.html
List of best Linux blogs. Posted by Nikesh Jauhari. There are lots of blogs in this list which are dead or non-functional, so I have created a fresh list version 2 - you can find it. If you got any blog which is worth mentioning here, do please let me know I will add it to the list. Great site where you find a good collection of Ubuntu news, and posts, from other blogs. Good Ubuntu blog, with lots of good Ubuntu stuff, sadly it stopped in September this year. Good site with great stuff, frequently updated.
TOTAL PAGES IN THIS WEBSITE
20
Swapnalokam: July 2011
http://thripal.blogspot.com/2011_07_01_archive.html
Monday, July 25, 2011. How install Ubuntu on Fedora on dual boot system. Following are the assumptions:. 1 You have dual boot system with windows XP and Fedora. I followed following steps:. 1 On Windows XP:. Click Start- Run and then type diskmgmt.msc and press Enter. The Disk Management tool opens. Http:/ docs.fedoraproject.org/en-US/Fedora/13/html/Installation Guide/sn-x86-uninstall-dual.html. Wednesday, July 20, 2011. Oracle 11gR2 on Ubuntu 11.04. Now lets start as a root. Username will be your Ubuntu...
Oracle How Tos: February 2012
http://oraclehowtos.blogspot.com/2012_02_01_archive.html
Mostly site would have info on things I work on i.e Oracle VM, Weblogic, oracle db or any new stuff on linux etc. that might be of help to someone out there. . . Saturday, February 25, 2012. Cisco Anyconnect Certificate issue on Fedora 16. This is what i did to resolve the Certificate issue:. Check this Link: http:/ blog.offenders.org/? Installing Cisco Anyconnect VPN on Linux. On Feb.18, 2012, under Cisco. Ln -s /lib/libplc4.so /usr/lib/libplc4.so. Ln -s /lib/libnspr4.so /usr/lib/libnspr4.so. Oracle Vir...
Oracle How Tos: April 2012
http://oraclehowtos.blogspot.com/2012_04_01_archive.html
Mostly site would have info on things I work on i.e Oracle VM, Weblogic, oracle db or any new stuff on linux etc. that might be of help to someone out there. . . Friday, April 6, 2012. Change Hypervisor memory for Domain-0. Vi /boot/grub/grub.conf (default is 512M). You can change it to 4096 fro better performance. Oracle Weblogic How TO's . Subscribe to: Posts (Atom). Fusion Docs (all apps). Linux /Solaris Quick reference. Alison on Oracle VM. All about Oracle VM. Techsnail (Class based tutor).
Oracle How Tos: How to use Vncserver with X or Console
http://oraclehowtos.blogspot.com/2011/11/how-to-use-vncserver-with-x-or-console.html
Mostly site would have info on things I work on i.e Oracle VM, Weblogic, oracle db or any new stuff on linux etc. that might be of help to someone out there. . . Wednesday, November 23, 2011. How to use Vncserver with X or Console. If you want to run Vncserver in console mode,. For console Mode= = = =. X /etc/vnc/xstartup ] & exec /etc/vnc/xstartup. R $HOME/.Xresources ] & xrdb $HOME/.Xresources. Xterm -geometry 80x24 10 10 -ls -title "$VNCDESKTOP Desktop" &. Startx (kde mode)= = = = = =.
Oracle How Tos: November 2011
http://oraclehowtos.blogspot.com/2011_11_01_archive.html
Mostly site would have info on things I work on i.e Oracle VM, Weblogic, oracle db or any new stuff on linux etc. that might be of help to someone out there. . . Wednesday, November 23, 2011. How to use Vncserver with X or Console. If you want to run Vncserver in console mode,. For console Mode= = = =. X /etc/vnc/xstartup ] & exec /etc/vnc/xstartup. R $HOME/.Xresources ] & xrdb $HOME/.Xresources. Xterm -geometry 80x24 10 10 -ls -title "$VNCDESKTOP Desktop" &. Startx (kde mode)= = = = = =.
Oracle How Tos: Rsync - Copy from remote hosts
http://oraclehowtos.blogspot.com/2011/12/rsync-remote-copy.html
Mostly site would have info on things I work on i.e Oracle VM, Weblogic, oracle db or any new stuff on linux etc. that might be of help to someone out there. . . Tuesday, December 6, 2011. Rsync - Copy from remote hosts. To copy files from remote servers. A) Mount the filesystem locally using NFS. Run the below :. Rsync -avtz /net/host name-mounted/faovm /scratch/aime/faovm local. Net/host name-mounted/faovm is a NFS point which is mounted locally. There is a difference in. Oracle Weblogic How TO's .
Oracle How Tos: August 2011
http://oraclehowtos.blogspot.com/2011_08_01_archive.html
Mostly site would have info on things I work on i.e Oracle VM, Weblogic, oracle db or any new stuff on linux etc. that might be of help to someone out there. . . Tuesday, August 30, 2011. Exit status of Wget Validation of links inside File. While read file; do wget -q "$file" if [ $? Ne 0 ]; then echo "Link not up" else echo "OK" fi done url. Oracle Weblogic How TO's . Labels: wget shell script. Tuesday, August 23, 2011. VI Editor Quick Reference :. VI Editor Quick Reference :. 3,5 s/ /# /g. 3,5 s/# / g.
Blog Directory
http://www.blogratedirectory.com/Dir/Unix-Linux.php
Add a Blog Here. Showing #1 - 5 of 5. Jump to Page :. My Sysad Blog - Unix. Http:/ www.mysysad.com. My SysAd covers UNIX system administration HOWTO tips for using inline for loops, find command, UNIX scripting, configuration, SQL, various UNIX-based tools, and command line interface syntax. The UNIX OS supports tasks such as running hardware, device drivers, peripherals and third party applications. Last Update : /. Complete Dose Of Linux Poison. Http:/ linuxpoison.blogspot.com/. Last Update : /.
Mozilla Firefox v3.0 is good, though there is room to get it even better. | Mohammed Berdai's Personal Blog
https://libreinfo.wordpress.com/2008/08/16/mozilla-firefox-v30-is-good-but-can-get-better
Mohammed Berdai’s Personal Blog. GNU/Linux, FOSS, Programming, Web Design and Development, Technology, Free Culture, Opinions, Personal Development and more. Mozilla Firefox v3.0 is good, though there is room to get it even better. August 16, 2008. Although it’s a little bit late to blog about Mozilla Firefox v3.0. My only two remarks about it are :. 1) The newly introduced Awesome Bar still need improvements, it can be overwhelming to those who have large web browser history. I’ve found that O...Fill in...
Why it’s a bad idea to use Debian Sid for daily use | Mohammed Berdai's Personal Blog
https://libreinfo.wordpress.com/2008/08/17/why-it-is-a-bad-idea-to-use-debian-sid-for-daily-use
Mohammed Berdai’s Personal Blog. GNU/Linux, FOSS, Programming, Web Design and Development, Technology, Free Culture, Opinions, Personal Development and more. Why it’s a bad idea to use Debian Sid for daily use. August 17, 2008. Here is nice screenshot for those who have never seen Linux kernel crash. It’s rare to happen. In 4 years, I’ve only seen it once and it was due to hardware failure. Posted by Berdai Mohammed. Filed in GNU/Linux (English). August 18, 2008 at 9:57 am. August 18, 2008 at 3:34 pm.
TOTAL LINKS TO THIS WEBSITE
90
The Magic Number: 0xAA55: Morgan (Reece) Phillips @mrrrgn
This blog no longer exists. You can read whatever non-sense I'm currently writing here.
Buydomains.com
Home
Teaching responsibility to kids of all ages. Parenting. The most important job you’ll ever do. Leaving your precious baby with a caregiver can be heart-wrenching. Read our tips on finding a provider you can trust and avoiding separation anxiety. Get a glimpse of what’s ahead with our interactive pregnancy timeline. You’ll also find in-depth articles on nutrition, vitamins, exercise, and rest during pregnancy.
Linux Blog
White Paper - Keep Your PCs Safe while Surfing the Web. Posted by Nikesh Jauhari. Keep Your PCs Safe while Surfing the Web. Learn how Qualys BrowserCheck can make sure your PCs and browsers are up to date. Offered Free by: Qualys, Inc. Download your free copy of " Keep Your PCs Safe while Surfing the Web. White Paper - Security and Trust: The Backbone of Doing Business Over the Internet. Posted by Nikesh Jauhari. Security and Trust: The Backbone of Doing Business Over the Internet". Download you free cop...
SOCIAL ENGAGEMENT