Hungred Dot Com https://www.hungred.com save life through coding since 2009 Mon, 12 Jun 2023 23:57:13 +0000 en-US hourly 1 Setup Docker Swarm in Ubuntu https://www.hungred.com/useful-information/setup-docker-swarm-ubuntu/?utm_source=rss&utm_medium=rss&utm_campaign=setup-docker-swarm-ubuntu Mon, 12 Jun 2023 23:57:12 +0000 http://hungred.com/?p=6081 Ok let me drop down what i did here to setup this docker swarm without repeating since i have been very indecisive on whether to deploy multi-host docker swarm or just single location with fail over between multiple machines. In the end, i stick with single region and expand from here if needed. Machines Setup ... Read more

The post Setup Docker Swarm in Ubuntu appeared first on Hungred Dot Com.

]]>
cPanel Webmail inbox disappear but are still visible in /cur https://www.hungred.com/useful-information/cpanel-webmail-inbox-disappear-but-are-still-visible-in-cur/?utm_source=rss&utm_medium=rss&utm_campaign=cpanel-webmail-inbox-disappear-but-are-still-visible-in-cur Mon, 12 Jul 2021 12:53:13 +0000 https://www.hungred.com/?p=6303 This is an interesting issue with cPanel recently faced by one of my clients. Searching on the internet brings me to an article in cPanel forum where someone else happens to also face such an issue. The solution is pretty straight forward firing the below command with the email affected. It seems like the inbox ... Read more

The post cPanel Webmail inbox disappear but are still visible in /cur appeared first on Hungred Dot Com.

]]>
Dell Powerconnect 6224 connect to serial port https://www.hungred.com/useful-information/dell-powerconnect-6224-connect-to-serial-port/?utm_source=rss&utm_medium=rss&utm_campaign=dell-powerconnect-6224-connect-to-serial-port Fri, 14 Aug 2020 19:25:37 +0000 http://www.hungred.com/?p=6293 Firstly you need a server/computer with a serial port. Next just fire the following command after you've connected your serial port into your machine. And it should show you your console. If it doesn't, restart your switch or just check your cable! Find out more setting on its user guide.

The post Dell Powerconnect 6224 connect to serial port appeared first on Hungred Dot Com.

]]>
Mac Fix for Java 8+ & iDRAC 6 Connection Failed https://www.hungred.com/how-to/mac-fix-for-java-8-idrac-6-connection-failed/?utm_source=rss&utm_medium=rss&utm_campaign=mac-fix-for-java-8-idrac-6-connection-failed Sun, 09 Feb 2020 18:12:20 +0000 http://www.hungred.com/?p=6283 If you are using iDrac6 with your Mac. Good luck to you my friend as you will mostly keep getting connection failed on your Java application and this is VERY scary since you can't talk to your machine anymore! But there is a solution! (at least i figure one) so let's get started Java Setup ... Read more

The post Mac Fix for Java 8+ & iDRAC 6 Connection Failed appeared first on Hungred Dot Com.

]]>
Docker link expose MySQL/MariaDB root password on phpinfo() via MYSQLIP_ENV_MYSQL_ROOT_PASSWORD https://www.hungred.com/how-to/docker-link-expose-mysql-mariadb-root-password-on-phpinfo-via-mysqlip_env_mysql_root_password/?utm_source=rss&utm_medium=rss&utm_campaign=docker-link-expose-mysql-mariadb-root-password-on-phpinfo-via-mysqlip_env_mysql_root_password Thu, 09 Jan 2020 04:09:09 +0000 http://www.hungred.com/?p=6277 alright. today I'm on a verbal puking spree! This is another scary security risk with the official docker MariaDB container if you are using a docker link. And if you are wondering what the heck is a docker link, it's basically the command you use to link one docker container to another. for example, where ... Read more

The post Docker link expose MySQL/MariaDB root password on phpinfo() via MYSQLIP_ENV_MYSQL_ROOT_PASSWORD appeared first on Hungred Dot Com.

]]>