Linux

Home/Linux

Web Servers and File Permissions

Web Servers and File Permissions In order to create webpages using your MCECS account, it is important to know how web servers and file permissions work in a Linux environment. This guide is intended for novice Linux users and gives a brief overview of: How Web Servers Work  File Permissions in Linux Changing Permissions [...]

2020-11-16T12:59:06-08:00November 16th, 2020|

List of Common MCECS Linux Systems

The following is a table of commonly used Linux systems that can be remotely accessed by MCECS users. Be aware of the following attributes: Certain systems are restricted by departments. You can tell which department can access a system by the second component of the hostname. linux.cecs.pdx.edu - All MCECS users linux.cs.pdx.edu - CS users [...]

2021-09-20T11:46:36-08:00November 15th, 2020|

OpenVPN change – Disabling IPv6 routing

If you actively make use of IPv6 routing over the MCECS OpenVPN, this may affect you. Otherwise, please ignore. On Thursday, November 12, 2020, our OpenVPN servers will stop setting IPv6 addresses and advertising IPv6 routes. We are making this change due to issues some users have experienced with unusual IPv6 conditions on their home [...]

2020-11-09T13:40:45-08:00November 9th, 2020|

What’s new and other info for MCECS computer users – Fall 2020

Greetings from the Computer Action Team! Fall 2020 is going to be a remotely-accessed experience for most MCECS users. Whether you’re a student, faculty, or staff, you can learn more about your MCECS account by following this link: https://cat.pdx.edu/users/getting-help/ We have built a resource that catalogs many of the most commonly asked questions we encountered [...]

2020-10-01T13:39:34-08:00October 1st, 2020|

Linux Login Changes for CAT supported systems (switching to Kerberos)

Logins to most CAT supported Linux systems are moving to a different underlying authentication system (known as “kerberos”). Here are the potential side effects of that change. 1) Login using password This is the most common method used for logging in. With a few exceptions, users will not notice any change. If you are unable [...]

2020-11-23T18:39:17-08:00September 9th, 2020|

PhpMyAdmin/phpPgAdmin going behind MCECS authentication

MySQL and Postgres users, As a security measure, we are putting the externally available web interfaces for our user based MySQL and Postgres database servers on db.cecs.pdx.edu behind MCECS authentication. This means that users who want to get to those interfaces will have to first authenticate with their MCECS credentials (login/password). For MySQL details, see: [...]

2020-07-27T01:45:15-08:00July 27th, 2020|

File Sharing through RDP from Linux

File Sharing through RDP from Linux Step 1: Create a connection using the Remmina RDP client. For instructions on how to do this, follow our guide here: https://cat.pdx.edu/platforms/linux/remote-access/using-rdp-to-connect-to-a-windows-computer-from-linux/ Step 2: Check the "Share folder" box, and select the folder you would like to be accessible from the drop-down menu.   Step 3: [...]

2020-06-11T08:42:05-08:00June 11th, 2020|

Using RDP to Connect to a Windows Computer from Linux

Using RDP to Connect to a Windows Computer from Linux Due to the unique circumstances at the college due to COVID-19, we have opened up computer labs that are normally available in-person for remote access. The terminal server (ts.cecs.pdx.edu) is not capable of handling the increased remote access demands of this situation, so [...]

2020-09-15T16:18:05-08:00April 27th, 2020|

Running Graphical Linux Applications (X applications) Remotely

Graphical Linux applications are called X applications as they use the X Windows protocol to communicate with the display. Unlike the simple terminal (shell) interface for logging into Linux (using an SSH client), running graphical Linux programs remotely requires some setup and consideration. Running a single X application If all you need to run and [...]

2020-03-30T01:21:53-08:00March 30th, 2020|

Using SSH for Remote Connections in MCECS

Using SSH for Remote Connections in MCECS What is SSH? For links to pages on specialized uses of SSH at MCECS, such as using RDP through an SSH tunnel, see the bottom of this page SSH stands for Secure Shell. It is a protocol that creates a secure connection between two computers using [...]

2020-04-14T23:30:08-08:00March 22nd, 2020|
Go to Top