- 0 Posts
- 42 Comments
Is there a reason you’re making your own access point instead of buying an off-the-shelf one? I know you said you don’t want to spend more, but a proper AP would let you simplify your server and remove the Windows VM entirely while still providing greater than Gigabit speeds (depending on the speed of your switch ports).
Are you old enough to remember Winmodems and NDISWrapper? There used to be some hardware that was so cheap that the Windows driver needed to do some of the basic work. They were never compatible with anything but Windows (and maybe 98 or XP at that). I’m sure there were some printers like that.
Combined with poor driver support early on, and a lack of standards (at least on the consumer end), and the need to have a separate PPD file for every make and model of printer, and printing used to be a mess. (It almost got bad again when Microsoft tried pushing their XPS format as a replacement for PostScript, PCL, PDF, and EPS, but that didn’t catch on.)
Apple buying CUPS (and hiring its lead developer) was great for the community. They got it working all but perfectly. I’ve never had a problem printing on Linux; HP, Brother, or otherwise.
FYI: the developer quit Apple and forked his project into OpenCUPS, but I haven’t tried that.
Hi possiblylinux127,
I have 200 years of experience with Microsoft Systems, and six children. Janie is just going to her first day of school today, and I’m buying her a Zune - a project I was heavily involved in and am proud of the commercial success that it was.
I have extensively worked on GPO as a developer, engineer, architect, project manager, lead coffee run guy and support officer. It is, like all our products, perfect and would never experience any issue itself, it is always user error.
I am sorry to hear you are having a GPO permissions issue. Before I tell you the solution, might I suggest you purchase the Microsoft Advanced GPO Support® or the Microsoft Expert (24/7) Support® support packages. We are currently throwing in a special on our 1hr response, 8 week resolution SLAs at the moment for only an additional $8,999 USD! Here are a few links:
Microsoft Advanced GPO Support®
Microsoft Expert (24/7) Support®
Your solution can be found below, and is guaranteed to fix the issue:
-
Open Start.
-
Search for Command Prompt, right-click the top result, and select the Run as administrator option.Type the following command to repair the Windows system files and press Enter:
-
sfc /scannow
I would greatly appreciate it if you could click on Mark As Answered if this resolved your GPO problem. Janie really needs that Zune.
Regards,
Pete Peterson (281,192,763 points) MCPA, MCPD, MCSE, COAP, ISUA, KSPA, MCITP, AIS Certified
(This shitpost isn’t mine. I found it somewhere and saved it.)
-
I tried Linux when I was younger. I decided to try Gentoo on underpowered hardware with zero Linux experience. I credit that uphill battle for teaching me Linux! I used that until I got into dependency hell and switched back to Windows for a while. I needed PowerShell and stuff for my old job, before it went cross-platform. It was fine.
A few years later, I was dual-booting again. Then, Windows 10 began blue-screening randomly. I couldn’t figure out why. Reinstalling didn’t work. So I started using Linux full-time and I’ve never looked back.
Even when I found out that one of my memory sticks had been half-inserted for months, and that’s probably what made Windows crash all the time. How did Linux handle it? Obviously, because it’s better.
It can be done. Just don’t cheap out. A USB4-attached NVMe disk will be faster than a run-of-the-mill USB 3.0 flash drive, and that will run circles around some cheap $10 USB 2.0 drive.
Not all flash drives are rated for constant use, so be sure to have a backup plan.
Other than that, it’s a cool idea! Go for it!
The apps are still young. Wefwef’s save button is broken sometimes. Mlem doesn’t have a search, but it does have a weird text box that does nothing. Links in both open a post in an embedded web browser that I’m not signed in in. That being said, it shows great promise and I’m excited to watch us grow.
This is literally what dd does and what I would have recommended, if this person hadn’t beaten me to it.
However, if you’re cloning to another disk or partition that will be plugged in at the same time as your existing installation, you’ll wind up with two partitions with the same identifier — a recipe for eventual disaster. In that case, I would run through setup (with your current disk unplugged) and then rsync over the new root partition.