English | Magyar
JS ki | CSS ki | Ékezetek ki | HiContrast
Lapozó:  (0 - 1424) 
<== | ==>
Ugrás a végére | Összes megjelenítése | Utolsó oldal
OpenOpera patches | Opera-SSL patches | Opera 12.15 source (Git repository) | Opera 12.15 source (Torrent) | Opera internal pages | Otter Browser Linux x64 - Qt5.15.2/QtWebKit5.602.1 (2024.04.27. 20:05)
OS for MC680x0 | OS for PPC | OS for Sparc64 | besztofbégéaefcé | CSÉNDZSLOG | WebToolz | DDG Shit Filter | Google Shit Filter | Progz | Fast CSS Box | Browser | OS | Agent | Statisztika | BBCode
Monospace font-family: Courier New | Browser default monospace
Email értesítő / Email notification ===> 
Keresés
Σ: 16 post

TCH  (statz) Főfasz
#1, Főfasz (10443)
257 | #5000 | ^ | Idézet | Thu, 14 May 2020 10:03:58 +02
94.21.*.* Linux x86 Opera Classic Hungary *.pool.digikabel.hu
És akkor a felemásul sikerült mikrofos suxbox szaríz sux bemutató után itt a válaszcsapás, ami megadja az alaphangot a következő pár évhez: PlayStation 5 + Unreal Engine 5 = New level of Virtual Reality


TCH  (statz) Főfasz
#1, Főfasz (10443)
526 | #5001 | ^ | Idézet | Fri, 15 May 2020 16:15:35 +02
188.143.*.* Linux x86 Opera Classic Hungary *.pool.digikabel.hu
Ha futtatni akarunk valamit PHP-ból root jogokkal:
function run_script($script)
{
	$path = '/tmp/' . rand(1000000, 9999999) . '-web.sh';
	file_put_contents($path, "#!/bin/sh\n" . $script . "\n" . 'unlink $0' . "\n");
	chmod($path, 0777);
	system('/usr/bin/sudo -u root -S ' . $path . ' >/dev/null 2>&1 &');
}
Csak el ne felejtsük hozzáadni az /etc/sudoers.d/sudoers fájlhoz, hogy
www-data  ALL=(ALL) NOPASSWD:ALL


TCH  (statz) Főfasz
#1, Főfasz (10443)
659 | #5002 | ^ | Idézet | Fri, 15 May 2020 18:35:55 +02
188.143.*.* Linux x86 Opera Classic Hungary *.pool.digikabel.hu
Ha a köcsögszarfos vsftpd nem akarja beengedni a frissen létrehozott useredet, akkor egyfelől be kell állítani a usernek a shellt, másrészt meg az kell neki, hogy legyen home könyvtára a júzernek...amit azonban át is lehet irányítani, ha mindenkit ugyanoda akarsz bepasszírozni:
useradd -s /bin/sh -p $(openssl passwd -1 password) -d /var/www username
Vigyázat, a célkönyvtárig vezető útnak végig úgy kell beállítani a jogosultsági maszkját, hogy beléphető legyen a júzer számára, azaz 755! A célkönyvtár pedig, ha írni akarjuk, akkor kapjon 777-et.

Másik megoldás, hogy marad a /home/username, de az egy symlink a célkönyvtárra.


