Top Menu for Lubuntu
Thanks to the blog WebUpd8, there’s a new “trick” to add an app menu to the LXDE panel, just like Unity interface has. Check this nice tutorial in our Tips’n’Tricks page.
Thanks to the blog WebUpd8, there’s a new “trick” to add an app menu to the LXDE panel, just like Unity interface has. Check this nice tutorial in our Tips’n’Tricks page.
First of all, we need to apologise for being offline for several days, due to server problems. Now everything’s solved and working fine. The download links have been repaired, the usual sections are still there and, of course, the blog and comment ability is restored.
Again, sorry for the annoyance and… Happy downloading!
The Ubuntu Linux kernel team has announced that the Linux kernel in Ubuntu 16.04 LTS has been upgraded to version 4.4, the latest stable release made available.
Linus Torvalds released a new stable version of the Linux kernel just a few days ago, and the Ubuntu developers have been quick to integrate it into the latest build of Ubuntu 16.04.
The team has been tracking the 4.4 branch for quite some time, and they had almost all of the RC versions, so it was only natural to get the stable 4.4 as soon as it made an appearance.
Ian Murdock was perhaps best known professionally as the founder of the Debian project, which he created while still a student at Purdue University, where he earned his bachelor’s degree in computer science in 1996.
Debian was one of the first Linux distros to be forged, and it is widely regarded as a one of the most successful open-source projects ever launched (via Docker).
Our distro, Lubuntu, is based on your dream. Thank you, Ian.
We are pleased to announce the release of Wily 15.10 Beta 2. Head over to the Wiki page for full details.
Celebrating that we have reached the amazing number of 5,000 friends in the Lubuntu Official group, here are some commemorative wallpapers. Head to our group if you didn’t join us yet. Be part of the community, and spread the Lubuntu flavour. Thank you very much to everybody!
You can add this missing feature in LXDE, emptying the trash can using a menu thanks to the file manager actions, the easy way (it should be compatible with all versions of PCManFM except maybe Qt based builds, for now). Just open a LXTerminal and use these five commands:
- sudo apt-get install trash-cli
- mkdir –parents $HOME/.local/share/file-manager/actions
- wget -O $HOME/.local/share/file-manager/actions/ask-trash-empty.desktop https://raw.githubusercontent.com/NicolasBernaerts/ubuntu-scripts/master/lubuntu/trash-empty/ask-trash-empty.desktop
- sudo wget -O /usr/local/bin/ask-trash-empty https://raw.githubusercontent.com/NicolasBernaerts/ubuntu-scripts/master/lubuntu/trash-empty/ask-trash-empty
- sudo chmod +x /usr/local/bin/ask-trash-empty
Now re-log in again, and that’s all.
Via: Originally found in Bernaerts blog.
Hello everybody out there using minix –
I’m doing a (free) operating system (just a hobby, won’t be big and professional like gnu) for 386(486) AT clones. This has been brewing since april, and is starting to get ready. I’d like any feedback on things people like/dislike in minix, as my OS resembles it somewhat (same physical layout of the file-system (due to practical reasons) among other things).
I’ve currently ported bash(1.08) and gcc(1.40), and things seem to work. This implies that I’ll get something practical within a few months, and I’d like to know what features most people would want. Any suggestions are welcome, but I won’t promise I’ll implement them 🙂
Linus
PS. Yes – it’s free of any minix code, and it has a multi-threaded fs. It is NOT portable (uses 386 task switching etc), and it probably never will support anything other than AT-harddisks, as that’s all I have :-(.
Quite an understated beginning if I ever heard one!
There’s some debate in the Linux community as to whether we should be celebrating Linux’s birthday today or on October 5 when the first public release was made, but Linus says he is O.K. with you celebrating either one, or both! So as we say happy birthday, let’s take a quick look back at the years that have passed and how far we have come.
Via OpenSource.