All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Rhomicom Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 06:34, 21 August 2023 Admin talk contribs moved page Web Hosting Services to Server Administration (Page is more about server administration than web hosting)
- 22:21, 20 August 2023 Admin talk contribs created page Web Hosting Services (Created page with "<syntaxhighlight> du -csh /var/log/* journalctl --disk-usage sudo journalctl --vacuum-size=100M nano /etc/systemd/journald.conf service systemd-journald restart </Syntaxhighli...")
- 16:26, 22 January 2022 Admin talk contribs created page Webmin, Linode, Letsencrypt, Cloudflare, Godaddy (Created page with "<syntaxhighlight lang="shell" line="1"> { crontab -l; echo "0 0 * * * shutdown -r now"; } | crontab - sudo crontab -e chattr -i /etc/crontab lsattr /etc/crontab -l CRON JOBS...")
- 21:57, 22 August 2021 Admin talk contribs created page Zimbra Setups (Created page with "<syntaxhighlight lang="shell" line="1"> yyum update -y ; reboot hostnamectl set-hostname "mail.linuxtechi.com" exec bash nano /etc/hosts # 192.168.0.108 mail.linuxtechi.com...") Tag: Visual edit
- 13:04, 20 May 2021 Admin talk contribs created page Moodle, ownCloud, GitLab, MediaWiki, vsCode, NetBeans (Created page with "== GIT ==") Tag: Visual edit
- 15:27, 11 March 2021 Admin talk contribs created page ESXi, CentOS, Ubuntu, Docker (Created page with "== Useful Commands== chkconfig --add httpd chkconfig httpd on chkconfig httpd off chkconfig --del httpd")
- 12:49, 11 March 2021 Admin talk contribs created page MySQL Installation/Configuration (Created page with "== Useful Commands == killall mysqld mysqld_safe ps aux | grep mysqld killall -9 mysqld mysqld_safe sudo systemctl stop mysqld")
- 14:37, 10 March 2021 Admin talk contribs created page PostgreSQL Installation/Configuration (Created page with " ==Other Tips== su postgres psql SHOW TIMEZONE; SELECT * FROM pg_timezone_names; SET TIMEZONE='Asia/Manila'; sudo systemctl restart postgresql.service ==CentOS 8== date time...")
- 17:32, 31 January 2021 Admin talk contribs created page Sample full nginx.conf file (Created page with "<code> # For more information on configuration, see: # * Official English Documentation: http://nginx.org/en/docs/ # * Official Russian Documentation: http://nginx.org/ru/...")
- 08:09, 31 January 2021 Admin talk contribs created page Additional Firewall-Cmd Commands (Created page with "#Basic firewall-cmd setups sudo firewall-cmd --zone=public --add-port=22/tcp --permanent sudo firewall-cmd --zone=public --add-port=80/tcp --permanent sudo firewall-cmd --zone...")
- 12:02, 30 January 2021 Admin talk contribs moved page Fail2ban to SELinux,Fail2ban,Security Configurations (Change of name)
- 11:57, 30 January 2021 Admin talk contribs created page Fail2ban (Created page with "== FAIL2BAN == sudo yum -y install epel-release sudo yum -y install fail2ban sudo systemctl enable fail2ban [DEFAULT] # Ban hosts for one hour: bantime = 360000...")
- 11:38, 30 January 2021 Admin talk contribs created page CentOS8 -Install nginx, Apache, Redis, php7.4-fpm, MySQL, PostgreSQL (Created page with "{{DISPLAYTITLE:CentOS8 -Install nginx, Apache, Redis, php7.4-fpm, MySQL, PostgreSQL}} == nginx == sudo dnf update sudo dnf install nginx mod_ssl sudo systemctl start ngi...")
- 22:19, 29 January 2021 Admin talk contribs moved page Redhat - Install Nginx, php7.4-fpm, MySQL to Redhat8 - Install Nginx, Apache, Redis, php7.4-fpm, MySQL, PostgreSQL (Change of name)
- 22:19, 29 January 2021 Admin talk contribs deleted page Redhat8 - Install Nginx, Apache, Redis, php7.4-fpm, MySQL, PostgreSQL (Deleted to make way for move from "Redhat - Install Nginx, php7.4-fpm, MySQL")
- 22:12, 29 January 2021 Admin talk contribs created page Redhat8 - Install Nginx, Apache, Redis, php7.4-fpm, MySQL, PostgreSQL (Redirected page to Redhat - Install Nginx, php7.4-fpm, MySQL) Tags: Visual edit New redirect
- 08:12, 29 January 2021 Admin talk contribs created page Redhat - Install Nginx, php7.4-fpm, MySQL (Created page with "sudo dnf install nginx sudo systemctl start nginx")
- 23:26, 5 December 2020 Admin talk contribs created page Docker Installation Option (Created page with " = TO SETUP RHOMICOM ERP PROJECT = # Install Docker # Download/Clone Rhomicom-ERP-Compose Project from Github # Download Rhomicom-ERP-Web Project files and place folder conte...") Tag: Visual edit
- 22:44, 5 December 2020 Admin talk contribs moved page ERP Installation/Server Configurations to ERP Installation and Server Configurations (Change of name)
- 22:11, 5 December 2020 Admin talk contribs created page ERP Installation/Server Configurations (Created page with "== Minimum Server Requirements == == Web Server: Apache/Nginx Server Installation and Configuration == == php-fpm installation and configuration == == Database: PostgreSQL/MyS...") Tag: Visual edit: Switched
- 21:13, 5 December 2020 Admin talk contribs created page List of all Database Schemas (Created page with "# alt=Fig 1.0 Rho-ERP Database Schemas|thumb|Fig 1.0 Rho-ERP Database Schemasaca: # accb:") Tag: Visual edit
- 21:13, 5 December 2020 Admin talk contribs uploaded File:Rho-ERP Database Schemas.png
- 21:13, 5 December 2020 Admin talk contribs created page File:Rho-ERP Database Schemas.png
- 21:02, 5 December 2020 Admin talk contribs uploaded File:Rho-ERP Web Root Structure.png
- 21:02, 5 December 2020 Admin talk contribs created page File:Rho-ERP Web Root Structure.png
- 20:53, 5 December 2020 Admin talk contribs uploaded File:Database Directory Structure.png
- 20:53, 5 December 2020 Admin talk contribs created page File:Database Directory Structure.png
- 20:40, 5 December 2020 Admin talk contribs uploaded File:Folder Structure for Rhomicom Docker Compose.png
- 20:40, 5 December 2020 Admin talk contribs created page File:Folder Structure for Rhomicom Docker Compose.png
- 19:48, 5 December 2020 Admin talk contribs uploaded File:Running Docker Compose Rhomicom ERP.png
- 19:48, 5 December 2020 Admin talk contribs created page File:Running Docker Compose Rhomicom ERP.png
- 19:30, 5 December 2020 Admin talk contribs created page System Architecture (Created page with "# Code Executions (Javascript to PHP) # Folder/File Structure # Database Schemas") Tag: Visual edit
- 14:04, 5 December 2020 MediaWiki default talk contribs created page Main Page