|
||||||||||
Section Contents
|
FAQThe answers to many Frequently Asked Questions will gradually appear here.
PurchasingWe can advise on choices of hardware and software, but the orders are handled by the Finance Office.Editing PDFsGenerally people put documents in PDF format because they don't want you to edit them. If you must do so, however, you can use pdftk (PDF Toolkit) on the School's Linux machines, such as Burn. pdftk can do all sorts of things to PDFs, but for joining/splitting files, it's reasonably straightforward.To make your life easier, put the PDFs you want to manipulate into a single directory (ideally near the "top" of your home directory and without using spaces in the directory name(s) - it's also helpful if you don't use spaces in the PDF file names), and when you connect to Burn (using the NX client), "cd" into that directory.
To join in1.pdf and in2.pdf into a new PDF, out1.pdf: You can also extract (or join together) particular pages from one or more PDFs. In the example above, the PDfs are added to the new file (out1.pdf) in the order they're listed.
If you name the input files so that they "list" in the right order (Section01.pdf, Section02,pdf, Section03.pdf..... Section27.pdf) you can just use a "wildcard", e.g.
"pdftk" is the program, followed by the list of input files, the "operation" bit is the "cat" (short for "concatenate"), and the "output" keyword designates the next "token" as the output file name.
VPNInformation on the University's VPN service can be found here: http://www.ed.ac.uk/schools-departments/information-services/services/computing/desktop-personal/vpn Some people experience issues when using the VPN at the same time as trying to access resources they might have at home (like networked printers). If that's the case then IS recommend "split tunnelling". Details of which can be found here Configuring split-tunnelling on the cisco VPN client. Scientific SoftwareYou can find information all things scientific I/O libraries and visualisation on the SciIO page, including instructions on how to use netCDF, HDF5 and silo. Other Scientific libraries are documented here. Password Pop Up BoxesWhen you log onto a managed Linux box your password provides access to your EASE credentials which last 10hrs. After that you may see a pop up box appear asking you to enter your password again. Some people find this annoying. To stop this prompting go to your menu and look for: "System->Preferences->More Preferences->Session"In the new pop up window click on the "Startup Programs" tab and disable the "krb5-auth-dialog" program (this will stop it restarting next time you log in). Then run this command from your shell "pkill krb5-auth-dialog" Secure Connection FailedIf you get this mesaage in Firefox:Secure Connection FailedTry this:
Installing your own personal R packages
On the managed Desktop Windows XP PC's in GeoSciences, R is installed on the network and the library is a read only library. Version 2.12.1 now contains all the packages that are contained in the CRAN respositories, but if you have need to install a package that is not included at the CRAN repository you can install into your own library space.
Version 2.12.1 of R will allow you to create your own library at M:/R/win-library/2.12
Monitoring License Usage
You can check the status of the license servers and license usage here:
|
|||||||||
|
© School of GeoSciences ---
Privacy & Cookies ---
Last modified: 26 Apr, 2013 --- Page contact:
|
||||||||||