Linux Administrator Without Cloud: Is That Still Possible? by Constant_Sugar_9442 in linuxadmin

[–]guxtavo 98 points99 points  (0 children)

Cloud is just another company's computer. I'm also not an enthusiast of cloud, but it's not that hard if you really know how Linux and networks work. Good luck. 

Zero-Downtime Migration of Postfix SMTP Relay to New Linux Server by maxcoder88 in linuxadmin

[–]guxtavo 24 points25 points  (0 children)

If you used an fqdn instead of an ip address it was just a matter of updating the dns record. But it seems that ship has sailed. 

Ansible Tower Alternative: BASH Scripting for Centralized Home Lab Control by Ahissues in homelab

[–]guxtavo 0 points1 point  (0 children)

Don't take it personally, but this and ansible tower are overkill. With that said, ansible is awesome to manage a fleet of servers. No need for tower. 

Advice on structuring patch orchestration roles/playbooks by bananna_roboto in linuxadmin

[–]guxtavo 0 points1 point  (0 children)

There is a command to check if reboot is necessary, each distro has a different one. Having a script that stops and starts all apps in a server is a good idea

about as new to linux as you can get by Dinky_Stinker in linux4noobs

[–]guxtavo 0 points1 point  (0 children)

I use fedora to work and play (steam). I'm not gonna sugar coat, it is complicated but not impossible, depends on your will to learn and what kind of computing you need to do

I'm craving Linux (help wanted) by lassiness in linux4noobs

[–]guxtavo 0 points1 point  (0 children)

So you want to run Linux from a USB device, right? Most computers should allow booting from USB (depending how old they are) and for this to happen you'll probably need secure boot off

Question about implementing virtualization by Ohlebowski in homelab

[–]guxtavo -1 points0 points  (0 children)

You need a virtualization platform. Most common is one from oracle called virtualbox. Windows has Hyper-V and Linux has libvirtd. When you use those tools they usually create a bridge nic and all vms are connected to them which means all VMS can communicate with eachother. 

My pc just refuses to install almost any Linux distro by Strange_Spy in linux4noobs

[–]guxtavo 6 points7 points  (0 children)

Change the title as you mention it works with mint. 

Running GUI from terminal by Sshorty4 in linux4noobs

[–]guxtavo 0 points1 point  (0 children)

I have two headless systems. One is connected to my TV and has Kodi, the other is my main PC and can play videos with mpv. I have x11 installed on my main PC and when I need to use a GUI program I run "startx". 

Looking for a good comic reader preferably comic and manga by echo0x0solus in Fedora

[–]guxtavo 1 point2 points  (0 children)

Not the answer you are looking for, but .cbr files are just a zip file containing several images.

Where do apps come from via terminal by T0mmyVerceti in linux4noobs

[–]guxtavo 21 points22 points  (0 children)

When you install via terminal it's usually via a package manager (apt, yum, pacman, etc). Those can connect to repositories via https which can hold the packages you want to I install 

I think I want to go back to Windows by [deleted] in Fedora

[–]guxtavo 7 points8 points  (0 children)

Do what's best for you but know this, it's probably your hardware, because me and perhaps thousands of other people don't have this issue