Skip to content

SystemPandit

A Pandit of Server Technologies

Primary menu

  • Home
  • Menu
Authentication (Linux) through htaccess: Authentication through Htaccess #Shell> vi .htaccess AuthUserFile /public_html/private/.htpasswd AuthName "Secret Stuff" AuthType Basic require valid-user Authentication for Single File access on Apache (Linux) through htaccess Edit httpd.conf file and add … Continue Reading →
How To Install Icecast 2.3.3 On CentOS 6.3 Linux: This tutorial explains creating your own streaming audio server with Icecast (OGG/MP3). Icecast was designed to stream any audio file if a appropiate streaming client is available. For OGG/Vorbis you … Continue Reading →
Setting up the OGG/Vorbis streaming client: IcesCast: Before you can compile ices you need the libshout library. First download it: # cd /usr/src/icecast # wget http://downloads.us.xiph.org/releases/libshout/libshout-2.3.1.tar.gz Then extract the tar file and change into the new directory: … Continue Reading →
How to Search TEXT in files: #grep -r “text name” * (if you give star it will search on all files located on system) OR #grep -r “text name” /root/file. (Path of file in which the … 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 →

If you are not able send and receive mails for domain from domains?

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

You need to contact these url’s below to white list you domain on there security policy… https://postmaster.live.com/snds/addnetwork.aspx http://help.yahoo.com/l/us/yahoo/mail/postmaster/unblock.html http://postmaster.aol.com/ http://postmaster.hotmail.com/

Cron Jobs Time Format

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

The time and date fields are as follows: * (First star means Minutes to run the job) * (Second star means Hours to run the job) * (Third star means … Continue Reading →

How to Search TEXT in files

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

#grep -r “text name” * (if you give star it will search on all files located on system) OR #grep -r “text name” /root/file. (Path of file in which the … Continue Reading →

Setting up the OGG/Vorbis streaming client: IcesCast

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

Before you can compile ices you need the libshout library. First download it: # cd /usr/src/icecast # wget http://downloads.us.xiph.org/releases/libshout/libshout-2.3.1.tar.gz Then extract the tar file and change into the new directory: … Continue Reading →

Posts pagination

Previous Page 1 … Page 29 Page 30 Page 31 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