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.
4 topics in this forum
-
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
- 58 views
- 1 follower
-
-
Just curious on your reasons for choosing the Ubuntu distro out of the many many available
-
-
- 3 replies
- 130 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
- 81 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
- 95 views
- 1 follower
-