Debian Pod Machines Help & Hints

General Suggestions

  1. For common usage GNOME is the recommended desktop.
  2. All help and hints will use GNOME as the example.
  3. Do not lock the machine.
  4. Do not engage the screen saver.
    1. Either of these will lock you out of the machine while you are logged in.
  5. Several dialog boxes may appear reporting applications or hardware is missing.
      ... xscreensaver is disabled
      ... sound card is missing or disabled
    1. Check the "Do not show this again" (or similar message) box.
    2. Close the dialog box.

    Doing this will stop the dialog box from reappear, which it will do every time you login until the previous steps are done.
     
  6. Click on the top bar of the screen and right button the mouse. Applications can be added to this panel.
    1. Add Force Quit. This will function similar to Ctrl-Alt-Del >> Task Manager in Windows.
    2. Add Log Out. Faster then going from the menu.
    3. There are other useful and amusing apps you can add.
    4. When you log out remember to checkbox the Save Current Setup.

Over Quota Effects

  1. If you are over quota you can't login via a Debian machine.
  2. If you are close to quota you can login but starting some programs will put you over quota and the program will lock.
      Watch out for these in particular, but others will lock as well.
    1. Netbeans
    2. Eclipse
  3. To Check your current quota.
    1. Open a terminal (the little monitor icon on the top bar/panel.
    2. ssh bingsuns.cc.binghamton.edu
    3. Login.
    4. You quota stats will appear when you login.
    5. Usage is the space used; Quota is what your max space is.
    6. The difference is what you have left.

Program Hangups

  1. Use Force Quit to stop the hung program from your desktop
  2. Open a terminal (the little monitor icon on the top bar/panel.
    1. ps -ef |grep <YOUR USER ID> | more
    2. Look for the name of the application that is hung.
    3. kill -9 <APPLICATION PID1> <APPLICATION PID2> ... <APPLICATION PIDn>
    4. EG ...
        ps -ef | grep student3
        .
        .
        student3  1950  1948  0 08:22 ?        00:00:00 /usr/bin/gnome-app
        .
                        
        kill -9 1950 1948

X-Windows Usage

  1. On Debianpod machine.
    1. Open terminal window (you will be in your Bingsuns account).
    2. ssh bingsuns.cc.binghamton.edu #You must use SSH
  2. In Bingsuns Account.
    1. Run the X-application
    2. When finished, logout

Saving Files

  1. Notice that opening a terminal window puts you into your Bingsuns account.
    1. Save to this account.
  2. Saving should be disabled to the local HDD, but like the Windows PC's, the local HDD will be deleted at logoout.

Printing

  1. To print from a webpage Mozilla must be used.
  2. Open Office will print documents, spreadsheets, etc.
  3. For text files GEdit must be used. (Usually labled as "Text Editor")
    Applications >>Debian Menu >>Apps >>Editors >>GEdit
As a result GNOME is the suggest desktop for common use.

User Reboot

  1. If using any desktop other than GNOME, login using GNOME.
  2. Logout
    ACTIONS >> LOGOUT
  3. In the dialog box that appears select: Restart the Computer.
As a result GNOME is the suggest desktop for common use.

X-CD-Roast

    Usage - Also see the manual at the home page: http://www.xcdroast.org
  1. Applications >> Accessories >> XCDRoast
  2. The first time X-CD-Roast is used a config file will need to be saved.
    1. Click [Setup] button.
    2. Click [Save configuration].
    3. Click [OK] in dialog box.
    4. Click [OK] on main menu.
  3. To Make a Data CD.
    1. Click [Create CD] button.
    2. Click [Master Tracks] button.
    3. Under the |Master Source| TAB.
      1. Make sure the <Display directories only> checkbox is unchecked.
      2. Select files in the Files/Directory View window by clicking on a file or directory name (unselect by clicking a second time).
      3. Click the [Add] button when all files and directories are selected.
      4. A dialog box appears offering path prefix options for the files and directories selected.
  4. Under the |Create Session/Image| TAB
    . * see CD-R notes below when using a CD-R.
    1. To make the CD-RW clean and empty click the [Blank CD-RW] button
      . You do not need to do this and should not if adding to a set of files pre existing on the CD-RW.
    2. The default settings should work for a CD-RW.
    3. Click the [Master and write on-the-fly] button when ready to burn.
    4. Click [OK] in the dialog box.
    5. A progress dialog box appears.
      1. To save the text output, from the burn, click the [Save Output] button.
    * CD-R Notes

XVMount

USB Auto-Mounting

  1. This requires a 2.6.x or greater kernel.
  2. This is future functionality and will be enabled after it is avaliable.

02-September-2005 v 1.2