And there is the conundrum.Happy wife, happy life!
And there is the conundrum.Happy wife, happy life!
?????If only Leopard had…and ms remote desktop.
I should have taken my name off the list - I couldn't use PPCs this week because I needed my Windows tower. If only Leopard had powershell and ms remote desktop. And 8 coresI have to script and virtualize in parallel very much. Hadn't have much free time thsi week...
First, thanks! But there's a big but: I can't find an option for setting a remote desktop gateway and without that I can't log on to the server farm
You can also try rdesktop and TsclientX to do MS RDP.
https://forums.macrumors.com/threads/tsclientx-2-0-beta-released.2003482/#post-25285143
In theory you could run a x86_64 bit Linux VM using qemu on your PPC and then install the Linux All-in-one AppImage
https://github.com/PowerShell/PowerShell
https://blogs.msdn.microsoft.com/powershell/2016/08/18/powershell-on-linux-and-open-source-2/
I've been installing a qemu Linux 64 bit the entire morning, no luck yet but out of curiousity I want to know wether PowerShell would run![]()
I found this one also by the same author, which looks to be more to my interest :
https://www.amazon.com/Advanced-Mac-OS-Programming-Guides/dp/0321706250
I should have taken my name off the list - I couldn't use PPCs this week because I needed my Windows tower. If only Leopard had powershell and ms remote desktop. And 8 coresI have to script and virtualize in parallel very much. Hadn't have much free time thsi week...
But today I kinda started and with interesting results
Day 1 (or 6)
Put away all x86 machines and the eMac back on the table. Connected the loose cable ends with a 12->7V cable to have the fan running slow.
Downloaded the newest episode of the Lunduke Show and watched it. Ca. 90 minutes later I see something shocking! Poor eMacs HDD temp is at 79°C (174.2°F)!! As it has no other sensor I can only guess what the CPU had at that time... 10 more at least.... What's the highest temp a G4 can survive? I always thought 90 upwards is deadly? However I didn't seem to get worse, so can proudly say I've passive cooled an eMac while watching a video and browsing with TFF FPR5b!
My problem was the adapter; maybe it’s a faulty one because the fan wasn’t running at all now but when I started it definitely ran.
Now an eMac is a very durable as maybe everyone here knows. Mine for example was stored for some years in a (humid) garage by the previous owner and I had to store it in a garage for 2 months too. Before today it was another 2 months in box in my cellar.
And today approx. 90°C… Then I discovered something: I always thought my eMac is loud. Naive. When I plugged the fan in again without the volt regulator first everything was okay again, but after 30 seconds or so the fan got louder and louder ‘till I thought the eMac might get up in the air and fly awaythat was when I realized how loud an unregulated eMac fan really can be. It seems that despite being annoyingly loud the fan usually is regulated down to maybe 9 or 10V. And that may be the answer why my fan stopped – the bridge takes out 5V. The eMac starts fine with the fan running and then reduces the voltage to say 9V. 9 minus 5 equals 4 and 4V aren’t enough to spin that old not lubricated fan I think.
Pic1: I rearranged the pins internally so I could use standard cables. I redirected them out so I could easily fiddle around with them
View attachment 745561
After these events I decided to stick to the iBook G4 12” 1.33 for today as it is the coolest running machine I own and still the second fastest right behind the PB.
What else happened? I finally adjusted many things to better fit the 12” screen. There is too much space wasted by default:
View attachment 745562
Better:
View attachment 745566
Excel and Dock default; nearly no usable space on a 12" screen if you want the Dock visible and need the toolbox often:
View attachment 745568
Optimized a bit:
View attachment 745569
I set the Dock to smallest size and modified the toolbar. The most important shortcuts are now there, only for formatting I need the menubar and never have to open the toolbox again. If I could remove the ribbon bar above the ruler and shrink the bottom status bar I'd be happy![]()
For the toolbar I used an addon called 'More or less window padding' but it is far from optimal. Keeps resetting and mixes up the colours. I think the answer is in the source code or in one the many settings in about:config. Couldn't find it there though.How did you shrink the TFF toolbar?
Also, those eMac HDD temps are alarming. I would shut it down if I saw HDD temps going over 60C. Most of my HDDs (G5s and G4s) operate around 35-45C and that is in the Aussie summer.
I would consider putting new thermal paste/pads on the eMac’s CPU and GPU, clearing out any dust and finding a way to cool off that HDD before it fails.
I use the Stylish addon with a few styles…How did you shrink the TFF toolbar?
Well the difference is the ribbon cables , the G3 clear 12" keyboard has a longer cable which folds up and is pushing against my spacebar on my iBook G4 12".
As regarding the layout with the big ENTER key, I found an UK Ebay seller who confirmed such a keyboard ( UK Layout) is also a 12" keyboard.
First, thanks! But there's a big but: I can't find an option for setting a remote desktop gateway and without that I can't log on to the server farm
Haha, great solutioncan't use it though as I have only single processor G4s and need usually 3 linux x86_64 VMs running in parallel, often 2 as a cluster.
I need Powershell, RemoteDesktop (with RDG) and HyperV running in parallel, so for my work I have to use a windows machine with 2 24" screens. Maybe with a mighty G5 Quad I could do that, but my G4s are all out
But now is weekend and I can use them and only them
What I did today: Watching Lunduke rant while coding a bit C++ to explore Xcode. Usually I use Kdevelop for C and C++, Eclipse for Java and Powershell for, well, Powershell scripts
Watched 'King Arthur: Legend of the sword' on DVD yesterday evening... Quality sucks! I'm sure DVDs where way better some years ago. it felt like it was a 360p YT video! Sound was okay, but the picture was a mess
Day 9 , at last the keyboard for the 12" iBook G4 arrived and it fits, no more bulging cable underneath the spacebar.
View attachment 746072
View attachment 746074
So tomorrow the iBook G4 12" goes back with me on the train commute for a real test-ride .
The Newertech battery for the 14" iBook G4 went on a plane from Chicago US on the 20th of December only now to
have arrived at my Capital's airport, US -> Europe takes 20 days to fly the distance apparantly
[doublepost=1515530322][/doublepost]
Day 8
I decided to install Debian 9 netinstall minimal (textmode)+ssh via qemu-system-x86_64 on my MBpr to speed things
up, well after 2 hoursand installing fuse and sudo and wget to retrieve the All-in-one PowerShell image , it's working
View attachment 746095
I tried on the G5 also with the same parameters -m 512M -net nic -net user but it keeps crashing once it gets to the login
start process , also on the G4's.
View attachment 746096
I have uploaded the qemu image if anyone with qemu on PPC Linux or OS X Leopard wants to give it a try, I wonder
if qemu 2.9.0 on PPC Linux would be able to start it ?
Here is Debian 9 minimal text console install ,SSH server with root (toor) and 1 account user (user) , fuse and sudo installed, PowerShell is in the home directory :
2 GB Qemu diskimage !!!
https://www.dropbox.com/s/xb11zfnvyozh28s/debian9_x86-64.tar.gz?dl=0
holy cow, so I can use this disk image on my powerbook g4 to run x86 debian on qemu? I wonder if I could run docker and nodejs inside of it.
iTunes on PPC clearly cannot interface with a brand new iPhone 8, let alone her previous iPhone 6S, so i had to pull back out one of my MacBook Pros (my 2010 17in to be specific) and did the restore for her, but immediately once that was done, i put it back away.
Ok, let's try SMTube 18.1 and mplayer
Unfortunately MS RDP-Client for PPC/Leopard has not been updated to deal with that server-client-certificate-stuff for WinServer2008 and above.First, thanks! But there's a big but: I can't find an option for setting a remote desktop gateway and without that I can't log on to the server farm![]()
Isn't that your own compiled Mplayer?
For me neither Mplayer, VLC, Quicktime nor Coreplayer work now.
Unfortunately MS RDP-Client for PPC/Leopard has not been updated to deal with that server-client-certificate-stuff for WinServer2008 and above.
The only way to connect to a WinServer is via VirtualPC+WinXP-SP2/3 (or WinXP-SP2Fundamentals) or Win7 and RDP-Client6 or above.
With a G4-Book VPC7/WinXPFundamentals or MicroXP is the best choice for my purposes...
There are CiscoIPSec-VPN-solutions for that virtual environment too since Leopard/PPC lacks of support for the Cisco IPSec-protocol.
@Dronecatcher Here is mplayer 1.3.0 mpkg (no Xcode/Macports needed) created on my PB G4 OS X 10.5
Thanks...sadly doesn't work on my DLSD - I click in SMTube and nothing happens. When I try it in Terminal to play a local clip it says "Illegal Instruction" - I think that's exactly what happened before and I when I tried compiling MPlayer it failed to complete.