|
You are here |
www.webupd8.org | ||
| | | | |
willhaley.com
|
|
| | | | | These instructions can be used to create a simple computer kiosk that runs a full-screen instance of a web browser. This guide was last tested against Debian 12.9 (Bookworm) GNU/Linux. Note that this guide is not intended to create a perfectly secure system and is vulnerable to tampering by knowledgeable users. It is assumed that anyone using this guide knows the basics of Debian Linux and how to install it properly. | |
| | | | |
newcome.wordpress.com
|
|
| | | | | I wanted to spin up a Linux development environment to hack on some code that needed epoll. I could have run everything in a Docker container, but I kinda wanted to be in that environment for total hackage. I thought maybe I'd just do it in a Virtualbox instance. Then I didn't want to install... | |
| | | | |
wittchen.io
|
|
| | | | | In this article, Ill describe Ubuntu software for common users, which I personally use and which could be helpful on daily basis. Ubuntu software dedicated to programmers AKA developers will be described in separate article. Chrome In my opinion, its currently the best web browser. We can download, unpack and install it, with the following commands: sudo apt-get install libxss1 libappindicator1 libindicator7 wget https://dl.google.com/linux/direct/google-chrome-stable\_current\_amd64.deb sudo dpkg -i goo... | |
| | | | |
matduggan.com
|
|
| | | In case you find this post after hours of google searching | ||