/log error message="Ola mundo!" /ip route disable [find comment=ROOT] /ip route enable [find comment=ROOT]
Jul 2022 root@host:~ # neofetch ``` ` root@host.vm.org ` `.....---.......--.``` -/ ---------------- +o .--` /y:` +. OS: FreeBSD 13.1-RELEASE amd64 yo`:. :o `+- Uptime: 6 mins...
apt update apt upgrade apt install apache2 apache2-utils vim wget a2enmod rewrite vim /etc/apache2/sites-enabled/000-default.conf #... DocumentRoot /var/www/html #... Options FollowSymLinks...
#How to Upgrade from Debian 11 to Debian 12 link lsb_release -a apt-get update apt-get upgrade
apt update apt upgrade apt install apache2 apache2-utils vim wget a2enmod rewrite vim /etc/apache2/sites-enabled/000-default.conf #... DocumentRoot /var/www/html #... Options FollowSymLinks...
... _,met$$$$$gg. leo@hulk ,g$$$$$$$$$$$$$$$P. -------- ,g$$P" """Y$$.". OS: Debian GNU/Linux 10 (buster) x86_64 ,$$P' `$$$. Host: 81CC Lenovo...
Install Gentoo AMD64 EFI https://www.gentoo.org/ https://www.gentoo.org/downloads/ Boot Minimal Installation CD Configuração de rede ifconfig ip address
Dropbox Headless Install via command line The Dropbox daemon works fine on all 32-bit and 64-bit Linux servers...
#a2enmod proxy #a2enmod proxy_http Reload Apache #/etc/init.d/apache2 force-reload Virtualhost Configuration #cd /etc/apache2/sites-available/ #vi website <VirtualHost *:80...
# /etc/init.d/mysql stop # mysqld_safe --skip-grant-tables # mysql -u root mysql> use mysql; mysql> update user set password=PASSWORD("new...
#dmidecode --type memory Memory Device Array Handle: 0x0007 Error Information Handle: Not Provided Total Width: 64 bits Data Width: 64...
#a2enmod userdir A execução de scripts php está desativada nas páginas pessoais. Para a ativar, é necessário comentar a linha...
Error starting domain: Requested operation is not valid: network default is not active Error starting domain: internal error Network 'default...
# netstart -nat FreeBSD # sockstat -4 -l # sockstat -c # sockstat -c -4 # sockstat -c -4 | grep ssh # sockstat -c -4...
aptitude install snmpd cp /etc/snmp/snmpd.conf{,.df} vi /etc/snmp/snmpd.conf AGENT BEHAVIOUR agentAddress udp:161,udp6:[::1]:161 ACCESS CONTROL rocommunity undernetworks...
# dpkg --add-architecture i386 # apt-get update # apt-get install wine-bin:i386 $ winecfg $ WINEARCH=win32 winecfg
$ wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - $ sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main...
#aptitude install isc-dhcp-server Os NOVOS pacotes a seguir serão instalados: isc-dhcp-server 0 pacotes atualizados, 1 novos...
PING services_nagios2.cfg cat /etc/nagios3/conf.d/services_nagios2.cfg # check that ping-only hosts are up define service { hostgroup_name all service_description PING
cat /etc/network/interfaces This file describes the network interfaces available on your system and how to activate them. For more information...
Best results in other decks
In rare circumstances, you want to use a websites full domain (say https://mywebsite.com) while testing in dev mode. This...
I had to modify the time for an application that I launch through Docker. Here is an approach that worked...