Changes

Jump to: navigation, search

Ubuntu

3,822 bytes added, 20:28, 3 January 2019
no edit summary
{{Infobox_OS
| name = Ubuntu
| logo = [[File:Ubuntu logo.svg|Ubuntu logo|200px]]
| screenshot = [[File:UbuntuMaverickDesktop.png|300px]]
| caption = Ubuntu 10.10 (Maverick Meerkat)
| developer = [[Canonical Ltd]]. / [[Ubuntu Foundation]]
| family = [[Unix-like]]<!--- Do not add Linux or Debian here. They are not families. -->
| working_state = Current
| source_model = [[w:Free_and_open-source_software|Free and open source software]] (with exceptions)<ref name="fsf-kernelblobs">{{cite web |url=http://fsfla.org/svnwiki/selibre/linux-libre/ |title=Free Software Foundation Latin America |work=FSF Latin America |publisher=Free Software Foundation |accessdate=4 February 2011}}</ref><ref name="ubuntuwiki-kernelblobs">{{cite web |url=https://wiki.ubuntu.com/Kernel/Firmware |title=Kernel/Firmware |publisher=Ubuntu Project wiki |accessdate=1 March 2011}}</ref>
| released = {{Start date|2004|10|20|df=yes}}
| latest_release_version = 10.10 (Maverick Meerkat)<!-- If you update this, remember to also update [[Comparison of Linux distributions]]. -->
| latest_release_date = {{Start date and age|2010|10|10|df=yes}}<ref>{{cite web |url=http://www.ubuntu-news.net/2010/10/10/ubuntu-10-10-is-released/ |title=Ubuntu 10.10 is released |date=10 October 2010 |work=Ubuntu-News |accessdate=3 December 2010}}</ref>
| latest_preview_version = 11.04 (Natty Narwhal) Alpha 3
| latest_preview_date = {{Start date and age|2011|3|3|df=yes}}<ref>{{cite web |url=http://www.ubuntu.com/testing |title=Ubuntu Testing |work=Ubuntu |publisher=Canonical |date=3 March 2011 |publisher=Ubuntu |accessdate=4 March 2011}}</ref>
| language = Multilingual (more than 55)
| updatemodel = [[Advanced Packaging Tool|APT]] (front-ends available)
| package_manager = [[dpkg]] (front-ends like [[Synaptic (software)|Synaptic]] available)
| supported_platforms = [[X86|i386]], [[X86-64|amd64]]
| kernel_type = [[Linux kernel|Linux]] ([[Monolithic kernel|Monolithic]]-based [[Hybrid kernel|Hybrid]])
| userland = [[GNU Core Utilities|GNU]]
| ui = [[GNOME]]
| license = Mainly the [[GNU General Public License|GNU GPL]] and various free software other licenses / plus proprietary [[binary blob]]s.<ref name="fsf-kernelblobs" /><ref name="ubuntuwiki-kernelblobs" />
| website = {{URL|www.ubuntu.com}}
}}
Below are some recommended steps to customizing Ubuntu to function at maximum efficiency, generally, and at Virginia Tech.
=Use Local Mirrors=
Virginia Tech has several [[Mirrors|local mirrors]] of Linux and other [[Free Softwarew:Free_and_open-source_software|Free and Open Source Software]]. Using Virginia Tech's mirrors has the main advantage of being fast. ==Using Software Sources== # Open Ubuntu Software Center (Applications &#8594; Ubuntu Software Center).# Click the Edit menu and choose Software Sources. This requires root privileges so you will need to enter your password.# Uncheck everything in the "Downloadable from the Internet" section.# Click on the Other Software tab and click the Add button.# Paste the following line into the text box than click Add Source:#:<code>deb <nowiki>http://mirror.cc.vt.edu/pub/ubuntu/</nowiki> maverick main restricted universe multiverse</code>#:* Note that this assumes you are running 10.10, use the Campus Computing mirror, and want all the repositories. Replace <code>maverick</code> with the codename for your Ubuntu version (9.10 is karmic, 10.04 is lucid, 10.10 is maverick, 11.04 is natty) If you want the VBI mirror instead, replace <code><nowiki>http://mirror.cc.vt.edu/pub/ubuntu/</nowiki></code> with <code><nowiki>http://mirrors.vbi.vt.edu/mirrors/linux/ubuntu/</nowiki></code>.# Click Add again and repeat the process with the following lines, entering each one individually:#:<code>deb <nowiki>http://mirror.cc.vt.edu/pub/ubuntu/</nowiki> maverick-updates main restricted universe multiverse</code>#:<code>deb <nowiki>http://mirror.cc.vt.edu/pub/ubuntu/</nowiki> maverick-security main restricted universe multiverse</code># Click Close. Ubuntu Software Center will now update the package sources. You can close the Software Center after this finishes (the cycling arrows in the left corner of the window will disappear when it's done.) ==Manually==
You will need to alter your <code>/etc/apt/sources.list</code> file. First of all, make a backup of your original. Open a terminal emulator (Applications &#8594; Accessories &#8594; Terminal) and enter the command:
</pre>
'''IMPORTANT''': make sure that you have uncommented one of the <code>MIRROR=</code> lines.(highly suggested to use the VBI mirror as it is updated)
Next, in your terminal window, change the permissions on this file to make it executable:
=Setup VT-Wireless=
Follow the instructions in the [[VT-Wireless]] article to get your wireless connection setup to automatically and securely connect to the campus wireless network. You'll either need  ===HP Ralink RT5390===If you have been trying to use OpenSSL from a terminal window get your wireless to convert the certificate work and have this driver, this is what you obtain from [[CNS]] or switch from NetworkManager need to Wicd, but the VTdo. <pre>sudo apt-get install --reinstall linux-headers-$(uname -r) build-essential dkms patch fakeroot unzip wget http://media.cdn.ubuntu-de.org/forum/attachments/3208747/angepasster-2011_0406_RT5390_RT5392_Linux_STA_V2.5.0.3_DPO.zip unzip angepasster-2011_0406_RT5390_RT5392_Linux_STA_V2.5.0.3_DPO.zip cd angepasster-Wireless article discusses the details of both options pretty thoroughly2011_0406_RT5390_RT5392_Linux_STA_V2.5.0.3_DPO/ sudo make sudo make install sudo modprobe -v rt5390sta sudo depmod -a sudo update-initramfs -u </pre>
=Setup Email=
</pre>
Reboot again, ; should now show up under "Restricted Drivers". [[Category:Linux distributions]][[Category:Howtos]]
=Touchpad Button=
*Note* We will only want the part AFTER the "https://" because otherwise, your WebDAV client may give you an error. I will be using Nautilus, the standard file manager in Ubuntu, seeing as this the Ubuntu section.
'''Please note: [[User:mutantmonkey|mutantmonkey]] has had serious problems with the WebDAV support built in to gvfs (which Nautilus uses) and strongly discourages its use. Instead, if After you need WebDAV supporthave your URL, you should look into using the FUSE support for WebDAV instead; information is available in see the [[FileboxWebDAV]] article.''' Ok, now that I have set up the information here come the steps. 1) Open Nautilus and click File) -> Connect to Server... 2) Select "Secure WebDAV (HTTPS)" from the "service type" drop down box. 3) Put in your server info minus the "https://" 4) Put your PID in. 5) Add a bookmark if you'd like 6) Click "Connect"page for further instructions7) Put in your Scholar password, and your done! [[File:VT_Resources_Connect_to_Server_Screenshot.png]][[Category:Round 2 migration]]
=Automatically Mount Partitions=
=Connecting to Tech's VPN=
This is a fairly simple process, but it wasn't See the [[VPN]] page for information on connecting to the tech website anywhere so it is hereVirginia Tech VPN.
Select
System -> Preferences -> Network Connections
Go =Tweaks===Ubuntu Tweak==One easy way to start tweaking ubuntu to server you in the tab way that says VPN you so deserve and click add. Select "Point-desire is todownload this program (http://ubuntu-Point Tunneling Protocol (PPTPtweak.com/)" and click create. For gateway enter "pptp It is pretty self explanatory.cns.vt.edu" your user name It will be keep your pid. The password box clean of old kernels and packages that are no longer being used and will not be allow you to tweak the same as your pidappearance more with compiz. At this point  ==Wallpapoz==http://www.akbarhome.com/This will allow you will need to set-up have a remote passphrasedifferent background on each workspace. (If you are already connecting to "VT-wireless" using MS-CHAP you will not need Pretty easy to use this step.) The Passphrase that you set up, will be the password that you enter and you will be able fun to connectuse[[Category:Needs restoration]][[Category:Software]][[Category:Howtos]][[Category:Linux Distributions]]

Navigation menu