Language Selection

English French German Italian Portuguese Spanish

Sneak Peek at PCLOS pre-9

Filed under
PCLOS
-s

Pre9 is expected out any day now and Tuxmachines was privy to a sneak peak at what's new and exciting. Most obvious to the nekked eye is more eye candy. A distro known far and wide for its beauty, PCLOS has topped itself once again.


Featuring kde 3.4.1, Kernel 2.6.11, Unionsfs enabled to provide read write ability to cdrom, they never rest on their laurels. What I found was a fast, exciting, beautiful system. I know folks are quite anxious for this release, and who can blame them. However, it's still not quite ready. Tex says, "This isnt final, got a few bugs to work out." When asked what bugs, Tex replies, "Some duplicate icons on the desktop for camera, they want usbkey to show when plugged in and some other cosmetics."

Updated graphics, many thanks to jrangels, run rampant in this release. PCLOS is without reservation the most beautiful default os/desktop one can find. For example the new beautiful splash screen that compliments the entire theme.

PCLinuxOS Control Center has been revamped as well with added features and updated icons. Just gorgeous. One can find on the desktop icons leading to the much desired and now included man pages. as well as the irc chat channel and the newly formed PCLOS wiki pages. Some old favorites are still present as well such as the synaptic package manager and hdinstaller.

Tex isn't sure when this release will go gold and be announced. Please don't email and ask. Tex has become reluctant to grant Tuxmachines and its readers any preliminary information for the onslaught of emails that usually follow. As in all Linux projects: it'll be ready when it's ready!

As usual you may find Screenshots in the Tuxgallery.

re: pre-9

It's one of my favs too!

----
You talk the talk, but do you waddle the waddle?

Today's Updates

* Added nolapic to livecd-install and mklivecd syslinux.cfg

* Turned off klaptop on taskbar in livecd and hd install

* Added wiki.desktop file to /etc/skel/Desktop so it shows for new user

* Turned off show kamera on desktop and changed dynamic scripts to launch digikam (needs to be tested)

* Turned off show hd on desktop and added My Computer to root/guest and to /etc/skel for new user creation. Left removable media such as usbkey, floppy, zip and cds to pop on desktop when plugged in or cd inserted in drives.

* Added missing man pages

* ran slocate -u and updatedb on pclinuxos p9 build partition

Todo check on gstreamer, kscd.

----
You talk the talk, but do you waddle the waddle?

P9 leaks

So its started again, someone is leaking insider info! This traitor will be shot! Smile Sal

re: P9 leaks

lolol... I'll never tell, torture me, jail me, cut off my supply of twinkies I'll still never tell!

----
You talk the talk, but do you waddle the waddle?

PCLinuxOS

PCLinuxOS is a bootable LIVECD that allows you to run straight from the cd without installing anything on your computer. You also have the option to use a usb key to save user data. In addition, if PCLinuxOS works well with your hardware and you like it, you can also install it to your hard drive.

PCLinuxOS Preview 4 was initally based on Linux Mandrake 9.2. PCLinuxOS Preview 5,6,7,8 and 9 have been built against the prior PCLinuxOS release. Thank you Mandriva for giving us a good base to work upon.

Preview 9 features Kernel 2.6.11-oci11 which has been patched and tested to work well with KDE 3.4.1. KDE 3.4.1 utilizes the Hal/dbus backend for autmounting removable media such as usbkeys, cdroms, cameras, scanners and other perpherials. We have tried to provide you with a complete out of box working experience.

Should you run into any problems with PCLinuxOS, help is just a click away using our IRC chat channel.

I've always said Linux doesnt have to be ugly and Jrangels came to our rescue by providing a custom iconset for the Control Center, stunning backgrounds and a fresh kdm theme. I hope you enjoy all the eye candy.

We are in the process of putting the final cosmetic changes to pclos and we do hope you enjoy it as much as we enjoy bringing it to you.

International Support

It's true that the official liveCD is English only. However, once installed, kde i18n packages along with locale packages are now available for most languages. With a little bit of effort you could easily re-master CDs with whatever language support you want.

-> Fritz

International Support

Besides what Fritzed already mentioned, there were considerable support put in to internationalize the mklivecd and the livecd-install script.
P9 is comming with theese scripts and one of our testers already reported: Wooha the installer actually speaks italian!
Sorry I don't know about czech, but I know, there is a hungarian nationalization project underway besides the already existing it,de,fr,tr and vn

ikerekes

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

More in Tux Machines

digiKam 7.7.0 is released

After three months of active maintenance and another bug triage, the digiKam team is proud to present version 7.7.0 of its open source digital photo manager. See below the list of most important features coming with this release. Read more

Dilution and Misuse of the "Linux" Brand

Samsung, Red Hat to Work on Linux Drivers for Future Tech

The metaverse is expected to uproot system design as we know it, and Samsung is one of many hardware vendors re-imagining data center infrastructure in preparation for a parallel 3D world. Samsung is working on new memory technologies that provide faster bandwidth inside hardware for data to travel between CPUs, storage and other computing resources. The company also announced it was partnering with Red Hat to ensure these technologies have Linux compatibility. Read more

today's howtos

  • How to install go1.19beta on Ubuntu 22.04 – NextGenTips

    In this tutorial, we are going to explore how to install go on Ubuntu 22.04 Golang is an open-source programming language that is easy to learn and use. It is built-in concurrency and has a robust standard library. It is reliable, builds fast, and efficient software that scales fast. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel-type systems enable flexible and modular program constructions. Go compiles quickly to machine code and has the convenience of garbage collection and the power of run-time reflection. In this guide, we are going to learn how to install golang 1.19beta on Ubuntu 22.04. Go 1.19beta1 is not yet released. There is so much work in progress with all the documentation.

  • molecule test: failed to connect to bus in systemd container - openQA bites

    Ansible Molecule is a project to help you test your ansible roles. I’m using molecule for automatically testing the ansible roles of geekoops.

  • How To Install MongoDB on AlmaLinux 9 - idroot

    In this tutorial, we will show you how to install MongoDB on AlmaLinux 9. For those of you who didn’t know, MongoDB is a high-performance, highly scalable document-oriented NoSQL database. Unlike in SQL databases where data is stored in rows and columns inside tables, in MongoDB, data is structured in JSON-like format inside records which are referred to as documents. The open-source attribute of MongoDB as a database software makes it an ideal candidate for almost any database-related project. This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the MongoDB NoSQL database on AlmaLinux 9. You can follow the same instructions for CentOS and Rocky Linux.

  • An introduction (and how-to) to Plugin Loader for the Steam Deck. - Invidious
  • Self-host a Ghost Blog With Traefik

    Ghost is a very popular open-source content management system. Started as an alternative to WordPress and it went on to become an alternative to Substack by focusing on membership and newsletter. The creators of Ghost offer managed Pro hosting but it may not fit everyone's budget. Alternatively, you can self-host it on your own cloud servers. On Linux handbook, we already have a guide on deploying Ghost with Docker in a reverse proxy setup. Instead of Ngnix reverse proxy, you can also use another software called Traefik with Docker. It is a popular open-source cloud-native application proxy, API Gateway, Edge-router, and more. I use Traefik to secure my websites using an SSL certificate obtained from Let's Encrypt. Once deployed, Traefik can automatically manage your certificates and their renewals. In this tutorial, I'll share the necessary steps for deploying a Ghost blog with Docker and Traefik.