Author Archives: kartook

Win7 : All time network TShoot Tools

Win7 : All time network TShoot Tools C:Userskartook>Pathping.exe Usage: pathping [-g host-list] [-h maximum_hops] [-i address] [-n] [-p period] [-q num_queries] [-w timeout] [-4] [-6] target_name Options: -g host-list         Loose source route along host-list. -h maximum_hops   Maximum number of hops to search for target. -i address         […]

How to – How to install IIS on Vista & Win 7 fast way

If you want to install all IIS 7.0 features, use these command lines If you are installing IIS 7.0 on Windows Vista Professional, Windows Vista Ultimate, or Windows Server 2008 Editions, copy and paste the following text into the command window: start /w pkgmgr /iu:IIS-WebServerRole;IIS-WebServer;IIS-CommonHttpFeatures;IIS-StaticContent;IIS-DefaultDocument;IIS-DirectoryBrowsing;IIS-HttpErrors;IIS-HttpRedirect;IIS-ApplicationDevelopment;IIS-ASPNET;IIS-NetFxExtensibility;IIS-ASP;IIS-CGI;IIS-ISAPIExtensions;IIS-ISAPIFilter;IIS-ServerSideIncludes;IIS-HealthAndDiagnostics;IIS-HttpLogging;IIS-LoggingLibraries;IIS-RequestMonitor;IIS-HttpTracing;IIS-CustomLogging;IIS-Security;IIS-BasicAuthentication;IIS-URLAuthorization;IIS-RequestFiltering;IIS-IPSecurity;IIS-Performance;IIS-HttpCompressionStatic;IIS-HttpCompressionDynamic;IIS-WebServerManagementTools;IIS-ManagementConsole;IIS-ManagementScriptingTools;IIS-ManagementService;IIS-IIS6ManagementCompatibility;IIS-Metabase;IIS-WMICompatibility;IIS-LegacyScripts;IIS-LegacySnapIn;WAS-WindowsActivationService;WAS-ProcessModel;WAS-NetFxEnvironment;WAS-ConfigurationAPI You can now perform a quick check to verify that […]

News :Pakistan blocks Twitter over blasphemous content

Pakistan blocks Twitter over blasphemous content Pakistan on Sunday blocked access to Twitter in response to “blasphemous” material posted by users on the microblogging and social networking website, a senior government official said. “This has been done under the directions of the Ministry of Information Technology. It’s because of blasphemous content,” said Mohammed Yaseen, chairman […]

How to : NX Client for Solaris sparac 8/9/10

I am big fan of NX machine clients for long time Download client from :nxclient-3.5.0-7.sparc Change your working directory to the location where you saved the package and install it by running from a console:           # sudo gunzip nxclient-3.5.0-7.sparc.gz           # sudo pkgadd -d nxclient-3.5.0-7.sparc Or […]

Ubuntu : How to install asterisk 10 on ubuntu 12.04 LTS

Ubuntu : How to install asterisk 10 on ubuntu 12.04 LTS Step:1 To start off with make sure that Ubuntu is up to date. $sudo aptitude update && aptitude dist-upgrade Step:2 Install deps and build tools so that we can compile Asterisk 10 on Ubuntu $sudo aptitude install -y build-essential linux-headers-`uname -r` libxml2-dev ncurses-dev libsqlite3-dev […]

Linux :How to Check Apache Version

Note this will show the Apache version not the distro specific package version. Apache version command: httpd -v The above Apache check version command should display an output similar to the following: Apache check version -bash-3.2#httpd -v The command httpd -v should find the Apache version on any Linux version, if you need to find […]

News: UK Broadband: Customers paying for average 12Mbps, only getting 7Mbps

UK Broadband: Customers paying for average 12Mbps, only getting 7Mbps   Broadband customers in the UK are, on average, receiving speeds around 42 per cent less than advertised, a new investigation from the Guardian has revealed. A survey of over 3,000 broadband users in the UK found that the average UK household is paying for […]