ssh username@servername.gps.umn.edu cd /Volumes/Live/directory/directory/ ls -la cd a-deeper-directory/ sudo chown owner:group filename.jpg sudo chmod 644 filename.jpg
Recently in Documentation Category
- Select Preferences.... from the FileMaker menu.

- In the User Name section, select "Other" and type your x500 in the field provided.

- Click OK.
I'm using WordPress for our intranet and incorporating the Less Framework template so our pages respond to the device. I learned that I need to add the following line to the header.php file. I added it after the stylesheet call.
<meta name="viewport" content="width=device-width, initial-scale=1"/>
Also, I changed the tablet dimensions to the following:
@media only screen and (min-width: 768px) and (max-width: 1024px) { }
As an application owner, you're our point person for communication. You're also responsible for:
- training new users
- managing access privileges within the application
- collecting and submitting requests for changes or improvements
Dean's Office
Meaka - Funding SourcesElizabeth - Campus Internationalization Event Registration
Rachel and Kaoru - Dean's Office Contacts Event Registration
Stacey - Incident Tracker
CARLA
Marlene and Louis - LCTL DatabaseMarlene - Immersion Lending Library
Confucius Institute
Emily - Confucius Institute Resource Library
LAC
Thuy - Funding SourcesBrook and Scott - WIV Tracking
Brook - WIV Programs
Emily - Liberal Education Course Database
Emily - Old Liberal Education Course Database
Allison - Orientation Registration
Antonia - Publication Request Form
Jeremy - Web Audit Tool
Dean's Office
Christopher and Patrick - Support TicketsJennifer and Vickie - Staff Search on Satellite
WordPress
Jennifer and Vickie - SatelliteDaniel - US China Sport
Jeremy - Water Cooler
PHP Calendars
Vickie - China CenterVickie - Confucius Institute
Get the Database_Map from IT > SupportFiles > Pkg_Builds > User_Shared > root > Users > Shared > Database_Map or just download it.
Place Database_Map in Macintosh HD > Users > Shared > Database_Map. Click to see larger image.

If the web pages come up with a 403 Access Forbidden message, this likely means that the Live Volume that houses the webserver data has been hijacked by Contribute.
To get a terminal it is also possible to ssh in, at the command line type: ssh -l oipadmin -C xxx.xx.xxx.36
Enter in the password and you will be dropped to a command line and can proceed as normal!
- Login to the webserver:
- Open terminal:
- cd /Volumes
- sudo mv Live Live5.blah
- sudo shutdown -r now
That will move the contribute files to a new folder incase there is data we need in there. After that the restart, with the shutdown -r now, should remount /Volumes/Live with the correct name.
Eventually we'll have everything running FileMaker 10 and PHP on our main servers. For now:
- CARLA's stuff uses FMP 5 and CDML on some server
- ISSS's stuff uses FMP 5.5 and LASSO on some server
- LAC stuff uses FMP 6 Unlimited and Instant Web Publishing on the Backup Server
- Log in to Backup Server
- Quit Terminal, FMWSC_Apache, and FileMaker Pro (any or all that are running)
- Click on FMWSC_Apache in the Dock
- In the Dock, click on "FileMaker Pro aliases" to reveal contents
- Launch the four databases that are in the root level of that directory
- Check the web page to make sure it loads properly. http://160.94.154.31:591/LAC/sch/FMPro?-DB=ISTC_Scholarships.fp5&-Lay=WebForm&-Format=sch_entersearch.html&-Find
