|
Help Topics
User Accounts Network Access Additional Help
|
FAQ /
AdditionalInformationOn this page... (hide)
1. Using floppy, CD-ROM and usb drivesSolaris uses a Volume Management daemon to manage removable media. A data CD is automatically mounted under USB key drives with FAT filesystems are also automatically handled by Solaris. If one is inserted into a USB port it will be available at
Then the contents of the floppy are available with standard Unix file utilities under Note: volcheck -v must be run EVERYTIME you insert a floppy into the drive. Note: When copying to a DOS floppy the 8.3 filename format must be used. If the floppy is not in MS-DOS format you can still use it in some cases. For example if it is in tar format the following command can be used to extract its contents:
To remove the floppy:
2. How to open windows to other hostsThe supported way of opening windows to other hosts on Solaris hosts running X is by using 3. X program says: "Error: Can't open display:"This usually happens when you run an X program on a remote host and do not have your DISPLAY environment variable set properly and/or your X access is not set up properly. If your are displaying from another system ssh should be used. If you are displaying as another go your display do something like the following: asyourself% xauth extract /tmp/x $DISPLAY asyourself% chgrp otheruser /tmp/x (assumes your in that group, otherwise use ACLs) asyourself% chmod 640 /tmp/x asotheruser% xauth merge /tmp/x The first 3 commands should be ran as the owner of the display and the last as the user that needs to display to $DISPLAY. 4. How to use ssh, and xauthThe easiest way to run an X program on another ECE/CIS host is to use If you do not want to use ssh X11 forwarding you can work around this by using the following: For example: xauth extract - $DISPLAY | ssh -l username remhost xauth merge - ssh -l username -n remhost Xprogram -display $DISPLAY & And replace username with your username on remhost, if different than ECE/CIS username, remhost with the hostname you want to run Xprogram on and Xprogram with the program you want to run. Some similar command lines can be used to display an X11 application running as another user to your display. For example you may use yourself% xauth extract /tmp/x :0 yourself% chgrp csfacsch /tmp/x yourself% chmod 640 /tmp/x pseudouser% xauth merge /tmp/x In this example the Xauth is a much more secure way of allowing displaying to your Xserver. X is very insecure if using host based access with More info on xauth and X security: 5. Screen blank interval/Screen saverThe screen blanking interval can be changed with " A more robust energy save feature (DPMS) is also supported by the X server on newer hardware. DPMS (Display Power Management Signaling) profides support for having the monitor on normally, standby, suspend and power off modes. More info on DPMS is available here. To use dpms one also uses the If you would like a traditional screen saver and/or lock your screen 6. How to use the SUNPCi cardSun has a PCI card for Suns with an x86 processor on it, which can be used to run Windows XP on a Sun. The PCi card is a mini-PC on a card. It uses the Sun's keyboard and mouse for input. For the display it can run in an X11 window or, with a VGA cable to the card can display to a separate monitor or the second channel on some monitors. The card also has audio connectors and a USB port. To use the PCi card do the following:
7. Setting eXceed to open a XwindowPlease see this on using eXceed. Specifically, see how to use SSH with eXceed. Also see this on configuring eXceed. Everyone running the Hummingbird Exceed software on their PCs, needs to be aware of the "Security" section from the above configuration documentation page. The software installs by default with no security and allows remote hackers to log your keystrokes when using Exceed. 8. Connecting a Computer,Printer,etc. onto the Network in an ECE/CIS research labPolicies for purchasing, obtaining support, and user responsibilities of ECE/CIS networked systems can be found HERE. These Policies are also displayed for acknowledgement when systems are registered through the Network Activation web form mentioned below. Faculty members can request that a University Owned, self-administered Computer/Printer/etc. (henceforth known as a PC) be connected to the ECE/CIS network in their research lab. This is done by filling out the Network Activation Form. 8.1 Incomplete or inaccurate information will delay connections!Approved requests will result in an ethernet port being activated to use and the PC's ethernet address configured into the DHCP server. Non-University owned PCs are not permitted on the ECE/CIS network. Such personal systems may be given limited access to access departmental mail, web and cpu servers or a University connection if available. Once the connection is activated, and the PC is configured into the DHCP server, the PC should be set to do DHCP (obtain address automatically). This is usually done by Right-clicking on the Network Neighborhood icon and selecting Properties. Find/Highlight the TCP/IP driver for the active network interface, and select the Properties button. The DHCP server will configure the PC's IP address, DNS servers, routers and other network information. 9. NSF FastlaneThe NSF's FasLane FAQs about pdf file creation is available here. Additionally, if you submit LaTeX files thru Fastlane, you must remove all CMS fonts from your .dvi file:
will produce FILENAME.PS with all type-1 postscript fonts. 10. PNPI InfoPNPI stands for Personal Non-Public Information. The University maintains guidelines and programs to assist people with this at http://www.udel.edu/pnpi. There are several acts related to keeping personal information private and everyone should be aware of the policy. Read that page. The biggest thing is to not store Social Security Numbers (SSNs) in plaintext. Information such as SSNs, credit card numbers and grades must be either encrypted or stored on a central server. Additionally, If ANY (Administrative/Faculty/Grad/etc.) system on the network gets infected by a virus/trojan/etc that could indicate/result in any data compromise, the system will be taken off the network for a full security scan AND a full PNPI scan. This may require several days of downtime and/or certification forms signed by the user verifying compliance. It is important that PNPI data is not kept on computers, or if it's required to be stored, that it be encrypted. 11. Windows machines network disabled due to virus, etc.If a Windows machine is causing any kind of trouble on the network it will have its network port disabled. Usually the trouble is caused by a virus, worm or trojan that is running on the system. The system will not be allowed back on the network until the problem is resolved. Also be aware of the PNPI issues addressed above. If ANY system is causing trouble on the network, it will be disabled until the problem is found and resolved. This may require a full re-installation of the operating system if the problem(s) can not be resolved. The end-user and/or Administrator of the system is ultimately responsible for keeping any and all virus software, OS and application patches, and security/firewall rules up to date and active AT ALL TIMES. Comments To add a comment, click the link below. You are free to contribute anonymously, but it is preferred that you sign your comments with your name. Simply add |