TCH  (statz) Főfasz
#1, Főfasz (10443)
1742 | #5003 | ^ | Idézet | Sun, 17 May 2020 17:36:05 +02
188.143.*.* Linux x86 Opera Classic Hungary *.pool.digikabel.hu
http://pcvilag.muskatli.hu/irodalom/CoV/CoV48/cov48-2.jpg
http://pcvilag.muskatli.hu/irodalom/CoV/CoV49/cov49-2.jpg
http://pcvilag.muskatli.hu/irodalom/CoV/CoV49/cov49-3.jpg
http://pcvilag.muskatli.hu/irodalom/CoV/CoV50/cov50-3.jpg
http://pcvilag.muskatli.hu/irodalom/CoV/CoV50/cov50-4.jpg
http://pcvilag.muskatli.hu/irodalom/CoV/CoV50/cov50-5.jpg
http://pcvilag.muskatli.hu/irodalom/CoV/CoV50/cov50-6.jpg
http://pcvilag.muskatli.hu/irodalom/CoV/CoV53/cov53-2.jpg
Összegyűjtöttem a CoV-os cikksorozatot 94-ből, amikor megalakult a BSA a mikrofos jóvoltából és elkezdtek idehaza is törni zúzni, emberéleteket lábbal tiporni (sőt gépeket is tiportak, hogy szakadnának ízekre egy láncfűrész által). A probléma egyik felét elég jól körbeírták a CoV-ban: ha valaki nagyüzemben másol egy milliós értékű szoftvert és azokat értékesíti, akkor még ott csak-csak rá lehet fogni, hogy jogosan csukják be, de amikor egy jóformán kihalt (Commodore, Atari, Sinclair, Amstrad, etc.) gépre másol le az ember valami szar játékot, azért rohadtul nem fair, hogy becsukják. Egy rakás szerencsétlen kölyök (tizenévesek) került javítóba, vagy kobozták el, verték szét nem csak az ő, de a szülei gépét is. Nem is beszélve arról, amikor több tízezer floppylemezt (Figyelem, floppylemezt, nem CD-t, tehát mikrogépről van szó, nem pécéről!) próbáltak meg megsemmisíteni úthengerrel, hogy példát statuáljanak.

Külön vicc, hogy a BSA "tájékoztatóját" a mikrofos székházában tartották és a számítástechnikai sajtó java részét basztak meghívni; kit tájékoztattak akkor? (A nem szakmai médiumokat, had mehessen gőzerővel az agymosás a laikusoknak a laikusoktól.)


TCH  (statz) Főfasz
#1, Főfasz (10443)
79 | #5004 | ^ | Idézet | Mon, 18 May 2020 21:18:17 +02
188.143.*.* Linux x86 Opera Classic Hungary *.pool.digikabel.hu
Polgár Peti Település dal (Zenés utazás településnevekkel)
youtube link


TCH  (statz) Főfasz
#1, Főfasz (10443)
218 | #5005 | ^ | Idézet | Tue, 19 May 2020 10:23:02 +02
188.143.*.* Linux x86 Opera Classic Hungary *.pool.digikabel.hu
Ha a /var/log/exim4/mainlog aszongya mail valaki@valahol.tld -s "tragy"-ra, hogy (111): Connection refused, akkor
echo "exim: ALL" >> /etc/hosts.allow


Carlos  (statz) Jobbfasz
#14, Jobbfasz (94)
1387 | #5006 | ^ | Idézet | Tue, 19 May 2020 23:23:44 +02
46.85.*.* Apple Mac OS X x86 Apple Safari Germany *.dip0.t-ipconnect.de
Hello TCH,

I got feedback from the MintPPC maintainer. He said no Mint images anymore. Just follow the instructions. You could only link to the instructions instead of the Debian images.

Then OpenBSD will do a port to PPC64 (I guess big endian):
https://www.talospace.com/2020/05/when-will-openpower-openbsd-be-now-soon.html

On April 1st, REBUG got an update. I thought it was a Aprils fool.
https://rebug.me

A newer version of Haiku?
https://github.com/haiku/haiku

And at the moment there are attempts to compile the source for PowerPC (A few people on the Talos IRC). But it's a little bit difficult, because Haiku used GCC 2.x.

I found accidentally another Linux distribution for PowerPC. Sadly obsolete, I guess.

Source Mage GNU/Linux. Version 0.9.2 is still available:
https://sourcemage.org/Download -> other versions

But they have written in 2016:
"Additionnaly, the distribution is provided with an easy-to-use basic system installer from which administrators can not only install but rebuild to their specification. It is also possible to install from alternative methods, like from a chroot. We currently support x86 and x86_64 architectures. We support ppc as well, but it's getting less activity lately."
https://sourcemage.org/Intro

And is RODOS at Version 202?
https://gitlab.com/rodos/rodos/-/blob/master/VERSION

That should be all for now :-)


