BitchX IRC - download e instalação
Publicado por cyber_spider (última atualização em 02/03/2017)
[ Hits: 2.003 ]
Script para download do bitchxIRC.
#!/bin/bash clear; echo "Welcome the bitchX install v1.0" printf "\n\nplease set the option:\n" printf "\n1 > Download the bitchX source" printf "\n2 > Install the bitchx source" printf "\n warning! install the bitchx only after downloading bitchxIRC !\n" read a1001b; if [ "$a1001b" == "1" ]; then curl www.bitchx.com/download.php > /usr/share/FObit.txt clear; e1001f="www.bitchx.com$(cat /usr/share/FObit.txt | grep "Latest" | cut -d '"' -f2)" c1001d="$(cat /usr/share/FObit.txt | grep "Latest" | cut -d '"' -f2 | cut -d"/" -f3)" i1001j="$(cat /usr/share/FObit.txt | grep "Latest" | cut -d '"' -f2 | cut -d"/" -f3 | cut -d"." -f1-4)" wget $e1001f gzip -fd $c1001d tar -xf $i1001j echo "end"; rm -rf /usr/share/FObit.txt elif [ "$a1001b" == "2" ]; then clear curl www.bitchx.com/download.php > /usr/share/FObit.txt g1001h="$(cat /usr/share/FObit.txt | grep "Latest" | cut -d '"' -f2 | tr -d "download" | tr -d "/" | cut -d"." -f1-3)" cd $g1001h ./configure; make; make install; clear echo "end..." rm -rf /usr/share/FObit.txt; else exit; fi
Verifica os maiores arquivos no diretório informado
Criando com rapidez um banco de dados no PostgreSQL
Criar servidor, montar cliente e verificar montagens no NFS (Gentoo)
Nenhum comentário foi encontrado.
Enviar mensagem ao usuário trabalhando com as opções do php.ini
Meu Fork do Plugin de Integração do CVS para o KDevelop
Compartilhando a tela do Computador no Celular via Deskreen
Como Configurar um Túnel SSH Reverso para Acessar Sua Máquina Local a Partir de uma Máquina Remota
Configuração para desligamento automatizado de Computadores em um Ambiente Comercial
Compartilhamento de Rede com samba em modo Público/Anônimo de forma simples, rápido e fácil
Cups: Mapear/listar todas as impressoras de outro Servidor CUPS de forma rápida e fácil
Criando uma VPC na AWS via CLI
Tem como instalar o gerenciador AMD Adrenalin no Ubuntu 24.04? (16)
Arch Linux - Guia para Iniciantes (2)
Problemas ao instalar o PHP (11)
Tenho dois Link's ( IP VÁLIDOS ), estou tentando fazer o failover... (0)