Category: Linux

  • How to copy files from one server to another using SSH?

    Transfer files from server to server by using SSH is very convenient. You can use the server’s download and upload speed to transfer files. Login to your old server from which you want to copy or transfer files. You can use any SSH terminal like PuTTY or MacBook’s Terminal. ssh userName@hostname in most cases username […]

  • Linux everyday

    Today i am going to share some very easy but useful Linux commands . I have been using Cent-Os last 2 years and found these commands in my everyday life . Some of the commands may need root user permission , if you find “permission denied” exception try to switch your user to root and […]

  • How to configure your grub after making a partition in your PC

    Sometimes you can not boot in your PC after making a partiton . And you get stuck in a black window at the boot time .This happens because after making the partition in your Hard disk the location of grub from which the OS loads may change . To solve this problem and to boot […]

  • How to make Windows your default boot-able OS when dual booting

    After installing Ubuntu along with Windows Ubuntu becomes the default boot-able Operating System. However You can make Windows the default boot-able OS . To do this you have to follow the following Commands : Step 1 .Boot with your Ubuntu OS Step 2. Open up a terminal and write : $ cd /boot/grub Step 3. […]

  • Build Your Own Web Server-Appache and Linux

    Build Your Own Web Server ~ Quick & Easy Do it Yourself Installation ~ All within 24 hours !!!! Apache 2 – Linux Web server MySQL 5 – MySQL Database Server PHP4/5 – PHP Scripting Language phpMyAdmin – Web-based database admin software. Webalizer – Website Traffic Analyzer Mail Server – Postfix (MTA) with Dovecot IMAP/POP3 […]

  • Linux Server Setup

    Hardware Wish List We have created a list of hardware – both complete servers and smaller hardware pieces that we are currently searching for. Help dotsrc.org serve the Open Source community by becoming a sponsor. Hardware Wish List Since we are completely dependant on sponsored equipment, being short of essential hardware is unfortunately kind of […]