TCH  (statz) Főfasz
#1, Főfasz (10443)
2215 | #5007 | ^ | Idézet | Wed, 20 May 2020 10:02:58 +02
94.21.*.* Linux x86 Opera Classic Hungary *.pool.digikabel.hu
Hi Carlos,
@Carlos:
I got feedback from the MintPPC maintainer. He said no Mint images anymore. Just follow the instructions. You could only link to the instructions instead of the Debian images.
Well, okay. I pointed the links to the instructions page, thanks for asking him.
@Carlos:
Then OpenBSD will do a port to PPC64 (I guess big endian):
https://www.talospace.com/2020/05/when-will-openpower-openbsd-be-now-soon.html
Yep, i heard, it was topic on the local UNIX portal, but we were only guessing if it would support G5 machines...guess not then. :(
@Carlos:
On April 1st, REBUG got an update. I thought it was a Aprils fool.
https://rebug.me
I too, thought that, when i saw it. Added now. :)
@Carlos:
A newer version of Haiku?
https://github.com/haiku/haiku
Not yet, but very-very soon. I'm following the movements at Haiku, because Beta2 will arrive at this month's end and i want to release one of my software to it. (Not for PPC, at least not yet, just for Haiku.)
@Carlos:
I found accidentally another Linux distribution for PowerPC. Sadly obsolete, I guess.

Source Mage GNU/Linux. Version 0.9.2 is still available:
https://sourcemage.org/Download -> other versions

But they have written in 2016:
"Additionnaly, the distribution is provided with an easy-to-use basic system installer from which administrators can not only install but rebuild to their specification. It is also possible to install from alternative methods, like from a chroot. We currently support x86 and x86_64 architectures. We support ppc as well, but it's getting less activity lately."
https://sourcemage.org/Intro
That was a mighty finding, thanks. I've added both 0.8.1 and 0.9.6 to the list.
@Carlos:
And is RODOS at Version 202?
https://gitlab.com/rodos/rodos/-/blob/master/VERSION
Yes, it seems they have a number now. But it's still in development phase. Changed "dev" to "202".
@Carlos:
That should be all for now :-)
Thanks for the updates. :)


Carlos  (statz) Jobbfasz
#14, Jobbfasz (94)
705 | #5008 | ^ | Idézet | Wed, 20 May 2020 15:16:08 +02
46.85.*.* Apple Mac OS X x86 Apple Safari Germany *.dip0.t-ipconnect.de
Hi TCH,

regarding OpenBSD: I hardly guess it's PPC64 big-endian. This would include G5 and POWER8/9. First I though it's a port to little endian. But this might be wrong. For instance Debian PPC64 run also on POWER9.

The Haiku PowerPC port is not an easy task. For this we have to wait a little longer. I will install it as soon as it's available. Because I saw showcase about BeOS at the time and I was really impressed.
https://twitter.com/mpc7500v2/status/1192484662632964096?s=20

Finnix got an update these days to 120, but sadly no more PowerPC support.
https://www.finnix.org

I dunno, if version 111 is still supported.

Ah and VxWorks has no POWER8/9 support. I asked them via mail.


TCH  (statz) Főfasz
#1, Főfasz (10443)
1479 | #5009 | ^ | Idézet | Wed, 20 May 2020 15:52:46 +02
84.236.*.* Linux x86 Opera Classic Hungary *.pool.digikabel.hu
@Carlos:
This would include G5 and POWER8/9.
The article you linked in stated that only OpenPOWER firmware machines will be supported, so the Macs've been are ruled out.
@Carlos:
The Haiku PowerPC port is not an easy task. For this we have to wait a little longer. I will install it as soon as it's available. Because I saw showcase about BeOS at the time and I was really impressed.
https://twitter.com/mpc7500v2/status/1192484662632964096?s=20
Full BeOS compatibility would be nice, but i think, Haiku is very far from BeOS 5's level yet.
@Carlos:
Finnix got an update these days to 120, but sadly no more PowerPC support.
https://www.finnix.org

I dunno, if version 111 is still supported.
This was expected to be happen for three years. But since they have became systemd-infected, i say we would lose Finnix anyway. Support was always ambiguous when we were talking about Finnix; it's a live sysadmin distro, not an installable and updatable one, so actually there is no conventional support for it. You wrote out the image to a CD or USB pendrive and until you are able to use it, you can use it. I think i'll set all Fienix releases to partial support.
@Carlos:
Ah and VxWorks has no POWER8/9 support. I asked them via mail.
Well, that's too bad.


