- Oct 2024
-
docs.dify.ai docs.dify.ai
-
http://192.168.1.100:11434 or the docker host machine IP address, e.g., http://172.17.0.1:11434.For local source code deployment, use http://localhost:11434
docker容器间访问ollama localhost要变 ubuntu获取主机ip命令: hostname -I
-
- Mar 2024
-
linuxize.com linuxize.com
-
Use the lsb_release -a command to display the Ubuntu version.
-
- Aug 2023
-
docdrop.org docdrop.org
-
professor John on Beatty will always say 00:14:07 I am because we are since we are therefore I am so my being is not just my being alone and being the richest in the world and 00:14:19 owning everybody my property has no meaning my wealth has no meaning if it's not of service to the community so if you come to my Village and many other villages in the African continent and someone says is a wealthy person but 00:14:33 is not bringing his wealth to Advanced education Advanced roads and infrastructure train people support agriculture people don't care he's not respected but once you bring your wealth and no matter how poor you are that you 00:14:47 are contributing to the society you are considered great so these are the values we think we can start discussing in the International Community
- for: individual / collective entanglement, ubuntu M2W, human interbeing, quote, quote - John Mbiti, quote - human interbeing
- paraphrase
- professor John Mbiti will always say "I am because we are since we are therefore I am:
- so my being is not just my being alone and being the richest in the world and owning everybody
- my property has no meaning my wealth has no meaning
- if it's not of service to the community
- so if you come to my Village and many other villages in the African continent and someone says is a wealthy person but is not bringing his wealth to
- Advanced education
- Advanced roads and infrastructure
- train people
- support agriculture
- people don't care he's not respected
- but once you bring your wealth and no matter how poor you are that you are contributing to the society
- you are considered great so these are the values we think we can start discussing in the International Community
- my property has no meaning my wealth has no meaning
-
- Jun 2023
- May 2023
-
stackoverflow.com stackoverflow.com
-
github.com github.com
-
Hey! Thanks for raising this. As pointed out earlier in the thread, the workerd npm distribution is currently incompatible with Debian 11 "Bullseye", so won't work with any distro based off that (e.g. Ubuntu 20.04). Debian 12 "Bookworm" based distros (e.g. Ubuntu 22.04) should work, provided you apt install libc++1. We're working on getting a statically linked version of workerd published that should work on older Linux versions. No timeline on when this will be available though.
-
- Dec 2022
-
askubuntu.com askubuntu.com
-
a flavour with the same Ubuntu engine under the hood, but with a lightweight desktop environment, and with lighter application programs. the ultra-light Lubuntu or the medium light Ubuntu MATE or Xubuntu.
-
- Nov 2022
-
-
clear Control clear Mod4 keysym Super_L = Control_L add Control = Control_L Control_R add Mod4 = Super_L Super_R
Como trocar o Win pelo CTRL e vice-versa
-
-
tech.oeru.org tech.oeru.org
-
Dave Lane at OERu where they have been running an instance for a few years at https://mastodon.oeru.org/ – he has some Docker stuff written - he is super generous / helpful
<small><cite class='h-cite via'>ᔥ <span class='p-author h-card'>cogdog</span> in How About A Fediverse Space? - Feature Requests - Reclaim Hosting Community Forums (<time class='dt-published'>11/11/2022 11:32:46</time>)</cite></small>
-
-
askubuntu.com askubuntu.com
-
Restart GNOME using Alt+F2, type r and press Enter. If still you can't see user themes, try re-logging or rebooting
-
- Oct 2022
-
powersj.io powersj.io
Tags
Annotators
URL
-
- Sep 2022
-
thematrix.dev thematrix.dev
-
ubuntu.com ubuntu.com
Tags
Annotators
URL
-
-
doc.ubuntu-fr.org doc.ubuntu-fr.org
-
- Jul 2022
- Jun 2022
-
www.reddit.com www.reddit.com
-
Compare that to bugfixes coming to a Ubuntu LTS or 6 month and you might not get it before the version is End Of Life making collaborating difficult & fruitless.Arch is where developers are so it makes sense from the massive array of software available in the AUR & repos too.Its like a software flee market, occasionally AUR software isn't up to the bar or theoretically there COULD be a bad actor once every few years otherwise its something truly special.
-
- May 2022
-
rohityadav.cloud rohityadav.cloud
Tags
Annotators
URL
-
- Mar 2022
-
www.reddit.com www.reddit.com
-
Yeah, Ubuntu also seems to be getting as resource intensive as Windows
-
I've been saying that Ubuntu is resource hungry for years.
-
- Feb 2022
-
anujsyal.com anujsyal.com
-
Download ubuntu ISO Image
Link is dead (version 20.04.2.0) is not there anymore (at least in NL mirrors).
Version 21.10: https://ubuntu.com/download/desktop/thank-you?version=21.10&architecture=amd64
Tags
Annotators
URL
-
- Jan 2022
-
askubuntu.com askubuntu.com
-
snap list --all and remove with snap remove --revision XXX gnome-3-26-1604
-
- Dec 2021
-
doc.ubuntu-fr.org doc.ubuntu-fr.org
Tags
Annotators
URL
-
- Nov 2021
-
-
Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel dev, 1.26.0-17.1.pre, on Linux, locale en_GB.UTF-8) [✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3) [✓] Chrome - develop for the web [✓] Linux toolchain - develop for Linux desktop [✓] Android Studio [✓] Connected device (2 available) • No issues found!
What happened with Ubuntu 20.04 at this point:
$ flutter doctor Downloading package sky_engine... 839ms Downloading flutter_patched_sdk tools... 1,504ms Downloading flutter_patched_sdk_product tools... 1,469ms Downloading linux-x64 tools... 9.9s Downloading linux-x64/font-subset tools... 666ms Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel dev, 2.6.0-11.0.pre, on Ubuntu 20.04.3 LTS 5.4.0-81-generic, locale en_GB.UTF-8) [!] Android toolchain - develop for Android devices (Android SDK version 31.0.0) ✗ cmdline-tools component is missing Run
path/to/sdkmanager --install "cmdline-tools;latest"
See https://developer.android.com/studio/command-line for more details. ✗ Android license status unknown. Runflutter doctor --android-licenses
to accept the SDK licenses. See https://flutter.dev/docs/get-started/install/linux#android-setup for more details. [✓] Chrome - develop for the web [✓] Linux toolchain - develop for Linux desktop [✓] Android Studio (version 2020.3) [✓] Android Studio [✓] Connected device (2 available)The solution for me was to go to Android Studio, fins SDK Manager whuch was under oprions in the right hand pane and install COmmand Line Tools from SDK Manager. I was then able to fix the licences issue too.
-
-
www.reddit.com www.reddit.com
-
Pop!_OS has remained Snap-free so far. Ubuntu 21.10 will switch to the Snap version of Firefox. Firefox is the default browser of Pop!_OS. By 22.04 System76 will probably have to maintain the Firefox deb themselves.As Canonical switches more and more debs to Snaps, System76 will have to maintain more packages on their own and the Ubuntu base becomes more and more useless to them.So ultimately, System76 will either have to go full Snap with Pop!_OS (which will cause many, including myself, to abandon it) or abandon the Ubuntu base.
-
And this is why I left Ubuntu. If I want a SNAP I will install a SNAP. Otherwise stay out of my crap.
-
- Oct 2021
-
stackoverflow.com stackoverflow.com
-
ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password'
This fixed MySQL issues when installing Ghost on Ubuntu 20.04 on DigitalOcean.
-
-
www.digitalocean.com www.digitalocean.com
-
How To Install Node.js on Ubuntu 20.04
In this guide, we will show you three different ways of getting Node.js installed on an Ubuntu 20.04 server…
-
- Sep 2021
-
askubuntu.com askubuntu.com
-
I find Alt + right-click + drag to be the most convenient way to do this.
On PopOS, the default seems to be Super + right click drag
Took me some research to try to figure it out though (because on the Ubuntu system I came from, it was Super + middle click drag). I wish it were a bit more discoverable.
-
-
help.ubuntu.com help.ubuntu.com
-
Move a window by dragging the titlebar, or hold down Super and drag anywhere in the window.
-
- Mar 2021
-
stackoverflow.com stackoverflow.com
-
If you want to compile youself you can pass the --with-features=huge to the configure script. Note, however, this does not enable the different language bindings because those are mostly optional and also the various GUIs need to enabled specifically, because you can have only one gui.
This explains why the standard vim package on ubuntu doesn't have GUI support (I was going to say because it wouldn't know which GUI you needed, but I think it would based on the Ubuntu variant: GNOME, KDE, etc.) (maybe because it wouldn't know whether you wanted GUI support at all)
I was going to say because it wouldn't know which GUI you needed, but I think it would based on the Ubuntu variant: GNOME, KDE, etc.
found answer to that: https://hyp.is/NyJRxIgqEeuNmWuaScborw/askubuntu.com/questions/345593/how-to-build-vim-with-gui-option-from-sources
so you have to install a different package with GUI support, like vim-gtk or vim-athena
-
-
-
gsettings set org.gnome.mutter experimental-features "['scale-monitor-framebuffer']"
-
- Feb 2021
-
www.reddit.com www.reddit.com
-
please, for the love of god do NOT use Mint as a source of inspiration for a derivative distro. If you like Cinnamon or Mate, fine, but holy CHRIST do not let your infrastructure get as criminally sloppy as Mint's. No unholy mixing of Debian and Ubuntu debs into some kind of Frankenbuntu, no namespace collisions, no ... well, no being Mint in general, please!Ideally, I really, really hope you'll continue to support Ubuntu as a primary platform, regardless of what you do with Pop!_OS. But hooboy, do not turn into another Mint, please.
-
-
-
Considering Canonical has pulled resources from this project, the path for continued third-party development of Unity will not be easy. It is my hope that they are successful and can become another shining example of the power of forking, like the MATE project.
-
-
www.youtube.com www.youtube.com
-
considering PopOS is trying to tackle Ubuntu they really need their dual-boot setup to be a lot less tedious
-
if PopOS! really wants to be what Ubuntu was 10 years ago they need to step up and make dual booting easier.
-
-
support.system76.com support.system76.com
-
Switching to Ubuntu from Apple If you are coming from Apple’s operating system and just using Ubuntu for the first time, we can help make the transition a little smoother.
-
- Jan 2021
-
ubuntu.com ubuntu.com
-
The heart of Ubuntu is a collection of ‘deb’ packages which are tested and integrated so that they work well as a set. Debs are optimised for highly structured dependency management, enabling you to combine debs very richly while ensuring that the necessary software dependencies for each deb (themselves delivered as debs) are installed on your machine.
-
-
forums.theregister.com forums.theregister.com
-
It is pretty much what Ubuntu 20.04 could have been, but isn't.
-
Hey, Mint, team! Switch your upstream to Devuan. Because every week, I'm thinking about switching directly there myself...
-
-
askubuntu.ru askubuntu.ru
-
wget http://archive.ubuntu.com/ubuntu/pool/main/g/glibc/multiarch-support_2.27-3ubuntu1_amd64.deb wget http://archive.ubuntu.com/ubuntu/pool/universe/libg/libgnome-keyring/libgnome-keyring-common_3.12.0-1build1_all.deb wget http://archive.ubuntu.com/ubuntu/pool/universe/libg/libgnome-keyring/libgnome-keyring0_3.12.0-1build1_amd64.deb
How to install dependencies for VK Desktop on Ubuntu 20.10
-
-
discourse.ubuntu.com discourse.ubuntu.com
-
This is a by-product of the success of Ubuntu. Whether people like it or not, most software available for Linux will target Ubuntu first. There may be packages available later for other distros / systems, but on the whole, you can be sure a software developer will target Ubuntu if they target Linux.
-
-
And Unity ditching for something that’s still not on par with it, had already broken a bit my trust in Ubuntu as a stable option at work. Now snap is coming closer and broader…
-
- Oct 2020
-
www.omgubuntu.co.uk www.omgubuntu.co.uk
-
Missed a trick here... should have gone with "Hungry Hippo", lol.
-
- Sep 2020
-
ubuntu.com ubuntu.com
Tags
Annotators
URL
-
- Jul 2020
-
www.duinsoft.nl www.duinsoft.nl
-
A shell script to automate the retrieval and installation of the Oracle (Sun) Java Runtime Environment
-
- May 2020
-
www.digitalocean.com www.digitalocean.com
-
How To Create a Sudo User on Ubuntu
Creates a user with 'bash' as shell and creates a home directory
-
-
www.reddit.com www.reddit.com
-
Pop_os does not have many differences from ubuntu, it mostly theme + some tweaks. If you wanna try pop_os you can migrate, this way of migration just install pop_os tweaks over ubuntu. But, actually, I don't think you will fall in love with pop_os if you don't like ubuntu...
-
git clone $my_git_remote while read line ; do apt install $line ; done < dpkg_selections.out
-
- Apr 2020
-
nelsonslog.wordpress.com nelsonslog.wordpress.com
- Nov 2019
-
-
CompizConfig Settings Manager's Place windows plug-in which will allow an application that isn't running to open on its particular workspace at its pre-defined X-Y coordinate,
-
- May 2019
-
www.chinnodog.com www.chinnodog.com
-
Install Ubuntu with Full Disk Encryption and Encrypted Boot
Tags
Annotators
URL
-
-
www.coolgeeks101.com www.coolgeeks101.com
-
Full disk encryption Ubuntu, USB boot & detached LUKS header
-
-
-
GRUB 2 does not have support for LUKS 2 and Ubuntu switched to it by default in this release
Tags
Annotators
URL
-
- Mar 2019
- Feb 2019
-
gist.github.com gist.github.com
- Dec 2018
-
github.com github.com
-
This is the kernel that runs ubuntu
-
-
wiki.banana-pi.org wiki.banana-pi.org
Tags
Annotators
URL
-
- Nov 2018
-
tutorials.ubuntu.com tutorials.ubuntu.com
-
- Oct 2018
-
github.com github.com
-
mkfs.ext4 -O ^64bit,^metadata_csum -F -b 4096 -E stride=2,stripe-width=1024 -L rootfs ${IMAGE}2
-
mkfs.ext4 -O ^64bit,^metadata_csum -F -b 4096 -E stride=2,stripe-width=1024 -L rootfs ${IMAGE}2
Tags
Annotators
URL
-
-
planet.ubuntu.com planet.ubuntu.com
-
- Jul 2018
-
help.ubuntu.com help.ubuntu.com
-
Introduction To Multiseat
Tags
Annotators
URL
-
-
discourse.c3sl.ufpr.br discourse.c3sl.ufpr.br
-
Oi-lab: novo projeto para facilitar a configuração do multiterminal no Ubuntu 16.04.3 e posteriores
-
- Jun 2018
-
nixos.wiki nixos.wiki
-
- Apr 2018
-
blog.arainho.me blog.arainho.me
- Feb 2018
-
www.cyberciti.biz www.cyberciti.biz
-
How to setup a UFW firewall on Ubuntu 16.04 LTS server
-
-
maestriadesarrollo.com maestriadesarrollo.com
-
Hay nociones relacionadas en el sur, como la noción de ubuntu de África meridional y swaraj from India que no puedo discutir aquí. Para una comparación entre buen vivir, degrowth, y swaraj ver Kothari, Demaria y Acosta
-
Muchos grupos no predican su ser social en la idea de un individuo autónomo y separado; en estos casos se podría hablar, más propiamente, de regímenes de persona relacionales, en el que las personas existen en relación con los demás tanto como con, digamos, los ancestros, los seres espirituales, los seres naturales, etcétera
-
- Nov 2017
-
-
Ubuntu phones and laptops never became popular with hardware makers, carriers, or consumers, and software development seemed to be slowing down. While Unity 8 was shipping on phones and tablets, it has never been stable enough to become the default on the desktop, which uses Unity 7. Canonical's work on creating a new desktop display server, Mir, has also been slow.
primary factors.
-
-
-
install nodejs
-
- Sep 2017
-
www.scala-sbt.org www.scala-sbt.org
-
echo "deb https://dl.bintray.com/sbt/debian /" | sudo tee -a /etc/apt/sources.list.d/sbt.list sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 2EE0EA64E40A89B84B2DF73499E82A75642AC823 sudo apt-get update sudo apt-get install sbt
-
- May 2017
- Apr 2017
- Jan 2017
-
askubuntu.com askubuntu.com
-
wget --quiet -O - https://postgresql.org/media/keys/ACCC4CF8.asc | sudo apt-key add -
-
- May 2016
-
-
sudo dpkg-reconfigure keyboard-configuration
This worked well for me with a Dell Vostro 3550 and Ubuntu Server 14.04.4 virtualised inside VirtualBox (Version 5.0.16 r105871). When you run this command, the shell will present the configurator and the choices this user recommends are valid mostly. By contrast, I chose the Dell SK-8125 as a reasonably close match to the Vostro 3550. I also set the left Alt key to function as the AltGr key and this solved the problem. Now, if I want to type the pipe ( | ) character, I use the key combination
ALT+~
This is not the most intuitive solution; but it works!
-
- Apr 2015
-
github.com github.com
-
For developing h, you will need the following tools and libraries installed:
See HACKING.Debian.rst for Ubuntu.
-
- Nov 2014
-
wiki.ubuntu.com wiki.ubuntu.com
-
AppArmor
Still lacking good profiles for the common software packages... :-/
-
several filesystems show performance improvements including XFS and Btrfs
Now using btrfs on my notebook. Works fine!
One of the reasons for using it (from btrfs.wiki.kernel.org):
"SSD (Flash storage) awareness (TRIM/Discard for reporting free blocks for reuse) and optimizations (e.g. avoiding unnecessary seek optimizations, sending writes in clusters, even if they are from unrelated files. This results in larger write operations and faster write throughput)"
Since btrfs once ate my data (pre 1.0) I did several crash simulations to boost my confidence beforehand.
-
-
elementaryos.org elementaryos.org
-
Freya inherits core components from Ubuntu 14.04.1 LTS such as the Linux kernel (version 3.13),
I love elementary but I need the newer kernel of 14.10 (btrfs!). It's sad that we can't have both :-(
-