You are here: TWiki > Guides Web > WebChanges r2 - 28 Mar 2005 - 09:40 - TWikiContributor


Start of topic | Skip to actions
Results from Guides webretrieved at 16:38 (GMT)
Statistics for Guides Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and ...
Solaris Guides pkg get PostgreSQL 8.1.3 on Solaris 10 Solaris Zones Administration Adding more swap space Adding additional hard disk on solaris ...
Linux Guides Restoring Grub Bootloader on Ubuntu Restoring Windows MBR Enabling wireless with a Dell 1350 wireless card using NdisWrapper (Deprecated ...
Check what services a host is running $ rpcinfo p program vers proto port 100000 2 tcp 111 portmapper 100000 2 udp 111 portmapper ...
Java Development Web Development Windows Development System Administration Solaris Usage Administration Tips Shell Scripting Software ...
Sun N1 Grid Engine Guides Tips Tricks Get qhost information for machines only of a particular hostgroup: $ qconf shgrp resolved @hostgroup xargs qhost h Get ...
Guides relating to Java Development Setting Up Your First AppFuse Project Tomcat Installation on Solaris 10 Spring/Hibernate Troubleshooting FAQ ...
Quick Tips Check if a directory is empty: if $(ls /path/to/directory/ wc l) eq 0 ; then echo "Directory empty" fi Find and print files that contain ...
Request Tracker Installation Guide for Solaris 10 RT Installation Use blastwave to install rt3 and it's dependencies Using blastwave to install RT greatly simplifies ...
Securing Apache with SSL on Solaris 10 This assumes you installed Apache 1.3 or 2.2 Apache 1.3 cd /opt/csw/apache/conf/ssl.crt/ Apache 2.X Note: This uses the blastwave ...
Software Installations Tomcat Installation on Solaris 10 PostgreSQL on Solaris 10 Apache Cocoon Installation on Solaris 10 Subversion Apache ...
How to verify your smb.conf for all options, including the defaulted values testparm v Errors in dmesg about unable to connect to CUPS server Using blastwave packages ...
$ mkdir /export/svnrepos $ svnadmin create /export/svnrepos/myproject # pkg get i apache2 # pkg get i ap2 subversion # vi /opt/csw/apache2/etc/extra/httpd svn.conf ...
# Setting up Visual Studio C Express Edition to Build Win32 Apps If you are using Visual Studio C Express Edition encounter this error when trying to build your ...
Windows Development Setting up Visual Studio C 2005 Express Edition to build Win32 Apps JesseSuen 30 Aug 2006
Installing Sun Java Application Server 9.0 on Windows Download the Java EE 5 SDK The Java EE 5 SDK includes SJAS9 and is available at http://java.sun.com/javaee/downloads ...
Web Development Guide Indispensable Firefox Plugins for Web Developers Firebug "FireBug lets you explore the far corners of the DOM by keyboard or mouse. All ...
Setting up Multiple Profiles in Firefox Introduction If you have multiple people using Firefox on the same machine, such as family members or roomates, each user ...
Firefox Tips Tricks Multiple Profiles Setting up multiple profiles in Firefox with launchers Useful Extensions Foxmarks Bookmark Synchronizer If you ...
Quick tips DBDesigner Open source visual database designer for MySQL for Windows and Linux KDE/Gnome: http://fabforce.net/dbdesigner4/ Importing/Exporting ...
Installing Cocoon 2.1.8 on Solaris 10 As of version 2.1 Apache Cocoon does not provide any binaries so you will need to compile it from source. Download latest ...
Create a admin user for Tomcat: $ cd "$CATALINA HOME/conf/" $ vi tomcat users.xml Configuring Tomcat with a JNDI DataSource Edit your /WEB INF/web.xml file your ...
Spring Hibernate FAQ When starting Tomcat with Spring's ContextLoaderListener setup in my web.xml, my app will fail to start. After checking the Tomcat logs, I see ...
pkg get Download pkg get from http://www.blastwave.org/pkg get.php # pkgadd d pkg get.pkg # export PATH $PATH:/opt/csw/bin Edit /opt/csw/etc/pkg ...
Installing Tomcat on Solaris 10 1. Download current version of Tomcat: http://tomcat.apache.org/download 55.cgi apache tomcat 5.5.15.zip Unzip to desired directory ...
Setting Up Your First AppFuse Project AppFuse is a well known and commonly used starter web application to get you started on a J2EE app and is one of the most popular ...
Troubleshooting If you are trying to uninstall a program through Add/Remove Programs, but uninstallation fails, it may be because your registry is corrupted. Microsoft ...
Increasing Swap Space Solaris 10 Create a swapfile in a desired location. The following command will create a 8 gigabyte file in the root directory called swapfile ...
Using NdisWrapper to Enable Wireless with a Dell 1350 TODO: Enter instructions on installing ndiswrapper and Wireless Tools for Linux. After you installed ...
Restoring Grub Bootloader on Ubuntu 5.10 Microsoft does not believe that any other operating system should be running on a computer other than Windows. So if you install ...
Guides Web Preferences The following settings are web preferences of the Guides web. These preferences overwrite the site level preferences in and , and ...
Restore your Windows XP Master Boot Record (MBR) Boot your computer with your Windows XP CD Choose to "repair a Windows XP installation using Recovery Console ...
Installing PostgreSQL 8.1.3 on Solaris 10 There are no official Solaris binaries provided on the PostgreSQL website. To install it, you can either compile the source ...
# devfsadm # format Searching for disks...done AVAILABLE DISK SELECTIONS: 0. c0t2d0 /pci@0,0/pci1022,7450@2/pci1000,3060@3/sd@2,0 1. c0t3d0 ...
Solaris Zone Administration Creating Zones Create a directory location for your zone # mkdir /bigapps # chmod 700 /bigapps Configure a new zone. Here we ...
TWikiGuest example@your.company .WebChangesAlert, ., .TWikiRegistration
TWiki's Guides web /Guides
Number of topics: 45

Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r2 < r1 | More topic actions
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback