• 26Mar

    Hello,

    If you want ot create new partition on linux server and mount it to specific directory then you have to follow the following steps

    login to your linux server with root user

    First of all verify which partition type and how many partitions available on your linux server.

    You can get it with

    #fdisk -l

    suppose you are having partition type as /dev/sda

    If you want to create 1000MB partition wwhich is mounted on /data directory then proceed with following steps

    fdisk /dev/sda

    here you have to type n new partition

    specify cylender size if you understand it otherwise leave it and enter the partition size as +1000M

    type p to view new parttion then type w for save

    here your have to run command

    #partprobe

    Now format the new created partition with command

    mke2fs -j /dev/sdaX

    here X is the new partition number , you have to change it as per your new partition.

    now you have mount the partition on /data directory so create directory /data

    #mkdir -p /data

    mount /dev/sdaX /data

    You have to entered the entry of new partition in /etc/fstab

    #vi /etc/fstab

    entered the following line.

    /dev/sdaX /data ext3 defaults 1 2

    save this file and reboot your machine to verify the changes.

    Tags:

  • 13Mar

    There are many users who feel Free web hosting is better. But, let me tell you that even though the title says “Free Web Hosting”, believe me its never Free. I would recommend paid web hosting (probably moneywise cheap). Paid web hosting is anytime more secure, reliable. Paid web hosting is heavily preferred by business websites. With paid hosting service a website has good chance of succeeding in the world of online business. Web hosting service providers offer different plans according to one’s needs. They are the best people to guide you to select a perfect web hosting plan. Once a website is hosted and starts gaining good traffic, web hosts offer flexible plans of upgrading the current hosting plans.

    Paid HostingFree Web Hosting

    Depending on the web hosting service provider, they offer flexible payment methods or payment cycles, bandwidth, disk space, web tools, applications etc. Now-a-days web hosts offer 99.xx % uptime guarantee on their servers. Due to the technological enhancements, the website would never go down. A service known as “Mirroring” allows the web site to be functional 24×7. Unlike Free hosting service, paid service provides more secure web hosting experience. With paid web hosting, one can have better customer service and technical support.

    Choosing the option of your domain name adds to the success of the web site, this is available with paid web hosting providers. Therefore it is always a better option to go for a paid web hosting service as it involves more uncomparable benefits that Free Hosting.

    Due to the ever-increasing competition in web hosting, paid web hosting has become extremely cheap and affordable. Many web hosts offer awesome discounts on an annual or semi annual sign-ups. It might put an extra load on the pockets while choosing between these options but it is more beneficial in terms of long-term benefits. Paid hosting helps in achieving high quality web hosting service.

    Yes if you are looking for learning the basics such as web designing and uploading the site on the web then Free hosting is fine. But if you want that your web site should bring in profits to you then paid hosting is the only solution.

    Today, inorder to succeed in the Internet world, SE (search engine) friendly websites are very important. Probably a paid hosting provider would take the responsibility of keeping your website optimized, which is not possible with Free hosting service. If a website is designed using SEO techniques, then for sure its going to succeed and gain higher ranks in the search engine result pages (SERP).

    The job of a paid host does not end after getting money from you. Its his responsibility to keep your website away from hackers, viruses.

    It is recommended to go for a Paid hosting service rather than a Free service inorder to succeed on the online market.

    Tags: , , , , , , , ,

  • 07Mar

    Blogs can prove to be an important tool in  terms of promotion, community building and social networking. There are several reasons that can be considered for initiating blogging. Some are listed below:

    blogging-300x199 Understand The Benefits of Blogs to fetch SE traffic


    A] Blogs can provide good help in proving you an expert in your niche – One can use the medium of blogging to prove one’s expertise. Blogs can help to display one’s knowledge. Based on the knowledge shared by you in your blog, people would judge you and gradually would start trusting you. After all trust is something that gets built slowly, which is very important.

    Targeted Search

    B] Resources and Links can be shared through Blogs making the blog more informative. If a visitor gets everything on your blog, I am sure s/he would bookmark your blog. This would bring targeted traffic to your blog.

    C] Conversation stays ongoing through blogs. Even after the chat room ends, the conversation can yet go long way through blogs.

    D] Blogs are great to share ideas, views and news. Visitors get attracted to news, tips, ideas in your blog. One should keep the blog updated, inorder to keep a steady flow of visitors, it grows eventually.

    E] Blogs have the capability to fetch in huge amount of traffic from the search engines. This traffic can be converted into your benefits.

    F] Most bloggers blog for fun. They blog because they like to do this. One can blog about their favourite topic for fun, while some do it because they are addicted to it.

    G] Blogs can be used as one of the very good promotional tool.

    H] Blogs offer a good way of building a community. Many bloggers use blogs to create their own communities.

    I] Blogs can be one of the best ways of showcasing a product, views, shows, products, service etc. One can insert pictures, videos, snap shots etc. in the blog to display products, services etc.

    There are many users who specially go for blog hosting service with a Web Hosting provider. Many do serious blogging in order to gain traffic on the web.

    Tags: , , , , , , , , , ,

  • 03Mar

    Windows Server Virtualization was formerly named as Viridian. It is a hypervisor based technology, it’s a part of Windows Server Longhorn. It specializes in providing secure, scalable and highly available platform of virtualization..

    Virtual Private Server

    Windows hypervisor is a core component of Windows Server Virtualization. It is a thin software layer in between the Operating System and the Hardware. The hypervisor permits multiple OS to run on a host computer at the same time. It offers non complex partitioning functionality and takes the responsibility of maintaining strong isolation among the partitions. It inherits secure architecture with minimum attack surface. This is possible because it does not contain any third party device drivers.

    Windows

    Windows Server Virtualization offers customers with an ideal platform suitable for key virtualization scenarios like the production server, software testing and development, consolidation, business continuity and management and development of a data center. Windows Server Virtualization offers customers with scalability, flexibility, high performance, manageability, security and reliability. It offers supporting features such as guest multi processing support and 64 bit guest and host support, reliability and security through hypervisor architecture

    Some capabilities of Windows Server Virtualization include x64 host and guest support, an ability to run guest machines in a multi processor environment, ability to move running virtual machines with minimal downtime and dynamic resource management.

    Tags: , , , , ,

   

Recent Comments

  • This could be one of the reason why UK Government is making...
  • The root access in VPS gives you the ability to install and...
  • Hello...Thanks for the nice read, keep up the interesting po...
  • can i get more information..see not theoryitcal i need part...
  • Hi, I use a company laptop and its disabled. How can I enabl...