<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Help ! How to Setup UNIX/LINUX Environment for convenience of SAS Administrators ? in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Setup-UNIX-LINUX-Environment-variables-and-command-aliases-for/m-p/291500#M5704</link>
    <description>Installation and configuration is very large subjects. Many answer will depend on your requirements and other circumstances specific to your site. &lt;BR /&gt;How set up things in a nice way you need experience, try to interact with fellow colleges and read papers and posts at this site as well.&lt;BR /&gt;&lt;BR /&gt;Try to narrow down your question.</description>
    <pubDate>Sat, 13 Aug 2016 08:11:05 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2016-08-13T08:11:05Z</dc:date>
    <item>
      <title>Setup UNIX/LINUX Environment variables and command aliases for convenience of SAS Administrators ?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Setup-UNIX-LINUX-Environment-variables-and-command-aliases-for/m-p/291479#M5703</link>
      <description>&lt;P&gt;Dear fellow SAS Administrators,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to get your inputs on how to setup UNIX/LINUX environment in order to make SAS admin's life easier.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The followings are a few examples,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. setup environment variables:&lt;BR /&gt;for example,&lt;/P&gt;&lt;P&gt;export SAS94HOME=/opt/sas/sas94&lt;BR /&gt;export LEV1=/opt/sas/config/Lev1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. setup alias for long UNIX/LINUX commands:&lt;BR /&gt;for example,&lt;/P&gt;&lt;P&gt;alias lev1="cd /opt/sas/config/Lev1"&lt;BR /&gt;alias sasmc="/opt/sas/sas94/SASManagementConsole/9.4/sasmc"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. others ....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The above are just a few examples, so that you know what I really want to ask in this thread &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I sincerely appreaciate if you could share ideas and best practices on how to setup your environment to make things convenient !&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's even better if you could give some real examples.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Aug 2016 20:24:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Setup-UNIX-LINUX-Environment-variables-and-command-aliases-for/m-p/291479#M5703</guid>
      <dc:creator>Alex888</dc:creator>
      <dc:date>2016-08-13T20:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Help ! How to Setup UNIX/LINUX Environment for convenience of SAS Administrators ?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Setup-UNIX-LINUX-Environment-variables-and-command-aliases-for/m-p/291500#M5704</link>
      <description>Installation and configuration is very large subjects. Many answer will depend on your requirements and other circumstances specific to your site. &lt;BR /&gt;How set up things in a nice way you need experience, try to interact with fellow colleges and read papers and posts at this site as well.&lt;BR /&gt;&lt;BR /&gt;Try to narrow down your question.</description>
      <pubDate>Sat, 13 Aug 2016 08:11:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Setup-UNIX-LINUX-Environment-variables-and-command-aliases-for/m-p/291500#M5704</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-08-13T08:11:05Z</dc:date>
    </item>
    <item>
      <title>Setup UNIX/LINUX Environment variables and command aliases for convenience of SAS Administrators ?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Setup-UNIX-LINUX-Environment-variables-and-command-aliases-for/m-p/291537#M5706</link>
      <description>&lt;P&gt;Hi LinusH,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply and the suggestions to narrow down the questions. Let me&amp;nbsp;"narrow down" &amp;nbsp;into two areas:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Unix/Linux environment variables:&lt;BR /&gt;for example,&lt;/P&gt;&lt;P&gt;export SAS94HOME=/opt/sas/sas94&lt;BR /&gt;export LEV1=/opt/sas/config/Lev1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Unix/Linux command&amp;nbsp;alias for long UNIX/LINUX commands:&lt;BR /&gt;for example,&lt;/P&gt;&lt;P&gt;alias lev1="cd /opt/sas/config/Lev1"&lt;BR /&gt;alias sasmc="/opt/sas/sas94/SASManagementConsole/9.4/sasmc"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to see some more environment variables settings and aliases settings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you think the above two areas are still not narrow enough ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;</description>
      <pubDate>Sat, 13 Aug 2016 20:24:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Setup-UNIX-LINUX-Environment-variables-and-command-aliases-for/m-p/291537#M5706</guid>
      <dc:creator>Alex888</dc:creator>
      <dc:date>2016-08-13T20:24:52Z</dc:date>
    </item>
  </channel>
</rss>