alphas  (statz) Szarfasz
#94, Szarfasz (1)
31 | #500a | ^ | Idézet | Wed, 20 May 2020 17:10:25 +02
92.249.*.* winfos10 Google Chrome Hungary *.pool.digikabel.hu


Csapatépítés érdekel valakit?


TCH  (statz) Főfasz
#1, Főfasz (10443)
38 | #500b | ^ | Idézet | Wed, 20 May 2020 17:38:24 +02
84.236.*.* Linux x86 Opera Classic Hungary *.pool.digikabel.hu
Hát azért ez így elég spamgyanús volt.


Carlos  (statz) Jobbfasz
#14, Jobbfasz (94)
690 | #500c | ^ | Idézet | Wed, 20 May 2020 20:20:31 +02
46.85.*.* Fedora PPC Mozilla Firefox Germany *.dip0.t-ipconnect.de
About OpenBSD someone already asked the same question:
https://undeadly.org/cgi?action=article;sid=20200518063754

It seems Haiku will be ported to PPC32/ 64/ 64le. And also a port to SPARC started:
https://www.haiku-os.org/guides/building/compiling-sparc/

I also found alt linux for PPC64le
https://en.altlinux.org/Main_Page

On DistroWatch was written also big-endian, but I didn't find anything valid.

Also BedrockLinux for all three PPC:
https://bedrocklinux.org/news.html

And PLD Linux (SPARC, too)
https://pld-linux.org/

On VxWorks you could change the question mark to "no" on PPC64le.

I also found one more distribution for SPARC, but sadly I couldn't remember.


