Tag Archives: linux

VMWare workstation player download [SOLVED]

QUESTION: I need to download VMware Workstation Player, but the servers are down. Does anyone know where else I can get VMware Workstation Player? ANSWER: Yep, you’re not alone—ever since Broadcom took over VMware, things have been… let’s say, “interesting.” 😬 If you’re struggling to download VMware Workstation Player, here’s where you can still grab it: šŸ“Œ Official VMware Download Mirrors: VMware doesn’t make it easy to find the exact download files anymore, but you can click through these directories

bad shim signature- you need to load the kernel first [SOLVED]

Fixing ā€œBad Shim Signature – You Need to Load the Kernel Firstā€ When Installing Pop!_OS If you’ve ever tried installing Pop!_OS and encountered the frustrating ā€œBad Shim Signature – You Need to Load the Kernel Firstā€ error, don’t worry—you’re not alone! 🤯 This issue usually rears its head on systems with Secure Boot enabled. Luckily, there’s a straightforward fix to get you past this roadblock and on your way to enjoying Pop!_OS. Let’s dive in! 🐧 The Culprit: Secure Boot

Enable mod_rewrite on TurnKey Linux Apache2

How to enable mod_rewrite on TurnKey Linux:Ā a2enmod rewrite root@lamp ~# a2enmod rewrite Enabling module rewrite. To activate the new configuration, you need to run: service apache2 restart root@lamp ~# service apache2 restart [….] Restarting web server: apache2apache2: Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1 for ServerName … waiting .apache2: Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1 for ServerName . ok root@lamp ~# šŸ™‚ [end]     Top Search Terms:apache enable

ProFTPd MySQL configuration / Linux free space check / setting Gentoo static IP

Links and info that were useful during a recent database server move: #1 Setting (or changing) a static IP address on Gentoo: Gentoo Forums :: View topic – Switching to a static IP (within your network)http://forums.gentoo.org/viewtopic-t-747458-start-0.html #2 Find out how much disk space is left in Linux, or what the disk size is Linux Command To Find How Much Disk Space Is Being Used Show Displayhttp://www.wallpaperama.com/forums/linux-command-to-find-how-much-disk-space-is-being-used-show-display-t713.htmla simple linux shell command to show you how much space a directory is using