PC Support

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Saturday, 18 August 2012

Changing Default Operating System And Boot Priority In UBUNTU GRUB TO Windows

Posted on 22:54 by Unknown
Ubuntu is one of the best Operating System coming from the Open Source.It has good performance and protection from viruses like other Linux O/S.
After installing Ubuntu by default the GRUB(GRand Unified Bootloader), which is the loader for Ubuntu will be used when we turn on the system.
A bootloader is a program that run when the system is turned on and its duty is to load the Operating System files to the main memory.
The GRUB by default will list the available options like Ubuntu,memory test etc... and other Operating System installed.The default option selected will be Ubuntu.

Now we will see how to change the default boot Operating System to other O/S.

1.First boot Ubuntu.We have to login as root in order to make changes in the boot priority in Ubuntu.

2.Now from the top panel select places>Search For Files
A new window will open up in that for the field Name contains type grub.cfg and click find.

3.From the list of select results double click on the one with folder /boot/grub.
If  there is any problem on opening it then right click and open with Text-Editor.
[I would recommend first time users to go to folder FileSystem/boot/grub/grub.cfg and  create a copy of the file grub.cfg. ]

Now a text editor will open up and the file will contain many lines of text.
First we have to locate the line 13 which has 'set default="1" '.

grub.cfg default

This means that the GRUB will by default boot the first option shown on the GRUB boot menu(ie UBUNTU).Now usually the Operating System which we want to make as default will be coming 4th in the GRUB boot list.
So change the default to 4 ie 'set default="4" '.
[To edit this file we need to log in to the root account]


Set Default as Other Operating System

4.Now Save the File.Now restart and next time the default option on Boot menu will be Windows.

Now in addition if we have to change the time which the GRUB Loader waits before automatically boots up the default option then on the grub.cfg file press ctrl+f and type 'timeout' we will get 2 result timeout=-1 and timeout=10.
Don't edit the timeout=-1.
Change default waiting time3
Edit the other one and set its value as no of seconds we want the loader to wait before automatically booting up default Operating System.
Now save file and Restart.

Read More
Posted in GRUB DEFAULT OPERATING SYSTEM, GRUB Loader Priority, UBUNTU | No comments

Saturday, 11 August 2012

Installing JOOMLA In LINUX,UBUNTU SCREENSHOTS

Posted on 09:52 by Unknown
JOOMLA is very usefull software which we can use to build web sites and powerful online applications.
Its not essential for its user to know about HTML,SQL,CSS .The user does not has to care about writing HTML code,managing SQL queries,creating style sheets.Though its very easy to use kind of software its installation might be somewhat difficult for first time users because mostly users are familiar with setup type of installation but JOOMLA is all very different.
We will also need a server(APACHE),SQL(MYSQL),PHP for using JOOMLA.
All the software needed for installing JOOMLA are in OpenSource and freely available.

Here are the steps to install JOOMLA

1.At first we need to download the setup from JOOMLA.ORG.Select the version you want to download and download the full package zip file.
Joomla Download Page


2.Next Step we need to install PHP in our system.For this go to SYSTEM>ADMINISTRATION>SYNAPTIC PACKAGE MANAGER.
Press Ctrl+F and type php5 and mark it for installation and click apply.
Installing PHP

     3.Now we need to install MYSQL in our system.We need to install both MYSQL Client and MYSQL Server for using JOOMLA.
For this go to SYSTEM>ADMINISTRATION>SYNAPTIC PACKAGE MANAGER.
Press Ctrl+F and type mysql client and mark it for installation, then again press Ctrl+F and type mysql server and mark it for installation and click apply.

Install MYSQL CLIENT
Install MYSQL SERVER
   After installation a window will pop up to create an sql password.Enter password and confirm it.Make sure that you remember the password.
No need to enter user name because its by default "root" .