TCH  (statz) Főfasz
#1, Főfasz (10443)
1627 | #500d | ^ | Idézet | Wed, 20 May 2020 21:09:11 +02
84.236.*.* Linux x86 Opera Classic Hungary *.pool.digikabel.hu
@Carlos:
About OpenBSD someone already asked the same question:
https://undeadly.org/cgi?action=article;sid=20200518063754
I see. Still, you gave a link above (https://www.talospace.com/2020/05/when-will-openpower-openbsd-be-now-soon.html), where they says, it's only for the OpenPOWER firmwares. But let it not be true.
@Carlos:
It seems Haiku will be ported to PPC32/ 64/ 64le. And also a port to SPARC started:
https://www.haiku-os.org/guides/building/compiling-sparc/
Even Sparc64? Now, that is some great news. I added it to the Sparc64 list and updated the PPC list at all three columns, thanks for pointing out.
@Carlos:
I also found alt linux for PPC64le
https://en.altlinux.org/Main_Page

On DistroWatch was written also big-endian, but I didn't find anything valid.
Added. Big endian marked as questioned.
@Carlos:
Also BedrockLinux for all three PPC:
https://bedrocklinux.org/news.html
Added. Too bad it's systemd infected.
@Carlos:
And PLD Linux (SPARC, too)
https://pld-linux.org/
Added. It's a pity, that only 1.0 and 2.0 are available for PPC. (2.0 is for Sparc64 too, but no install media found.)
@Carlos:
On VxWorks you could change the question mark to "no" on PPC64le.
Oh, yeah, i forgot. Thanks.
@Carlos:
I also found one more distribution for SPARC, but sadly I couldn't remember.
Too bad. But maybe you will. Thanks for the new stuff!


Carlos  (statz) Jobbfasz
#14, Jobbfasz (94)
1327 | #500e | ^ | Idézet | Wed, 20 May 2020 23:42:19 +02
46.85.*.* Fedora PPC Mozilla Firefox Germany *.dip0.t-ipconnect.de
Yeah, OpenBSD is a little bit wired. If only OpenPOWER then it should PPC64le, but powerpc64 is be.

Haiku and sparc64 I'm not 100% sure. But it looks like. And a port to PowerPC should give us BeOS binary compatibility, I guess.

alt Linux ppc and ppc64 repos are available. Still searching ISOs.
https://www.altlinux.org/Ports/ppc

A few more SPARC distros:
RHEL 6.2:
http://archive.download.redhat.com/pub/redhat/linux/6.2/en/iso/sparc/

NeXTstep (sadly no image found, but "exist"
https://winworldpc.com/product/nextstep/4x

Ahh .. here 3.3
https://archive.org/details/NextSTEP_3.3_RISC_Sun_SPARC-HP_PARISC

Inferno should also be executable on SPARC
https://en.wikipedia.org/wiki/Inferno_(operating_system)

MirOS
https://www.mirbsd.org/getting.htm

Amoeba (sadly no working DL link found)
https://en.wikipedia.org/wiki/Amoeba_(operating_system)

Oberon (link doesn't work ATM)
ftp://ftp.ethoberon.ethz.ch/ETHOberon/

Splack Linux
github.com/fede2cr/splack_linux

Crash Recovery Kit for Linux
https://sourceforge.net/projects/archiveos/files/c/crash/crash2225-sparc.iso/download

MartUX
https://sourceforge.net/projects/archiveos/files/m/martux/MartUX-OpenIndiana_Edition-151a0-LiveDVD__sun4u_sun4v.iso/download

Plan 9
https://en.wikipedia.org/wiki/Plan_9_from_Bell_Labs

Sadly, the most are obsolete :-(


M4u5  (statz) Agyfasz
#10, Agyfasz (282)
1251 | #500f | ^ | Idézet | Thu, 21 May 2020 16:28:05 +02
78.92.*.* Linux x86 Mozilla Firefox Hungary *.dsl.pool.telekom.hu
Sikerült működésre bírnom a 304.xx-es nvidia drivereket, persze csak nagy szenvedés árán. Az alap kernellel még patch-csel sem tudtam a drivert leforgatni, ezért behúztam a stretch kerneljét és azzal forgattam le. A driver felment, de fekete képernyőt adott nekem még úgy is, ha gcc 6-tal forgattam le. Megpróbálok akkor visszaváltani az utolsó kompatibilis X változatra, de a csomagkezelő törölt volna egy rakat csomagot a fenébe, de nem volt más választásom. Szóval X downgradelve, driverek visszapakolva, 304.xx driver próba... az egér bejött, de azon kívül semmi. Még több X11-komponens downgrade, újraforgatás, úgyszint. Ezután jött egy lightdm downgrade, ami után megtudtam, hogy az XFCE szerencsétlenkedett, szóval azt is downgradeltem. A rendszer most nagyrészt normálisan működik, csak a Blender száll el valami GLX hibával (gány megoldás, tudom, csomagoltat is tudtam volna telepíteni, de az meg nem akart települni). A megfelelő csomagokat zároltam, hogy ne tudjon senki visszakényszeríteni a nyüvóra.
Mégsem kell vennem videókártyát. openSUSE alatt meg valamiért elmegy a Blender nyüvó alatt a szokásos bugok nélkül. Lehet, hogy azért, mert tiltottam a gyorsítócsomagját, de az is lehet, hogy náluk stabilabb a nyílt driver.


English | Magyar
JS ki | CSS ki | Ékezetek ki | HiContrast
Lapozó:  (0 - 1424) 
<== | ==>
Ugrás a végére | Összes megjelenítése | Utolsó oldal
OpenOpera patches | Opera-SSL patches | Opera 12.15 source (Git repository) | Opera 12.15 source (Torrent) | Opera internal pages | Otter Browser Linux x64 - Qt5.15.2/QtWebKit5.602.1 (2024.04.27. 20:05)
OS for MC680x0 | OS for PPC | OS for Sparc64 | besztofbégéaefcé | CSÉNDZSLOG | WebToolz | DDG Shit Filter | Google Shit Filter | Progz | Fast CSS Box | Browser | OS | Agent | Statisztika | BBCode
Monospace font-family: Courier New | Browser default monospace
Email értesítő / Email notification ===> 
Keresés

Név: (max 255 byte)

Email: (max 255 byte) Nem kötelező!

Üzenet: (max 65536 kar.) 65536-0=65536




crap_vkn v4.34.0 by TCH
Thx to saxus for the escaped string decoder function (PHP), the realIP function (PHP) & the SQL handle layer (PHP), to thookerov for the int_divide function (PHP), to Jeff Anderson for the getSelText function (JS), to Alex King for the insertAtCursor function (JS), Flood3r for the new CSS styles, Pety for the spamprotection idea and some design and comfort ideas, MaxMind for the IP2Country database, famfamfam for the flags of countries and an unknown PHP programmer for the removeAccents function.



Kecskebaszók ide!