Do you want to earn some extra cash from the Internet. Here i show you what i did. There are lots of bux site we can found from the internet. But the question is will they really pay for us. Unfortunately most of the sites are SCAM sites. You can find more details from PTC INVESTIGATION website, which are the ...
Apple iPhone 4 is the latest phone launch by Apple. This iPhone got lot of new features. It has 5 MP, gives high image quality. It supports Wi-Fi 802.11 b/g/n WLAN,HSDPA, 7.2 Mbps; HSUPA, 5.76 Mbps 3G network and Class 10, 236.8 kbps EDGE. The iPhone 4 use 1 GHz Apple A4 processor and got 512 MB RAM. This iPhone ...
The earlier post we talk about how to determine our IP address which assign to our PC. Now we talk how do we change that IP address statically. We use same command as we used in earlier post. That is ifconfig. We want to change our IP address as 10.0.0.5 and we assign the 24 prefix sub net to our ...
As a Linux user how do you determine IP address of your Linux PC in command line ?. Simply issue the command ifconfig -a as below. Here -a is option and ifconfig is the command[root@fedora]# ifconfig -aeth0 Link encap:Ethernet HWaddr 00:0E:C7:15:04:A8BROADCAST MULTICAST MTU:1500 Metric:1RX packets:0 errors:0 dropped:0 overruns:0 frame:0TX packets:0 errors:0 dropped:0 overruns:0 carrier:0collisions:0 txqueuelen:100RX bytes:0 (0.0 b) TX bytes:0 ...
Red Hat Enterprise Linux (RHEL) 6 beta has arrived and it's newest beta version RHEL 6 beta 2 is now available for download for testing purposes. The official announcement mention that the beta 2 has a new installer.This new beta release available on both 32-bit and 64-bit platform for download. To find out more details visit RED HAT web siteHere ...
Linux OS also runs several services like windows. Some times most of them are not useful or sometimes some of them are reduce PC performance. So how to manage those service in Linux. Here i show the basic way to control those service through the command line in fedora.The syntax is - service [service name] [option]The available options are --start ...
OpenSUSE is an open source OS and free to use with your PC, laptops and as a servers. The OpenSUSE newest version 11.2 has been released and you can download it from http://software.opensuse.org. It includes GNOME, KDE and many user friendly applications. Here are some screen shots provide by the OpenSUSE web site for its new release.Find more details on www.opensuse.org
Use any GNS3 support Cisco IOS images and do your simulation. No need of physical routers and switches. You need GNS3 and some Cisco IOS.Go to www.gns3.net to download your copy !!!!Find your Cisco IOS on the internet.
Eclipse for PHP Developers is a best tool that i have ever seen for develop professional PHP applications. It provides all development functions for developers. This IDE has hot many rich features.You can find out more details from http://adf.ly/1PQsU and you can download your copy from http://adf.ly/1PQuI
If you need keep you Linux PC up to date, you have to update your system every time.But if you can set this thing happens automatically you do not want to worry by manually updating your system. Here i show how do we can enable or set the yum update manager to run start up as a service.To run the ...
Puppy Linux is one of light weight distribution of Linux. Live-CD of this Puppy Linux distribution is only 85MB.But it includes all GUI applications.Being so small, Puppy Linux usually loads completely into the RAM. This increase the speed. You can find more details about Puppy Linux by it's website : www.puppylinux.com.You can download you free copy from http://www.puppylinux.com/download/index.html ...
Here i show you how to change the background of GRUB Boot splash. To do this you have follow some requirement. They areIt must be sized at 640x480. It must be a .xpm format image file.It must contain no more than 14 colors.Now we start, Suppose that you got a image in .png format. How do you convert it into ...
People who use Linux distribution have to face one common problem. That is playing multimedia files in Linux. Most time MP3 and most video codec are not include in Linux distributions. So you have to download the all necessary codec and install them. The best codec pack for Linux i’ve got is the Gstreamer Codec Pack. This package includes most ...
Most of Linux user suffering from installing Windows application in Linux. By default Linux do not support .exe files. Some users are use the Wine emulator to install windows applications. But i found better GUI Linux application to install windows application in Linux OS. It is CrossOver Linux. This applications allow user to install most popular Windows applications in Linux. ...
If you are using Virtual Machine softwares like VMware Server, VMware Workstation, or VMware Player you have heard about VMware images. These VMware images are used to work with VMware Players and they are created with VMware Workstation. If you are unable to create a VMware image for you, you can find it from the internet. There are lot of ...
Do you use Linux before ?.Would you want to install and test Linux ?. But do you have fear to install Linux to your PC and that will corrupt your PC's existing partitions. Don't worry !. There is a best solution for it. That is using a Virtual Machine (VM). Virtual Machine software can install any supported operating system inside ...