Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Search found 305 matches

by jmgibson1981
2024-04-27 00:32
Forum: Off-Topic
Topic: [Off-Topic] So who here is looking forward to Ubuntu's 24.04 LTS next week
Replies: 11
Views: 389

Re: [Off-Topic] So who here is looking forward to Ubuntu's 24.04 LTS next week

So my update. I did install it, rather I did a chroot install of Jammy then upgraded each release in turn to current Noble via the Debian method. Been using it the last few days with nary a whisper of a problem. Quite pleased and surprised. I haven't seen a single error of any kind pop up in a notif...
by jmgibson1981
2024-04-26 20:47
Forum: General Questions
Topic: [Software] Does virtualizing make me a trator
Replies: 3
Views: 107

Re: [Software] Does virtualizing make me a trator

None of that would make you a traitor, or anything negative. You use what you want and no one will judge you for it. Once you start doing something ridiculous like using PPA's and Ubuntu packages on your Debian system though you will be judged, potentially mocked because it's been known to cause all...
by jmgibson1981
2024-04-26 20:33
Forum: General Questions
Topic: [Software] A question about permission
Replies: 5
Views: 100

Re: [Software] A question about permission

Initialized empty Git repository in /home/gitlab-runner/builds/t_Wy2xFrX/0/project/test/.git/ Created fresh repository. Is it running from the proper directory? It's saying you aren't downloading anything rather creating one. remote: You are not allowed to download code from this project. fatal: un...
by jmgibson1981
2024-04-26 19:06
Forum: General Questions
Topic: [Software] A question about permission
Replies: 5
Views: 100

Re: [Software] A question about permission

either. you want to keep it simple. if there is no reason for the runner group then eliminate it. You can do just fine with 755 for the gitlab-runner user. the only way you need the group separate is if someone else needs to be in it, but in that case3 you can add them to the gitlab-runner group any...
by jmgibson1981
2024-04-26 16:54
Forum: General Questions
Topic: [Software] A question about permission
Replies: 5
Views: 100

Re: [Software] A question about permission

The only thing you should need to do is give the /mnt/partition folder the proper permissions for the gitrunner user? and it will work. The rest of that stuff is nonsense to me. The global sudo for that program is a very bad idea. Global ALL:ALL nopasswd is never the right answer. There is no reason...
by jmgibson1981
2024-04-18 17:19
Forum: Off-Topic
Topic: [Off-Topic] So who here is looking forward to Ubuntu's 24.04 LTS next week
Replies: 11
Views: 389

Re: [Off-Topic] So who here is looking forward to Ubuntu's 24.04 LTS next week

For awhile I had debated getting it installed. And honestly a part of me still might want to. But I've finally come to terms with the distro not mattering as much as one thinks it does. There is no perfect. There is only the one with the least problems. So Debian it is at this point. At this point I...
by jmgibson1981
2024-04-16 01:49
Forum: Beginners Questions
Topic: Symlink conflict between 2 OS's?
Replies: 5
Views: 178

Re: Symlink conflict between 2 OS's?

I'd like to reinforce that this works for all kinds of things. As long as your config .folders and .files are separate you can do this with any and all data. some stuff though like flatpak .var and .steam folders will need to be fully bind mounted though. they don't seem to work correctly with a sym...
by jmgibson1981
2024-04-05 20:51
Forum: General Questions
Topic: [Solved] Having problems with updating after switching to a closer mirror
Replies: 5
Views: 315

Re: [Software] Having problems with updating after switching to a closer mirror

While I can't and won't claim to know how the Debian mirrors work I can say that for Arch sometimes the mirrors don't work correctly. Seems quite rare but a few times when I've done various installs while distro hopping I've had to adjust my available mirrors because they just timeout repeatedly. Po...
by jmgibson1981
2024-04-03 15:17
Forum: Graphical Environments & Desktops
Topic: Force Xfce Upgrade
Replies: 8
Views: 406

Re: Force Xfce Upgrade

You are correct. For the average user the official upgrade guide is a mess. Many steps, some seemingly pointless. But you must remember it is written for people running production systems where there is no room for error. How valuable your uptime is is what determines how many of those steps you sho...
by jmgibson1981
2024-03-28 21:06
Forum: Off-Topic
Topic: A "toy" server I could mess with?
Replies: 6
Views: 683

Re: A "toy" server I could mess with?

A couple years ago I bought a machine on Craigslist for 80 bucks US. CPU: quad core Intel Xeon E31225 (-MCP-) speed/min/max: 1598/1600/3400 MHz Kernel: 6.1.0-18-amd64 x86_64 Up: 14d 1h 41m Mem: 1806.3/15700.6 MiB (11.5%) This thing has been running my media collection for the past 4 or 5 years now. ...
by jmgibson1981
2024-03-19 13:45
Forum: Beginners Questions
Topic: [Software] Best software for a backup server
Replies: 8
Views: 624

