Commit caf8e0be authored by Murukesh Mohanan's avatar Murukesh Mohanan

Matched style to new sysad page style.

parent 27e48a10
...@@ -13,30 +13,37 @@ ...@@ -13,30 +13,37 @@
<body> <body>
<!--#include virtual="header.html"--> <!--#include virtual="header.html"-->
<div id="main"> <div id="main">
<div class="section">
Current courses:<ul> Current courses:<ul>
<li><a href="http://www.cse.iitb.ac.in/page134?course=CS+601" target="_blank">CS 601</a>: Algorithms and Complexity</li> <li><a href="http://www.cse.iitb.ac.in/page134?course=CS+601" target="_blank">CS 601</a>: Algorithms and Complexity</li>
<li><a href="http://www.cse.iitb.ac.in/page134?course=CS+626" target="_blank">CS 626</a>: Speech, Natural Language Processing and the Web</li> <li><a href="http://www.cse.iitb.ac.in/page134?course=CS+626" target="_blank">CS 626</a>: Speech, Natural Language Processing and the Web</li>
<li><a href="http://www.cse.iitb.ac.in/page134?course=CS+724" target="_blank">CS 724</a>: Network Security and Cryptography - 2</li> <li><a href="http://www.cse.iitb.ac.in/page134?course=CS+724" target="_blank">CS 724</a>: Network Security and Cryptography - 2</li>
</ul> </ul>
</div>
<div class="section">
Sem II courses:<ul> Sem II courses:<ul>
<li>CS 534: Quantum Information and Computing</li> <li>CS 534: Quantum Information and Computing</li>
<li><a href="http://www.cse.iitb.ac.in/page134?course=CS+715" target="_blank">CS 715</a>: Design and Implementation of Gnu Compiler Generation Framework</li> <li><a href="http://www.cse.iitb.ac.in/page134?course=CS+715" target="_blank">CS 715</a>: Design and Implementation of Gnu Compiler Generation Framework</li>
<li><a href="http://www.cse.iitb.ac.in/page134?course=CS+726" target="_blank">CS 726</a>: Advanced Machine Learning</li> <li><a href="http://www.cse.iitb.ac.in/page134?course=CS+726" target="_blank">CS 726</a>: Advanced Machine Learning</li>
</ul> </ul>
</div>
<div class="section">
Sem I courses:<ul> Sem I courses:<ul>
<li><a href="http://www.cse.iitb.ac.in/page134?course=CS+613" target="_blank">CS 613</a>: Design and Implementation of Functional Programming Languages</li> <li><a href="http://www.cse.iitb.ac.in/page134?course=CS+613" target="_blank">CS 613</a>: Design and Implementation of Functional Programming Languages</li>
<li><a href="http://www.cse.iitb.ac.in/page134?course=CS+618" target="_blank">CS 618</a>: Program Analysis</li> <li><a href="http://www.cse.iitb.ac.in/page134?course=CS+618" target="_blank">CS 618</a>: Program Analysis</li>
<li><a href="http://www.cse.iitb.ac.in/page134?course=CS+621" target="_blank">CS 621</a>: Artificial Intelligence</li> <li><a href="http://www.cse.iitb.ac.in/page134?course=CS+621" target="_blank">CS 621</a>: Artificial Intelligence</li>
<li><a href="http://www.cse.iitb.ac.in/page134?course=CS+719" target="_blank">CS 719</a>: Topics in Mathematical Foundations of Formal Verification</li> <li><a href="http://www.cse.iitb.ac.in/page134?course=CS+719" target="_blank">CS 719</a>: Topics in Mathematical Foundations of Formal Verification</li>
</ul> </ul>
<hr /> </div>
<div class="section">
Past:<ul> Past:<ul>
<li>Bachelor of Technology in Mechanical Engineering from IIT Guwahati</li> <li>Bachelor of Technology in Mechanical Engineering from IIT Guwahati</li>
</ul> </ul>
<hr /> </div>
<div class="section">
Current timetable: Current timetable:
<p> <p>
<!-- <!--
Two exercises are completed here: Two exercises are completed here:
1. There is a bookmark in resources.html to #timetable, and 1. There is a bookmark in resources.html to #timetable, and
2. Two special characters, the down arrow and right arrow are used. 2. Two special characters, the down arrow and right arrow are used.
...@@ -80,6 +87,7 @@ Two exercises are completed here: ...@@ -80,6 +87,7 @@ Two exercises are completed here:
</tr> </tr>
</table> </table>
</div> </div>
</div>
<!--#include virtual="footer.html"--> <!--#include virtual="footer.html"-->
</body> </body>
</html> </html>
...@@ -12,14 +12,19 @@ ...@@ -12,14 +12,19 @@
<body> <body>
<!--#include virtual="header.html"--> <!--#include virtual="header.html"-->
<div id="main"> <div id="main">
<div class="section">
Currently at:<ul> Currently at:<ul>
<li>C-223, Hostel 13, IIT Bombay</li> <li>C-223, Hostel 13, IIT Bombay</li>
</ul> </ul>
</div>
<div class="section">
Email me at:<ul> Email me at:<ul>
<li>murukesh.mohanan [AT] gmail.com</li> <li>murukesh.mohanan [AT] gmail.com</li>
<li>murukesh [AT] cse.iitb.ac.in</li> <li>murukesh [AT] cse.iitb.ac.in</li>
<li>m.mohanan [AT] alumni.iitg.ernet.in (defunct)</li> <li>m.mohanan [AT] alumni.iitg.ernet.in (defunct)</li>
</ul> </ul>
</div>
<div class="section">
Online:<ul> Online:<ul>
<li><a target="_blank" href="https://facebook.com/murukesh">Facebook</a></li> <li><a target="_blank" href="https://facebook.com/murukesh">Facebook</a></li>
<li><a target="_blank" href="https://plus.google.com/+murukeshmohanan/">Google+</a></li> <li><a target="_blank" href="https://plus.google.com/+murukeshmohanan/">Google+</a></li>
...@@ -27,6 +32,7 @@ ...@@ -27,6 +32,7 @@
<li><a target="_blank" href="http://linuxexperiments.blogspot.in/">Second Blog</a></li> <li><a target="_blank" href="http://linuxexperiments.blogspot.in/">Second Blog</a></li>
</ul> </ul>
</div> </div>
</div>
<!--#include virtual="footer.html"--> <!--#include virtual="footer.html"-->
</body> </body>
</html> </html>
...@@ -19,16 +19,25 @@ ...@@ -19,16 +19,25 @@
<body> <body>
<!--#include virtual="header.html"--> <!--#include virtual="header.html"-->
<div id="main"> <div id="main">
Call me Muru.<hr> <div class="section">
I am an aspiring BOFH. Often called a psycho.<hr> Call me Muru.
</div>
<div class="section">
I am an aspiring BOFH. Often called a psycho.
</div>
<div class="section">
I share the hobby of the masses - reading. :P<br> I share the hobby of the masses - reading. :P<br>
Favourite books include <em>The Green Mile</em>, <em>The Wheel Favourite books include <em>The Green Mile</em>, <em>The Wheel
of Time</em> series, the <em>Foundation</em> series and the of Time</em> series, the <em>Foundation</em> series and the
<em>Rama</em> series.<hr> <em>Rama</em> series.
</div>
<div class="section">
I am a Gooner. Favourite players include "Mad Jens" Lehmann, I am a Gooner. Favourite players include "Mad Jens" Lehmann,
Dennis Bergkamp and Wojciech Szczęsny. Dennis Bergkamp and Wojciech Szczęsny.
I have been an Arsenal fan since the Champions League final in I have been an Arsenal fan since the Champions League final in
Paris, 2006.<hr> Paris, 2006.
</div>
<div class="section">
<h4 style="text-decoration: underline; margin-bottom: 0.5em;">Pet peeves include:</h4> <h4 style="text-decoration: underline; margin-bottom: 0.5em;">Pet peeves include:</h4>
<ol style="margin-top: 0;"> <ol style="margin-top: 0;">
<li>Menus in web pages that don't work in mobile phones, <li>Menus in web pages that don't work in mobile phones,
...@@ -38,6 +47,8 @@ ...@@ -38,6 +47,8 @@
definitely isn't.</li> definitely isn't.</li>
<li>Sites (really, most about anything) with mostly white backgrounds.</li> <li>Sites (really, most about anything) with mostly white backgrounds.</li>
</ol> </ol>
</div>
<div class="section">
<p> As you may have noticed from the site, I prefer dark <p> As you may have noticed from the site, I prefer dark
backgrounds, with not-too-light text. backgrounds, with not-too-light text.
<p> I would have chosen the green-on-black style seen on <p> I would have chosen the green-on-black style seen on
...@@ -47,6 +58,7 @@ ...@@ -47,6 +58,7 @@
style="text-decoration: underline;">Click here and try it style="text-decoration: underline;">Click here and try it
out!</span> out!</span>
</div> </div>
</div>
<!--#include virtual="footer.html"--> <!--#include virtual="footer.html"-->
</body> </body>
<script type="text/javascript"> <script type="text/javascript">
......
...@@ -14,12 +14,14 @@ ...@@ -14,12 +14,14 @@
<body> <body>
<!--#include virtual="header.html"--> <!--#include virtual="header.html"-->
<div id="main"> <div id="main">
<div class="section">
A CV template in LaTeX (modified from one obtained online, original included): <br> A CV template in LaTeX (modified from one obtained online, original included): <br>
<a href="files/CV-LaTeX.tar.gz">CV-LaTeX.tar.gz</a> <a href="files/CV-LaTeX.tar.gz">CV-LaTeX.tar.gz</a>
<hr> </div>
<div class="section">
Some stuff that I drag around with me on my various Linux boxes: Some stuff that I drag around with me on my various Linux boxes:
<ol> <ol>
<li>Vimrc and vim plugins: <li class="no-marker">Vimrc and vim plugins:
<a href="files/vim.tar.bz2">vim.tar.bz2</a><br> <a href="files/vim.tar.bz2">vim.tar.bz2</a><br>
Currently contains a nifty <code>vimrc</code>, and some plugins: Currently contains a nifty <code>vimrc</code>, and some plugins:
<ul class="resources-list" id="plugins-list"> <ul class="resources-list" id="plugins-list">
...@@ -37,7 +39,7 @@ ...@@ -37,7 +39,7 @@
</ul> </ul>
<p style="clear: both;padding-top: 0.5em;">You might wanna do a <code>git pull</code> on some of the plugins inside <code>.vim/bundle</code>. <p style="clear: both;padding-top: 0.5em;">You might wanna do a <code>git pull</code> on some of the plugins inside <code>.vim/bundle</code>.
</li> </li>
<li>Some bash scripts: <li class="no-marker">Some bash scripts:
<ul class="resources-list" style="list-style: decimal"> <ul class="resources-list" style="list-style: decimal">
<li><a href="files/curlwc.sh">curlwc.sh</a>: <li><a href="files/curlwc.sh">curlwc.sh</a>:
This script uses <a href="http://linux.die.net/man/1/curl" target="_blank">curl(1)</a> to download the target file in parts. Not very robust. This script uses <a href="http://linux.die.net/man/1/curl" target="_blank">curl(1)</a> to download the target file in parts. Not very robust.
...@@ -49,7 +51,8 @@ ...@@ -49,7 +51,8 @@
These and more can be found on my <a href="https://github.com/murukeshm/scripts" target="_blank">GitHub scrips repo</a>. These and more can be found on my <a href="https://github.com/murukeshm/scripts" target="_blank">GitHub scrips repo</a>.
</li> </li>
</ol> </ol>
<hr> </div>
<div class="section">
<h3 id="cann"><a href="http://www.sussex.ac.uk/Users/iane/cannyclubs.php" target="_blank" >A Cann Table:</a> </h3> <h3 id="cann"><a href="http://www.sussex.ac.uk/Users/iane/cannyclubs.php" target="_blank" >A Cann Table:</a> </h3>
<!--#include virtual="cann-table.html"--> <!--#include virtual="cann-table.html"-->
<p> I have followed the banding used by <a href="http://www.7amkickoff.com/2012/cann-tables-show-the-gap-between-arsenal-and-the-top-is-smaller-than-you-think/"> <p> I have followed the banding used by <a href="http://www.7amkickoff.com/2012/cann-tables-show-the-gap-between-arsenal-and-the-top-is-smaller-than-you-think/">
...@@ -59,6 +62,7 @@ ...@@ -59,6 +62,7 @@
without any permission. <br> without any permission. <br>
Hopefully this will count as personal use. :) Hopefully this will count as personal use. :)
</div> </div>
</div>
<!--#include virtual="footer.html"--> <!--#include virtual="footer.html"-->
</body> </body>
</html> </html>
...@@ -12,6 +12,8 @@ ...@@ -12,6 +12,8 @@
padding: 0.1em 3%; padding: 0.1em 3%;
margin: 0; margin: 0;
font-variant: small-caps; font-variant: small-caps;
font-size: 2em;
text-align: center;
} }
/** The #main div is given a min-height so that it isn't /** The #main div is given a min-height so that it isn't
* squished on pages with little content, or for displays * squished on pages with little content, or for displays
...@@ -20,18 +22,14 @@ ...@@ -20,18 +22,14 @@
* Chrome browser. Didn't work on a Nexus 4 Opera Mini. * Chrome browser. Didn't work on a Nexus 4 Opera Mini.
*/ */
#main { #main {
padding: 2% 4%; padding: 1em 2em;
width: 70%;
min-height: 42em; min-height: 42em;
border-right: 0.2em solid white; /*margin-left: 15%;
}
#sidebar {
padding-top: 1%;
width: 20%;
/* min-height: 42em;*/
float: right; float: right;
font-size: 1.5em; display: inline-block;*/
margin: 0 auto;
} }
/** To be used when CSE enables SSI. /** To be used when CSE enables SSI.
* #footer-include { * #footer-include {
* clear: both; * clear: both;
...@@ -51,24 +49,43 @@ ...@@ -51,24 +49,43 @@
display: none; display: none;
} }
div.bugs {
/*list-style: none;*/
border: 0.1em gray solid;
padding: 0.5em;
color: black;
background: grey;
box-shadow: 0.1em 0.1em 0.2em 0 rgba(128,128,128,0.75);
border-radius: 0.3em;
}
#header li { #header li {
list-style: none; list-style: none;
} }
#sidebar ul { #bug a, #query a{
padding: 0; color: black;
margin: 0;
} }
#sidebar li { #sidebar li {
border-bottom: 0.1em solid gray; margin-bottom: 0.1em;
padding: 0.5em 0; padding: 0.5em 0.5em;
margin-left: 0.5em; border-radius: 0.3em;
background-color: #999999;
} }
#sidebar a { #sidebar a {
text-decoration: none; text-decoration: none;
} }
#sidebar a:visited {
color: black;
}
#main li { #main li {
padding: 0.5em 0; padding: 0.5em 0;
margin-left: 0.5em; margin-left: 0.5em;
list-style-image: url("images/not_sign.png");
}
#main li.no-marker {
list-style: none;
} }
#main ul { #main ul {
margin: 0 0 0.75em 0.75em; margin: 0 0 0.75em 0.75em;
...@@ -81,28 +98,16 @@ ...@@ -81,28 +98,16 @@
html { html {
background-color: black; /*#404040;*/ background-color: black; /*#404040;*/
} }
/** The width of the body, and in turn the #main div, was
* decided by two things:
* a) The length of the title of CS 613:
* Design and Implementation of Functional Programming.
* I didn't want the title to wrap on desktop browsers. :P
* b) The width of the page after font boosting on Chrome and
* Firefox on Android. 60em just about perfectly fit in on
* my Nexus 4.
*
* I provided Ubuntu as a fallback to Ubuntu Mono (and similarly for
* Droid) because my Nexus 4 browsers (Firefox, Firefox Nightly,
* Chrome, Chrome Beta) wouldn't work with the monospace versions.
* Opera Mini didn't work with web fonts at all.
*/
body { body {
font-family: 'Ubuntu Mono', 'Ubuntu', 'Droid Mono', 'Droid', 'Verdana' ,sans; font-family: 'Ubuntu Mono', 'Ubuntu', 'Droid Mono', 'Droid', 'Verdana', sans;
font-size: 16px; /*font-size: 16px;*/
margin: 0 auto; margin: 0 auto;
padding: 0; padding: 0;
color: #CECECE; color: #121212;
background-color: #222222; background-color: #CCCCCC;
width: 60em; width: 100%;
/* width: 60em;*/
} }
h1 { h1 {
font-size: 2em; font-size: 2em;
...@@ -116,7 +121,7 @@ code { ...@@ -116,7 +121,7 @@ code {
} }
a:link { a:link {
color: #0DD; color: #022;
} }
a:visited { a:visited {
color: #1387B4; color: #1387B4;
...@@ -130,5 +135,107 @@ ol li, ul ol li { ...@@ -130,5 +135,107 @@ ol li, ul ol li {
list-style: decimal; list-style: decimal;
} }
ul li { ul li {
list-style-image: url("images/not_sign.png"); /*list-style-image: url("images/not_sign.png");*/
}
.section {
background: white;
color: black;
box-shadow: 0.1em 0.1em 0.2em 0.1em rgba(128,128,128,0.75);
border-radius: 0.5em;
margin-bottom: 1em;
padding: 1em;
text-align: left;
}
.section li {
list-style: none;
} }
.top {
float: right;
background: rgb(213, 213, 213);
padding: 0.5em;
/* vertical-align: top; */
border-radius: 0.2em;
border: 0.2em solid gray;
margin-top: -1em;
font-size: 1.5em;
}
@media screen and (orientation:landscape) {
#header h1, #header h2 {
margin: 0;
}
#sidebar {
padding-top: 1%;
/* min-height: 42em;
display: inline-block;*/
float: left;
font-size: 1.2em;
clear: both;
text-align: right;
height: 100%;
vertical-align: top;
width: 8em;
}
#sidebar ul {
padding: 0;
border-top: 0.1em solid gray;
/*border-bottom: 0.1em solid gray;
border-right: 0.2em solid white;*/
border-radius: 0.3em;
}
#sidebar li {
border-bottom: 0.1em solid gray;
border-right: 0.1em solid gray;
}
div.bugs {
margin: 0.5em;
display: inline-block;
}
#nav li:hover {
box-shadow: 0.1em 0.1em 0.15em 0.05em rgba(100,100,100,0.75);
}
#main {
max-width: 70%;
min-width: 22em;
width: 60%;
}
}
@media screen and (orientation:portrait) {
#sidebar {
width: 90%;
/* min-height: 42em;*/
font-size: 1.5em;
clear: both;
text-align: center;
margin: 0 auto;
}
#sidebar ul {
padding: 0;
border-radius: 0.3em;
}
#sidebar li {
border-bottom: 0.1em solid gray;
list-style: none;
border-radius: 0.3em;
margin: 0.2em;
}
div.bugs {
margin: 0.5em;
font-size: 1.5em;
}
#main, body {
text-align: center;
}
.section {
width: 85%;
font-size: 2em;
margin: 2em auto;
}
}
...@@ -5,21 +5,21 @@ ...@@ -5,21 +5,21 @@
} }
#cann-table th { #cann-table th {
padding: 0.5em 1em; padding: 0.5em 1em;
background-color: #232323; background-color: #CDCDCD;
font-size: 0.9em; font-size: 0.9em;
} }
.cann-row-1, .cann-row-2 { .cann-row-1, .cann-row-2 {
border: 0.1em solid gray; border: 0.1em solid gray;
width: 30%; width: 30%;
padding: 1em; padding: 1em;
background-color: #343434; background-color: #ABABAB;
color: #0DD; color: #011;
margin: 0; margin: 0;
height: 2em; height: 2em;
font-size: 0.9em; font-size: 0.9em;
} }
.cann-row-2 { .cann-row-2 {
background-color: #121212; background-color: #BCBCBC;
} }
.cann-point { .cann-point {
width: 1em; width: 1em;
......
...@@ -5,3 +5,4 @@ ...@@ -5,3 +5,4 @@
#plugins-plugins { #plugins-plugins {
height: 4em; height: 4em;
} }
...@@ -24,188 +24,34 @@ ...@@ -24,188 +24,34 @@
<ul id="nav"> <ul id="nav">
<a href="#accounts"><li> Accounts </li> </a> <a href="#accounts"><li> Accounts </li> </a>
<a href="#mail"> <li> Mail </li> </a> <a href="#mail"> <li> Mail </li> </a>
<a href="#infra"> <li> Infrastructure </li> </a>
<a href="#net"> <li> Networking </li> </a> <a href="#net"> <li> Networking </li> </a>
<a href="#polcy"> <li> Policies </li> </a> <a href="#infra"> <li> Infrastructure </li> </a>
<a href="#policy"> <li> Policies </li> </a>
<a href="#other"> <li> Other things </li> </a> <a href="#other"> <li> Other things </li> </a>
</ul> </ul>
</nav> </nav>
<div id="main"> <div id="main">
<div id="accounts" class="section"> <div id="accounts" class="section">
<a href=# class="top"></a> <a href=# class="top"></a>
<li><a name="section1.4"></a> <!--#include virtual="accounts.html"-->
<strong>Q. How do I check my home directory quota usage?</strong><br />
Login to any OSL/NSL machine and execute command "quota".<br />
<br /><br /></li>
<li><a name="section1.5"></a>
<strong>Q. How do I change my CSE password?</strong><br />
Goto <a href="https://www.cse.iitb.ac.in/~swlab/chpass/chpass.php">the Change Password page</a>.
Login with your CSE id and follow the link for Change password<br />
<br /><br /></li>
<li><a name="section1.6"></a>
<strong>Q. How do I change my IITB LDAP password?</strong><br />
Goto <a href="http://camp.iitb.ac.in/cgi-bin/index.cgi">http://camp.iitb.ac.in/cgi-bin/index.cgi</a>.
Login with LDAP id and follow the link for Change password<br />
<br /><br /></li>
<li><a name="section1.7"></a>
<strong>Q. Can I change my CSE password, by using "passwd" command?</strong><br />
Yes. Logon to NSL/OSL machines or mars and use command "passwd".
<br />
<br /><br /></li>
<li><a name="section1.8"></a>
<strong>Q. I received an email asking for my password. What should I do?</strong><br />
Do not reply to such mails. Sysads will never ask for passwords. Do not give passwords in emails.<br />
<br /><br /></li>
</div> </div>
<div id="mail" class="section"> <div id="mail" class="section">
<a href=# class="top"></a> <a href=# class="top"></a>
<!--#include virtual="mail.html"-->
<li><a name="section1.12"></a>
<strong>Q. How do I configure my thunderbird for CSE account? </strong><br />
Go through the steps given in the document
<a href="http://www.cse.iitb.ac.in/~swlab/Thunderbird_CSE.pdf" target="text">Thunderbird Configuration</a><br />
<br /><br /></li>
<li><a name="section1.13"></a>
<strong>Q. How do I configure my thunderbird for IT account? </strong><br />
Go through the steps given in the document
<a href="http://www.cse.iitb.ac.in/~swlab/Thunderbird_IT.pdf" target="text">Thunderbird Configuration</a><br />
<br /><br /></li>
<li><a name="section1.2"></a>
<strong>Q.How to setup auto-forwarding of cse mail(for faculty)?</strong><br />
Create a .forward (pronounced dot-forward) file in
your home directory on surya and specify the email address to which you want to forward the mails, on the 1st line.<br />
If you want to save a copy of the mail on cse also, you will have to add your cse mail address on the second line in .forward file.<br />
<br /><br /></li>
<li><a name="section1.3"></a>
<strong>Q. How to setup auto-forwarding of cse mail(for students)?</strong><br />
Goto <a href="http://mail.cse.iitb.ac.in/dotforward">http://mail.cse.iitb.ac.in/dotforward</a> and login with CSE id. On the left side menu, click on "Manage Forwarding" and in the box seen, enter the email address.<br />
<br /><br /></li>
<li><a name="section1.3.1"></a>
<strong>Q. How to setup auto-forwarding and change password of IT mail?</strong><br />
Goto <a href="http://ldapbrowse.it.iitb.ac.in">http://ldapbrowse.it.iitb.ac.in</a> and On the left side menu, click on "Manage Forwarding" to auot-forwarding and Click on "Change Password" to change IT password.<br />
<br /><br /></li>
</div> </div>
<div id="infra" class="section"> <div id="infra" class="section">
<a href=# class="top"></a> <a href=# class="top"></a>
<!--#include virtual="infra.html"-->
</div> </div>
<div id="policy" class="section"> <div id="net" class="section">
<!--#include virtual="net.html"-->
<a href=# class="top"></a> <a href=# class="top"></a>
<div id="content">
<div id="primaryContentContainer">
<div id="primaryContent">
<p> The primary function of the computer facilities is for general usage and course's labs. Students/staff may use the facilities for general use when no course labs are taking place however when course's labs are in progress all general users are expected to vacate the lab. <font color="red">If people are found to be abusing the computers or printers, their access to the computer facilities will be denied and further action will be taken by <a href="http://www.cse.iitb.ac.in/csea/misc2.php">MLC</a></font>.</p>
<ul>
<li><a href="#section1">Entry to s/w lab</a></li>
<li><a href="#section2">Key transfer policy</a></li>
<li><a href="#section3">Manuals</a></li>
<li><a href="#section4">System usage</a></li>
<li><a href="#section5">Terminals and PCs</a></li>
<li><a href="#section6">News group</a></li>
<li><a href="#section7">Mail</a></li>
<li><a href="#section8">FTP and other INTERNET resources</a></li>
<li><a href="#section9">Unauthorized usage</a></li>
</ul>
<hr />
<a name="section1"></a>
<h3>Entry to s/w lab<span></span></h3>
<p>All registered users of the system can enter the lab. Only Research
scholars and staff have access to the system area. Do not bring
unauthorized people to the lab without permission.
Muddy footwear, Umbrellas, raincoats are to be left at the entrance.</p>
<a name="section2"></a>
<h3>Key transfer policy<span></span></h3>
<p>The Lab is potentially open 24 hours. Staff will be available only during office hours. So in order to keep the lab open when there are users, a key-transfer policy is in place. There is a key transfer Register kept in s/w lab which gives details of who has opened the lab and who has currently taken over the key etc. (External users are not allowed to take over the keys. External users are students who come to use the lab from other colleges/institutions.) It is very important that this register is to be properly maintained in order to keep the lab open round the clock.<br />
The Key transfer policy currently followed is as follows:</p>
<ul>
<li>Anyone who has taken <b>Key Permission</b> can open the lab
by getting keys from the watchman against their valid identity card. (Key permission is obtained by submitting a form to security through s/w lab in-charge and Head of the dept. Few students recommended by CSEA are allowed to submit the Key permission form)</li>
<li>The person who opens the lab should enter his name, roll number,
time of opening the lab etc in the register kept for this purpose. The Key is to be kept on the wall near the entrance on a nail.</li>
<li>When he/she wants to leave the lab, he/she can transfer the key to any other user (except external user) who is willing to take over the key and make sure that the person makes an entry in the register. If there are no users or if no one is willing to take over the key; he/she should lock the lab after putting off the lights and fans and hand over the key to the watchman.Making an entry in key tranfer register at s/w lab indicating the closure of the lab is very important.
</li>
<li>If the lab is not open during office hours, users can request the office staff for getting the keys issued and open the lab. An appropriate entry in the key transfer register is to be made.</li>
</ul>
<a name="section3"></a>
<h3>Manuals<span></span></h3>
<p>One copy of all the lab manuals is kept in library and another copy in s/w lab. The manuals in the s/w lab are not issued to any user. They are to be referred in the s/w lab itself. The user who wants to refer the manual must make an entry in the register kept for this purpose and the I card is submitted to the operating staff.</p>
<h3>System usage<span></span></h3>
<p><font color="red">Use the resources only for academic purposes. Do not let anyone else access your account. The user will be held fully responsible for any files in their account, and any abuse/misuse of their account.</font></p>
<ul>
<li>Do not lend password to anyone.</li>
<li>Do not attempt to get other's password by fraud methods (by writing
password hacking programs)</li>
<li>Check the permissions (must be 700 i.e. read/write/execute by owner) and contents of your rhosts file</li>
<li><b>Playing games is strictly prohibited.</b></li>
<li><b>Playing songs is not allowed during office hours. Outside office timings use ear phones or keep low volume, so that others will not get disturbed.</b></li>
<li>DO NOT lock the terminals when going out of the lab for lunch/dinner/classes etc. </li>
<li>Do not write programs which triggers infinite number of processes.</li>
<li>Whenever you are not sure if anything is allowed please check first (with staff by e-mail (sysadms @ cse.iitb.ac.in), or posting in the cse.systems newsgroup).</li>
</ul>
<a name="section4"></a>
<h3>Terminals and PCs<span></span></h3>
<ul>
<li>Put off the PC's terminals and monitors when not in use.</li>
<li><font color="red">Never restart the machine without consulting sysadms. A strict action will be taken if anybody is found doing so.</font></li>
</ul>
<a name="section5"></a>
<h3>Mail<span></span></h3>
<ul>
<li>Send mail only when necessary.</li>
<li>Delete unwanted mails.</li>
<li>Do not allow mail files to grow.</li>
<li>Do not mail objectionable/non-academic material.</li>
<li>Do not masquerade as some other user or send fake mails.</li>
<li>Do not try send mails using shell script with infinite loops. A strict action will be taken if anybody is found doing such acts.</li>
</ul>
<a name="section7"></a>
<h3>FTP and other INTERNET resources<span></span></h3>
<p>While some Internet resources are available on the machine, they are meant for limited academic use only. Before you use any of these resources for any special purposes, you must check with software lab staff, or send e-mail to sysadms@cse.iitb.ac.in. Indiscriminate use of this will put heavy load on the network causing problems not only to other users in our department, but also in rest of the campus.</p>
<a name="section8"></a>
<h3>Unauthorized usage<span></span></h3>
<ul>
<li>Using somebody else's account or lending your login/password to others will draw stringent penalties.</li>
<li>Report all malfunction (software/hardware) to S/W staff and make it a point to note it down in the complaints register.</li>
<li>Noticing misuse of the lab facilities and not reporting the same will make you accessory to the offense.</li>
<li><font color="red">Downloading/distributing objectionable non-academic material will draw heavy penalties.</font></li>
<li><font color="red">Trying to obtain unauthorized access to any part of the computer system is liable to punishment.</font></li>
<li><font color="red">Cracking tools found to be owned by any user is enough to impress cracking charges.</font></li>
<li>Entry to server room is strictly prohibited.</li>
</ul>
<p><b>USERS ARE REQUESTED TO FOLLOW THE GUIDELINES STRICTLY. VIOLATION OF THESE WILL CAUSE LOT OF DIFFICULTY TO MANY PEOPLE AND THIS WILL FORCE THE AUTHORITIES TO TAKE STRINGENT ACTION.</b></p>
</div>
</div>
</div> </div>
<div id="policy" class="section">
<a href=# class="top"></a>
<!--#include virtual="policy.html"-->
</div> </div>
<div id="contact" class="section"> <div id="other" class="section">
<a href=# class="top"></a> <a href=# class="top"></a>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment