I looking for great php framework and great choice for me is Codeigniter 4. Framework have a small footprint, simple for use over complexity and very fast. Question: How to make simple Authentication with CodeIgniter 4 ? Answer: You can to use official packages Shield or build own. I will fast build […]
November 28, 2022
How to make simple Authentication with CodeIgniter 4
November 28, 2022. Programming
November 11, 2022
Howto disable suspend and hibernation on Debian
November 11, 2022. Administration
For systems which should never attempt any type of suspension, these targets can be disabled at the systemd level with the following: sudo systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target To re-enable hibernate and suspend use the following command: sudo systemctl […]
October 27, 2022
How to install Firefox from Debian Sid on Bookworm
October 27, 2022. Applications
Instalation of Firefox on Bullseye or Bookworm is easy with Debian Sid repository. Process is very simple and have only 3 steps. 1. Step - Add Debian Sid repository: echo "deb http://deb.debian.org/debian/ unstable main non-free contrib" > /etc/apt/sources.list.d/sid.list 2. Step - […]
October 24, 2022
Nextcloud 25
October 24, 2022. Applications
New Nextcloud 25 is added into my Debian 11 (Bullseye) repository, feel free to use (Latest builds https://apt.jurisic.org/ . Check how to add repository here). If You're already using Nextcloud from Jurisic repository, upgrade process from 24 to 25 is very simple: sudo apt update sudo apt upgrade […]
September 5, 2022
Nextcloud Hub
September 5, 2022. Applications
Hub integrates the four key Nextcloud products Files, Talk, Groupware and Office into a single platform, optimizing the flow of collaboration. Eliminate the confusing hodgepodge of different SaaS tools and the compliance, security, cost and productivity issues that come with it and standardize on a […]
December 16, 2021
Resetting root password in VMware vCenter Server Appliance
December 16, 2021. Administration
1. Before starting reset root password process make sure to take the snapshot of VMware vCenter server appliance virtual machine. 2. Connect on ESXi host where vCenter running and reset vCenter then press 'e' to enter in GRUB menu, now add to end line where is $systemd_cmdline: rw init=/bin/bash […]
November 24, 2021
SAMBA Domain Member as File Server
November 24, 2021. Administration
One of the most common ways to network Debian GNU/Linux and Windows computers is to configure Samba Domain Member as a File Server. This section covers : Adding Samba as domain member Set up shares to act as a file server. Use domain users and groups to setup ACLs. Adding Samba as domain member […]
November 22, 2021
Installation Htop on RHEL 8/7
November 22, 2021. Applications
Htop is an interactive real-time process monitoring application for Linux/Unix-like systems and also a handy alternative to top command, which is a default process monitoring tool that comes pre-installed on all Linux operating systems. Installation on RHEL 8 : sudo yum -y install […]
« previous entries - page 2 of 4 - next entries »