Re: [Software] Backup Advice and Software

All of that data seems relatively unchanging. As such I'd suggest a simple rsync on a schedule would be quite sufficient. How often really depends on how much is added to it on a regular basis. You can do it via a systemd service or cron, either way. In the case of the docker data I personally like ...
by jmgibson1981
2024-03-15 01:32
Forum: Debian Development Discussion
Topic: [Discussion] When will KDE 6 be available
Replies: 4
Views: 4417

Re: [Discussion] When will KDE 6 be available

Maybe in the next stable release. Maybe not. Depends on how fast stuff gets squashed. Debian is not known for the latest and greatest. It is known for reliable software that doesn't give you to many surprises. Nothing stopping you from getting the source and trying to build it. Make a good backup fi...
by jmgibson1981
2024-03-14 01:02
Forum: General Questions
Topic: [Software] DEbian 12.5 $PATH
Replies: 7
Views: 353

Re: [Software] DEbian 12.5 $PATH

While it may not be advisable I just create a PATH in my /etc/environment file

Code: Select all

PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
This eliminates the entire issue. But it's not the proper way to go so do it at your own risk.
by jmgibson1981
2024-03-10 17:02
Forum: General Debian
Topic: [Discussion] What do you wish you had known years ago?
Replies: 16
Views: 1161

Re: [Discussion] What do you wish you had known years ago?

I wish I had known that learning programming when you are 42 is much harder than when you are a teenager. Instead I spent time playing games on the computer. I could be much further along if I had started learning back then.
by jmgibson1981
2024-03-07 04:57
Forum: Off-Topic
Topic: [Discussion] So ... is anyone mining crypto currencies? (or folding?)
Replies: 3
Views: 738

Re: [Discussion] So ... is anyone mining crypto currencies? (or folding?)

I used to do folding. I was to busy wasting my time with games to get into mining while it was profitable. Somewhere I have instructions for pxe booting folding clients via ltsp. But financially it's difficult to keep up with the power draw. The big coin like Bit and Eth are out of range for small t...
by jmgibson1981
2024-02-26 03:17
Forum: General Debian
Topic: [Discussion] Non-free software points of entry
Replies: 3
Views: 740

Re: [Discussion] Non-free software points of entry

With all due respect while Debian does the best it can to keep free software and non free separate there is entirely too many ways stuff can get in. They can't catch every single one of them. The only way you can get what you seem to want (by the essence of the thread) is to build your own from LFS ...
by jmgibson1981
2024-02-14 03:14
Forum: Off-Topic
Topic: [Discussion] Psychoanalysing proponents of two wheels
Replies: 33
Views: 1973

Re: [Discussion] Psychoanalyzing Windows adherents

Perhaps they're aware of how mistreated they are by their software and feel powerless to change it, so they seek to sabotage others who achieve any greater success in "leaving the bucket". By spreading FUD and belittling solutions or those who suggest them. Or maybe they are tired of Linu...
by jmgibson1981
2024-02-10 03:23
Forum: General Questions
Topic: Linux workstations in enterprise environment: how are updates managed?
Replies: 2
Views: 235

Re: Linux workstations in enterprise environment: how are updates managed?

While I don't work in the field a Linux desktop is no different than a Linux server, only with a gui added to it. So any common tool will work. Ansible for one, Puppet, there are quite a few options. I tinkered with something called Foreman a long time ago but it was far to involved for what I neede...
by jmgibson1981
2024-02-01 16:25
Forum: General Debian
Topic: [Discussion] Why Debian still uses sudo instead of doas?
Replies: 35
Views: 2917

Re: [Discussion] Why Debian still uses sudo instead of doas?

I know I'm not the longest serving Linux user by any remote measure but this is the first time I've personally ever heard of doas. As such if it's somewhat recent it will need to be proven for quite a time before Debian would make it any kind of default I'd think. If it's not recent then I'm curious...
by jmgibson1981
2024-01-29 15:34
Forum: Beginners Questions
Topic: Should I recommend Debian to a friend who has no Linux experience?
Replies: 43
Views: 2973

Re: Should I recommend Debian to a friend who has no Linux experience?

Debian Wheezy is actually where I started my Linux experience. It was the first one that worked on my apparently odd combination of hardware at the time. Almost nothing else would boot much less actually install and be usable. Debian may not be as user friendly as something like Ubuntu or Mint. But ...