4.Next we need a server for working of JOOMLA and we can use Apache Server.For this go to SYSTEM>ADMINISTRATION>SYNAPTIC PACKAGE MANAGER.Press Ctrl+F and type apache and mark it for installation and click apply.
5.We have now completed installation of all basic requirement for JOOMLA.
I would recommend you to install phpmyadmin for ease of configuring and managing php and mysql.
For this go to SYSTEM>ADMINISTRATION>SYNAPTIC PACKAGE MANAGER.Press Ctrl+F and type phpmyadmin and mark it for installation and click apply.
After installing phpmyadmin a window will pop up to configure our web server.
in that select apache 2 and click forward.
Configuring phpmyadmin

Next it will ask the mysql server password enter the password created in earlier step and click forward.
6.Now we have completed installation of all support software needed for running JOOMLA.Now go to installation directory where we have downloaded JOOMLA.zip file, right click that and extract the zip file there and change the folder name to a shorter one that we can easily remember(i have renamed it to joomla).
Unzip Downloaded File And Rename The Folder 
Now we have to first take the HOME FOLDER. From there go to FILESYSTE>VAR>WWW. Now copy the folder we renamed in the 5th step and paste it in WWW. 
Now right click on the folder ,take PROPERTIES and then a window will open up.In that window select  PERMISSIONS and set all FOLDER ACCESS to Create And Delete Files and save.
Set Folder Access Permissions

7.Now we begin the actual installation of JOOMLA.At first take any web browser(i wont recommend CHROME because i have heard about my peers having problem in using CHROME for joomla).
Open the browser and on the address bar type localhost/joomla.
Now the JOOMLA installation will start.Select language,then JOOMLA will check whether minimum installation configuration has been met.
Up next accept the license agreement and then input the sql-server username and password created then finish.
After installation remove the directory FILESYSTEM>VAR>WWW>JOOMLA>INSTALLATION.

CONGRATS..You have successfully completed JOOMLA.
Now you can use your browser and obtain Front-End:http://localhost/joomla
  and Back-End:http://localhost/joomla/administrator.


Read More
Posted in INSTALLATION, JOOMLA, SCREENSHOT, UBUNTU | No comments
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • Sony Erricson SAR Values /Radiation Values
    Manufacturer / Model number SAR rating (1.6W/kg) SAR rating (2.0W/kg) Sony Ericsson A1228C ...
  • Install Flash Player Without Administrator Rights
    Adobe Flash player has become an important plug-in to be installed in order to view online videos and online games.Most of the schools and c...
  • Installing JOOMLA In LINUX,UBUNTU SCREENSHOTS
    JOOMLA is very usefull software which we can use to build web sites and powerful online applications. Its not essential for its user to kn...
  • Mobile / Cell Phone SAR Value / Radiation Value
    Manufacturer / Model number SAR rating (1.6W/kg) SAR rating (2.0W/kg) 3 Skypephone S2x ...
  • APPLE SAR Values / Radiation Values
    Manufacturer / Model number SAR rating (1.6W/kg) SAR rating (2.0W/kg) Apple iPhone 0.97...
  • Changing Default Operating System And Boot Priority In UBUNTU GRUB TO Windows
    Ubuntu is one of the best Operating System coming from the Open Source.It has good performance and protection from viruses like other Linux ...
  • SQL Injection-Basic Command
    SQL injection is a technique often used to attack databases through a website. SQL injection is a code injection technique that exploits a ...
  • Recover Files & Folder Affected By NEW FOLDER VIRUS
    When a computer gets affected by an NEW FOLDER virus,it will create an copy of virus porgram in the name of all the folders in the computer ...

Categories

  • FLASH PLAYER WITHOUT ADMINISTRATOR RIGHTS
  • GRUB DEFAULT OPERATING SYSTEM
  • GRUB Loader Priority
  • INSTALLATION
  • INSTALLING FLASH PLAYER
  • JOOMLA
  • NEW FOLDER REMOVAL
  • NEW FOLDER VIRUS
  • SCREENSHOT
  • SQL INJECTION
  • UBUNTU

Blog Archive

  • ►  2013 (1)
    • ►  January (1)
  • ▼  2012 (7)
    • ►  September (2)
    • ▼  August (2)
      • Changing Default Operating System And Boot Priorit...
      • Installing JOOMLA In LINUX,UBUNTU SCREENSHOTS
    • ►  June (3)
Powered by Blogger.

About Me

Unknown
View my complete profile