
techieshare.wordpress.com
Techie Share | i share what i know (by darwin h)i share what i know (by darwin h)
http://techieshare.wordpress.com/
i share what i know (by darwin h)
http://techieshare.wordpress.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Sunday
LOAD TIME
1.3 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
9
SSL
EXTERNAL LINKS
20
SITE IP
192.0.78.12
LOAD TIME
1.266 sec
SCORE
6.2
Techie Share | i share what i know (by darwin h) | techieshare.wordpress.com Reviews
https://techieshare.wordpress.com
i share what i know (by darwin h)
intro to techie share | Techie Share
https://techieshare.wordpress.com/2009/07/13/4
Intro to techie share. July 13, 2009 @ 5:24 pm. 183; { author's shoutz. As the saying goes There is no delight in owning anything unshared , I made this blog to share what I have learned for past years working in IT industry. I’ll share some tips, tutorials,documentation and personal experience working with several system platforms, network devices and gadgets. Darwin h (ece,ccna). Share everything. Don’t take things that aren’t yours. Put things back where you found them. Leave a Reply Cancel reply.
windows keyboard shortcutz | Techie Share
https://techieshare.wordpress.com/2009/07/14/windows-keyboard-shortcutz
July 14, 2009 @ 7:52 am. 183; { windows shitz. This is just a repost coming from my archives back then since 2004, forgot where I get this. hope it still useful to some. SHIFT DELETE (Delete the selected item permanently without placing the item in the Recycle Bin). CTRL while dragging an item (Copy the selected item). CTRL SHIFT while dragging an item (Create a shortcut to the selected item). F2 key (Rename the selected item). CTRL RIGHT ARROW (Move the insertion point to the beginning of the next word).
quick tip: mysql change/recover root password | Techie Share
https://techieshare.wordpress.com/2009/07/14/quick-tip-mysql-changerecover-root-password
Quick tip: mysql change/recover root password. July 14, 2009 @ 8:05 am. 183; { linux/bsd/unix. Setting up mysql password is one of the essential task in systems administration. Note: Linux/Unix login root account for your operating system and MySQL root are different. You can use the built-in “mysqladmin” command to change MySQL root password. It can be executed anywhere as long the binary path is set on your Linux or Windows environment. Mysqladmin -u root password NEWPASSWORD. This is another method...
setting up ftp via vsftpd in linux | Techie Share
https://techieshare.wordpress.com/2009/07/14/setting-up-ftp-via-vsftpd-in-linux
Setting up ftp via vsftpd in linux. July 14, 2009 @ 5:32 am. 183; { linux/bsd/unix. The VSFTPD (Very Secure FTP Server Deamon) is one of the most commonly used FTP servers under Linux and comes with most Linux distributions. This article will help you install and configure vsftpd in Linux. (sample OS used is a Red-hat based distribution). To create a secure ftp server. Procedures and actual simulation as follows:. Updates 3.4 kB 00:00. Updates/primary db 4.0 MB 00:10. Fedora 2.8 kB 00:00. Add the ftp nam...
how to run windows in linux via qemu? | Techie Share
https://techieshare.wordpress.com/2009/07/14/how-to-run-windows-in-linux-via-qemu
How to run windows in linux via qemu? July 14, 2009 @ 3:46 am. 183; { linux/bsd/unix. Some of the popular open source linux virtualization softwares are OpenVZ, Xen, KVM and VirtualBox. You can also try proprietary softwares such as VMWare and Citrix XenServer, a commercial implementation of Xen. For this tutorial, I’ll be covering Qemu, another virtualization program and here are the steps:. C any Linux distribution (I’ll be using CentOS 5 for this demonstration). D Linux/Unix administration skills.
TOTAL PAGES IN THIS WEBSITE
9
News and Updates | Free Linux Tutorials
http://freelinuxtutorials.com/category/news-and-updates
Archives for News and Updates category. FreeLinuxTutorials.com is back! Posted in News and Updates. By Free Linux Tutorials No Comments. Freelinuxtutorials.com is back! Sorry for the inconvenience caused. Will be posting new tutorials soon. Twitter: https:/ twitter.com/linuxtutorials. Facebook: https:/ www.facebook.com/freelinuxtutorials. Thanks for all the support and spread the good vibes to everyone. Cheers! Permanent link to this post. 33 words, estimated 8 secs reading time). By tux No Comments.
Linux Links | Free Linux Tutorials
http://freelinuxtutorials.com/links
Posted by tux No Comments. My Favorite Linux Links. 1 The Linux Documentation Project. Http:/ www.tldp.org. What I also like about Linux is the healthy community of volunteers and developers. TLDP is one example of team of volunteers providing documentation of several aspects of Linux, containing HOWTOs, Guides ,man pages, and FAQ. The site comes up with different documentation file formats, browseable categories and search functionality for your. Http:/ www.howtoforge.com. 5 Loads of Linux Links. New Bl...
Install and Configure SNMP client on Linux | Free Linux Tutorials
http://freelinuxtutorials.com/tutorials/install-and-configure-snmp-client-on-linux
Install and Configure SNMP client on Linux. By Free Linux Tutorials No Comments. The following procedure will install and configure snmp daemon on your Redhat-based distribution such as CentOS and Fedora. Here are the steps:. 1 Verify if snmp package is installed, there are few ways. Root@localhost ]# rpm -qa grep snmp. Bash: snmpwalk: command not found. Root@localhost ]# ls /etc/snmp*. Ls: /etc/snmp*: No such file or directory. This mean net-snmp package is not installed yet. Setting up Install Process.
SSH Remote Host Identification has changed | Free Linux Tutorials
http://freelinuxtutorials.com/quick-tips-and-tricks/ssh-remote-host-identification-has-changed
SSH Remote Host Identification has changed. Posted in Quick Tips and Tricks. By Free Linux Tutorials No Comments. SSH Remote Host Identification has changed Error and Fixes. Normally you see this message by remotely accessing via ssh on target systems like Cisco, Juniper or Linux/Unix for possible reasons like:. AThe target systems’ hostname or IP address have changed, and previously belong to a different server which of course has a different public key. Tux@jumphost1 ]$ ssh freelinux. B go to line, e&#...
Commands | Free Linux Tutorials
http://freelinuxtutorials.com/category/linux-commands
Archives for Commands category. Basic Linux commands part 2. By tux No Comments. This is the list of commonly used commands in systems administration. Hwclock Manage hardware clock. Netdate Set clock according to host’s clock. Rdate Manage time server. Zdump Print list of time zones. Zic Create time conversion information files. Arch Print machine architecture. Dnsdomainname Print DNS domain name. Domainname Print NIS domain name. Free Print memory usage. Host Print host and zone information. For i in *&...
Linux Kernel 3.6.8 is released! | Free Linux Tutorials
http://freelinuxtutorials.com/news-and-updates/linux-kernel-3-6-8-is-released
Linux Kernel 3.6.8 is released! Posted in News and Updates. By Free Linux Tutorials No Comments. Latest stable Linux kernel is now ready for download on Linux Kernel archives or kernel.org. #linux. Http:/ www.kernel.org/pub/linux/kernel/v3.0/linux-3.6.8.tar.bz2. FreeLinuxTutorials.com is back! Fedora 16 Released in memory of Dennis Ritchie. Back to the old server. Ubuntu 10.10 Released. Linux Mint 9 Released. Leave this field empty. Notify me of follow-up comments by email. Notify me of new posts by email.
Configs Scripts | Free Linux Tutorials
http://freelinuxtutorials.com/configsscripts
Configs & Scripts. Posted by Free Linux Tutorials No Comments. This section will list useful configuration files and shell scripts:. This perl script will basically archive and compress your syslog files in tar.gz format on specific directory. The script will also separate the archive files per month for easy lookups. The file can be viewed/downloaded on this. This was tested successfully on HP-UX machines, but will work as well on Linux distributions with just minor modifications. About 2 days ago.
Basic Wired network interface configuration for popular Linux distribution | Free Linux Tutorials
http://freelinuxtutorials.com/tutorials/basic-wired-network-interface-configuration-for-popular-linux-distribution
Basic Wired network interface configuration for popular Linux distribution. By Free Linux Tutorials 1 Comment. Basically, you just need to use the CLI command “ifconfig” which stands for interface configuration. It uses. To configure and query TCP/IP network interface parameters. Ifconfig interface [aftype] options. Interface: eth0,eth1, em0. Aftype: inet (default,TCP/IP), inet6(IPV6). Options: up,down, arp,promisc, mtu # , broadcast xx.xx.xx.xx , netmask xx.xx.xx.xx. See the man page for more details.
Set date and time in Linux | Free Linux Tutorials
http://freelinuxtutorials.com/quick-tips-and-tricks/quick-tip-set-date-and-time-in-linux
Quick tip: Set date and time in Linux. Posted in Quick Tips and Tricks. By Free Linux Tutorials No Comments. There are few ways to set the date and time on Linux command line. In order to do this, you must login as root and execute the following methods as follow:. For you to remember the syntax, issue the command “date” first. Mon Aug 20 18:30:29 SGT 2012. Let say you want to change it to Sept 6, 2012, 3pm, just follow the pattern above. Root@freelinux ]# date 090615002012. Thu Sep 6 15:00:00 SGT 2012.
Linux Tutorials Topics | Free Linux Tutorials
http://freelinuxtutorials.com/topics
Posted by tux No Comments. Linux as a Router and Firewall. Setting up FTP server via VSFTPD. Linux working with FreeRadius and MySQL. Installation and Configuration of AWStats on Apache Web Server. Installation and Configuration of AWStats on Tomcat Web Server. Installation of GeoIP Information for AWStats. SSL Certificate Installation in Tomcat Linux Server. Major Tutorial on Mail Server Setup: POP3 Dovecot, SMTP Sendmail, Mail Security thru MailScanner, Mailwatch Front-end. Setup DNS Server using DJBDNS.
TOTAL LINKS TO THIS WEBSITE
20
TechiesGuru.com | We help to grow!
We help to grow! We help to grow! Website being the showcase of your business, it needs the best of web developers to work for it. The website should have the best and innovative design if you want to stand out from the competition. TechiesGuru . Read more ». Pay Per Click: PPC management also known as paid search or search engine advertising (SEM). Most of the website owners are taking benefit from this service. Pay Per click advertising is a highly optimized . Read more ». Read more ». Middot; ·.
Alpha-male Technogeek
Thursday, May 27, 2010. Way back in 2002/2003, when I just started learning web development, I was faced with a dilemma. There was too many choices and tools that I can use. How many? Let me list them:. 2 ASP - VB. 4 JSP - Java. Now we have J2EE, Ruby on Rails, Silverlight, and ASP.Net, to add into the mix.). So what was the problem and what did I eventually chose to use? 1 Too complicated and unwieldy to use. 3 Extremely messy bloatware. Check out php problems. What did I do? I chose to master the mildl...
home
Welcome to Our Old House! Featured in the Music in the Mountains. 120 Winchester Street, Grass Valley, California. For information & reservations call: 925/825-6462. 4 Bedrooms, 2 bathrooms, recreation room, family room, hot tub, sleeps up to 14. Our restored 1891 Victorian vacation home is located in the convenient Downtown Historic District of Grass Valley, Ca. right in the Heart of the Gold Country! Why stay at a motel, hotel or bed and breakfast, When you can rent our entire Victorian and play?
Techie's Hangout
A best place for all Tech-Lovers! Have a Tech-Look and stay updated! Windows and Hacking tips. Best Advice For Leaders. Wednesday, October 29, 2008. MOTOMING A 1600, in India. After a flood of touchscreen launches in India this year, which includes Apple's iPhone, Samsung Omnia and BlackBerry Bold, US-based cell phone maker Motorola is out with its GPS-enabled touchscreen device, MOTOMING A 1600, in India. According to Motorola MobileDevices India and South West AsiaLloyd Mathias, the phone is Motorola's...
Techies Hangout
Her is the first video. Popular posts image size test. Here is a popular posts image size test. Testing of Popular Posts. Popular posts with Image and Title. Here is my first demo application. Popular posts with Image and Title. Popular posts image size test. View my complete profile. Popular posts with Image and Title. Popular posts image size test. Made with Love in Incredible India.
Techie Share | i share what i know (by darwin h)
Setting up PPTP VPN in Windows Server 2003. July 24, 2009 @ 4:49 am. 183; { windows shitz. Basically, a VPN is a private network that uses a public network (usually the Internet) to connect remote users or sites together. VPN or Virtual Private network are low-cost and secure solutions that allow organizations to provide remote access to their network. Here are the steps in configuring VPN in Windows Server to any authentication method that you want. 1 Add Remote Access/VPN role to your server by going to.
Techie She — Blogging, Internet, Gadgets and Anything Techie
Blogging, Internet, Gadgets and Anything Techie. Tips & Tutorials. 5 Tips for Choosing an Internet Service Provider. Are you starting your own business over the web? Or maybe you just want high-speed Internet for streaming videos, games and other sources of entertainment. Whatever your reasons for seeking a fast, reliable connection, here are just a few tips for making sure you get it from your Internet service provider. 1 Know Your Needs. 2 Evaluate Your Technological Options. 3 Consider Bundle Packages.
Techieshelp.com Online IT Support and Step By Step IT Guides - Techieshelp.com
Written by Allen White. Leawoo BlueRay and DVD software review and FREE giveaway! How to rip DVD and Bluerays with this fantastic software to iPad, iPhone and much more. Windows 10 Restarts After Selecting Shutdown. Written by Allen White. Posted in Windows 10. Windows 10 will not shutdown and restarts after selecting shutdown. This is an application issue using gigabyte on/off charge. Windows 10 Installation Black Screen. Written by Allen White. Posted in Windows 10. Written by Allen White. Windows 10 s...
The Information Source For Blogging and Social Media - Techies HomeTechies Home
August 14, 2015. 5 Best The Pirate Bay Alternatives. Life Easy with Mobikwik. 5 Reason to Shop from Homeshop18.com. List of 5 Best WordPress Plugins For SEO. Go Crazy with Crazy Domain’s Free Asia Domains. 5 Reasons to Move and Use Google Plus. 5 Best The Pirate Bay Alternatives. List of 5 Best WordPress Plugins For SEO. WordPress is now one of the best blogging platforms from a long time. Both WordPress.com and wordpress.org are. How To Make Money with Buyblogreviews.com. On Friday, July 4th, 2014.
The Techie Shop Blog
The Techie Shop Blog. The Techie Shop - Featuring Geek Apparel and Merchandise. August 10, 2015. If you are looking for gift ideas, The Techie Shop. Has Tile Coasters displaying geek designs. These attractive tiles can also be framed or displayed with miniature easels. To quickly find all the available geek designs, use the search box menu at The Techie Shop. Bottom of page) and enter the following keyword: coaster. Posted by BlogMaster at 11:23 AM Permalink. July 01, 2015. The Ultimate Geek Apparel.
Robotics Kits Online Shopping, Robotic Shop, Robot Store
My Cart : item. You have no items in your shopping cart. 4 Pin Push Button. GSM Module( SIM 300A ). GSM Module( SIM 900A ). 4 Pin Push Button. GSM Module( SIM 300A ). GSM Module( SIM 900A ). 4 Pin Push Button. GSM Module( SIM 300A ). GSM Module( SIM 900A ). Raspberry Pi B 512. GSM Module( SIM 900A ). GSM Module( SIM 300A ). 8 MHz Crystal Oscillator. 12 MHz Crystal Oscillator. 16 MHz Crystal Oscillator. 32768 MHz Crystal Oscillator. Security Access Control System. Entry Gate Security System. Hours: 04....