Ubuntu Linux
Welcome to an operating system that works and is free. Ubuntu Linux is a very good starting place for people who want to hop over the fence from Microsoft Windows or Mac.
7 topics in this forum
-
I opted for installing a AI app of Google Gemini AI on my workstation. This is done typing the below command into your terminal sudo snap install gemini-desktopNow I've been using Google Gemini AI quite a bit to solve server errors on my personal server here at home. Now, if you start a conversation using AI, make sure to explain what is going on. Example. "My home server website is throwing a 500 code. My server is Ubuntu 24.04" Now read over the response. You might catch errors in answers. Like in my case, I was asking about a software issue in Invision Community. I gave the version 4 answer. I had to tell AI, "Wrong. I'm using Invison community 5" Now AI corrects and …
-
- 0 replies
- 75 views
- 1 follower
-
-
In all the years of being on hosting plans (GoDaddy, iPage, and Liquid Web). I have always had a premade server all set up for me. Yeah, I know hosting companies stamp these out quickly. Since the home server has been up and running, it has done an excellent job of backing up data and doing basic tasks. I've got 32 GB of memory, 16TB of M.2 hard drives, and 16 CPU Cores. Now I'm installing the LAMP package (Linux, Apache, MySQL, and PHP). I'm using Webmin, Usermin, and Virtualmin for my control panel. So far, I've been doing well and getting things set up and ironed out on my own. I will admit that once you learn to use Google's AI features, you can diagnose a web serv…
-
- 2 replies
- 143 views
- 1 follower
-
-
I'll show you all my workstation. 12-core AMD processor 32 GB of RAM and only barely 15% used 4 TB hard drive M.2 chip (22% used for home data, 28% used for the OS system (root) 1Gbit Network (CAT6 Cable) As you can see, my workstation has all the common-sized stuff that most Windows PCs today are build with. So now...I want anyone to post up the amount of memory used on their Windows 10 or Windows 11 PCs. My uptime is low because I had a kernel update for the machine, so a reboot is required. Hard drive usage is low for 4TB hard drive yet. Perk bonus for linux users. No more defragging hard drives, no more anti-virus software, nor malware scanning of your machine. B…
-
- 1 reply
- 266 views
- 1 follower
-
-
-
Another member here told me some information about the CPAP software he was using for his CPAP device. He referred to a program called Sleepy Head. I did a quick search on Google and found OSCAR. OSCAR does the same task of showing off all the medical data from your CPAP device. I wanted to share this knowledge with other Linux Users.
-
- 0 replies
- 236 views
- 1 follower
-
-
Just curious on your reasons for choosing the Ubuntu distro out of the many many available
-
-
- 3 replies
- 316 views
- 2 followers
-
-
I know there is the standard app that you can click on the menu, but I tend to like to do all at once kind of mode. #!/bin/bash sudo apt-get update sudo apt-get -y upgrade sudo apt-get -y autoclean sudo apt-get -y autoremoveThis simple script paste into a text editor like Gedit. Then save this file as "upgrade.sh" without the quotes preferred to save in a like a script folder. Now in terminal, go to your script folder. Example... cd /home/michael/scriptsThen you would run your script by... sh upgrade.shThis should have your Ubuntu going out to the internet to grab a new copy of the software database and check to see what is new, which is the update option. Next, the upgr…
-
- 0 replies
- 219 views
- 1 follower
-
-
-
This is the start-up of supporting Linux Computer users and even Linux Web servers. If you have any questions on Linux computers or anything, I can help you out.
-
- 0 replies
- 200 views
- 1 follower
-