Changes

Jump to navigation Jump to search
Line 1: Line 1: −
=How to find out Your connection IP adress?=
+
'''NETWORK AND INTERNET'''
 +
==How to find out Your connection IP adress?==
 
Your IP address is something you probably rarely think about, but it's vitally important to your online lifestyle. Without an IP address, you wouldn't be able to get today's weather, check the latest news or look at videos online. Why? Because without your IP address, websites like whatismyipaddress.com, CNN or ESPN wouldn't know where to send the information you asked for. They wouldn't be able to get it to YOUR computer.<br>
 
Your IP address is something you probably rarely think about, but it's vitally important to your online lifestyle. Without an IP address, you wouldn't be able to get today's weather, check the latest news or look at videos online. Why? Because without your IP address, websites like whatismyipaddress.com, CNN or ESPN wouldn't know where to send the information you asked for. They wouldn't be able to get it to YOUR computer.<br>
 
Your web browser announces your IP address to any web site, so our website can find your IP address simply by listening for this announcement... So one very quick way how to find your IP address [http://www.howtofindmyipaddress.com Click here] or go to google search engine and just type "What is my IP".<br>
 
Your web browser announces your IP address to any web site, so our website can find your IP address simply by listening for this announcement... So one very quick way how to find your IP address [http://www.howtofindmyipaddress.com Click here] or go to google search engine and just type "What is my IP".<br>
 +
 
[[#top|Back to Top]]<br>
 
[[#top|Back to Top]]<br>
   −
=Turn off Bluetooth by default in Ubuntu 14.04=
+
==How to Turn Your Ubuntu Laptop into a Wireless Access Point==
Bluetooth is always on at each boot in Ubuntu laptops. This is not good, from both power saving and security purpose. Moreover, we hardly use Bluetooth, so why should have Bluetooth enabled by default? While one can turn off Bluetooth in one click in Ubuntu, doing it in each session is a repetitive and frustrating task. Simpler solution is to deactivate Bluetooth at start up in Ubuntu.
  −
<br>
  −
* Open a terminal (Ctrl+Alt+T) and and use the following command
  −
'''sudo gedit /etc/rc.local'''<br>
  −
* enter password and press '''Enter'''.
  −
* It will open the rc.local file. Just add the following line just before exit 0.
  −
'''rfkill block bluetooth'''. <br>
  −
* Altogether, your rc.local file look like this:
  −
[[file:rfkill_Bluetooth.png | 500px]] <br>
  −
* '''Save''' the file by clicking on save icon on top.
  −
''Note:Restart the computer and you should see that Bluetooth has been disabled. Of course you can turn it on when required by the Bluetooth indicator on the top panel.
  −
''
  −
 
  −
=How to Turn Your Ubuntu Laptop into a Wireless Access Point=
      
* To get started, click the gear icon on the panel and select System Settings.<br>
 
* To get started, click the gear icon on the panel and select System Settings.<br>
Line 33: Line 21:  
[[file:hotspot_6.png|500px]]
 
[[file:hotspot_6.png|500px]]
   −
=Block Access to Unwanted Websites in Ubuntu=
+
[[#top|Back to Top]]
 +
 
 +
==Block Access to Unwanted Websites in Ubuntu==
 
Want to block access to certain websites from your machine running Ubuntu or Linux Mint? It’s easy to do it by editing the host file.<br/>
 
Want to block access to certain websites from your machine running Ubuntu or Linux Mint? It’s easy to do it by editing the host file.<br/>
 
With the hosts file, you can tell Ubuntu to redirect the specific websites to 127.0.0.1. So that the web browser returns below error: <br/>
 
With the hosts file, you can tell Ubuntu to redirect the specific websites to 127.0.0.1. So that the web browser returns below error: <br/>
Line 52: Line 42:  
[[#top|Back to Top]]
 
[[#top|Back to Top]]
   −
=How do I setup Thin client in Phase-1 and phase-2 schools=
+
==How to fix your Internet connection in Ubuntu Linux==
 
  −
Note:below mentioned setup is only for the server
  −
 
  −
1.Go to the right top panel, Left click on network icon,
  −
select the Edit connection.<br>
  −
[[image:sc11.png |400px]]
  −
 
  −
2.Click on the Wired tab and there click on Edit button.<br>
  −
 
  −
[[image:sc2.png |400px]]
  −
 
  −
<li> Edit connection Window will opens, select IP4 settings and click on it.
  −
In methods, select manual. Now you can enter the address
  −
click on the address box below and press add and enter the information as mentioned below.
  −
<li>IP address - 192.168.0.1
  −
<li>Netmask - click on it and press add and enter 255.255.255.0
  −
<li>gateway - click on it and press add and enter 0.0.0.0(if it is there initially no need to enter)
  −
<li>DNS Servers - enter the IP address 192.168.0.1
  −
 
  −
 
  −
<li>now check mark the box below : require IP4 addressing for this connection to complete.
  −
<li>now check mark the box at the bottom : Available to all users click save
  −
 
  −
 
  −
[[image:sc3.png |400px]]
  −
 
  −
[[#top|Back to Top]]
  −
 
  −
=How to connect a printer in ubuntu?=
  −
#Applications=>> System tools=>> system settings
  −
#click on printer icon
  −
#"Add" then Select you Printer name then Printer model in the next page and by clicking Add button to complete this process.
  −
Not: After following this steps with HP printers and still not able to print, please follow the below steps.
  −
 
  −
[[#top|Back to Top]]
  −
 
  −
==How to set up Hp printers through hplip?==
  −
#Download hplip from [http://sourceforge.net/projects/hplip/files/hplip/3.14.10/hplip-3.14.10.run/download?use_mirror=softlayer-sng here]
  −
#Open a terminal(applications>> accessories>> terminal)
  −
#Type '''sh hplip-3.14.6.run''' command/copy+paste in terminal press Enter
  −
#If it asks for a password, please enter your Ubuntu login password
  −
#then follow as it shows.
  −
# Once it complete all the steps, follow the general printer setup steps.
  −
 
  −
[[#top|Back to Top]]
  −
 
  −
==How to connect Canon printers in Ubuntu==
  −
1. Download [http://gdlp01.c-wss.com/gds/6/0100004596/03/Linux_CAPT_PrinterDriver_V260_uk_EN.tar.gz Here].
  −
2. Right click on the downloaded .tar.gz folder and select "extract here" option.
  −
3. Open the extracted folder(Linux_CAPT_PrinterDriver_V260_uk_EN)
  −
4. Find the following folders
  −
<br>
  −
a. '''cndrvcups-common.deb'''<br>
  −
b. '''cndrvcups-capt.deb''' <br>
  −
<br>
  −
5. then, double click on each file and click on the "install". <br>
  −
6. Once you done with installation then restart your computer. <br>
  −
7. Connect your printer goto system setting (applications>system tools >system setting). <br>
  −
8. Click on '''Printers'''> click '''add''' > in the list find your printer > click add. <br>
  −
<br>
  −
[[#top|Back to Top]]
  −
 
  −
=How to fix your Internet connection in Ubuntu Linux=
   
'''Check the basics first'''<br>
 
'''Check the basics first'''<br>
 
Before you blame Ubuntu, try connecting to the Internet on other devices. If they're experiencing the same problem, it isn’t with Ubuntu—it’s with something else. For example, you may need to reboot your router, modem, or both. It’s always worth checking these fundamentals before delving into further troubleshooting.<br/>
 
Before you blame Ubuntu, try connecting to the Internet on other devices. If they're experiencing the same problem, it isn’t with Ubuntu—it’s with something else. For example, you may need to reboot your router, modem, or both. It’s always worth checking these fundamentals before delving into further troubleshooting.<br/>
Line 123: Line 50:  
[[#top|Back to Top]]
 
[[#top|Back to Top]]
   −
=Configure your connection settings in NetworkManager=
+
==Configure your connection settings in NetworkManager==
 
NetworkManager connects to Wi-Fi networks and automatically configures wired network connections when you plug in an ethernet cable. Before NetworkManager, you’d have to do this with terminal commands.<br/>
 
NetworkManager connects to Wi-Fi networks and automatically configures wired network connections when you plug in an ethernet cable. Before NetworkManager, you’d have to do this with terminal commands.<br/>
   Line 148: Line 75:  
For more information about this [http://www.pcworld.com/article/2455972/how-to-fix-your-internet-connection-in-ubuntu-linux.html Click here]
 
For more information about this [http://www.pcworld.com/article/2455972/how-to-fix-your-internet-connection-in-ubuntu-linux.html Click here]
   −
=Still If Internet is not working=
+
[[#top|Back to Top]]
 +
 
 +
 
 +
==Still If Internet is not working==
 
follow below steps <br/>
 
follow below steps <br/>
 
# Open terminal (ctrl+Alt+t)
 
# Open terminal (ctrl+Alt+t)
Line 164: Line 94:       −
=How do I connect to a wireless network on Ubuntu?=
+
==How do I connect to a wireless network on Ubuntu?==
 
<ul>
 
<ul>
 
To connect to a wireless network:
 
To connect to a wireless network:
Line 176: Line 106:  
[[#top|Back to Top]]
 
[[#top|Back to Top]]
   −
=How do I connect to a wired (LAN) network on Ubuntu?=
+
==How do I connect to a wired (LAN) network on Ubuntu?==
 
<ul>
 
<ul>
 
You will be connected to a wired network automatically when you plug in the network cable.
 
You will be connected to a wired network automatically when you plug in the network cable.
Line 188: Line 118:  
[[#top|Back to Top]]
 
[[#top|Back to Top]]
   −
=How to connect Datacrds in ubuntu =
+
==How to connect Datacrds in ubuntu ==
 
This is by far the simplest way to configure a USB modem to connect to internet. No additional drivers or software are necessary.<br>
 
This is by far the simplest way to configure a USB modem to connect to internet. No additional drivers or software are necessary.<br>
   Line 210: Line 140:  
[[#top|Back to Top]]
 
[[#top|Back to Top]]
   −
=How to check dongle balance on UBUNTU=
+
==How to check dongle balance on UBUNTU==
 
#Check your data balance by following these steps after connecting your data card to your laptop.  
 
#Check your data balance by following these steps after connecting your data card to your laptop.  
 
#Go to Applications→System Tools → Modem Manager GUI
 
#Go to Applications→System Tools → Modem Manager GUI
Line 217: Line 147:  
#You will receive message with data balance and validity.  
 
#You will receive message with data balance and validity.  
   −
=How to setup MTS Data card on UBUNTU 12.04=
+
==How to setup MTS Data card on UBUNTU 12.04==
 
Follow the steps to configure the data card on UBUNTU 12.04
 
Follow the steps to configure the data card on UBUNTU 12.04
   Line 233: Line 163:  
[[#top|Back to Top]]
 
[[#top|Back to Top]]
   −
=Samsung/iPhone net connection=
+
 
 +
==Samsung/iPhone net connection==
    
Note: We have required the following things to connect a Internet through Android/iPhones:
 
Note: We have required the following things to connect a Internet through Android/iPhones:
Line 248: Line 179:  
<li>[[#top|Back to Top]]
 
<li>[[#top|Back to Top]]
   −
=How to make multiple Ubuntu copies Using K3B=
+
==How do I connect to the Internet via a Wireless Data Card (Mobile Broadband)?==
 
  −
Please follow the steps to make multiple Ubuntu dvd'S
  −
 
  −
<li>1. Insert the ubuntu DVD into the dvd drive(see to it dvd drive should work properly).
  −
<li>2. Go to applications----->sound and videos------>K3B(close window did you know?) <br> <br>
  −
[[Image:K3b image1.png |500px]] <br>
  −
 
  −
<li>3. click on make copy medium. <br> <br>
  −
[[Image:k3b image2.png |500px]] <br>
  −
 
  −
<li>4. Mention the number of DVD's you want to prepare, In copy menu. Click on start. <br> <br>
  −
[[Image:k3b image3.png |500px]] <br> <br>
  −
 
  −
<li>5.Once copy is done the inserted DVD comes out, Insert Empty dvd's into DVD drive, have mention in number of copies one by one.
  −
 
  −
[[#top|Back to Top]]
  −
 
  −
=How to make a pen drive bootable=
  −
<ul>
  −
Note: In order to make a pen drive as ubuntu bootable pen drive, requires the following items:
  −
 
  −
<li>a. Empty pendrive with minimum 4GB.
  −
<li>b. Ubuntu DVD or ISO image of UBUNTU.
  −
<li>c. Ubuntu installed computer with working DVD drive.
  −
 
  −
<li>1. Insert the pen drive into the USB port of your computer as shown below.<br>
  −
[[Image:Boot pendrive1.jpg |400px]]
  −
<br>
  −
<li>2. Go to Applications---->system tools---->Administration---->startup Disk creator,as shown<br>
  −
[[Image:Boot pendrive2.png |400px]]<br>
  −
<br>
  −
<li>3. Once system detects pen drive, click on other. Show the Ubuntu DVD path (if you are using ubuntu iso image then show the image path).<br>
  −
[[Image:Boot pendrive3.png |400px]]<br>
  −
<br>
  −
<li>4. Click on Make Startup Disk, as shown in the image below.<br>
  −
[[Image:Boot pendrive4.png |400px]]<br>
  −
<br>
  −
<li>5. After clicking, the 'installing' process would begin. Once the installation is complete with the figure showing 100%, click on the quit option.<br>
  −
<br>
  −
Your pen drive is ready for installing UBUNTU on your computer.<br>
  −
[[Image:Boot pendrive5.png |400px]]<br>
  −
<br>
  −
[[#top|Back to Top]]
  −
 
  −
=How do I connect to the Internet via a Wireless Data Card (Mobile Broadband)?=
   
<ul>
 
<ul>
 
'''''Mobile Broadband''''' means any kind of high speed Internet connection which is provided by an external device such as a 3G USB stick or mobile phone with built-in HSPA/UMTS/GPRS data connection.
 
'''''Mobile Broadband''''' means any kind of high speed Internet connection which is provided by an external device such as a 3G USB stick or mobile phone with built-in HSPA/UMTS/GPRS data connection.
Line 340: Line 226:  
[Dialer Defaults]
 
[Dialer Defaults]
   −
Init1 = ATZ
+
Init1 == ATZ
   −
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
+
Init2 == ATQ0 V1 E1 S0==0 &C1 &D2 +FCLASS==0
   −
Modem Type = Analog Modem
+
Modem Type == Analog Modem
   −
Baud = 9600
+
Baud == 9600
   −
New PPPD = yes
+
New PPPD == yes
   −
Modem = /dev/ttyUSB0
+
Modem == /dev/ttyUSB0
   −
ISDN = 0
+
ISDN == 0
   −
Username = <type your reliance number here> or internet (if it is a tata photon datacard)
+
Username == <type your reliance number here> or internet (if it is a tata photon datacard)
   −
Password = <type your reliance number here> or internet (if it is a tata photon datacard)
+
Password == <type your reliance number here> or internet (if it is a tata photon datacard)
   −
Phone = #777
+
Phone == #777
   −
Stupid Mode = 1
+
Stupid Mode == 1
    
7.  Once this is done, at the $ type sudo wvdial to connect to the internet
 
7.  Once this is done, at the $ type sudo wvdial to connect to the internet
Line 376: Line 262:  
OK
 
OK
   −
–> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
+
–> Sending: ATQ0 V1 E1 S0==0 &C1 &D2 +FCLASS==0
   −
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
+
ATQ0 V1 E1 S0==0 &C1 &D2 +FCLASS==0
    
OK
 
OK
Line 429: Line 315:     
8. You can start browsing now and remember not to close the terminal window. To disconnect you'll have to press Ctrl C.  
 
8. You can start browsing now and remember not to close the terminal window. To disconnect you'll have to press Ctrl C.  
 +
[[#top|Back to Top]]
 +
 +
 +
==Turn off Bluetooth by default in Ubuntu 14.04==
 +
Bluetooth is always on at each boot in Ubuntu laptops. This is not good, from both power saving and security purpose. Moreover, we hardly use Bluetooth, so why should have Bluetooth enabled by default? While one can turn off Bluetooth in one click in Ubuntu, doing it in each session is a repetitive and frustrating task. Simpler solution is to deactivate Bluetooth at start up in Ubuntu.
 +
<br>
 +
* Open a terminal (Ctrl+Alt+T) and and use the following command
 +
'''sudo gedit /etc/rc.local'''<br>
 +
* enter password and press '''Enter'''.
 +
* It will open the rc.local file. Just add the following line just before exit 0.
 +
'''rfkill block bluetooth'''. <br>
 +
* Altogether, your rc.local file look like this:
 +
[[file:rfkill_Bluetooth.png | 500px]] <br>
 +
* '''Save''' the file by clicking on save icon on top.
 +
''Note:Restart the computer and you should see that Bluetooth has been disabled. Of course you can turn it on when required by the Bluetooth indicator on the top panel.
 +
''
 +
[[#top|Back to Top]]
 +
 +
==How do I setup Thin client in Phase-1 and phase-2 schools==
 +
 +
Note:below mentioned setup is only for the server
 +
 +
1.Go to the right top panel, Left click on network icon,
 +
select the Edit connection.<br>
 +
[[image:sc11.png |400px]]
 +
 +
2.Click on the Wired tab and there click on Edit button.<br>
 +
 +
[[image:sc2.png |400px]]
 +
 +
<li> Edit connection Window will opens, select IP4 settings and click on it.
 +
In methods, select manual. Now you can enter the address
 +
click on the address box below and press add and enter the information as mentioned below.
 +
<li>IP address - 192.168.0.1
 +
<li>Netmask - click on it and press add and enter 255.255.255.0
 +
<li>gateway - click on it and press add and enter 0.0.0.0(if it is there initially no need to enter)
 +
<li>DNS Servers - enter the IP address 192.168.0.1
 +
 +
 +
<li>now check mark the box below : require IP4 addressing for this connection to complete.
 +
<li>now check mark the box at the bottom : Available to all users click save
 +
 +
 +
[[image:sc3.png |400px]]
 +
 +
[[#top|Back to Top]]
 +
 +
==How to connect a printer in ubuntu?==
 +
#Applications==>> System tools==>> system settings
 +
#click on printer icon
 +
#"Add" then Select you Printer name then Printer model in the next page and by clicking Add button to complete this process.
 +
Not: After following this steps with HP printers and still not able to print, please follow the below steps.
 +
 +
[[#top|Back to Top]]
 +
 +
====How to set up Hp printers through hplip?====
 +
#Download hplip from [http://sourceforge.net/projects/hplip/files/hplip/3.14.10/hplip-3.14.10.run/download?use_mirror==softlayer-sng here]
 +
#Open a terminal(applications>> accessories>> terminal)
 +
#Type '''sh hplip-3.14.6.run''' command/copy+paste in terminal press Enter
 +
#If it asks for a password, please enter your Ubuntu login password
 +
#then follow as it shows.
 +
# Once it complete all the steps, follow the general printer setup steps.
 +
 +
[[#top|Back to Top]]
 +
 +
====How to connect Canon printers in Ubuntu====
 +
1. Download [http://gdlp01.c-wss.com/gds/6/0100004596/03/Linux_CAPT_PrinterDriver_V260_uk_EN.tar.gz Here].
 +
2. Right click on the downloaded .tar.gz folder and select "extract here" option.
 +
3. Open the extracted folder(Linux_CAPT_PrinterDriver_V260_uk_EN)
 +
4. Find the following folders
 +
<br>
 +
a. '''cndrvcups-common.deb'''<br>
 +
b. '''cndrvcups-capt.deb''' <br>
 +
<br>
 +
5. then, double click on each file and click on the "install". <br>
 +
6. Once you done with installation then restart your computer. <br>
 +
7. Connect your printer goto system setting (applications>system tools >system setting). <br>
 +
8. Click on '''Printers'''> click '''add''' > in the list find your printer > click add. <br>
 +
<br>
 +
[[#top|Back to Top]]
 +
 +
 +
==How to make multiple Ubuntu copies Using K3B==
 +
 +
Please follow the steps to make multiple Ubuntu dvd'S
 +
 +
<li>1. Insert the ubuntu DVD into the dvd drive(see to it dvd drive should work properly).
 +
<li>2. Go to applications----->sound and videos------>K3B(close window did you know?) <br> <br>
 +
[[Image:K3b image1.png |500px]] <br>
 +
 +
<li>3. click on make copy medium. <br> <br>
 +
[[Image:k3b image2.png |500px]] <br>
 +
 +
<li>4. Mention the number of DVD's you want to prepare, In copy menu. Click on start. <br> <br>
 +
[[Image:k3b image3.png |500px]] <br> <br>
 +
 +
<li>5.Once copy is done the inserted DVD comes out, Insert Empty dvd's into DVD drive, have mention in number of copies one by one.
 +
 +
[[#top|Back to Top]]
 +
 +
==How to make a pen drive bootable==
 +
<ul>
 +
Note: In order to make a pen drive as ubuntu bootable pen drive, requires the following items:
 +
 +
<li>a. Empty pendrive with minimum 4GB.
 +
<li>b. Ubuntu DVD or ISO image of UBUNTU.
 +
<li>c. Ubuntu installed computer with working DVD drive.
 +
 +
<li>1. Insert the pen drive into the USB port of your computer as shown below.<br>
 +
[[Image:Boot pendrive1.jpg |400px]]
 +
<br>
 +
<li>2. Go to Applications---->system tools---->Administration---->startup Disk creator,as shown<br>
 +
[[Image:Boot pendrive2.png |400px]]<br>
 +
<br>
 +
<li>3. Once system detects pen drive, click on other. Show the Ubuntu DVD path (if you are using ubuntu iso image then show the image path).<br>
 +
[[Image:Boot pendrive3.png |400px]]<br>
 +
<br>
 +
<li>4. Click on Make Startup Disk, as shown in the image below.<br>
 +
[[Image:Boot pendrive4.png |400px]]<br>
 +
<br>
 +
<li>5. After clicking, the 'installing' process would begin. Once the installation is complete with the figure showing 100%, click on the quit option.<br>
 +
<br>
 +
Your pen drive is ready for installing UBUNTU on your computer.<br>
 +
[[Image:Boot pendrive5.png |400px]]<br>
 +
<br>
 
[[#top|Back to Top]]
 
[[#top|Back to Top]]

Navigation menu