Skip to content

SystemPandit

A Pandit of Server Technologies

Primary menu

  • Home
  • Menu

Category: linux

How to redirect the website to another domain through apache conf

  • By Shrinivas Gundu
  • 10 May, 2013
  • No Comments

If you have new website and you want to redirect that website to another domain url you need to add the virtual conf in apache configuration file and reload the … Continue Reading →

How to redirect the website through .htaccess

  • By Shrinivas Gundu
  • 10 May, 2013
  • No Comments

In .htaccess you need to add the below content and say the file.   Options +FollowSymLinks RewriteEngine on RewriteCond %{HTTP_HOST} ^yeswedo\.in RewriteRule ^(.*)$ http://www.yeswedo.in$1 [R=permanent,L]   Note: Be sure that … Continue Reading →

Apache Interview Questions & Answers

  • By Shrinivas Gundu
  • 7 May, 2013
  • No Comments

Q: – What is location of log files for Apache server ? Ans- /var/log/httpd Q: – What are the types of virtual hosts ? Ans- a. name-based b. IP-based. Name-based … Continue Reading →

How To configure NFS

  • By Shrinivas Gundu
  • 30 April, 2013
  • No Comments

1. Introduction The Network File System is certainly one of the most widely used network services. Network file system (NFS) is based on the Remote procedure call. It allows the client … Continue Reading →

Automatically Disable Touchpad When Mouse Is Connected [Ubuntu]

  • By Shrinivas Gundu
  • 30 April, 2013
  • No Comments

To Disable Touch pad when you use external mouse, use below command which will help you to disable the mouse when you insert external mouse and enables automatically when you … Continue Reading →

Posts pagination

Previous Page 1 … Page 26 Page 27 Page 28 Next

Recent Posts

  • TiDB Cluster Installation 9 October, 2025
  • How To Configure Samba File Share on AlmaLinux 8 18 October, 2023
  • Install UrBackup server from sources 12 October, 2023
  • Chroot FTP users to Home Directory with VSFTP on Linux 5 October, 2023
  • Compile PHP 7.4 with OpenSSL 25 August, 2021
  • Nagios Notification Sendmail through Authentication. 28 July, 2021
  • CentOS 7 Set Up OpenVPN Server In Easy Way and route the traffic through VPN 30 June, 2021
  • How To Set Up Multi-Factor Authentication for SSH on CentOS 8 3 June, 2021
  • Install Couchbase with PHP on Centos8 / Debian and Ubuntu 11 May, 2021
  • ProxySQL Migration to a new server 11 May, 2021

Archives

Categories

  • Amazon
  • General Topics
  • linux
    • Apache
    • Backup
    • Cacti
    • CentOS
    • CPanel's
    • DNS
    • Elastic
    • FTP
    • Gitlab
    • Hard Drive
    • IceCast
    • Kernel
    • Load Balance
    • Mail Server
    • Monit
    • Mysql
    • Nagios
    • Networking
    • NxFiliter
    • OpenVas
    • Php
    • PostgreSQL
    • Redis
    • Rsync
    • samba
    • Selinux
    • Ssh
    • VPN
    • VsFTP
  • Mac
  • Mobile
  • Ubuntu
  • Usefull URL
  • Windows
    • Active Directory

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
SystemPandit Copyright © 2026 SystemPandit . All Rights Reserved.
Powered by: WordPress | Theme: Simple Catch