Tablet Information for Students

From Physiki
(Difference between revisions)
Jump to: navigation, search
m (I'm having trouble making first-time connections to wireless networks under Linux, what should I do?)
m (Reverted edits by Fa11 (talk) to last revision by Rbrowne)
 
(31 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 
==Frequently Asked Questions==
 
==Frequently Asked Questions==
===How can I print to Physics Department printers from Windows?===
+
* [[General Tablet FAQ]]
Voodoo does not permit people outside of the Physics network to print to Physics printers (including the tablets since they are on the wireless network and not technically part of the Physics network).  In order to print to Physics Department printers you must add the printers through the print router "doppler", this can be done by going to the Add Printer Wizard.  Once you are at the Add Printer Wizard select the "Network Printer" option and type in:
+
* [[Linux Tablet FAQ]]
<pre>
+
\\doppler.mines.edu\Blossom
+
</pre>
+
for black and white printing (general use) or
+
<pre>
+
\\doppler.mines.edu\printshop
+
</pre>
+
for color printing.  When Windows asks you for a printer driver you may select ''any'' post-script driver on the list and Windows will be able to print to the printer.
+
===I'm having trouble making first-time connections to wireless networks under Linux, what should I do?===
+
There appears to be a problem with the wifi-radar software in that it cannot connect to wireless networks that you have not connected to before.  While the wifi-radar software is in the "working" stage open up a console and type
+
<pre>
+
sudo su
+
ifdown eth1
+
ifup eth1
+
kill `ps -A | grep wifi-radar`
+
</pre>
+
in order to reset the wireless network connection.  If you continue to have problems please leave a message on the [http://doppler.mines.edu/forum/index.php Forum].
+
  
===Can we make changes to the software on the tablets?  Do we have Administrative privileges?===
+
* [[Student Training Session Outline]]
Yes, however you are not permitted to remove software pre-installed on the tablets without explicit permission from TICC.  To obtain administrative privileges on Linux you can type
+
* [[Student Training Session Handout]]
<pre>sudo su</pre>
+
 
at a console window in order to obtain administrative privileges -- you are not, however, permitted to change the root password.  Under Windows you are logged in as an Administrator by default and may make any changes you wish.  Be warned that Administrive privileges can ruin your tablet's configuration, asking us for help in these circumstances will result in the committee [[Reimaging]] your tablet.
+
==General Software Information==
===How do I change my password under Linux?===
+
* [[Xournal FAQ's]]
In order to change your password under linux you should open up a console window and type
+
<pre>passwd</pre>
+
and follow the directions.  It is recommended that you change your password (so it isn't blank), failure to do so may result in an inability to restore your session when the display gets locked.  The display will lock if you close the tablet while Linux is running so you will need to change your password ''before'' this happens.
+
===What does the PXE DHCP MAC address thing mean at boot?===
+
When the tablets first bootup they attempt to use a PXE boot image on the network before booting to the local hard-drive.  To skip this message press the escape key on the keyboard or on the [[Reduced Input Interface]].
+

Latest revision as of 02:57, 26 November 2012

Frequently Asked Questions

General Software Information

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox