Posts Tagged ‘SysAdmin’
Written by Atiq on 23 December 2011
Tweet When it comes to network security there are several things one must address. Patch management will take care of any vulnerability that the vendor is aware of and has issued a patch for, but it will do nothing for vulnerabilities for which a patch is still in development or the vendor chose not to [Continue]
Written by Atiq on 23 November 2011
Tweet PHP is an opensource server side scripting language and it is a widely used. The Apache web server provides access to files and content over HTTP OR HTTPS protocol. A misconfigured server side scripting language can create all sorts of problems. So, PHP should be used carefully. Here are twenty five php security best practices [Continue]
Written by Atiq on 21 November 2011
Tweet HOWTO: Subversion for Windows with Apache server 1. Introduction 2. Installation 2.1. Setting up the OS 2.2. Installing Subversion 2.3. Installing Apache 2.2 3. Configuration 3.1. Configuring Subversion 3.2. Configuring Apache 2.2 server 4. Backup 4.1. What to back up? 4.2. Creating a repository dump 5. Upgrade 5.1. Upgrading Apache 2.2 [Continue]
Written by Atiq on 22 August 2011
Tweet In order to install the SVN Server you need the SVN Server and Apache Server (to access the repository over http and https). Following are the steps to install the SVN Server and Apache Server. yum install subversion (this command will download and install the SVN Server) yum install mod_dav_svn (it will install the [Continue]
Written by Atiq on 05 January 2011
Tweet EXEC sp_dboption N’mydb’, N’offline’, N’true’ OR ALTER DATABASE SET OFFLINE WITH ROLLBACK AFTER 30 SECONDS OR ALTER DATABASE SET OFFLINE WITH ROLLBACK IMMEDIATE Using the alter database statement (SQL Server 2k and beyond) is the preferred method. The rollback after statement will force [Continue]
Written by Administrator on 15 December 2010
Tweet This article describes the process of downloading and installing the Funambol SyncML plugin for the PocketPC. This will allow the synchronization of calendars, contacts, tasks and notes between a SmarterMail user account and the PocketPC. NOTE: SmarterMail does not support Corporate Calendar because it is a special app and does not follow [Continue]
Written by Administrator on 15 December 2010
Tweet SmarterMail uses multiple data synchronization technologies to sync mailbox data with email clients and mobile devices. Before users can sync using SyncML, the system administrator must enable synchronization using SyncML for the domain. NOTE: SmarterMail does not support Corporate Calendar because it is a special app and does not follow AS [Continue]
Written by Atiq on 07 December 2010
Tweet Oracle has released a first beta for version 4.0.0 of the open source VirtualBox desktop virtualisation application for x86 hardware. According to Oracle’s Frank Mehnert, the preview of the next major update to VirtualBox is considered to be a “bleeding-edge release meant for early evaluation and testing purposes”. [Continue]
Written by Atiq on 23 November 2010
Tweet The FreeNAS developers have announced the availability of the first beta for version 8.0 of FreeNAS, a FreeBSD based network attached storage (NAS) Unix like server operating system. According to iXsystems FreeBSD Development Director Warner Losh, “the new FreeNAS makes it easier to upgrade, back up, or restore, with the system [Continue]
Written by Atiq on 30 October 2010
Tweet Internet Information Services 7 (IIS7) doesn’t use metabase-like file from IIS6. Instead the settings and configuration are stored in schema files and applicationHost.config files. Since the configuration files are different, the old IIS6 tools will not be able to backup IIS7 settings. This is the new script that you can use to backup [Continue]
Written by Administrator on 17 September 2010
Welcome to SysAdmin community site. You'll get help, news, discussions and collection of tools for System administration & IT Professionals. The target is to make this community to be one of biggest community of System Administrators and IT Professionals. [Continue]