Skip to content

SystemPandit

A Pandit of Server Technologies

Primary menu

  • Home
  • Menu

Category: linux

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 →

How To Install Icecast 2.3.3 On CentOS 6.3 Linux

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

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 →

Authentication (Linux) through htaccess

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

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 →

Posts pagination

Previous Page 1 … Page 27 Page 28

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