os:centos7:faq
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
os:centos7:faq [2017/08/09 11:49] – seela | os:centos7:faq [2017/08/10 12:59] (current) – seela | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Frequently Asked Questions ====== | ====== Frequently Asked Questions ====== | ||
- | - == When logging into CentOS 7 indigo, I see an error: " | + | == When logging into CentOS 7 indigo, I see an error: " |
- | + | ||
- | This error occurs because indigo has a new SSH host key. Please edit your " | + | |
+ | This error occurs because indigo has a new SSH host key. Please edit your "// | ||
+ | ---- | ||
== I had scheduled " | == I had scheduled " | ||
- | At jobs and cron jobs are not transferred between systems. | + | At jobs and cron jobs are not transferred between systems. |
+ | ---- | ||
== I run vncserver on indigo. | == I run vncserver on indigo. | ||
- | Remove the file ~/ | + | Remove the file ~/// |
+ | ---- | ||
== Why does " | == Why does " | ||
- | The local version of the svn command (/ | + | The local version of the //svn// command (/ |
+ | ---- | ||
==Shared Library Error on CentOS 7 using a haskel script== | ==Shared Library Error on CentOS 7 using a haskel script== | ||
/setup: error while loading shared libraries: libgmp.so.3: | /setup: error while loading shared libraries: libgmp.so.3: | ||
Line 22: | Line 22: | ||
/ | / | ||
- | **Paul | + | Recommended- Can you trying setting the LD_LIBRARY_PATH and running your grading scripts. |
- | + | ||
- | setenv LD_LIBRARY_PATH / | + | |
- | + | ||
- | + | ||
- | db2instf | + | |
+ | ---- | ||
== What happened to the Fortran compiler, f77? == | == What happened to the Fortran compiler, f77? == | ||
- | The GNU Fortran compiler f77 has been renamed to gfortran under CentOS 7. f77 version was 3.4.6. | + | The GNU Fortran compiler f77 has been renamed to gfortran under CentOS 7. f77 version was 3.4.6. |
+ | ---- | ||
== Gnome Display Manager will not start up - Failure - unable to load a failsafe session== | == Gnome Display Manager will not start up - Failure - unable to load a failsafe session== | ||
This occurred because the .xsession was not set to the current default | This occurred because the .xsession was not set to the current default | ||
Contained "exec / | Contained "exec / | ||
- | **Many users still have this old profile | + | //Many users still have this old profile// You can copy the// ~template/ |
- | \\ | + | ---- |
==xterm: cannot load font ' | ==xterm: cannot load font ' | ||
\\ | \\ | ||
- | You may be using an old ~/ | + | You may be using an old ~/ |
- | \\ | + | ---- |
==How do I get the task bar to display my open windows== | ==How do I get the task bar to display my open windows== | ||
- | From the Desktop icon at the top left, select and enter in the search bar "tweak tools" | + | From the Desktop icon at the top left, select and enter in the search bar "tweak tools" |
- | Here you can customize your desktop | + | ---- |
- | + | ==gedit | |
- | ==gedit Couldn' | + | On CentOS 7 , you will get the following error if you run gedit remotely: (ssh to another host): WARNING: Couldn' |
- | < | + | If you are using gedit on your desktop , it will work properly. You can choose to use another |
- | /bin/gedit is a Gnome application . On CentOS 7 , you will get the following error is you run the app remotely: (ssh to another host): | + | You can workaround the " |
- | "WARNING | + | eg : setenv NO_AT_BRIDGE 1 and then run "gedit" |
- | \\ | + | ---- |
- | + | ==Fail to launch Tweak Tool - LD_LIBRARY_PATH set to /cs/local.lib== | |
- | gedit is the GNOME text editor. | + | This failed because the script is python based and needs a module " |
- | + | If a user has his/her environment variable LD_LIBRARY_PATH set to / | |
- | While aiming at simplicity | + | |
- | + | ||
- | gedit is no longer maintained, the project is looking for new maintainers, | + | |
- | </code> | + | |
- | + | ||
- | + | ||
- | From the gnome documentation site : | + | |
+ | ---- | ||
+ | ====Gnome(3) Window Manager - Quick Tips==== | ||
+ | ==What is Gnome Shell?== | ||
+ | Gnome Shell is the graphical shell of the GNOME desktop environment.It provides basic functions like launching applications, | ||
+ | ==What displays on the desktop by default?== | ||
+ | At the top, you will see the date at the middle and to the far right a couple more icons like sound, login,etc. The Lassonde Logo and hostname are displayed below. | ||
+ | In the box displayed under Username, you will enter your eecs username and then click the next button for a password. Enter your eecs account password. Next you click Sign in. | ||
+ | This will launch your default window manager. | ||
+ | If you click on the settings icon next to "Sign in", there is a dropdown menu with 2 options, a default and a failsafe. Default desktop is used but if you have a quota problem , you may want to use the " | ||
---- | ---- | ||
- | ====Gnome | + | ==Once logged in , what do I see== |
- | **Customizing | + | Your default |
- | In order to customize some of your desktop settings use the Tweak Tools settings | + | On the desktop default , you will see your "Home Dir" icon as well as " |
- | Using the Activities Overview, the sidebar icons, select "Show Applications" | + | ---- |
- | Type in the Search Bar " | + | ==What does the Activities Overview do== |
- | " | + | The Activities Overview allows you to launch new applications, |
+ | and move windows between workspaces. There are three ways to open the Activities Overview: | ||
+ | | ||
+ | | ||
+ | * Press the Super key | ||
+ | The Activities Icon will display the "Dash Dock" with default applications on the Left side of your desktop. From here you can select "Show Application" | ||
+ | screen. Using "Tweak Tool", you can make the Application Menu show on the Top Left | ||
+ | replacing the Activities menu. | ||
+ | ---- | ||
+ | ==How do I get a terminal window== | ||
+ | Using the Activities Icon, Click on it and you will find your default applications. | ||
+ | (Firefox Browser, Thunderbird Mail, Terminal and "Show Applications" | ||
+ | Select Terminal to get one launch | ||
+ | ---- | ||
+ | ==What is "Show Applications" | ||
+ | "Show Applications" | ||
+ | ---- | ||
+ | ==How do I logout of my session== | ||
+ | On the Far top right corner of the screen, you will see the logout icon. Once you click on it, you will see your user name. Using the pull-down option on the title bar with your username, you will see Logout. | ||
+ | Click on logout . | ||
+ | ---- | ||
+ | ==How to customizing my Desktop Settings== | ||
+ | In order to customize some of your desktop settings use the Tweak Tools settings. | ||
+ | You can find "Tweak Tool" by: | ||
+ | a. Using the //Activities Overview//, the sidebar icons, select "//Show Applications//" | ||
+ | Type in the Search Bar "//Tweak Tool//" . Alternatively select " | ||
+ | " | ||
+ | Alternatively , from a terminal prompt, type // | ||
From this window you can do customization to your window manager. | From this window you can do customization to your window manager. | ||
For example, if you want to re-instate your minimize and maximize button on a terminal window, Select " | For example, if you want to re-instate your minimize and maximize button on a terminal window, Select " | ||
- | \\ | + | ---- |
- | To obtain a task bar at the bottom of you screen, Select **Extensions**, | + | == How to obtain a task bar at the bottom of you screen== |
- | \\ | + | From "Tweak Tools: |
+ | ---- | ||
==How can I stop the cursor from blinking?== | ==How can I stop the cursor from blinking?== | ||
- | You can disable the cursor blinking for all programmes | + | You can disable the cursor blinking for all programs |
- | command: | + | command |
- | gsettings set org.gnome.desktop.interface cursor-blink false | + | //gsettings set org.gnome.desktop.interface cursor-blink false// |
+ | ---- | ||
==How to get a new terminal== | ==How to get a new terminal== | ||
- | - From a command line, type $ gnome-terminal | + | There are several ways to get a new terminal. |
- | | + | a.From a command line, type $ gnome-terminal |
- | | + | b.You can right-click on the Desktop and select "Open Terminal". Alternatively "Open Tab" |
- | \\ | + | c.From any Terminal prompt "Shift Ctrl N" |
+ | d. Right click on the desktop and select "Open Terminal" | ||
+ | ---- | ||
+ | ==How to display all my open windows== | ||
+ | //Alt-tab// . From the Windows tab, you can view your open windows. It only shows windows on the current workspace. | ||
+ | ---- | ||
+ | ==Important Keys to note== | ||
+ | The ' | ||
+ | does the same. The windows key is also referred to as the " | ||
+ | the mouse cursor to the top left corner of the screen, which functions as a" hot | ||
+ | corner." | ||
+ | |||
+ | ==How do I switch workspaces== | ||
+ | Ctrl-Alt-Up/ | ||
+ | ---- | ||
+ | ==How do I switch between Applications== | ||
+ | Alt-Tab: Switches between apps. | ||
+ | ---- | ||
+ | ==How to Edit the Favorites" | ||
+ | This list appears in multiple places, in the same order. This appears as | ||
+ | Favorites in the " | ||
+ | in the " | ||
+ | So, to edit it, use the following steps: | ||
+ | * Press the Windows key on your keyboard (aka Super, Meta key) to get the Overview overlay | ||
+ | * Right-click on each app in the left side-menu you don't like & remove it | ||
+ | * Now open the Show Applications (nine white dots) icon | ||
+ | * Right-click on each application icon & select "Add to Favorites" | ||
+ | * Drag the Order of icons up & up as you please | ||
+ | The order appears in all areas (Panel favorites, Applications-> | ||
+ | ---- | ||
os/centos7/faq.1502293755.txt.gz · Last modified: by seela