Omleta cu cașcaval și verdeață este o rețetă care se prepară de obicei primăvara/ vară, atunci când natura ne pune la dispoziție o varietate largă de crudități. Pentru această rețetă se poate folosi ceapă verde, usturoi verde si/sau mărar. Se […]
Supa de Pui cu Galuste
Ingrediente Supa Punem carnea de pui la fiert intr-o oala cu ~5L de apa si putina sare si o fierbem la foc mic pana se formeaza spuma. Cand spuma s-a format o inlaturam cu o lingura si continuam sa fierbem […]
How To Install and Use Docker Compose on CentOS
Docker is a great tool for automating the deployment of Linux applications inside software containers, but to really take full advantage of its potential it’s best if each component of your application runs in its own container. For complex applications […]
How To Install and Use Docker on CentOS
Docker is an application that makes it simple and easy to run application processes in a container, which are like virtual machines, only more portable, more resource-friendly, and more dependent on the host operating system. Note: Docker requires a 64-bit […]
How to Install PostgreSQL on CentOS
PostgreSQL is scalable, reliable and accompanied by advanced optimization features. In most cases, people assume advanced optimization and data types are supported by only commercial databases like SQL Server and Oracle. Install PostgreSQL on CentOS using the standard repositories The […]
Setting up SSH Access on Synology storage and Create New Git Repository
Go to the Control Panel > Advanced Mode > Terminal & SNMP. Click the Enable SSH Service option under the Terminal tab. Change your default SSH port, if desired. NOTE: Synology restricts SSH/Telnet connections to members of the Administrators group […]
Common Virtualbox commands to manage VMs
Command to Create VirtualBox virtual machine Replace the DEMO with whatever name you want to give your Virtual machine. VBoxManage createvm –name DEMO –register To Set type Linux and version 64-bit VBoxManage modifyvm DEMO –ostype Linux_64 Set RAM VBoxManage modifyvm […]
How to change/customize Remedy AR System MidTier tab icon in the browser
How to change/customize Midtier tab icon in the browser? If you want to change the default icon of Midtier in the browser tab, follow this instructions: Go to the following path <midtier-folder\resources\standard\images> Look for the favicon.ico or bmcfavicon.ico (depending on version). […]
How To Expand virtual Disk in VirtualBox
When you create a virtual hard disk in VirtualBox, you specify a maximum disk size. If you want more space on your virtual machine’s hard disk later, you’ll have to enlarge the virtual hard disk and partition. Expand VirtualBox Drive […]
Black Screen when running Kodi over Raspberry Pi 4
Apparently this applies to TVs too old to have CEC. You can fix this problem by adding these configuration in config.txt. gpu_mem=320force_turbo=0hdmi_ignore_edid=0xa5000080disable_overscan=1framebuffer_width=1920framebuffer_height=1080hdmi_force_hotplug=1hdmi_group=1hdmi_mode=16hdmi_ignore_cec=1 #comment this if yours has CECdtparam=audio=ondtoverlay=vc4-fkms-v3dmax_framebuffers=2