marcos | hi | 00:33 |
---|---|---|
=== rud0lf_ is now known as rud0lf | ||
=== Norkle_ is now known as Norkle | ||
=== Snuupy9 is now known as Snuupy | ||
=== ulna0 is now known as ulna | ||
=== cm-t1 is now known as cm-t | ||
=== Slacker94776 is now known as Slacker9477 | ||
=== Craighton_ is now known as Craighton | ||
=== dvdmuckle_ is now known as dvdmuckle | ||
=== SJrX- is now known as SJrX | ||
=== antonispgs6 is now known as antonispgs | ||
=== PixNyb0 is now known as PixNyb | ||
=== guiverc2 is now known as guiverc | ||
=== kaytee9 is now known as kaytee | ||
* robweire joe is now known as joe-mama | 08:04 | |
=== Mikro| is now known as Mikro | ||
=== jgee45 is now known as jgee4 | ||
=== _ is now known as Guest9951 | ||
=== MrA is now known as Guest7550 | ||
=== jgee48 is now known as jgee4 | ||
=== arek is now known as Arek987 | ||
Arek987 | hello | 11:03 |
=== PasiZ24 is now known as PasiZ2 | ||
Guest10101 | https://www.reddit.com/r/gnome/comments/1gjsd62/why_does_everything_look_so_big_in_gnome/ | 11:23 |
Guest10101 | https://www.reddit.com/r/gnome/comments/phv3aj/i_have_a_small_laptop_monitor_and_everything_in/ | 11:23 |
Guest10101 | https://danb.me/blog/scripting-monitors/ | 11:23 |
Guest10101 | https://github.com/jadahl/gnome-monitor-config | 11:23 |
Guest10101 | There is a great tool on GitHub (gnome-monitor-config) for adjusting scaling and resolutions if your having problems with scaling on Linux (Although Doesn't help on Gnome because ui elements are to big for desktop although scales better for laptop clearly designed for tablet and smaller devices). | 11:23 |
=== travisghansen3 is now known as travisghansen | ||
=== hotaruN_ is now known as hotaruN | ||
=== rvalue- is now known as rvalue | ||
BluesKaj | Hi all | 12:29 |
paul424 | hello, hello, how do I make the Ubuntu to use xfce4 ? | 13:30 |
gordonjcp | paul424: easiest way would be to just install Xubuntu | 13:31 |
paul424 | negative, I 've got Ubuntu already | 13:31 |
geirha | if you have an existing ubuntu-install, you can install the xubuntu-desktop package. You can then select xfce4 at the login screen | 13:32 |
paul424 | I need to go , see you later | 13:32 |
gordonjcp | you could also look at installing xubuntu-desktop which is a metapackage that'll pull in a bunch of other stuff | 13:32 |
gordonjcp | geirha: jinx | 13:32 |
gordonjcp | also tbh if you can't be arsed spending more than two minutes asking, maybe just solve it yourself | 13:32 |
oerheks | + | 13:35 |
paul424 | so what do I do | 13:37 |
gordonjcp | well, geirha told you, and I told you but you disappeared just as you hit enter | 13:38 |
gordonjcp | I told you the same thing as geirha | 13:38 |
paul424 | oki sorry for that :) | 13:38 |
gordonjcp | 13:32 < gordonjcp> you could also look at installing xubuntu-desktop which is a metapackage that'll pull in a bunch of other stuff | 13:38 |
gordonjcp | in general I find that installing multiple *-desktop packages leaves all of them a bit wonky so I try to avoid it | 13:38 |
oerheks | - | 13:42 |
NeoFrontier | Neo-Frontier-tech | 14:12 |
=== NeoFrontier is now known as Neo-Frontier-tec | ||
=== JanC is now known as Guest2868 | ||
Guest359 | hello | 16:31 |
Guest359 | anyone using ubuntu on raspberry pi 5 and having a working firefox? | 16:32 |
Eickmeyer | Guest359: 16GB or 8GB? | 16:35 |
waveform | Guest359, if it's a 16GB (or if the D0 stepping has started appearing in the 8GB's -- which it is due to at some point), try "sudo snap refresh" at the command line; this should update the gnome-42-2204 snap, which should fix firefox (and other snaps) on these models | 16:39 |
Eickmeyer | See https://discourse.ubuntu.com/t/ubuntu-24-04-r-pi-problems-with-the-new-16gb-pi-5/53051/11 | 16:39 |
Eickmeyer | whelp... | 16:40 |
=== trekkie1701c_ is now known as trekkie1701c | ||
=== JanC is now known as Guest5714 | ||
=== mint is now known as RF_Mint | ||
=== MintRF is now known as RF_Mint | ||
UndrWater | is there a tool that makes php updates easier. specifically tracking changes to php ini files. | 19:26 |
UndrWater | upgrade, rather than update | 19:26 |
leftyfb | UndrWater: huh? | 19:30 |
leftyfb | UndrWater: what problem are you trying to solve exactly? | 19:31 |
=== JanC is now known as Guest6380 | ||
UndrWater | leftyfb: i'm preparing to upgrade to php 3.3 as needed by a nextcloud app. when upgrading in the past, it was a slog to look through the ini files to see what i had changed, and making the same changes to the new ini files. | 19:33 |
UndrWater | i suspect that there's an easier way | 19:33 |
vlt | UndrWater: apt will ask you if you want to see a diff of old to new config files (if modified by you). | 19:33 |
UndrWater | vlt: really? i don't think i remember that, but i'll keep an eye out. does it make the canges upon request, or is that still done manually? | 19:34 |
leftyfb | UndrWater: php 3.3? From 25 years ago? | 19:34 |
vlt | UndrWater: It usually asks if you want to use the config file of the new version (as is) or keep your old one. | 19:35 |
oerheks | 7.4 is stable https://launchpad.net/php/+packages | 19:35 |
UndrWater | leftyfb: https://en.wikipedia.org/wiki/PHP#:~:text=of%20other%20features.-,PHP%208.3,among%20other%20updates%20and%20deprecations. | 19:35 |
leftyfb | 8.1 and 8.3 are the only versions that are supported in ubuntu | 19:35 |
leftyfb | UndrWater: that's 8.3, not 3.3 | 19:36 |
UndrWater | oh, 8.3. :D | 19:36 |
leftyfb | UndrWater: what release of ubuntu? | 19:36 |
UndrWater | 24.04 | 19:36 |
leftyfb | UndrWater: Ubuntu 24.04 comes with 8.3. Not sure what version you're upgrading from and how you got it on there | 19:37 |
oerheks | 8.3? only in ppa:ondrej/php ? | 19:37 |
leftyfb | oerheks: 8.3 is the default in ubuntu 24.04 | 19:38 |
UndrWater | vlt: excellent, that should help. i'll keep an eye out. i was reading about a script i think called php-updater or similar. | 19:38 |
UndrWater | leftyfb: i didn't start with 24.04 | 19:39 |
=== JanC is now known as Guest9988 | ||
polo | is this command safe https://pastebin.com/raw/iMjhf4f2 | 20:26 |
yegorc | looks like you're trying to set up wine | 20:31 |
yegorc | yes it's safe | 20:32 |
yegorc | basically, dpkg is the backend apt uses, and it's telling it to add support for i386 | 20:32 |
yegorc | because windows needs some 32-bit libraries to work | 20:32 |
yegorc | then it just updates and installs nvidia drivers | 20:33 |
polo | i already have nvidia drivers | 20:33 |
polo | can it cause some problem to my ubuntu in any way ? | 20:34 |
yegorc | no | 20:34 |
yegorc | it installs the 32-bit version | 20:34 |
yegorc | you should still run it | 20:34 |
polo | why is it not installed by default | 20:34 |
yegorc | because you're using a 64-bit system (i hope) | 20:35 |
polo | steam sucks anyways | 20:35 |
polo | its a slow mess | 20:35 |
yegorc | yeah, i that's why i used that thing what's it called too | 20:36 |
yegorc | lutris, right? | 20:37 |
=== lexandrop_ is now known as lexandrop | ||
=== biapy9 is now known as biapy | ||
=== szul is now known as x51 | ||
GrandPa-G | I want to use curl to move a file from remote to local. The file is a php file. I DONT want the php to execute, I just want a simple file transfer. Is this possible? | 23:23 |
ravage | sure. disable the php interpreter | 23:24 |
ravage | or rename the file to something else like .phps | 23:24 |
leftyfb | or don't use http as a file transfer protocol. Use rsync or scp | 23:25 |
leftyfb | over SSH | 23:25 |
ravage | also you do not really move the file. you download it | 23:25 |
GrandPa-G | thanks | 23:26 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!